Here is some info... Thanks in advance for your help... --------------- lspci 00:0b.0 Multimedia video controller: Brooktree Corporation Bt878 (rev 02) 00:0b.1 Multimedia controller: Brooktree Corporation Bt878 (rev 02) --------------- /etc/modules.conf alias parport_lowlevel parport_pc alias eth0 e100 alias usb-controller usb-uhci alias eth1 e100 # i2c alias char-major-89 i2c-dev options i2c-core i2c_debug=1 options i2c-algo-bit bit_test=1 # bttv alias char-major-81 videodev alias char-major-81-0 bttv options bttv card=0 radio=1 --------------- Modprobe [root@SR/root]# modprobe bttv i2c-core.o: i2c core module i2c-algo-bit.o: i2c bit algorithm module (it hangs hard here...) --------------- -----Original Message----- From: video4linux-list-admin@xxxxxxxxxx [mailto:video4linux-list-admin@xxxxxxxxxx]On Behalf Of Clay Kunz Sent: Friday, October 19, 2001 12:32 PM To: video4linux-list@xxxxxxxxxx Subject: Re: Help Sounds like it could be something really simple, like conf.modules not containing the right alias line. What does the syslog say when you modprobe bttv directly? Also, are you sure that the card shows up in lspci? (sounds like it does, since kudzu sees it). I'm running a quasi-embedded system (really just a pc/104+ stack, so it's not really embedded), also with a serial console, and only had to deal with the quirks on the pc/104+ bt878 card that I'm using (a Sensoray 311). Finally, I'd suggest just switching kudzu off. who knows what it's trying to do to your system. Clay Mike Westkamper wrote: >I am in the final throws of building a prototype device for a show. >Unexpectedly I have run into a couple of problems with V4l/bttv/i2c that I >cannot seem to resolve. Briefly here are some facts... > >On a desktop system using the defaults provided by the RedHat distribution >7.1 my stuff works. My stuff captures a frame, compresses it and sends it a >live video feed over 100baseT. > >Next I put it on an embedded platform. I copied the kernel sources from the >RedHat distribution onto the embedded system and made a kernel. The embedded >system does not have a video adapter or keyboard. The console is a serial >port. While I have tried a lot of variations with varying results, including >hard hangs, however the basic configuration always returns a /dev/video0 - >no such device when an open is attempted. This code works on the desktop >system with the same frame-grabber. > >On boot, kudzu finds the frame grabber, Brooktree 847, and configures it. >The actual brand is unknown, there are no markings. > >I feel I am very close, and would like to converse with someone to help me >get by this problem. I'll gladly offer some remuneration for the help. > >Mike > > > >_______________________________________________ >Video4linux-list mailing list >Video4linux-list@xxxxxxxxxx >https://listman.redhat.com/mailman/listinfo/video4linux-list > > _______________________________________________ Video4linux-list mailing list Video4linux-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/video4linux-list