[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#494455: marked as done (linux-image-2.6.26-1-686: incorrect tuner type for saa7134 module)



Your message dated Tue, 19 Aug 2008 10:29:14 +0200
with message-id <20080819082914.GA3889@baikonur.stro.at>
and subject line Re: Bug#494455: linux-image-2.6.26-1-686: incorrect tuner type for saa7134 module
has caused the Debian Bug report #494455,
regarding linux-image-2.6.26-1-686: incorrect tuner type for saa7134 module
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
494455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494455
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-2.6.26-1-686
Version: 2.6.26-1
Severity: normal


After upgrading from 2.6.25 to 2.6.26 the tv tuner don't work and output "No
signal" to the screen. 

The driver of tv card is loaded with command:

modprobe saa7134 tuner=1

This module options means that tuner type chosen is 1. And this was working
for a years with all linux versions starting from  2.4.x

Comparing dmesg for two kernel versions, I see the difference:

[   19.776346] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[   19.885036] tuner-simple 0-0061: type set to 1 (Philips PAL_I (FI1246 and compatibles))

That is for 2.6.26 kernel the tuner type is always set to 37, ignoring command
line option tuner=1, tuner=2 or any other.

-- Package-specific info:
** Version:
Linux version 2.6.26-1-686 (Debian 2.6.26-1) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Jul 30 20:02:15 UTC 2008

** Command line:
root=/dev/hda1 ro acpi=noirq 

** Not tainted

** Kernel log:
[ 1457.660885] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[ 1457.688883] saa7130[0]: registered device video0 [v4l2]
[ 1457.689593] saa7130[0]: registered device vbi0
[ 1457.690199] saa7130[0]: registered device radio0
[ 1581.644726] tuner-simple 0-0061: destroying instance
[ 1807.185191] Linux video capture interface: v2.00
[ 1807.242658] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 1807.264017] saa7130[0]: found at 0000:01:00.0, rev: 1, irq: 10, latency: 32, mmio: 0xd5001000
[ 1807.280058] saa7130[0]: subsystem: 5168:0138, board: LifeView/Typhoon FlyVIDEO2000 [card=3,insmod option]
[ 1807.297909] saa7130[0]: board init: gpio is 39000
[ 1807.315788] saa7130[0]: there are different flyvideo cards with different tuners
[ 1807.315798] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[ 1807.315801] saa7130[0]: option to override the default value.
[ 1807.372378] input: saa7134 IR (LifeView/Typhoon Fl as /class/input/input9
[ 1807.603170] saa7130[0]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff
[ 1807.626315] saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.651545] saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.674495] saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.696259] saa7130[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.720052] saa7130[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.743214] saa7130[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.766179] saa7130[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.788110] saa7130[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.812136] saa7130[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.835113] saa7130[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.856193] saa7130[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.880101] saa7130[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.900147] saa7130[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.924138] saa7130[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1807.944134] saa7130[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1808.016531] tuner' 0-0061: chip found @ 0xc2 (saa7130[0])
[ 1808.160163] tuner-simple 0-0061: creating new instance
[ 1808.178934] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[ 1808.221907] saa7130[0]: registered device video0 [v4l2]
[ 1808.239373] saa7130[0]: registered device vbi0
[ 1808.259400] saa7130[0]: registered device radio0
[ 1837.859416] tuner-simple 0-0061: destroying instance
[ 1847.664779] Linux video capture interface: v2.00
[ 1847.701065] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 1847.701912] saa7130[0]: found at 0000:01:00.0, rev: 1, irq: 10, latency: 32, mmio: 0xd5001000
[ 1847.702873] saa7130[0]: subsystem: 5168:0138, board: LifeView/Typhoon FlyVIDEO2000 [card=3,autodetected]
[ 1847.703919] saa7130[0]: board init: gpio is 39000
[ 1847.704572] saa7130[0]: there are different flyvideo cards with different tuners
[ 1847.704577] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[ 1847.704581] saa7130[0]: option to override the default value.
[ 1847.707138] input: saa7134 IR (LifeView/Typhoon Fl as /class/input/input10
[ 1847.918888] saa7130[0]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff
[ 1847.922451] saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.925892] saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.929338] saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.932737] saa7130[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.936169] saa7130[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.939544] saa7130[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.942938] saa7130[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.946334] saa7130[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.949726] saa7130[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.953119] saa7130[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.956511] saa7130[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.959881] saa7130[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.963272] saa7130[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.966666] saa7130[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1847.970060] saa7130[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1848.025480] tuner' 0-0061: chip found @ 0xc2 (saa7130[0])
[ 1848.152116] tuner-simple 0-0061: creating new instance
[ 1848.152802] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[ 1848.176258] saa7130[0]: registered device video0 [v4l2]
[ 1848.176992] saa7130[0]: registered device vbi0
[ 1848.177623] saa7130[0]: registered device radio0
[ 1865.952562] tuner-simple 0-0061: destroying instance
[ 1918.230704] Linux video capture interface: v2.00
[ 1918.266740] saa7130/34: v4l2 driver version 0.2.14 loaded
[ 1918.267564] saa7130[0]: found at 0000:01:00.0, rev: 1, irq: 10, latency: 32, mmio: 0xd5001000
[ 1918.268612] saa7130[0]: subsystem: 5168:0138, board: LifeView/Typhoon FlyVIDEO2000 [card=3,autodetected]
[ 1918.269670] saa7130[0]: board init: gpio is 39000
[ 1918.270246] saa7130[0]: there are different flyvideo cards with different tuners
[ 1918.270250] saa7130[0]: out there, you might have to use the tuner=<nr> insmod
[ 1918.270254] saa7130[0]: option to override the default value.
[ 1918.272832] input: saa7134 IR (LifeView/Typhoon Fl as /class/input/input11
[ 1918.485212] saa7130[0]: i2c eeprom 00: 68 51 38 01 10 28 ff ff ff ff ff ff ff ff ff ff
[ 1918.488788] saa7130[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.492228] saa7130[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.495601] saa7130[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.498995] saa7130[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.502388] saa7130[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.505843] saa7130[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.509236] saa7130[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.512636] saa7130[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.516007] saa7130[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.519400] saa7130[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.522972] saa7130[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.526364] saa7130[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.529760] saa7130[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.533153] saa7130[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.536544] saa7130[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 1918.588246] tuner' 0-0061: chip found @ 0xc2 (saa7130[0])
[ 1918.716307] tuner-simple 0-0061: creating new instance
[ 1918.716984] tuner-simple 0-0061: type set to 37 (LG PAL (newer TAPC series))
[ 1918.740242] saa7130[0]: registered device video0 [v4l2]
[ 1918.740979] saa7130[0]: registered device vbi0
[ 1918.741586] saa7130[0]: registered device radio0

** Loaded modules:
Module                  Size  Used by
tuner_simple           12080  1 
tuner_types            13888  1 tuner_simple
tuner                  21960  0 
saa7134               125076  0 
videodev               27520  2 tuner,saa7134
v4l1_compat            12260  1 videodev
compat_ioctl32          1312  1 saa7134
v4l2_common            10240  2 tuner,saa7134
videobuf_dma_sg        11140  1 saa7134
videobuf_core          16100  2 saa7134,videobuf_dma_sg
ir_kbd_i2c              7120  1 saa7134
ir_common              39620  2 saa7134,ir_kbd_i2c
tveeprom               10980  1 saa7134
tea5767                 6020  0 
tea5761                 4420  0 
tda9887                 9348  0 
tda8290                12164  0 
tda827x                 9124  0 
tda18271               31176  0 
mt20xx                 10824  0 
xc5000                  9284  0 
tuner_xc2028           17392  0 
firmware_class          6816  2 xc5000,tuner_xc2028
ppp_async               7488  0 
crc_ccitt               2080  1 ppp_async
pppoe                   8672  2 
pppox                   3116  1 pppoe
ipv6                  235204  10 
ppp_generic            20028  7 ppp_async,pppoe,pppox
slhc                    5408  1 ppp_generic
nf_conntrack_ipv4      12268  3 
xt_state                2016  3 
iptable_filter          2624  1 
ip_tables              10160  1 iptable_filter
x_tables               13284  2 xt_state,ip_tables
video                  16400  0 
output                  2912  1 video
ac                      3264  0 
battery                 6272  0 
fuse                   42908  1 
dm_snapshot            14340  0 
dm_mirror              15104  0 
dm_log                  8452  1 dm_mirror
dm_mod                 46184  3 dm_snapshot,dm_mirror,dm_log
nf_conntrack_ftp        6852  0 
nf_conntrack           55508  3 nf_conntrack_ipv4,xt_state,nf_conntrack_ftp
i2c_i810                4068  0 
i2c_algo_bit            5188  1 i2c_i810
w83627hf               20984  0 
w83781d                25704  0 
hwmon_vid               2720  2 w83627hf,w83781d
i915                   25280  0 
drm                    65256  1 i915
i810fb                 26500  1 
vgastate                7680  1 i810fb
sd_mod                 22200  0 
usb_storage            75712  0 
snd_intel8x0           26268  0 
snd_ac97_codec         88484  1 snd_intel8x0
ac97_bus                1728  1 snd_ac97_codec
snd_pcm_oss            32800  0 
snd_pcm                62628  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_mixer_oss          12320  1 snd_pcm_oss
i2c_core               19828  18 tuner_simple,tuner,saa7134,v4l2_common,ir_kbd_i2c,tveeprom,tea5767,tea5761,tda9887,tda8290,tda827x,tda18271,mt20xx,xc5000,tuner_xc2028,i2c_i810,i2c_algo_bit,w83781d
snd_seq_dummy           2660  0 
button                  6064  0 
rng_core                3940  0 
psmouse                32336  0 
rtc_cmos                8864  0 
rtc_core               13724  1 rtc_cmos
rtc_lib                 2816  1 rtc_core
snd_seq_oss            24960  0 
snd_seq_midi_event      6432  1 snd_seq_oss
intel_agp              22300  1 
shpchp                 25528  0 
pci_hotplug            23460  1 shpchp
snd_seq                41456  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_timer              17800  2 snd_pcm,snd_seq
snd_seq_device          6380  3 snd_seq_dummy,snd_seq_oss,snd_seq
agpgart                28776  3 drm,i810fb,intel_agp
serio_raw               4740  0 
iTCO_wdt                9508  0 
evdev                   8000  0 
snd                    45604  9 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_seq_oss,snd_seq,snd_timer,snd_seq_device
soundcore               6368  1 snd
snd_page_alloc          7816  2 snd_intel8x0,snd_pcm
pcspkr                  2432  0 
ext3                  105256  1 
jbd                    39380  1 ext3
mbcache                 7108  1 ext3
ide_cd_mod             27524  0 
cdrom                  30176  1 ide_cd_mod
ide_disk               10496  3 
8139too                20320  0 
ata_generic             4676  0 
libata                140416  1 ata_generic
scsi_mod              129356  3 sd_mod,usb_storage,libata
dock                    8272  1 libata
uhci_hcd               18672  0 
usbcore               118160  3 usb_storage,uhci_hcd
8139cp                 16800  0 
mii                     4896  2 8139too,8139cp
piix                    6568  0 [permanent]
ide_pci_generic         3908  0 [permanent]
ide_core               92628  4 ide_cd_mod,ide_disk,piix,ide_pci_generic
thermal                15228  0 
processor              32548  2 thermal
fan                     4164  0 
thermal_sys            10856  4 video,thermal,processor,fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 82815 815 Chipset Host Bridge and Memory Controller Hub [8086:1130] (rev 02)
	Subsystem: ABIT Computer Corp. Device [147b:0401]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp

00:02.0 VGA compatible controller [0300]: Intel Corporation 82815 Chipset Graphics Controller (CGC) [8086:1132] (rev 02)
	Subsystem: ABIT Computer Corp. Device [147b:0401]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=64M]
	Region 1: Memory at d6000000 (32-bit, non-prefetchable) [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: i810fb
	Kernel modules: i2c-i810

00:1e.0 PCI bridge [0604]: Intel Corporation 82801AA PCI Bridge [8086:2418] (rev 02)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: d4000000-d5ffffff
	Prefetchable memory behind bridge: 10000000-100fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Kernel modules: shpchp

00:1f.0 ISA bridge [0601]: Intel Corporation 82801AA ISA Bridge (LPC) [8086:2410] (rev 02)
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Kernel modules: intel-rng, iTCO_wdt

00:1f.1 IDE interface [0101]: Intel Corporation 82801AA IDE Controller [8086:2411] (rev 02) (prog-if 80 [Master])
	Subsystem: Intel Corporation 82801AA IDE Controller [8086:2411]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	Region 4: I/O ports at f000 [size=16]
	Kernel driver in use: PIIX_IDE
	Kernel modules: piix

00:1f.2 USB Controller [0c03]: Intel Corporation 82801AA USB Controller [8086:2412] (rev 02)
	Subsystem: Intel Corporation 82801AA USB Controller [8086:2412]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin D routed to IRQ 7
	Region 4: I/O ports at d000 [size=32]
	Kernel driver in use: uhci_hcd
	Kernel modules: uhci-hcd

00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801AA AC'97 Audio Controller [8086:2415] (rev 02)
	Subsystem: ABIT Computer Corp. Device [147b:0401]
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 11
	Region 0: I/O ports at d400 [size=256]
	Region 1: I/O ports at d800 [size=64]
	Kernel driver in use: Intel ICH
	Kernel modules: snd-intel8x0

01:00.0 Multimedia controller [0480]: Philips Semiconductors SAA7130 Video Broadcast Decoder [1131:7130] (rev 01)
	Subsystem: Animation Technologies Inc. Device [5168:0138]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (4000ns min, 10000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d5001000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: saa7134
	Kernel modules: saa7134

01:01.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
	Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (8000ns min, 16000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at c000 [size=256]
	Region 1: Memory at d5000000 (32-bit, non-prefetchable) [size=256]
	[virtual] Expansion ROM at 10000000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: 8139too
	Kernel modules: 8139cp, 8139too

01:02.0 Communication controller [0780]: Agere Systems LT WinModem [11c1:044c] (rev 02)
	Subsystem: Agere Systems LT WinModem [11c1:044c]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32 (63000ns min, 3500ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at d5002000 (32-bit, non-prefetchable) [size=256]
	Region 1: I/O ports at c400 [size=8]
	Region 2: I/O ports at c800 [size=256]
	Capabilities: <access denied>



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.26-1-686 depends on:
ii  debconf [debconf-2.0]         1.5.23     Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92e      tools for generating an initramfs
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.13-2   Yet Another mkInitRD

Versions of packages linux-image-2.6.26-1-686 recommends:
ii  libc6-i686                    2.7-13     GNU C Library: Shared libraries [i

Versions of packages linux-image-2.6.26-1-686 suggests:
ii  grub                          0.97-45    GRand Unified Bootloader (Legacy v
pn  linux-doc-2.6.26              <none>     (no description available)

-- debconf information:
  linux-image-2.6.26-1-686/preinst/abort-overwrite-2.6.26-1-686:
  linux-image-2.6.26-1-686/postinst/bootloader-error-2.6.26-1-686:
  linux-image-2.6.26-1-686/postinst/depmod-error-initrd-2.6.26-1-686: false
  linux-image-2.6.26-1-686/postinst/old-system-map-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/prerm/would-invalidate-boot-loader-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/elilo-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/old-dir-initrd-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/kimage-is-a-directory:
  linux-image-2.6.26-1-686/postinst/create-kimage-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/overwriting-modules-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/depmod-error-2.6.26-1-686: false
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.26-1-686/prerm/removing-running-kernel-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/abort-install-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/lilo-has-ramdisk:
  linux-image-2.6.26-1-686/preinst/bootloader-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/preinst/lilo-initrd-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/old-initrd-link-2.6.26-1-686: true
  linux-image-2.6.26-1-686/postinst/bootloader-test-error-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/failed-to-move-modules-2.6.26-1-686:
  linux-image-2.6.26-1-686/preinst/initrd-2.6.26-1-686:



--- End Message ---
--- Begin Message ---
Version: 2.6.26-2

On Mon, Aug 18, 2008 at 08:18:14PM +0400, Vladimir Stavrinov wrote:
> On Mon, Aug 18, 2008 at 06:01:54PM +0200, Marcel Tiede wrote:
> 
> > Hi Vladmimir,
> > 
> > just saw your Bug report on debians buglist
> > (http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=2;bug=494455) and
> > would like to ask if you got any response regarding this topic?
> 
> No I don't got any response, but with recent kernel upgrade to
> 2.6.26-2 debian package version, this bug gone away and tv driver work
> fine the same way as before. 

thanks for keeping us updated in such cases.

closing

-- 
maks


--- End Message ---

Reply to: