ASUS My Cinema-U3000 Mini: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(Started working on My-Cinema-U3000 Mini page)
 
(drivers)
Line 1: Line 1:
'''Work In Progress, Please do not edit until this notice will be removed. Thank you!'''
'''Work In Progress. Please do not edit until this notice will be removed. Thank you!'''

Vendor ID: 0b05
Product ID: 171f


=== Drivers ===
=== Drivers ===

Not yet integrated to mainline Linux kernel version 2.6.23.

Available from [http://www.linuxtv.org/repo/ v4l-dvb]. Quick install:

<pre>
$ hg clone http://linuxtv.org/hg/v4l-dvb
$ cd v4l-dvb
$ make
# make install
</pre>


=== Firmware ===
=== Firmware ===


If you are running [http://www.ubuntu.com/ Ubuntu]: see bug #[https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/179626 179626] and use ''linux-restricted-modules-2.6.24'' version >= 2.6.24.8-7.18.
If you are running [http://www.ubuntu.com/ Ubuntu] see bug #[https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules-2.6.24/+bug/179626 179626] and use ''linux-restricted-modules-2.6.24'' version >= 2.6.24.8-7.18.


If you prefer manual installation download file [http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.10.fw] to ''/lib/firmware/''.
If you prefer manual installation download file [http://www.wi-bw.tfh-wildau.de/~pboettch/home/linux-dvb-firmware/dvb-usb-dib0700-1.10.fw dvb-usb-dib0700-1.10.fw] to ''/lib/firmware/''.

Revision as of 17:26, 4 March 2008

Work In Progress. Please do not edit until this notice will be removed. Thank you!

Vendor ID: 0b05 Product ID: 171f

Drivers

Not yet integrated to mainline Linux kernel version 2.6.23.

Available from v4l-dvb. Quick install:

$ hg clone http://linuxtv.org/hg/v4l-dvb
$ cd v4l-dvb
$ make
# make install

Firmware

If you are running Ubuntu see bug #179626 and use linux-restricted-modules-2.6.24 version >= 2.6.24.8-7.18.

If you prefer manual installation download file dvb-usb-dib0700-1.10.fw to /lib/firmware/.

Problems

Kernel message when driver is not present or does not handle Asus My-Cinema-U3000 Mini:

usb 5-7: new high speed USB device using ehci_hcd and address 4
usb 5-7: configuration #1 chosen from 1 choice

Kernel message when firmware is not present:

usb 5-7: new high speed USB device using ehci_hcd and address 7
usb 5-7: configuration #1 chosen from 1 choice
dib0700: loaded with support for 6 different device-types
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware
dvb-usb: did not find the firmware file. (dvb-usb-dib0700-1.10.fw) Please see linux/Documentation/dvb/ for more details on firmware-problems. (-2)
usbcore: registered new interface driver dvb_usb_dib0700

Successful initialization

usb 5-7: new high speed USB device using ehci_hcd and address 8
usb 5-7: configuration #1 chosen from 1 choice
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware
dvb-usb: downloading firmware from file 'dvb-usb-dib0700-1.10.fw'
dib0700: firmware started successfully.
dvb-usb: found a 'ASUS My Cinema U3000 Mini DVBT Tuner' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (ASUS My Cinema U3000 Mini DVBT Tuner)
DVB: registering frontend 0 (DiBcom 7000PC)...
MT2266: successfully identified
dvb-usb: ASUS My Cinema U3000 Mini DVBT Tuner successfully initialized and connected.