|
Prev: terminal resize doesn't propagate to an application
Next: how to change location of mplayer tmp files
From: Martin Kraus on 30 Jun 2008 20:30 Hi, I'm trying to get Hauppauge Nova-T 500 Dual DVB-T (ID 2040:9950) to work on lenny. The driver and firmware loads but I get dvb-usb: no frontend was attached by 'Hauppauge Nova-T 500 Dual DVB-T' and /dev/dvb/adapter0 is missing frontend0 device which I found out is quite important:) Did anyone get this card to work? I've googled like hell but to no end. thanks for your help martin -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Dale on 30 Jun 2008 22:30 2008/7/1 Martin Kraus <lists_mk(a)wujiman.net>: > Hi, > I'm trying to get Hauppauge Nova-T 500 Dual DVB-T (ID 2040:9950) to work on > lenny. The driver and firmware loads but I get > > dvb-usb: no frontend was attached by 'Hauppauge Nova-T 500 Dual DVB-T' > > and /dev/dvb/adapter0 is missing frontend0 device which I found out is quite > important:) > Did anyone get this card to work? I've googled like hell but to no end. > > thanks for your help > martin > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org > > Hi Martin, Is the module getting loaded correctly, can you check to see if it shows up under 'lsmod'. you may have to manually load the module and if that works put the module in to the '/etc/modules' file for it to be automatically loaded at boot time. And you might have to load the module with some options eg 'modprode <module> card=<number> tuner=<number>' and then if that works create a '/etc/module.d/<module> file with the relevant info in it. couple ideas to look Regards Dale -- [WWW] http://southernvaleslug.org/ [IRC] #southern-vales.lug on irc.freenode.net "The significant problems we face cannot be solved at the same level of thinking we were at when we created them" Albert Einstein -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
From: Martin Kraus on 30 Jun 2008 22:30
On Tue, Jul 01, 2008 at 11:52:23AM +0930, Dale wrote: > 2008/7/1 Martin Kraus <lists_mk(a)wujiman.net>: > > Hi, > > I'm trying to get Hauppauge Nova-T 500 Dual DVB-T (ID 2040:9950) to work on > > lenny. The driver and firmware loads but I get > > > > dvb-usb: no frontend was attached by 'Hauppauge Nova-T 500 Dual DVB-T' > > > > and /dev/dvb/adapter0 is missing frontend0 device which I found out is quite > > important:) > > Did anyone get this card to work? I've googled like hell but to no end. > > Hi Martin, > > Is the module getting loaded correctly, can you check to see if it > shows up under 'lsmod'. you may have to manually load the module and > if that works put the module in to the '/etc/modules' file for it to > be automatically loaded at boot time. > > And you might have to load the module with some options eg 'modprode > <module> card=<number> tuner=<number>' and then if that works create a > '/etc/module.d/<module> file with the relevant info in it. the module loads correctly even the firmware looks ok. it just doesn't load any frontend driver. I've found a few people having the same problem but couldn't find any solution. this card should be ok but there's so many revisions that I might just have the screwed up one. mk -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org |