ho un eyetv DTT Deluxe, il Vu+ Uno BlackHole lo riconosce?

a19a

Vu+ Newbie
ciao a tutti :)

ho un tuner USB Eyetv DTT Deluxe, il Vu+ Uno BlackHole lo riconosce?

Ho cercato nell'apposito menu, ma non figura in lista :(

grazie,
a19a
 

a19a

Vu+ Newbie
hi everyone :)

I have a USB Eyetv DTT Deluxe, does Vu+ Uno BlackHole support it?

I searched for it in the blu panel, but it isn't listed :(

thanks,
a19a
 

a19a

Vu+ Newbie
ok found...it is WinTV Nova...but it doesn't work.

Now, how do I REMOVE this driver? thanks!

a19a
 

angelofsky1980

BlackHole Driver Specialist
ok found...it is WinTV Nova...but it doesn't work.

Now, how do I REMOVE this driver? thanks!

a19a
If it's not supported is not a big problem because the BH Panel doesen't load at box startup the driver if it's not useful.
Please post this commando output to help me discover which driver you need, it's a telnet command:
Code:
cat /proc/bus/usb/devices
 

a19a

Vu+ Newbie
If it's not supported is not a big problem because the BH Panel doesen't load at box startup the driver if it's not useful.
Please post this commando output to help me discover which driver you need, it's a telnet command:
Code:
cat /proc/bus/usb/devices

cat /proc/bus/usb/devices gives:

T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1
P: Vendor=0fd9 ProdID=002c Rev= 1.00
S: Manufacturer=Elgato
S: Product=EyeTV DTT Dlx
S: SerialNumber=xxxxxxxxxxxxxxx
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=300mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
 

angelofsky1980

BlackHole Driver Specialist
cat /proc/bus/usb/devices gives:

T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 3 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=ff Prot=ff MxPS=64 #Cfgs= 1
P: Vendor=0fd9 ProdID=002c Rev= 1.00
S: Manufacturer=Elgato
S: Product=EyeTV DTT Dlx
S: SerialNumber=xxxxxxxxxxxxxxx
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=300mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
You have a 2nd version of EyeTV DTT Dlx.
Officially your device is not supported by LinuxTV (and Linux world too) but I have read some posts on the web who suggest to modify some lines into one driver.
I will try and inform you when the new driver is ready to test.
 

a19a

Vu+ Newbie
You have a 2nd version of EyeTV DTT Dlx.
Officially your device is not supported by LinuxTV (and Linux world too) but I have read some posts on the web who suggest to modify some lines into one driver.
I will try and inform you when the new driver is ready to test.

Looking forward to read your news! Thank you!

a19a
 

a19a

Vu+ Newbie
UPDATE


I found that the procedure found by angelofsky1980 should be working!
It has been implemented a patch on Suse that make the Eyetv Deluxe work:

https://build.opensuse.org/package/...vb&project=home:miho20:branches:home:enzokiel

Also interesting this link, where an user says that he compiled the driver successfully:

http://www.kernellabs.com/blog/?p=1378

"I testet the driver with another as-102 device. It is the Elgato EyeTV DTT delyxe.
It did not work out of the box but after adding the USB vendor ID and product ID to the Sources it worked like a charm."

@angelofsky1980

could you please tell me how to compile the driver, starting from the Makefile? PLEASE PLEASE PLEASE :)
 
Top