I cannot seem to get anywhere with the pwc driver. Whatever I do I get a "Broken Pipe" message. This is SuSE-10 OSS on an Athlon XP2000 system v4l-conf -c /dev/video1 v4l-conf: using X11 display :0.0 dga: version 2.0 mode: 1280x1024, depth=24, bpp=32, bpl=5120, base=0xd0000000 can't open /dev/video1: Broken pipe dmesg has this: pwc >> video_open called(vdev = 0xec540260). pwc Failed to set LED on/off time. pwc type = 740 pwc >> pwc_allocate_buffers(pdev = 0xec229400) pwc Allocated image buffer at f2901000. pwc << pwc_allocate_buffers() pwc type = 740 pwc set_video_mode(176x144 @ 10, palette 15). pwc decode_size = 1. pwc Using alternate setting 1. pwc Failed to set video mode QSIF@10 fps; return code = -32 pwc First attempt at set_video_mode failed. pwc set_video_mode(160x120 @ 10, palette 15). pwc decode_size = 1. pwc Using alternate setting 1. pwc Failed to set video mode QSIF@10 fps; return code = -32 pwc Second attempt at set_video_mode failed. That -32 is EPIPE (broken pipe) /dev/video1 is owned by me in the video group and is a logitech 4000 Pro. The latest driver from Saillard.org doesn't change this problem Has anybody had this problem and found a cure? I cannot find anything that helps on this list's archives, or by googling Geoff
On 1/27/06, Mr Jiff <geoff@gwh.uklinux.net> wrote:
I cannot seem to get anywhere with the pwc driver. Whatever I do I get a "Broken Pipe" message. This is SuSE-10 OSS on an Athlon XP2000 system
v4l-conf -c /dev/video1 v4l-conf: using X11 display :0.0 dga: version 2.0 mode: 1280x1024, depth=24, bpp=32, bpl=5120, base=0xd0000000 can't open /dev/video1: Broken pipe
dmesg has this: pwc >> video_open called(vdev = 0xec540260). pwc Failed to set LED on/off time. pwc type = 740 pwc >> pwc_allocate_buffers(pdev = 0xec229400) pwc Allocated image buffer at f2901000. pwc << pwc_allocate_buffers() pwc type = 740 pwc set_video_mode(176x144 @ 10, palette 15). pwc decode_size = 1. pwc Using alternate setting 1. pwc Failed to set video mode QSIF@10 fps; return code = -32 pwc First attempt at set_video_mode failed. pwc set_video_mode(160x120 @ 10, palette 15). pwc decode_size = 1. pwc Using alternate setting 1. pwc Failed to set video mode QSIF@10 fps; return code = -32 pwc Second attempt at set_video_mode failed.
That -32 is EPIPE (broken pipe)
/dev/video1 is owned by me in the video group and is a logitech 4000 Pro.
The latest driver from Saillard.org doesn't change this problem
Has anybody had this problem and found a cure? I cannot find anything that helps on this list's archives, or by googling
Geoff, Is the device you're using connected to an USB hub? If so, try without. \Steve -- Steve Graegert <graegerts@gmail.com> Software Consultant {C/C++ && Java && .NET} Office: +49 9131 7123988 Mobile: +49 1520 9289212
On Friday 27 January 2006 14:09, Steve Graegert wrote:
On 1/27/06, Mr Jiff <geoff@gwh.uklinux.net> wrote:
I cannot seem to get anywhere with the pwc driver. Whatever I do I get a "Broken Pipe" message. This is SuSE-10 OSS on an Athlon XP2000 system
v4l-conf -c /dev/video1 v4l-conf: using X11 display :0.0 dga: version 2.0 mode: 1280x1024, depth=24, bpp=32, bpl=5120, base=0xd0000000 can't open /dev/video1: Broken pipe <snip> Is the device you're using connected to an USB hub? If so, try without.
\Steve
That was the problem Steve. I've plugged it directly to the motherboard's usb connector and all's well. Thank you for saving what remains of my hair! Geoff
participants (2)
-
Mr Jiff
-
Steve Graegert