On 01/15/2014 07:01 AM, Silvio Siefke wrote:
> Hello,
> 
> i have become this DVB-T USB Stick, i has installed the firmware and in 
> Kernel i has build in the driver. 
> 
> siefke ~ $  cat /usr/src/linux-3.12.3-pf/.config | egrep AF9015
> CONFIG_DVB_USB_AF9015=y
> 
> siefke ~ $  ls /lib/firmware/ | egrep dvb
> dvb-usb-af9015.fw
> 
> I understand not why the Stick will be activated as Keyboard.
> 
> siefke ~ $  dmesg | egrep DVB
> [    2.948871] usb 1-3: Product: USB2.0 DVB-T TV Stick
> [    3.362579] DVB: registering new adapter (Afatech AF9015 reference design)
> [    3.375389] usb 1-3: DVB: registering adapter 0 frontend 0 (Afatech 
> AF9013)...
> [   10.313875] NEWMI USB2.0 DVB-T TV Stick: Fixing fullspeed to highspeed 
> interval: 16 -> 8
> [   10.314387] input: NEWMI USB2.0 DVB-T TV Stick as 
> /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.1/input/input11
> [   10.314685] hid-generic 0003:15A4:9016.0001: input,hidraw0: USB HID v1.01 
> Keyboard [NEWMI USB2.0 DVB-T TV Stick] on usb-0000:00:1d.7-3/input1
> 
> 
> Has someone Idea how can i installed and use the DVB Stick?
> 
> 
> Thank you for help & Nice Day
> Silvio
> 

That's not enough of the dmesg to determine if the device is loading
properly, although it looks like it could be due to it registering the
adapter.

In order to display something you'll need to use something like
vlc/mplayer[2] or mythtv compiled with the dvb flag.

Dan

Reply via email to