Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Hardware Troubleshooting in Linux => Other Devices => Topic started by: rsvarma on June 12, 2004, 03:20:37 AM

Title: IBM pc camera in RED Hat 9
Post by: rsvarma on June 12, 2004, 03:20:37 AM
I have problem with IBM pc cam in Red Hat 9. When the machince is booted with the camera connected the machine hangs at booting of Red Hat. When the camera is connceted (USB) while the machine is running Red Hat, the machine hangs and has to be rebooted using reboot button. How to solve the problem?
Title: IBM pc camera in RED Hat 9
Post by: Ricky on June 12, 2004, 01:57:58 PM
You better get new KERNEL like 2.6.1 and compile it.. as it has better support ..
and ur computer is hanging when USB is connected is normal.
So what u have to do is compile new kernel with right option selected ... and make sure that following are enabled as module
Code: [Select]
ohci-hcd, uhci-hcd, usbdevfs, usbnet, usb-storage, scsi, ntfs, vfat, visor, usbserialTo see how to compile u can give look to Kernel compilation and upgradation (http://www.linuxsolved.com/forums/ftopic50.html)

then all u need is to load specific module and u r up. and for further help abt kernel ask in kernel section.