Hi Sid, everything looks nice on the dmesg. The usb line numbers depend on the hardware order, so it's not a problem, and the line registering the interface must be there (it's when /dev/dvb is added, so if it's not there you can't comunicate with the device). I think the other usb modules should not give you any problem... If you modified in some way the source code it would be nice to post it, just to have a look. You should also try latest firmware (I think there was a 1.2 version which fixed som i2c problems). <br>
And finally I just prefer to use kaffeine that v4l-apps... but that's just a matter of taste.<br>Also try with the small antenna included with the device, I don't manage to get signal from an amplified antenna in linux while the "small and crappy" one works perfectly.<br>
<br><div class="gmail_quote">2009/1/3 Sid Gale <span dir="ltr"><<a href="mailto:sid@the-gales.com">sid@the-gales.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm using the information in the V4L-DVB wiki to try to get an Asus My<br>
Cinema U300 mini usb dvb-t tuner working with eeebuntu (based on Ubuntu<br>
Intrepid) on an eeepc 900. I have these lines in kern.log:<br>
<br>
-----------------------------------------------------<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 89.624051] usb 1-4: new high<br>
speed USB device using ehci_hcd and address 3<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 89.764082] usb 1-4: configuration<br>
#1 chosen from 1 choice<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 90.033966] dib0700: loaded with<br>
support for 7 different device-types<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 90.035234] dvb-usb: found a 'ASUS<br>
My Cinema U3000 Mini DVBT Tuner' in cold state, will try to load a firmware<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 90.035247] firmware: requesting<br>
dvb-usb-dib0700-1.10.fw<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 90.047706] dvb-usb: downloading<br>
firmware from file 'dvb-usb-dib0700-1.10.fw'<br>
Jan 2 13:24:22 sid-eee900 kernel: [ 90.254492] dib0700: firmware<br>
started successfully.<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 90.756174] dvb-usb: found a 'ASUS<br>
My Cinema U3000 Mini DVBT Tuner' in warm state.<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 90.756733] dvb-usb: will pass the<br>
complete MPEG2 transport stream to the software demuxer.<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 90.757305] DVB: registering new<br>
adapter (ASUS My Cinema U3000 Mini DVBT Tuner)<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 91.080958] DVB: registering<br>
frontend 0 (DiBcom 7000PC)...<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 91.190399] MT2266: successfully<br>
identified<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 91.350822] dvb-usb: ASUS My<br>
Cinema U3000 Mini DVBT Tuner successfully initialized and connected.<br>
Jan 2 13:24:23 sid-eee900 kernel: [ 91.353100] usbcore: registered<br>
new interface driver dvb_usb_dib0700<br>
---------------------------------------------<br>
<br>
These match the information given in the wiki for 'Successful<br>
initialization' except for the usb 'number' and address (1-4 and 3 for<br>
me, 5-7 and 8 in the wiki) and the very last line 'usbcore: registered<br>
new interface driver dvb_usb_dib0700'. This last line does not appear in<br>
the wiki entry for 'Successful initialization' but does appear in the<br>
two of the 'failure' entries.<br>
<br>
When I try to scan for channels, using the dvb_apps package as described<br>
in the wiki, I get this:<br>
<br>
------------------------------------<br>
scanning /usr/share/doc/dvb-utils/examples/scan/dvb-t/uk-Oxford<br>
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'<br>
initial transponder 578000000 0 2 9 3 0 0 0<br>
>>> tune to:<br>
578000000:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_2K:GUARD_INTERVAL_1_32:HIERARCHY_NONE<br>
WARNING: filter timeout pid 0x0011<br>
WARNING: filter timeout pid 0x0000<br>
WARNING: filter timeout pid 0x0010<br>
dumping lists (0 services)<br>
Done.<br>
--------------------------------------<br>
<br>
The tuner is connected to a roof-mounted aerial and when plugged in to a<br>
Windows system pulls in 35 channels.<br>
<br>
I'm very new to Linux and have no idea how to proceed, so I was hoping<br>
that someone here could give me some pointers. I have noticed that in<br>
the dmesg file there are lines saying:<br>
<br>
-----------------------<br>
Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd,<br>
not after<br>
------------------------<br>
<br>
All the lines referring to ehci_hcd do, in fact, come after the ohci_hcd<br>
lines so it would appear that I have the order wrong. Would this make a<br>
difference and, if so, how do I correct it?<br>
<br>
I'd be very grateful for any help anyone can offer.<br>
<br>
Regards<br>
<br>
Sid Gale<br>
<br>
<br>
_______________________________________________<br>
linux-dvb mailing list<br>
<a href="mailto:linux-dvb@linuxtv.org">linux-dvb@linuxtv.org</a><br>
<a href="http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb" target="_blank">http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb</a><br>
</blockquote></div><br>