Activity log for bug #1089960

Date Who What changed Old value New value Message
2012-12-13 14:47:18 hughbert bug added bug
2012-12-13 14:48:33 hughbert bug task added fedora
2012-12-13 15:51:56 Phillip Susi affects ubuntu linux (Ubuntu)
2012-12-13 15:52:14 Phillip Susi summary TV card not recognized at boot. bttv driver fails to detect tuner
2012-12-13 15:52:44 Phillip Susi affects fedora ubuntu
2012-12-13 15:52:50 Phillip Susi bug task deleted ubuntu
2012-12-13 16:00:09 Brad Figg linux (Ubuntu): status New Incomplete
2012-12-13 17:10:01 Joseph Salisbury linux (Ubuntu): importance Undecided Medium
2013-02-12 04:17:42 Launchpad Janitor linux (Ubuntu): status Incomplete Expired
2013-02-14 00:59:59 hughbert linux (Ubuntu): status Expired Incomplete
2013-02-14 01:06:59 hughbert tags apport-collected maya
2013-02-14 01:07:01 hughbert description This is the output of dmesg | grep bttv: [ 12.282823] bttv: driver version 0.9.19 loaded [ 12.282834] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 12.282962] bttv: Bt8xx card found (0) [ 12.283070] bttv: 0: Bt878 (rev 17) at 0000:04:06.0, irq: 20, latency: 32, mmio: 0xfdaff000 [ 12.283105] bttv: 0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 12.283109] bttv: 0: using: Hauppauge (bt878) [card=10,insmod option] [ 12.285692] bttv: 0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 12.326037] bttv: 0: Hauppauge eeprom indicates model#44805 [ 12.326041] bttv: 0: tuner type=55 [ 13.490481] bttv: 0: audio absent, no audio device found! [ 13.589349] bttv: 0: registered device video0 [ 13.589449] bttv: 0: registered device vbi0 [ 13.589485] bttv: 0: Setting PLL: 28636363 => 35468950 (needs up to 100ms) [ 13.611032] bttv: PLL set ok Oviously its fixed now from me adding an argument in /etc/modprobe.d/bttv.conf: options bttv card=10 tuner=55 This is the original output of dmesg | grep bttv: [ 10.679237] bttv0: Bt878 (rev 17) at 0000:03:06.0, irq: 20, latency: 32, mmio: 0xfdcff000 detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 10.679281] bttv0: 0070:13eb [ 10.679284] bttv0: using: Hauppauge (bt878) [card=10,autodetected] [ 10.679319] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init] [ 10.681808] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 10.713248] bttv0: Hauppauge eeprom indicates model#44805 10.713250] bttv0: tuner absent [ [ 10.713253] bttv0: i2c: checking for MSP34xx @ 0x80... not found [ 10.713788] bttv0: i2c: checking for TDA9875 @ 0xb0... not found [ 10.714324] bttv0: i2c: checking for TDA7432 @ 0x8a... not found [ 10.732527] bttv0: registered device video0 [ 10.732580] bttv0: registered device vbi0 [ 10.732613] bttv0: PLL: 28636363 => 35468950 .. ok This is the bug... Any questions can be forwarded on to me... This is the output of dmesg | grep bttv: [ 12.282823] bttv: driver version 0.9.19 loaded [ 12.282834] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 12.282962] bttv: Bt8xx card found (0) [ 12.283070] bttv: 0: Bt878 (rev 17) at 0000:04:06.0, irq: 20, latency: 32, mmio: 0xfdaff000 [ 12.283105] bttv: 0: detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 12.283109] bttv: 0: using: Hauppauge (bt878) [card=10,insmod option] [ 12.285692] bttv: 0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 12.326037] bttv: 0: Hauppauge eeprom indicates model#44805 [ 12.326041] bttv: 0: tuner type=55 [ 13.490481] bttv: 0: audio absent, no audio device found! [ 13.589349] bttv: 0: registered device video0 [ 13.589449] bttv: 0: registered device vbi0 [ 13.589485] bttv: 0: Setting PLL: 28636363 => 35468950 (needs up to 100ms) [ 13.611032] bttv: PLL set ok Oviously its fixed now from me adding an argument in /etc/modprobe.d/bttv.conf: options bttv card=10 tuner=55 This is the original output of dmesg | grep bttv: [ 10.679237] bttv0: Bt878 (rev 17) at 0000:03:06.0, irq: 20, latency: 32, mmio: 0xfdcff000 detected: Hauppauge WinTV [card=10], PCI subsystem ID is 0070:13eb [ 10.679281] bttv0: 0070:13eb [ 10.679284] bttv0: using: Hauppauge (bt878) [card=10,autodetected] [ 10.679319] bttv0: gpio: en=00000000, out=00000000 in=00ffffdb [init] [ 10.681808] bttv0: Hauppauge/Voodoo msp34xx: reset line init [5] [ 10.713248] bttv0: Hauppauge eeprom indicates model#44805 10.713250] bttv0: tuner absent [ [ 10.713253] bttv0: i2c: checking for MSP34xx @ 0x80... not found [ 10.713788] bttv0: i2c: checking for TDA9875 @ 0xb0... not found [ 10.714324] bttv0: i2c: checking for TDA7432 @ 0x8a... not found [ 10.732527] bttv0: registered device video0 [ 10.732580] bttv0: registered device vbi0 [ 10.732613] bttv0: PLL: 28636363 => 35468950 .. ok This is the bug... Any questions can be forwarded on to me... --- AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC1: hugh 1800 F.... pulseaudio /dev/snd/controlC0: hugh 1800 F.... pulseaudio CRDA: country IE: (2402 - 2482 @ 40), (N/A, 20) (5170 - 5250 @ 40), (N/A, 20) (5250 - 5330 @ 40), (N/A, 20), DFS (5490 - 5710 @ 40), (N/A, 27), DFS Card0.Amixer.info: Card hw:0 'SB'/'HDA ATI SB at 0xfe024000 irq 16' Mixer name : 'Realtek ALC888' Components : 'HDA:10ec0888,1458e601,00100001' Controls : 49 Simple ctrls : 22 Card1.Amixer.info: Card hw:1 'Bt878'/'Brooktree Bt878 at 0xfdafe000, irq 20' Mixer name : 'Bt87x' Components : '' Controls : 3 Simple ctrls : 5 DistroRelease: LinuxMint 13 HibernationDevice: RESUME=UUID=6410e097-534d-4fe3-85cd-5a6bd2589067 InstallationMedia: Linux Mint 13 "Maya" - Release amd64 (20120520) MachineType: Gigabyte Technology Co., Ltd. GA-MA770-DS3 MarkForUpload: True NonfreeKernelModules: nvidia Package: linux (not installed) ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_IE.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=1cb9a367-d07c-4a23-b7ad-98e3f60efef6 ro quiet splash ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 RelatedPackageVersions: linux-restricted-modules-3.2.0-23-generic N/A linux-backports-modules-3.2.0-23-generic N/A linux-firmware 1.79.1 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no Tags: maya Uname: Linux 3.2.0-23-generic x86_64 UnreportableReason: This is not an official LinuxMint package. Please remove any third party package and try again. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 03/04/2008 dmi.bios.vendor: Award Software International, Inc. dmi.bios.version: F4 dmi.board.name: GA-MA770-DS3 dmi.board.vendor: Gigabyte Technology Co., Ltd. dmi.board.version: x.x dmi.chassis.type: 3 dmi.chassis.vendor: Gigabyte Technology Co., Ltd. dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd03/04/2008:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA770-DS3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA770-DS3:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr: dmi.product.name: GA-MA770-DS3 dmi.sys.vendor: Gigabyte Technology Co., Ltd.
2013-02-14 01:07:11 hughbert attachment added AcpiTables.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527717/+files/AcpiTables.txt
2013-02-14 01:07:14 hughbert attachment added AlsaDevices.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527718/+files/AlsaDevices.txt
2013-02-14 01:07:16 hughbert attachment added AplayDevices.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527719/+files/AplayDevices.txt
2013-02-14 01:07:18 hughbert attachment added ArecordDevices.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527720/+files/ArecordDevices.txt
2013-02-14 01:07:27 hughbert attachment added BootDmesg.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527721/+files/BootDmesg.txt
2013-02-14 01:07:29 hughbert attachment added Card0.Amixer.values.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527722/+files/Card0.Amixer.values.txt
2013-02-14 01:07:31 hughbert attachment added Card0.Codecs.codec.3.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527723/+files/Card0.Codecs.codec.3.txt
2013-02-14 01:07:33 hughbert attachment added Card1.Amixer.values.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527724/+files/Card1.Amixer.values.txt
2013-02-14 01:07:35 hughbert attachment added CurrentDmesg.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527725/+files/CurrentDmesg.txt
2013-02-14 01:07:36 hughbert attachment added IwConfig.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527726/+files/IwConfig.txt
2013-02-14 01:07:40 hughbert attachment added Lspci.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527727/+files/Lspci.txt
2013-02-14 01:07:41 hughbert attachment added Lsusb.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527728/+files/Lsusb.txt
2013-02-14 01:07:44 hughbert attachment added PciMultimedia.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527729/+files/PciMultimedia.txt
2013-02-14 01:07:47 hughbert attachment added ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527730/+files/ProcCpuinfo.txt
2013-02-14 01:07:49 hughbert attachment added ProcInterrupts.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527731/+files/ProcInterrupts.txt
2013-02-14 01:07:51 hughbert attachment added ProcModules.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527732/+files/ProcModules.txt
2013-02-14 01:07:54 hughbert attachment added PulseList.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527733/+files/PulseList.txt
2013-02-14 01:08:12 hughbert attachment added UdevDb.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527734/+files/UdevDb.txt
2013-02-14 01:08:44 hughbert attachment added UdevLog.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527735/+files/UdevLog.txt
2013-02-14 01:08:46 hughbert attachment added WifiSyslog.txt https://bugs.launchpad.net/bugs/1089960/+attachment/3527736/+files/WifiSyslog.txt
2013-02-14 01:10:35 hughbert linux (Ubuntu): assignee hughbert (hughberto)
2013-02-14 01:12:25 hughbert bug task added linux (Debian)
2013-03-06 00:01:49 Alistair Chapman bug added subscriber Alistair Chapman