* 0bda:2838 Ezcap DVB USB adaptor - no device files created
@ 2011-07-02 6:36 Arthur Marsh
0 siblings, 0 replies; only message in thread
From: Arthur Marsh @ 2011-07-02 6:36 UTC (permalink / raw)
To: linux-mm; +Cc: Joel Stanley
Hi, I bought one of these things having seen the Linux penguin on the
box and compiled the code from the
http://jms.id.au/wiki/EzcapDvbAdapter web page on a quad core AMD64
machine using 3.0.0-rc5 Linux kernel and GCC 4.6.1 under Debian sid.
On boot-up the device is at least partially recognised:
[ 1.430924] usb 1-5: New USB device found, idVendor=0bda, idProduct=2838
[ 1.431005] usb 1-5: Product: RTL2838UHIDIR
[ 6.245292] IR NEC protocol handler initialized
[ 6.284327] IR RC5(x) protocol handler initialized
[ 6.338049] IR RC6 protocol handler initialized
[ 6.371470] IR JVC protocol handler initialized
[ 6.448155] IR Sony protocol handler initialized
[ 6.590577] lirc_dev: IR Remote Control driver registered, major 252
[ 6.591144] IR LIRC bridge handler initialized
[ 7.085160] usbcore: registered new interface driver dvb_usb_rtl2832u
$ lsmod|grep dvb
dvb_usb_rtl2832u 111764 0
dvb_usb 18302 1 dvb_usb_rtl2832u
dvb_core 77682 1 dvb_usb
rc_core 18294 7
dvb_usb,ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_rc5_decoder,ir_nec_decoder
i2c_core 23876 7
dvb_usb,max6650,radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
usbcore 119731 5 dvb_usb_rtl2832u,dvb_usb,ohci_hcd,ehci_hcd
but apparently no device files are created (there is no /dev/dvb tree).
Any suggestions for things to try to get this working welcome.
Regards,
Arthur.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-02 6:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-02 6:36 0bda:2838 Ezcap DVB USB adaptor - no device files created Arthur Marsh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.