Mailing List archive

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

[linux-dvb] Re: Hauppauge WinTV Nova-T on kernel 2.6.7



Mmmmm, that's a good one ...
OK, I changed major number for created devices and now I get mapped:
	/dev/dvb/adapter0/demux0
	/dev/dvb/adapter0/dvr0
	/dev/dvb/adapter0/frontend0
	/dev/dvb/adapter0/net0
Is there any documentation that explains what each device is used for?

Thanks for your help.

Xavier


Hamish Moffatt wrote:
On Mon, Oct 18, 2004 at 10:56:08AM +0200, Xavier Santana wrote:

The problem I have now is to find where the device is mapped. I ran MAKEDEV-DVB.sh script to create /dev/adapterX devices, but I changed chown calls to root instead of root.video because root.video user doesn't exist on my system (don't know if that's wrong).
I guess I should get a device mapped on /dev/dvb/adapter0/video0, but when trying to acces it I get 'No such device or address'.

Do your /dev/dvb/adapter0/* files have major number 250 or 212?
In 2.6.7, 250 is correct - but your makdev may have used the
new number, which is 212.

Hamish
--
#################################################################
# Xavier Santana Carcellé                                       #
# Analista / Programador                                        #
# Mail: xsantana@slash-solutions.com                            #
#                                                               #
# Slash Solutions S.L.L (http://www.slash-solutions.com)        #
# C/ Casanova 27 5é 2a 08011 BARCELONA                          #
# Tlf: 93.451.31.81                                             #
# Fax: 93.451.31.81                                             #
#################################################################




Home | Main Index | Thread Index