Mailing List archive

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

[linux-dvb] Hauppauge WinTV-Nova-T not playing ball



Hi all,

As part of a student's project, I have installed one of the above in one
of our Linux workstations (running Red Hat 7.3, kernel 2.4.21-rc7),
downloaded the latest version of the drivers from linuxtv.org
(1.0.0-pre3), and compiled them as per the documention provided.

Firstly, a colleague of mine modified saa7146_core.c in order for the
dvb-ttpci.o module to load :

diff saa7146_core.c saa7146_core.c.orig
957d956 < { PHILIPS_SAA7146, 0x13c2, 0x1011, CARD_INFO unkwn1 },

(he says the card we have *should* be 0x13c2, 0x1010 - he's on leave at
the moment so I can't ask him how he deduced this)

When compiled and 'make insmod'ed with the above modification, messages
looks like this :

Jun 20 20:31:29 cslin213 kernel: Linux video capture interface: v1.00
Jun 20 20:31:30 cslin213 kernel: DVB: registering new adapter (Technotrend/Hauppauge PCI rev?(unknown1)).
Jun 20 20:31:30 cslin213 kernel: PCI: Found IRQ 11 for device 00:09.0
Jun 20 20:31:31 cslin213 kernel: dvb: debi test in bootarm() failed: 00020000 != 10325476
Jun 20 20:31:31 cslin213 kernel: RequestParameter error
Jun 20 20:31:31 cslin213 kernel: DVB: AV7112(0) - firm e400d0f4, rtsl 0000c14e, vid 3163d0a1, app ab00d0a1
Jun 20 20:31:31 cslin213 kernel: DVB: AV7112(0) - firmware supports CI link layer interface
Jun 20 20:31:31 cslin213 kernel: outcom error
Jun 20 20:31:31 cslin213 kernel: outcom error
Jun 20 20:31:31 cslin213 kernel: av7110(0): adac type set to 0
Jun 20 20:31:31 cslin213 kernel: outcom error
Jun 20 20:31:31 cslin213 last message repeated 2 times

From other queries regarding "debi test in bootarm() failed" one
suggestion was that the BIOS should have the PnP OS setting disabled -
this I have done, to no avail. The card does get an IRQ (11, shared with
the video board).

Can any wise soul shed any light on this?

Cheers,
G

-- 
Graham Hardman, Computer Support Officer
School of Computing, University of Leeds
Woodhouse Lane, Leeds LS2 9JT
Tel: (0113) 343 6795   Email: gph@comp.leeds.ac.uk



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index