Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] auvisio white star II
Date: Wed, 15 Jan 2014 15:42:46
Message-Id: 52D6AC62.7050609@gmail.com
In Reply to: [gentoo-user] auvisio white star II by Silvio Siefke
1 On 01/15/2014 07:01 AM, Silvio Siefke wrote:
2 > Hello,
3 >
4 > i have become this DVB-T USB Stick, i has installed the firmware and in
5 > Kernel i has build in the driver.
6 >
7 > siefke ~ $ cat /usr/src/linux-3.12.3-pf/.config | egrep AF9015
8 > CONFIG_DVB_USB_AF9015=y
9 >
10 > siefke ~ $ ls /lib/firmware/ | egrep dvb
11 > dvb-usb-af9015.fw
12 >
13 > I understand not why the Stick will be activated as Keyboard.
14 >
15 > siefke ~ $ dmesg | egrep DVB
16 > [ 2.948871] usb 1-3: Product: USB2.0 DVB-T TV Stick
17 > [ 3.362579] DVB: registering new adapter (Afatech AF9015 reference design)
18 > [ 3.375389] usb 1-3: DVB: registering adapter 0 frontend 0 (Afatech AF9013)...
19 > [ 10.313875] NEWMI USB2.0 DVB-T TV Stick: Fixing fullspeed to highspeed interval: 16 -> 8
20 > [ 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
21 > [ 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
22 >
23 >
24 > Has someone Idea how can i installed and use the DVB Stick?
25 >
26 >
27 > Thank you for help & Nice Day
28 > Silvio
29 >
30
31 That's not enough of the dmesg to determine if the device is loading
32 properly, although it looks like it could be due to it registering the
33 adapter.
34
35 In order to display something you'll need to use something like
36 vlc/mplayer[2] or mythtv compiled with the dvb flag.
37
38 Dan

Replies

Subject Author
Re: [gentoo-user] auvisio white star II Silvio Siefke <siefke_listen@×××.de>