Hi, I have RH9 with an Osprey 210 card and I'd like to use it for tv broadcasting. RH9 already has bttv, i2c, etc. and it seems properly configured, except that when loading the module I get an "bttv0: Hauppauge eeprom: invalid" followed by some other messages: "bttv0: i2c: checking for MSP34xx @ 0x80... not found" "bttv0: i2c: checking for TDA9875 @ 0xb0... not found" "bttv0: i2c: checking for TDA7432 @ 0x8a... not found" Ignoring this, I tried using vls to see if I can get something (using the config example shown in http://www.tldp.org/HOWTO/VideoLAN-HOWTO/x1074.html I get the following messages: # vls -vv -f vls.cfg VideoLAN Server v 0.5.3 (Oct 20 2003) - (c)1999-2003 VideoLAN 2003-10-21 13:39:42 [INFO/Vls] Module "channel:file" registered 2003-10-21 13:39:42 [INFO/Vls] Module "channel:network" registered 2003-10-21 13:39:42 [INFO/Vls] Module "mpegreader:file" registered 2003-10-21 13:39:42 [INFO/Vls] Module "mpegconverter:ts2ts" registered 2003-10-21 13:39:42 [INFO/Vls] Module "mpegconverter:ps2ts" registered 2003-10-21 13:39:42 [INFO/Vls] Module "input:local" registered 2003-10-21 13:39:42 [INFO/Vls] Module "input:video" registered 2003-10-21 13:39:42 [INFO/Vls] Browsing modules in directory "." 2003-10-21 13:39:42 [INFO/Vls] Browsing modules in directory "/usr/local/lib/videolan/vls" 2003-10-21 13:39:42 [INFO/Vls] Module "mpegreader:dvd" registered 2003-10-21 13:39:42 [INFO/Vls] Channel 'channel1' created 2003-10-21 13:39:42 [ERROR/Vls] Input type "v4l" invalid 2003-10-21 13:39:42 [INFO/Vls] Executing command1 : 'start video channel1 webcam' 2003-10-21 13:39:42 [WARN/Vls] Unknown pgrm video 2003-10-21 13:39:42 [WARN/Vls] input doesn't exist What I don't get is the v4l invalid message...as it was installed at the same time of RH9... Anyone can shed some light on this? I read about installing the latest bttv modules, but I think that's not necessary in my case, as I have bttv 0.7.96 installed (kernel is 2.4.20-6) Thanks in advance, David.-