Hey, I tried my camera logitech quickcam e2500 (046d:089d) with ekiga and its working. As i had read in a thread, i installed libv4l and then used the instruction: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
However its still not working with gridflow , infact when i select and device #0 to#7 in #camera it causes PD to crash. Now what?
Sisil.
On running dmesg this is what i found: for the camera: [ 11.713178] gspca: main v2.3.0 registered [ 11.724021] gspca: probing 046d:089d [ 11.724024] zc3xx: Sensor MC501CB [ 11.729220] gspca: probe ok [ 11.729230] gspca: probing 046d:089d [ 11.729239] gspca: probing 046d:089d [ 11.729261] usbcore: registered new interface driver zc3xx [ 11.729264] zc3xx: registered [ 11.733789] synaptics was reset on resume, see synaptics_resume_reset if you have trouble on resume [ 11.798591] usbcore: registered new interface driver snd-usb-audio
for the pd crash: [ 1694.021521] btusb_send_frame: hci0 urb f5cd6200 submission failed [ 2318.464312] CE: hpet increasing min_delta_ns to 22500 nsec [ 4483.504429] CE: hpet increasing min_delta_ns to 33750 nsec [ 6333.403769] pd[31018]: segfault at 4 ip b74f25dc sp bffa0e70 error 6 in libstdc++.so.6.0.10[b7439000+e4000] [ 6389.806394] pd[31100]: segfault at 4 ip b74d95dc sp bf987c90 error 6 in libstdc++.so.6.0.10[b7420000+e4000] [ 6545.228881] pd[31220]: segfault at 461 ip b70d22eb sp bfa37830 error 4 in gridflow.pd_linux[b7058000+30b000] [ 7255.056889] pd[31866]: segfault at 0 ip b717a2eb sp bfcddad0 error 4 in gridflow.pd_linux[b7100000+30b000] [ 7830.520891] pd[32375]: segfault at 4 ip b75c25dc sp bff70e40 error 6 in libstdc++.so.6.0.10[b7509000+e4000
On Fri, Aug 7, 2009 at 2:54 AM, sisil mehta sisilmet2000@gmail.com wrote:
Hey, I tried my camera logitech quickcam e2500 (046d:089d) with ekiga and its working. As i had read in a thread, i installed libv4l and then used the instruction: LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
However its still not working with gridflow , infact when i select and device #0 to#7 in #camera it causes PD to crash. Now what?
Sisil.
On Fri, 7 Aug 2009, sisil mehta wrote:
[ 6389.806394] pd[31100]: segfault at 4 ip b74d95dc sp bf987c90 error 6 in libstdc++.so.6.0.10[b7420000+e4000] [ 6545.228881] pd[31220]: segfault at 461 ip b70d22eb sp bfa37830 error 4 in gridflow.pd_linux[b7058000+30b000]
This is probably related to the ATI driver conflict we just talked about, unfortunately. The quick fix is to make sure Gem is not loaded (nor any other OpenGL thing), but when you actually need Gem to be loaded, it's a bit complicated.
What the conflict does, is turn every error message of GridFlow into a crash. Therefore if you fix this, then you will see GridFlow's error messages correctly and will see what's wrong.
(You can actually see those messages using gdb too, but it's a lot less cumbersome to remove the conflict first.)
_ _ __ ___ _____ ________ _____________ _____________________ ... | Mathieu Bouchard - tél:+1.514.383.3801, Montréal, Québec