Re: [opensuse] Webcam difficulties

2007-03-26 Thread eddieleprince
On Friday 23 March 2007 14:44, Bob Williams wrote:
> On Friday 23 March 2007 14:21:16 Anders Damm wrote:
> > Try the output from "sudo tail -f  /var/log/messages"
>
> Thanks. It's always useful to get CLI tips like this. I was using Krusader,
> then trying to open the file in Kate, not realising I needed root
> permissions. Doh!

I've not heard of camelot before so I downloaded it and tried it out.  I found 
that with my logitech pro 5000 it did not work, I assume because it is using 
v4l and the pro 5000 uses v4l2.  I tried it with my pro 4000 (which uses v4l) 
and it worked fine.

Hope that helps

Eddie
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Mike McMullin
On Fri, 2007-03-23 at 14:28 +, Bob Williams wrote:
> On Friday 23 March 2007 14:09:41 Hans van der Merwe wrote:
> > On Fri, 2007-03-23 at 13:59 +, Bob Williams wrote:
> > > On Friday 23 March 2007 12:56:41 Hans van der Merwe wrote:
> > > > On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> > > > > I'm trying to set up a Creative USB Webcam Live! I've installed
> > > > > Camelot 0.3.5 but when I open it I get an error message saying
> > > > >
> > > > > Initializing Video4Linux input failed: Cannot open device
> > > > > /dev/video0: No such file or directory
> > > > >
> > > > > which is indeed true. Problem, how can I get the software and
> > > > > hardware to see each other?
> > > > > --
> > > > > Bob
> > > > >
> > > > > SuSE Linux 10.2, KDE 3.5.5
> > > >
> > > > Some debug info would be great - try looking at /var/log/messages when
> > > > connecting/disconnecting the cam.
> > >
> > > There are a lot of files in there, none of them seem to change when I
> > > plug/unplug my camera. Which one should I be looking for?
> >
> > the actual  file in /var/log
> >
> Aah. This looks like it...
> 
> Mar 23 14:24:54 bhf kernel: ohci_hcd :00:03.1: wakeup
> Mar 23 14:24:55 bhf kernel: usb 3-2: new full speed USB device using ohci_hcd 
> and address 15
> Mar 23 14:24:55 bhf kernel: usb 3-2: new device found, idVendor=041e, 
> idProduct=4036
> Mar 23 14:24:55 bhf kernel: usb 3-2: new device strings: Mfr=1, Product=2, 
> SerialNumber=0
> Mar 23 14:24:55 bhf kernel: usb 3-2: Product: WebCam Live!   
> Mar 23 14:24:55 bhf kernel: usb 3-2: Manufacturer: Creative Labs  
> Mar 23 14:24:55 bhf kernel: usb 3-2: configuration #1 chosen from 1 choice
> Mar 23 14:24:55 bhf kernel: usb 3-2: ZC0301[P] Image Processor and Control 
> Chip detected (vid/pid 0x041E/0x4036)
> Mar 23 14:24:55 bhf kernel: usb 3-2: No supported image sensor detected
> 
> I'm not sure what that last line means :(

  It means that you don't have a driver file for it.
http://mxhaard.free.fr/spca5xx.html, will help you, as this camera with
the usb id is listed.  And you can use this URL to get the compilable
module:
http://mxhaard.free.fr/download.html

  

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Mike McMullin
On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> I'm trying to set up a Creative USB Webcam Live! I've installed Camelot 0.3.5 
> but when I open it I get an error message saying
> 
> Initializing Video4Linux input failed: Cannot open device /dev/video0: No 
> such 
> file or directory
> 
> which is indeed true. Problem, how can I get the software and hardware to see 
> each other?

  Might I ask as to which version, and what driver module you are using?

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Bob Williams
On Friday 23 March 2007 14:21:16 Anders Damm wrote:
> Try the output from "sudo tail -f  /var/log/messages"

Thanks. It's always useful to get CLI tips like this. I was using Krusader, 
then trying to open the file in Kate, not realising I needed root 
permissions. Doh!

-- 
Bob

SuSE Linux 10.2, KDE 3.5.5
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Bob Williams
On Friday 23 March 2007 14:09:41 Hans van der Merwe wrote:
> On Fri, 2007-03-23 at 13:59 +, Bob Williams wrote:
> > On Friday 23 March 2007 12:56:41 Hans van der Merwe wrote:
> > > On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> > > > I'm trying to set up a Creative USB Webcam Live! I've installed
> > > > Camelot 0.3.5 but when I open it I get an error message saying
> > > >
> > > > Initializing Video4Linux input failed: Cannot open device
> > > > /dev/video0: No such file or directory
> > > >
> > > > which is indeed true. Problem, how can I get the software and
> > > > hardware to see each other?
> > > > --
> > > > Bob
> > > >
> > > > SuSE Linux 10.2, KDE 3.5.5
> > >
> > > Some debug info would be great - try looking at /var/log/messages when
> > > connecting/disconnecting the cam.
> >
> > There are a lot of files in there, none of them seem to change when I
> > plug/unplug my camera. Which one should I be looking for?
>
> the actual  file in /var/log
>
Aah. This looks like it...

Mar 23 14:24:54 bhf kernel: ohci_hcd :00:03.1: wakeup
Mar 23 14:24:55 bhf kernel: usb 3-2: new full speed USB device using ohci_hcd 
and address 15
Mar 23 14:24:55 bhf kernel: usb 3-2: new device found, idVendor=041e, 
idProduct=4036
Mar 23 14:24:55 bhf kernel: usb 3-2: new device strings: Mfr=1, Product=2, 
SerialNumber=0
Mar 23 14:24:55 bhf kernel: usb 3-2: Product: WebCam Live!   
Mar 23 14:24:55 bhf kernel: usb 3-2: Manufacturer: Creative Labs  
Mar 23 14:24:55 bhf kernel: usb 3-2: configuration #1 chosen from 1 choice
Mar 23 14:24:55 bhf kernel: usb 3-2: ZC0301[P] Image Processor and Control 
Chip detected (vid/pid 0x041E/0x4036)
Mar 23 14:24:55 bhf kernel: usb 3-2: No supported image sensor detected

I'm not sure what that last line means :(
-- 
Bob

SuSE Linux 10.2, KDE 3.5.5
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Hans van der Merwe

On Fri, 2007-03-23 at 13:59 +, Bob Williams wrote:
> On Friday 23 March 2007 12:56:41 Hans van der Merwe wrote:
> > On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> > > I'm trying to set up a Creative USB Webcam Live! I've installed Camelot
> > > 0.3.5 but when I open it I get an error message saying
> > >
> > > Initializing Video4Linux input failed: Cannot open device /dev/video0: No
> > > such file or directory
> > >
> > > which is indeed true. Problem, how can I get the software and hardware to
> > > see each other?
> > > --
> > > Bob
> > >
> > > SuSE Linux 10.2, KDE 3.5.5
> >
> > Some debug info would be great - try looking at /var/log/messages when
> > connecting/disconnecting the cam.
> 
> There are a lot of files in there, none of them seem to change when I 
> plug/unplug my camera. Which one should I be looking for?
> 

the actual  file in /var/log



> > Post the results.
> > Also take a look at http://opensource.creative.com/webcam.html
> > It seems that you will need the spca5xx driver (not included on std
> > openSUSE distro, I compiled it myself, works ok but contrast issues with
> > my logitech)
> >
> I'm running a 64 bit system here, I'm not sure those drivers will work.
> 

No idea (im 32bit), mail the developer






E-Mail disclaimer:
http://www.sunspace.co.za/emaildisclaimer.htm
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Bob Williams
On Friday 23 March 2007 12:56:41 Hans van der Merwe wrote:
> On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> > I'm trying to set up a Creative USB Webcam Live! I've installed Camelot
> > 0.3.5 but when I open it I get an error message saying
> >
> > Initializing Video4Linux input failed: Cannot open device /dev/video0: No
> > such file or directory
> >
> > which is indeed true. Problem, how can I get the software and hardware to
> > see each other?
> > --
> > Bob
> >
> > SuSE Linux 10.2, KDE 3.5.5
>
> Some debug info would be great - try looking at /var/log/messages when
> connecting/disconnecting the cam.

There are a lot of files in there, none of them seem to change when I 
plug/unplug my camera. Which one should I be looking for?

> Post the results.
> Also take a look at http://opensource.creative.com/webcam.html
> It seems that you will need the spca5xx driver (not included on std
> openSUSE distro, I compiled it myself, works ok but contrast issues with
> my logitech)
>
I'm running a 64 bit system here, I'm not sure those drivers will work.

Thanks
-- 
Bob

SuSE Linux 10.2, KDE 3.5.5
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [opensuse] Webcam difficulties

2007-03-23 Thread Hans van der Merwe

On Fri, 2007-03-23 at 10:03 +, Bob Williams wrote:
> I'm trying to set up a Creative USB Webcam Live! I've installed Camelot 0.3.5 
> but when I open it I get an error message saying
> 
> Initializing Video4Linux input failed: Cannot open device /dev/video0: No 
> such 
> file or directory
> 
> which is indeed true. Problem, how can I get the software and hardware to see 
> each other?
> -- 
> Bob
> 
> SuSE Linux 10.2, KDE 3.5.5

Some debug info would be great - try looking at /var/log/messages when
connecting/disconnecting the cam.
Post the results.
Also take a look at http://opensource.creative.com/webcam.html
It seems that you will need the spca5xx driver (not included on std
openSUSE distro, I compiled it myself, works ok but contrast issues with
my logitech)





E-Mail disclaimer:
http://www.sunspace.co.za/emaildisclaimer.htm
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]