Gå til innhold

Logitech quickcam ultravision til kubuntu 7.04


Anbefalte innlegg

Videoannonse
Annonse

Drivern du MÅ ha heter linux-uvc. I Gentoo installerte jeg den med

emerge linux-uvc

og det funker med en gang. Det virker ikke som om den finnes i pakke-systemet til Ubuntu enda Bug

 

Disse gutta har lastet ned et svn snapshot og kompilert. Virker som om noen får det til. Merk at det er en gammel tråd. Om du ser deg om på forumet der kan jo godt hende du feks finner en "hjemmelaget" deb-pakke for feisty

 

Om du vil slippe bleeding-edge-svn kan du evnt laste ned og kompilere kildekoden fra Debian treet

 

Lykke til

Lenke til kommentar

Hva skjer når du prøver og loade modulen?

sudo modprobe linux-uvc

Om den kommandoen går greit er saken klar. Om den gir deg feilmeldinger er ikke modulen installert korrekt. Legg ut en evnt feilmelding her

 

Uansett.. trekk ut usb-pluggen og sett den inn igjen (På min boks er dette nødvendig noen ganger for at systemet skal gjøre jobben sin) og sjekk hva dmesg sier

sudo dmesg | tail

Lenke til kommentar
FATAL: Module linux_uvc not found.

[ 7965.932000] atkbd.c: Use 'setkeycodes e072 <keycode>' to make it known.

[ 7966.028000] atkbd.c: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).

[ 7966.028000] atkbd.c: Use 'setkeycodes e072 <keycode>' to make it known.

[ 8198.944000] usb 5-4: new high speed USB device using ehci_hcd and address 4

[ 8199.216000] usb 5-4: configuration #1 chosen from 1 choice

[ 8199.216000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c9)

[ 8293.456000] usb 5-4: USB disconnect, address 4

[ 8296.460000] usb 5-4: new high speed USB device using ehci_hcd and address 5

[ 8296.732000] usb 5-4: configuration #1 chosen from 1 choice

[ 8296.732000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c9)

Lenke til kommentar

Jeg fikk ikke ut noe fra sudo modprobe uvcvideo

men dette fikk jeg ut på sudo dmesg | tail

[ 8199.216000] usb 5-4: configuration #1 chosen from 1 choice

[ 8199.216000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c9)

[ 8293.456000] usb 5-4: USB disconnect, address 4

[ 8296.460000] usb 5-4: new high speed USB device using ehci_hcd and address 5

[ 8296.732000] usb 5-4: configuration #1 chosen from 1 choice

[ 8296.732000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c9)

[ 8376.104000] usb 5-4: USB disconnect, address 5

[ 9216.072000] usb 5-2: new high speed USB device using ehci_hcd and address 6

[ 9216.344000] usb 5-2: configuration #1 chosen from 1 choice

[ 9216.344000] uvcvideo: Found UVC 1.00 device <unnamed> (046d:08c9)

 

Endret av AlecTBM
Lenke til kommentar

hmm

fikk noen "få" feilmeldinger

Klikk for å se/fjerne innholdet nedenfor
make: sdl-config: Command not found

make: sdl-config: Command not found

gcc -DUSE_SDL -O2 -DLINUX -DVERSION=\"0.2.1\" -I  -DUSE_SDL -O2 -DLINUX -DVERSION=\"0.2.1\" -I  -c -o luvcview.o luvcview.c

luvcview.c:32:21: error: SDL/SDL.h: No such file or directory

luvcview.c:33:28: error: SDL/SDL_thread.h: No such file or directory

luvcview.c:34:27: error: SDL/SDL_audio.h: No such file or directory

luvcview.c:35:27: error: SDL/SDL_timer.h: No such file or directory

luvcview.c:44:22: error: X11/Xlib.h: No such file or directory

luvcview.c:45:27: error: SDL/SDL_syswm.h: No such file or directory

luvcview.c:109: error: expected specifier-qualifier-list before ‘SDLKey’

luvcview.c:114: error: ‘SDLK_n’ undeclared here (not in a function)

luvcview.c:114: warning: excess elements in struct initializer

luvcview.c:114: warning: (near initialization for ‘keyaction[0]’)

luvcview.c:114: warning: excess elements in struct initializer

luvcview.c:114: warning: (near initialization for ‘keyaction[0]’)

luvcview.c:115: error: ‘SDLK_b’ undeclared here (not in a function)

luvcview.c:115: warning: excess elements in struct initializer

luvcview.c:115: warning: (near initialization for ‘keyaction[1]’)

luvcview.c:115: warning: excess elements in struct initializer

luvcview.c:115: warning: (near initialization for ‘keyaction[1]’)

luvcview.c:116: error: ‘SDLK_x’ undeclared here (not in a function)

luvcview.c:116: warning: excess elements in struct initializer

luvcview.c:116: warning: (near initialization for ‘keyaction[2]’)

luvcview.c:116: warning: excess elements in struct initializer

luvcview.c:116: warning: (near initialization for ‘keyaction[2]’)

luvcview.c:117: error: ‘SDLK_w’ undeclared here (not in a function)

luvcview.c:117: warning: excess elements in struct initializer

luvcview.c:117: warning: (near initialization for ‘keyaction[3]’)

luvcview.c:117: warning: excess elements in struct initializer

luvcview.c:117: warning: (near initialization for ‘keyaction[3]’)

luvcview.c:118: error: ‘SDLK_c’ undeclared here (not in a function)

luvcview.c:118: warning: excess elements in struct initializer

luvcview.c:118: warning: (near initialization for ‘keyaction[4]’)

luvcview.c:118: warning: excess elements in struct initializer

luvcview.c:118: warning: (near initialization for ‘keyaction[4]’)

luvcview.c:119: error: ‘SDLK_v’ undeclared here (not in a function)

luvcview.c:119: warning: excess elements in struct initializer

luvcview.c:119: warning: (near initialization for ‘keyaction[5]’)

luvcview.c:119: warning: excess elements in struct initializer

luvcview.c:119: warning: (near initialization for ‘keyaction[5]’)

luvcview.c:120: error: ‘SDLK_z’ undeclared here (not in a function)

luvcview.c:120: warning: excess elements in struct initializer

luvcview.c:120: warning: (near initialization for ‘keyaction[6]’)

luvcview.c:120: warning: excess elements in struct initializer

luvcview.c:120: warning: (near initialization for ‘keyaction[6]’)

luvcview.c:121: error: ‘SDLK_a’ undeclared here (not in a function)

luvcview.c:121: warning: excess elements in struct initializer

luvcview.c:121: warning: (near initialization for ‘keyaction[7]’)

luvcview.c:121: warning: excess elements in struct initializer

luvcview.c:121: warning: (near initialization for ‘keyaction[7]’)

luvcview.c:122: error: ‘SDLK_r’ undeclared here (not in a function)

luvcview.c:122: warning: excess elements in struct initializer

luvcview.c:122: warning: (near initialization for ‘keyaction[8]’)

luvcview.c:122: warning: excess elements in struct initializer

luvcview.c:122: warning: (near initialization for ‘keyaction[8]’)

luvcview.c:123: error: ‘SDLK_e’ undeclared here (not in a function)

luvcview.c:123: warning: excess elements in struct initializer

luvcview.c:123: warning: (near initialization for ‘keyaction[9]’)

luvcview.c:123: warning: excess elements in struct initializer

luvcview.c:123: warning: (near initialization for ‘keyaction[9]’)

luvcview.c:124: error: ‘SDLK_y’ undeclared here (not in a function)

luvcview.c:124: warning: excess elements in struct initializer

luvcview.c:124: warning: (near initialization for ‘keyaction[10]’)

luvcview.c:124: warning: excess elements in struct initializer

luvcview.c:124: warning: (near initialization for ‘keyaction[10]’)

luvcview.c:125: error: ‘SDLK_t’ undeclared here (not in a function)

luvcview.c:125: warning: excess elements in struct initializer

luvcview.c:125: warning: (near initialization for ‘keyaction[11]’)

luvcview.c:125: warning: excess elements in struct initializer

luvcview.c:125: warning: (near initialization for ‘keyaction[11]’)

luvcview.c:126: error: ‘SDLK_s’ undeclared here (not in a function)

luvcview.c:126: warning: excess elements in struct initializer

luvcview.c:126: warning: (near initialization for ‘keyaction[12]’)

luvcview.c:126: warning: excess elements in struct initializer

luvcview.c:126: warning: (near initialization for ‘keyaction[12]’)

luvcview.c:127: error: ‘SDLK_p’ undeclared here (not in a function)

luvcview.c:127: warning: excess elements in struct initializer

luvcview.c:127: warning: (near initialization for ‘keyaction[13]’)

luvcview.c:127: warning: excess elements in struct initializer

luvcview.c:127: warning: (near initialization for ‘keyaction[13]’)

luvcview.c:128: error: ‘SDLK_f’ undeclared here (not in a function)

luvcview.c:128: warning: excess elements in struct initializer

luvcview.c:128: warning: (near initialization for ‘keyaction[14]’)

luvcview.c:128: warning: excess elements in struct initializer

luvcview.c:128: warning: (near initialization for ‘keyaction[14]’)

luvcview.c:129: error: ‘SDLK_l’ undeclared here (not in a function)

luvcview.c:129: warning: excess elements in struct initializer

luvcview.c:129: warning: (near initialization for ‘keyaction[15]’)

luvcview.c:129: warning: excess elements in struct initializer

luvcview.c:129: warning: (near initialization for ‘keyaction[15]’)

luvcview.c:130: error: ‘SDLK_q’ undeclared here (not in a function)

luvcview.c:130: warning: excess elements in struct initializer

luvcview.c:130: warning: (near initialization for ‘keyaction[16]’)

luvcview.c:130: warning: excess elements in struct initializer

luvcview.c:130: warning: (near initialization for ‘keyaction[16]’)

luvcview.c:131: error: ‘SDLK_m’ undeclared here (not in a function)

luvcview.c:131: warning: excess elements in struct initializer

luvcview.c:131: warning: (near initialization for ‘keyaction[17]’)

luvcview.c:131: warning: excess elements in struct initializer

luvcview.c:131: warning: (near initialization for ‘keyaction[17]’)

luvcview.c:132: warning: excess elements in struct initializer

luvcview.c:132: warning: (near initialization for ‘keyaction[18]’)

luvcview.c:132: warning: excess elements in struct initializer

luvcview.c:132: warning: (near initialization for ‘keyaction[18]’)

luvcview.c:133: error: ‘SDLK_i’ undeclared here (not in a function)

luvcview.c:133: warning: excess elements in struct initializer

luvcview.c:133: warning: (near initialization for ‘keyaction[19]’)

luvcview.c:133: warning: excess elements in struct initializer

luvcview.c:133: warning: (near initialization for ‘keyaction[19]’)

luvcview.c:134: error: ‘SDLK_j’ undeclared here (not in a function)

luvcview.c:134: warning: excess elements in struct initializer

luvcview.c:134: warning: (near initialization for ‘keyaction[20]’)

luvcview.c:134: warning: excess elements in struct initializer

luvcview.c:134: warning: (near initialization for ‘keyaction[20]’)

luvcview.c:135: error: ‘SDLK_F1’ undeclared here (not in a function)

luvcview.c:135: warning: excess elements in struct initializer

luvcview.c:135: warning: (near initialization for ‘keyaction[21]’)

luvcview.c:135: warning: excess elements in struct initializer

luvcview.c:135: warning: (near initialization for ‘keyaction[21]’)

luvcview.c:136: error: ‘SDLK_F2’ undeclared here (not in a function)

luvcview.c:136: warning: excess elements in struct initializer

luvcview.c:136: warning: (near initialization for ‘keyaction[22]’)

luvcview.c:136: warning: excess elements in struct initializer

luvcview.c:136: warning: (near initialization for ‘keyaction[22]’)

luvcview.c:186: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’

luvcview.c:188: error: expected ‘)’ before ‘key’

luvcview.c:191: error: expected specifier-qualifier-list before ‘SDL_Surface’

luvcview.c:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘SDL_VIDEO_Flags’

luvcview.c: In function ‘main’:

luvcview.c:206: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token

luvcview.c:206: error: ‘info’ undeclared (first use in this function)

luvcview.c:206: error: (Each undeclared identifier is reported only once

luvcview.c:206: error: for each function it appears in.)

luvcview.c:208: error: ‘SDL_Surface’ undeclared (first use in this function)

luvcview.c:208: error: ‘pscreen’ undeclared (first use in this function)

luvcview.c:209: error: ‘SDL_Overlay’ undeclared (first use in this function)

luvcview.c:209: error: ‘overlay’ undeclared (first use in this function)

luvcview.c:210: error: ‘SDL_Rect’ undeclared (first use in this function)

luvcview.c:210: error: expected ‘;’ before ‘drect’

luvcview.c:211: error: ‘SDL_Event’ undeclared (first use in this function)

luvcview.c:211: error: expected ‘;’ before ‘sdlevent’

luvcview.c:212: error: ‘SDL_Thread’ undeclared (first use in this function)

luvcview.c:212: error: ‘mythread’ undeclared (first use in this function)

luvcview.c:213: error: ‘SDL_mutex’ undeclared (first use in this function)

luvcview.c:213: error: ‘affmutex’ undeclared (first use in this function)

luvcview.c:216: error: ‘Uint32’ undeclared (first use in this function)

luvcview.c:216: error: expected ‘;’ before ‘currtime’

luvcview.c:217: error: expected ‘;’ before ‘lasttime’

luvcview.c:362: error: ‘SDL_INIT_VIDEO’ undeclared (first use in this function)

luvcview.c:384: error: ‘SDL_VIDEO_Flags’ undeclared (first use in this function)

luvcview.c:384: error: ‘SDL_HWSURFACE’ undeclared (first use in this function)

luvcview.c:388: error: ‘SDL_ASYNCBLIT’ undeclared (first use in this function)

luvcview.c:414: error: ‘SDL_SWSURFACE’ undeclared (first use in this function)

luvcview.c:450: error: ‘SDL_YUY2_OVERLAY’ undeclared (first use in this function)

luvcview.c:452: error: ‘drect’ undeclared (first use in this function)

luvcview.c:468: error: ‘lasttime’ undeclared (first use in this function)

luvcview.c:475: error: ‘struct pt_data’ has no member named ‘ptscreen’

luvcview.c:476: error: ‘struct pt_data’ has no member named ‘ptvideoIn’

luvcview.c:477: error: ‘struct pt_data’ has no member named ‘ptsdlevent’

luvcview.c:477: error: ‘sdlevent’ undeclared (first use in this function)

luvcview.c:478: error: ‘struct pt_data’ has no member named ‘drect’

luvcview.c:480: error: ‘struct pt_data’ has no member named ‘affmutex’

luvcview.c:484: error: ‘currtime’ undeclared (first use in this function)

luvcview.c:520: error: ‘struct pt_data’ has no member named ‘frmrate’

luvcview.c: At top level:

luvcview.c:548: error: expected declaration specifiers or ‘...’ before ‘SDL_Surface’

luvcview.c: In function ‘GUI_whichbutton’:

luvcview.c:551: error: ‘Sint32’ undeclared (first use in this function)

luvcview.c:551: error: expected ‘;’ before ‘scaleh’

luvcview.c:552: error: ‘scaleh’ undeclared (first use in this function)

luvcview.c:557: error: ‘pscreen’ undeclared (first use in this function)

luvcview.c: At top level:

luvcview.c:564: error: expected ‘)’ before ‘key’

luvcview.c: In function ‘eventThread’:

luvcview.c:580: error: ‘SDL_Surface’ undeclared (first use in this function)

luvcview.c:580: error: ‘pscreen’ undeclared (first use in this function)

luvcview.c:580: error: ‘struct pt_data’ has no member named ‘ptscreen’

luvcview.c:581: error: ‘struct pt_data’ has no member named ‘ptvideoIn’

luvcview.c:582: error: ‘SDL_Event’ undeclared (first use in this function)

luvcview.c:582: error: ‘sdlevent’ undeclared (first use in this function)

luvcview.c:582: error: ‘struct pt_data’ has no member named ‘ptsdlevent’

luvcview.c:583: error: ‘SDL_Rect’ undeclared (first use in this function)

luvcview.c:583: error: ‘drect’ undeclared (first use in this function)

luvcview.c:583: error: ‘struct pt_data’ has no member named ‘drect’

luvcview.c:584: error: ‘SDL_mutex’ undeclared (first use in this function)

luvcview.c:584: error: ‘affmutex’ undeclared (first use in this function)

luvcview.c:584: error: ‘struct pt_data’ has no member named ‘affmutex’

luvcview.c:595: error: ‘struct pt_data’ has no member named ‘frmrate’

luvcview.c:598: error: ‘SDL_KEYUP’ undeclared (first use in this function)

luvcview.c:599: error: ‘SDL_MOUSEBUTTONUP’ undeclared (first use in this function)

luvcview.c:604: error: ‘SDL_MOUSEBUTTONDOWN’ undeclared (first use in this function)

luvcview.c:606: error: ‘SDL_MOUSEMOTION’ undeclared (first use in this function)

luvcview.c:608: error: too many arguments to function ‘GUI_whichbutton’

luvcview.c:610: error: ‘SDL_VIDEORESIZE’ undeclared (first use in this function)

luvcview.c:614: error: ‘SDL_VIDEO_Flags’ undeclared (first use in this function)

luvcview.c:618: error: ‘SDL_KEYDOWN’ undeclared (first use in this function)

luvcview.c:623: error: ‘SDL_QUIT’ undeclared (first use in this function)

make: *** [luvcview.o] Error 1

Lenke til kommentar

Klikk for å se/fjerne innholdet nedenfor
p  libsdl-console                  - console that can be added to any SDL appli

p  libsdl-console-dev              - development files for libsdl-console     

v  libsdl-dev                      -                                         

p  libsdl-erlang                  - Erlang bindings to the Simple Direct Media

p  libsdl-gfx1.2-4                - drawing and graphical effects extension fo

p  libsdl-gfx1.2-dev              - development files for SDL_gfx           

idA libsdl-image1.2                - image loading library for Simple DirectMed

p  libsdl-image1.2-dev            - development files for SDL 1.2 image loadin

p  libsdl-mixer1.2                - mixer library for Simple DirectMedia Layer

p  libsdl-mixer1.2-dev            - development files for SDL1.2 mixer library

p  libsdl-net1.2                  - network library for Simple DirectMedia Lay

p  libsdl-net1.2-dev              - Development files for SDL network library

p  libsdl-ocaml                    - OCaml bindings for SDL - runtime files   

p  libsdl-ocaml-dev                - OCaml bindings for SDL - development files

p  libsdl-pango-dev                - text rendering with Pango in SDL applicati

p  libsdl-pango1                  - text rendering with Pango in SDL applicati

p  libsdl-perl                    - SDL bindings for the Perl language       

p  libsdl-ruby1.8                  - Ruby/SDL interface for Ruby             

p  libsdl-sge                      - extension of graphic functions for the SDL

p  libsdl-sge-dev                  - development files for libsdl-sge         

p  libsdl-sound1.2                - Decoder of several sound file formats for

p  libsdl-sound1.2-dev            - Development files for SDL_sound         

p  libsdl-stretch-0-2              - stretch functions for Simple DirectMedia L

p  libsdl-stretch-dev              - development files for SDL_stretch library

p  libsdl-ttf2.0-0                - ttf library for Simple DirectMedia Layer w

p  libsdl-ttf2.0-dev              - development files for SDL ttf library (ver

v  libsdl1.2-all                  -                                         

v  libsdl1.2-arts                  -                                         

p  libsdl1.2-dev                  - Simple DirectMedia Layer development files

v  libsdl1.2-esd                  -                                         

v  libsdl1.2-nas                  -                                         

v  libsdl1.2-oss                  -                                         

i  libsdl1.2debian                - Simple DirectMedia Layer                 

p  libsdl1.2debian-all            - Simple DirectMedia Layer (with all availab

i  libsdl1.2debian-alsa            - Simple DirectMedia Layer (with X11 and ALS

p  libsdl1.2debian-arts            - Simple DirectMedia Layer (with X11 and aRt

p  libsdl1.2debian-esd            - Simple DirectMedia Layer (with X11 and eso

p  libsdl1.2debian-nas            - Simple DirectMedia Layer (with X11 and NAS

p  libsdl1.2debian-oss            - Simple DirectMedia Layer (with X11 and OSS

 

er litt usikker på hvem jeg skal velge

Lenke til kommentar

Du har både rett og feil... Slikt som dette skjer om du absolutt skal ha siste skrik på hardware slik som meg ;) Det er kun linux-uvc som funker med chipen i camet ditt. Du må bruke uvc. Linux-uvc støtter mjpeg, men så langt er Ekiga den eneste messenger som fikser det, og Ekiga funker ikke på msn.. Men neste utgave av aMSN støtter mjpeg, og svn-versionen av aMSN har støttet det siden i vinter en gang

Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...