RTL2832U: kernel module
|
5th Apr, 2015, 02:29 AM
Post: #1
|
|||
|
|||
RTL2832U: kernel module
Hi guys,
I've bought a DVB-T tuner usb stick: Hamlet XDVBT900BK, and I'm trying to have it working on my Xbian on RPi2. This is my kernel version: Terminal xbian@xbian ~ $ uname -a Linux xbian 3.18.8+ #1 SMP PREEMPT Thu Mar 5 03:13:36 CET 2015 armv7l GNU/Linux And this is what I get when I plug it in: Terminal xbian@xbian ~ $ dmesg | tail [ 4459.511956] usb 1-1.5.4: new high-speed USB device number 8 using dwc_otg [ 4459.601831] usb 1-1.5.4: New USB device found, idVendor=1b80, idProduct=d3a4 [ 4459.601861] usb 1-1.5.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4459.601874] usb 1-1.5.4: Product: Rtl2832UDVB [ 4459.601884] usb 1-1.5.4: Manufacturer: Realtek Here is the output of lsusb: Terminal xbian@xbian ~ $ lsusb Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. Bus 001 Device 004: ID 04e8:61b6 Samsung Electronics Co., Ltd Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS] Bus 001 Device 006: ID 05e3:0610 Genesys Logic, Inc. 4-port hub Bus 001 Device 008: ID 1b80:d3a4 Afatech Where the tuner should be the last line. As far as I've understood digging around, proper kernel module should be dvb-usb-rtl28xxu.ko, and I have it under /lib/modules/3.18.8+/kernel/drivers/media/usb/dvb-usb-v2/, but when I plug the tuner in, nothing happens. No kernel module is loaded, and no device is created under /dev. Any suggestion ? Thanks in advance |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RTL2832U: kernel module - josh_xbian - 5th Apr, 2015 02:29 AM
RE: RTL2832U: kernel module - f1vefour - 5th Apr, 2015, 08:57 AM
RE: RTL2832U: kernel module - josh_xbian - 6th Apr, 2015, 02:13 AM
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
DVB-T kernel module for: RTL2838 | t-offline | 10 | 43,366 |
7th Jan, 2014 08:46 PM Last Post: mk01 |