public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] MT2266 I2C write failed, usb disconnet, WinTV Nova-TD stick, remote
@ 2008-03-12 11:08 Bernhard Albers
  2008-03-12 21:40 ` Philip Pemberton
  0 siblings, 1 reply; 3+ messages in thread
From: Bernhard Albers @ 2008-03-12 11:08 UTC (permalink / raw)
  To: linux-dvb

Hello everyone!

I recently installed mythbunut 7.10 and tried to get the WinTV Nova-TD
stick working with the latest v4l-sources (mercurial)

Output of lsusb:  ID 2040:9580 Hauppauge
Hauppauge Remote: A415-HPG-WE-A

When I start mythbuntu, I get the following error, after switching the
channels using the mythbuntu frontend (dmesg):

##########
[   11.460000] dib0700: loaded with support for 6 different device-types
[   11.460000] dvb-usb: found a 'Hauppauge Nova-TD Stick/Elgato Eye-TV
Diversity' in warm state.
[   11.460000] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[   11.464000] DVB: registering new adapter (Hauppauge Nova-TD
Stick/Elgato Eye-TV Diversity)
[   11.708000] DVB: registering frontend 0 (DiBcom 7000PC)...
[   11.764000] ACPI: PCI Interrupt 0000:00:14.2[A] -> GSI 16 (level,
low) -> IRQ 16
[   11.776000] MT2266: successfully identified
[   11.900000] input: ImPS/2 Logitech Wheel Mouse as /class/input/input2
[   11.904000] input: PC Speaker as /class/input/input3
[   11.904000] parport_pc 00:0a: reported by Plug and Play ACPI
[   11.904000] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   11.932000] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[   11.932000] DVB: registering new adapter (Hauppauge Nova-TD
Stick/Elgato Eye-TV Diversity)
[   11.984000] hda_codec: Unknown model for ALC883, trying auto-probe
from BIOS...
[   12.084000] DVB: registering frontend 1 (DiBcom 7000PC)...
[   12.088000] MT2266: successfully identified
[   12.244000] input: IR-receiver inside an USB DVB receiver as
/class/input/input4
[   12.244000] dvb-usb: schedule remote query interval to 150 msecs.
[   12.244000] dvb-usb: Hauppauge Nova-TD Stick/Elgato Eye-TV Diversity
successfully initialized and connected.
[   12.244000] usbcore: registered new interface driver dvb_usb_dib0700
[   12.644000] lp0: using parport0 (interrupt-driven).
[   12.864000] Adding 2642652k swap on /dev/sda5.  Priority:-1 extents:1
across:2642652k
[  172.720000] EXT3 FS on sda1, internal journal
[  174.548000] input: Power Button (FF) as /class/input/input5
[  174.548000] ACPI: Power Button (FF) [PWRF]
[  174.548000] input: Power Button (CM) as /class/input/input6
[  174.548000] ACPI: Power Button (CM) [PWRB]
[  174.596000] No dock devices found.
[  177.108000] r8169: eth0: link up
[  177.108000] r8169: eth0: link up
[  177.744000] NET: Registered protocol family 10
[  177.748000] lo: Disabled Privacy Extensions
[  189.300000] NET: Registered protocol family 17
[  203.584000] eth0: no IPv6 routers present
[  232.720000] hda-intel: Invalid position buffer, using LPIB read
method instead.
[  428.888000] UDF-fs: Partition marked readonly; forcing readonly mount
[  428.936000] UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume
'Belleville', timestamp 2036/02/07 02:58 (103c)
[  459.596000] dib0700: Unknown remote controller key: 12 2A  1  0
[  459.748000] dib0700: Unknown remote controller key:  F  A  1  0
[  628.492000] hub 4-0:1.0: port 9 disabled by hub (EMI?), re-enabling...
[  628.492000] usb 4-9: USB disconnect, address 2
[  628.500000] MT2266 I2C write failed
[  628.500000] MT2266 I2C write failed
[  650.208000] dvb-usb: error while stopping stream.
[  650.208000] MT2266 I2C write failed (len=9)
[  650.224000] MT2266 I2C write failed (len=4)
[  650.224000] MT2266 I2C write failed (len=3)
[  650.224000] MT2266 I2C read failed
[  650.240000] MT2266 I2C read failed
[  650.256000] MT2266 I2C read failed
[  650.272000] MT2266 I2C read failed
[  650.288000] MT2266 I2C read failed
[  650.304000] MT2266 I2C read failed
[  650.320000] MT2266 I2C read failed
[  650.336000] MT2266 I2C read failed
[  650.352000] MT2266 I2C read failed
[  650.368000] MT2266 I2C read failed
###########

If I disable the remote sensor  in "/etc/modprobe.d/options" via
"options dvb_usb disable_rc_polling=1" this i2c failures do not seem to
occur.

Maybe it is a problem of the mainboard. It is an Asus m2a-vm hdmi
(amd690g chipset and ati x1250 onboard graphics) with the latest Bios
(1604).

Best regards
	Bernhard

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] MT2266 I2C write failed, usb disconnet, WinTV Nova-TD stick, remote
  2008-03-12 11:08 [linux-dvb] MT2266 I2C write failed, usb disconnet, WinTV Nova-TD stick, remote Bernhard Albers
@ 2008-03-12 21:40 ` Philip Pemberton
  2008-03-13  7:41   ` Filippo Argiolas
  0 siblings, 1 reply; 3+ messages in thread
From: Philip Pemberton @ 2008-03-12 21:40 UTC (permalink / raw)
  To: Bernhard Albers; +Cc: linux-dvb

Bernhard Albers wrote:
> [  628.492000] hub 4-0:1.0: port 9 disabled by hub (EMI?), re-enabling...
> [  628.492000] usb 4-9: USB disconnect, address 2
> [  628.500000] MT2266 I2C write failed
> [  628.500000] MT2266 I2C write failed
> [  650.208000] dvb-usb: error while stopping stream.

> Maybe it is a problem of the mainboard. It is an Asus m2a-vm hdmi
> (amd690g chipset and ati x1250 onboard graphics) with the latest Bios
> (1604).

Interesting theory...
I'm seeing the same thing on a Biostar TA690G mainboard, which uses the same 
chipset. It works fine on my desktop machine though (VIA K8T800PRO chipset; 
ASUS A8V Deluxe) and on my ASUS Eee (can't remember off-hand what chipset that 
uses, an Intel one of some description IIRC).

Had some strange signal issues with the Nova-TD-Stick too - Tuner 0 worked 
fine, but Tuner 1 failed to lock onto the mux that carries FilmFour. Putting a 
6dB attenuator inline fixed that nicely -- seems the low-noise amplifier in 
the Microtune chip sets its level based on an average of the whole band it's 
tuned to. Lots of strong signals = low amplification = not much signal 
strength going into the DiBcom decoder/demux chip. Weaken some of the strong 
signals, and it's fine. Most peculiar.

-- 
Phil.                         |  (\_/)  This is Bunny. Copy and paste Bunny
lists@philpem.me.uk           | (='.'=) into your signature to help him gain
http://www.philpem.me.uk/     | (")_(") world domination.

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-dvb] MT2266 I2C write failed, usb disconnet, WinTV Nova-TD stick, remote
  2008-03-12 21:40 ` Philip Pemberton
@ 2008-03-13  7:41   ` Filippo Argiolas
  0 siblings, 0 replies; 3+ messages in thread
From: Filippo Argiolas @ 2008-03-13  7:41 UTC (permalink / raw)
  To: Philip Pemberton; +Cc: linux-dvb


Il giorno mer, 12/03/2008 alle 21.40 +0000, Philip Pemberton ha scritto:
> Bernhard Albers wrote:
> > [  628.492000] hub 4-0:1.0: port 9 disabled by hub (EMI?), re-enabling...
> > [  628.492000] usb 4-9: USB disconnect, address 2
> > [  628.500000] MT2266 I2C write failed
> > [  628.500000] MT2266 I2C write failed
> > [  650.208000] dvb-usb: error while stopping stream.
> 
> > Maybe it is a problem of the mainboard. It is an Asus m2a-vm hdmi
> > (amd690g chipset and ati x1250 onboard graphics) with the latest Bios
> > (1604).
> 
> Interesting theory...
> I'm seeing the same thing on a Biostar TA690G mainboard, which uses the same 

I've already told it to Bernard but not yet in the list:
Notice that this one seems to be a known issue (even to windows people)
related to an incompatibility between 690g mainboard (more precisely
sb600 southbridge) and nova td stick. It seems that it causes usb
disconnect when the stick works in dual mode (always in linux) using
both tuners at the same time. People reported the problem can be solved
with a pci usb expansion or using the stick with another mainboard.
There is also a note about it in the linuxtv wiki (NOVA-TD Stick page).
It's interesting to note that both you and Bernard experienced the
problem even with just one tuner.

Some link:
http://209.85.165.104/search?q=cache:3LygRMoeRqUJ:www.hauppauge.co.uk/board/showthread.php%3Ft%3D14152+nova+td+690g&hl=it&ct=clnk&cd=1

http://209.85.165.104/search?q=cache:KWnzteJ-zZkJ:www.hauppauge.co.uk/board/archive/index.php%3Ft-14247.html+nova+td+690g&hl=it&ct=clnk&cd=2

http://209.85.165.104/search?q=cache:-UJFsa42dsEJ:www.hauppauge.co.uk/board/archive/index.php%3Ft-14152.html+nova+td+sb600&hl=it&ct=clnk&cd=4

http://209.85.165.104/search?q=cache:tcwgQWV-jEUJ:www.hauppauge.co.uk/board/showthread.php%3Fp%3D63962+nova+td+sb600&hl=it&ct=clnk&cd=3



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-13  7:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 11:08 [linux-dvb] MT2266 I2C write failed, usb disconnet, WinTV Nova-TD stick, remote Bernhard Albers
2008-03-12 21:40 ` Philip Pemberton
2008-03-13  7:41   ` Filippo Argiolas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox