Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errore caricando modulo per webcam
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
champa
n00b
n00b


Joined: 16 Feb 2004
Posts: 4

PostPosted: Tue Jan 11, 2005 10:56 pm    Post subject: errore caricando modulo per webcam Reply with quote

Sto cercando di far andare una webcam con chipset aiptex, e dalla doc risulta che dovrebbe lavorare con il modulo ov511; solo che quando provo a caricare il modulo, ricevo questo errore:
root@akshobya linux # modprobe ov511
FATAL: Error inserting ov511 (/lib/modules/2.6.8-gentoo-r10/kernel/drivers/usb/media/ov511.ko): Unknown symbol in module, or unknown parameter (see dmesg)
A dmesg risulta questo:
ov511: Unknown symbol video_devdata
ov511: Unknown symbol video_unregister_device
ov511: Unknown symbol video_device_alloc
ov511: Unknown symbol video_register_device
ov511: Unknown symbol video_usercopy
ov511: Unknown symbol video_device_release

Qualche suggerimento?
ciao, champa
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Tue Jan 11, 2005 11:24 pm    Post subject: Reply with quote

hai provato a ricreare il modulo? make modules && make modules_install. o a metterlo come built in?
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30965
Location: here

PostPosted: Wed Jan 12, 2005 7:35 am    Post subject: Reply with quote

Sei sicuro che il modulo giusto sia quello?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Syylk
n00b
n00b


Joined: 22 Jun 2004
Posts: 37
Location: Roma (IT)

PostPosted: Wed Jan 12, 2005 9:23 am    Post subject: Reply with quote

Pare che nel tuo kernel, o tra i tuoi moduli, manchi del tutto il supporto per V4L. O che il modulo ov511 non sia correttamente dipendente dal modulo videodev.

Nel primo caso, assicurati che il tuo kernel supporti l'infrastruttura V4L; lo trovi in
Code:
Device Drivers --> Multimedia devices --> Video for linux
Se non ricordo male, i kernel di default non lo hanno abilitato. Nel secondo caso, invece, prova a dare un
Code:
depmod
da root e vedere se le cose migliorano.

Ah, tra l'altro, il modulo ov511 (framework per tutti i chipset OV) dovrebbe essere caricato in accoppiata col modulo ovcamchip (driver effettivo dei vari dispositivi).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum