LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   PCI TV Card help! (https://www.linuxquestions.org/questions/linux-hardware-18/pci-tv-card-help-143382/)

trey85stang 02-07-2004 01:45 PM

PCI TV Card help!
 
Ok i have a BT848KPF chipset on this tuner, there are no other markings or model numbers on it so im unsure of the brand of the card. I recompiled my kernel to include support for i2c and v4l and a module for the card (bttv) btw.. this is kernel 2.6.0

Now here is the output of lspci

Code:

root@slack:/home/trey# lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8374 P4X400 Host Controller/AGP Bridge (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8235 PCI Bridge
00:09.0 Multimedia video controller: Brooktree Corporation Bt848 Video Capture (rev 11)
00:10.0 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.1 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.2 USB Controller: VIA Technologies, Inc. USB (rev 80)
00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
00:11.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 06)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233 AC97 Audio Controller (rev 50)
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
01:00.0 VGA compatible controller: nVidia Corporation NV10 [GeForce 256 SDR] (rev 10)
root@slack:/home/trey#

My probelm is, when i modprobe bttv, the computer locks... completely? any ideas what to try next?

finegan 02-07-2004 01:55 PM

Got a log error?

Check through /var/log/syslog to see if any wackiness got logged on probe.

Cheers,

Finegan

trey85stang 02-07-2004 02:54 PM

Quote:

Originally posted by finegan
Got a log error?

Check through /var/log/syslog to see if any wackiness got logged on probe.

Cheers,

Finegan

nothing pertaining to videodev or bttv in the log :confused:

bruce1271 02-07-2004 10:57 PM

which bttv.o are you using? the one from the kernel or the one downloaded from bttv? try the other one.

trey85stang 02-08-2004 09:40 AM

Quote:

Originally posted by bruce1271
which bttv.o are you using? the one from the kernel or the one downloaded from bttv? try the other one.
I am using the kernel provided driver, I think I got it working i have not hooked up a cable to check it yet though.

I found this thread and it got me up and going useing the generic card!!

http://www.linuxquestions.org/questi...threadid=44506


All times are GMT -5. The time now is 04:52 PM.