forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Logitech QuickCam Messenger working

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development
View previous topic :: View next topic  
Author Message
urchin



Joined: 02 Jun 2005
Posts: 121

PostPosted: Sat Oct 13, 2007 8:05 pm    Post subject: Logitech QuickCam Messenger working Reply with quote

I've not read anywhere about anyone getting this working yet (unless it works out of the box and I just have bad luck) so I thought I would post here in case anyone is trying similar and runs into problems. After a bit of searching and fiddling, I managed to get my Logitech QuickCam Messenger (046d:08da) working under Kubuntu.

The gspca USB webcam driver from http://mxhaard.free.fr/ built after removing CC=$(CC) from line 44 in the makefile:

Code:

$(MAKE) -C $(KERNELDIR) SUBDIRS=$(PWD) modules

It seems not to build in 64 bit mode otherwise. The compiled module would then load, but exited with the following error when accessing /dev/video:

Code:

gspca_core.c: init isoc: usb_submit_urb(0) ret -38

indicating that isochronous mode is not supported. Enabling CONFIG_USB_EHCI_SPLIT_ISO in the kernel solved this problem and now it works. I tested using Camorama as Xawtv appears to require OpenGL.
Back to top
View user's profile Send private message
ralferoo



Joined: 03 Mar 2007
Posts: 122

PostPosted: Mon Oct 15, 2007 3:26 am    Post subject: Re: Logitech QuickCam Messenger working Reply with quote

urchin wrote:
Enabling CONFIG_USB_EHCI_SPLIT_ISO in the kernel solved this problem and now it works. I tested using Camorama as Xawtv appears to require OpenGL.
You probably want to tell the people who wrote the driver as it probably affects other platforms in that case. It might be something they need to put in their documentation / dependencies.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Linux Development All times are GMT + 10 Hours
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


Powered by phpBB © 2001, 2005 phpBB Group