<tt>I've recently bought a Freecom DVB-T USB Stick. It works fine in</tt><br>
<tt>Windows, but on the same PC (Samsung V25 portable, 2.4 P4, 512Mb ram)</tt><br>
<tt>with Suse 10.0 OSS it does not seem to be recognised...</tt><br>
<br>
<tt>lsmod | grep dvb</tt><br>
<tt>gives:</tt><br>
<br>
<tt>dvb_usb_dtt200u 8580 0</tt><br>
<tt>dvb_usb 17928 1 dvb_usb_dtt200u</tt><br>
<tt>dvb_core 77480 1 dvb_usb</tt><br>
<tt>firmware_class 9856 2 pcmcia,dvb_usb</tt><br>
<tt>i2c_core 20368 3 i2c_algo_bit,i2c_i801,dvb_usb</tt><br>
<tt>dvb_pll 9348 1 dvb_usb</tt><br>
<tt>usbcore 112512 7 </tt><tt>usbhid,ehci_hcd,uhci_hcd,dvb_usb_dtt200u,dvb_usb,ndiswrapper</tt><br>
<br>
<tt>dmesg | grep dvb</tt><br>
<tt>gives:</tt><br>
<br>
<tt>dvb_usb: module not supported by Novell, setting U taint flag.</tt><br>
<tt>dvb_usb_dtt200u: module not supported by Novell, setting U taint flag.</tt><br>
<tt>usbcore: registered new driver dvb_usb_dtt200u</tt><br>
<br>
<tt>So, I think the correct modules are loaded?</tt><br>
<br>
<tt>lsusb -v </tt><br>
<tt>gives:</tt><br>
<br>
<tt>Bus 004 Device 003: ID 14aa:022a AVerMedia (again) or C&E</tt><br>
<tt>Device Descriptor:</tt><br>
<tt> bLength 18</tt><br>
<tt> bDescriptorType 1</tt><br>
<tt> bcdUSB 2.00</tt><br>
<tt> bDeviceClass 255 Vendor Specific Class</tt><br>
<tt> bDeviceSubClass 255 Vendor Specific Subclass</tt><br>
<tt> bDeviceProtocol 255 Vendor Specific Protocol</tt><br>
<tt> bMaxPacketSize0 64</tt><br>
<tt> idVendor 0x14aa AVerMedia (again) or C&E</tt><br>
<tt> idProduct 0x022a</tt><br>
<tt> bcdDevice 0.00</tt><br>
<tt> iManufacturer 0</tt><br>
<tt> iProduct 0</tt><br>
<tt> iSerial 0</tt><br>
<tt> bNumConfigurations 1</tt><br>
<tt> Configuration Descriptor:</tt><br>
<tt> bLength 9</tt><br>
<tt> bDescriptorType 2</tt><br>
<tt> wTotalLength 171</tt><br>
<tt> bNumInterfaces 1</tt><br>
<tt> bConfigurationValue 1</tt><br>
<tt> iConfiguration 0</tt><br>
<tt> bmAttributes 0x80</tt><br>
<tt> MaxPower 100mA</tt><br>
<tt>...etc...etc...</tt><br>
<br>
<tt>Again, this looks OK.</tt><br>
<br>
<tt>However, when I unplug/plug in the stick dmesg gives:</tt><br>
<br>
<tt>usb 4-3: USB disconnect, address 3</tt><br>
<tt>usb 4-3: new high speed USB device using ehci_hcd and address 4</tt><br>
<br>
<tt>Ie. It doesn't seem to recognise the device as dvb-usb. The LED on the</tt><br>
<tt>USB stick remains off.</tt><br>
<br>
<tt>My /lib/firmware has dvb-usb-wt220u-01.fw (I've also tried</tt><br>
<tt>dvb-usb-wt220u-zl0353-01.fw). </tt><br>
<br>
<tt>The device does not appear if I do a "cat /proc/bus/usb/devices" </tt><br>
<br>
<tt>Any ideas? From what I can make out from hours of googling these devices</tt><br>
<tt>should work OK.</tt><br>
<br>
<tt>Thanks,</tt><br>
<br>
<tt>Stephen.</tt>