From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.tu-berlin.de ([130.149.7.33]) by www.linuxtv.org with esmtp (Exim 4.69) (envelope-from ) id 1O3F7E-0004Ok-RP for linux-dvb@linuxtv.org; Sat, 17 Apr 2010 22:59:50 +0200 Received: from mail-in1-pp.ewetel.de ([212.6.122.190]) by mail.tu-berlin.de (exim-4.69/mailfrontend-a) with esmtp for id 1O3F7E-0004KP-9n; Sat, 17 Apr 2010 22:59:48 +0200 Received: from [192.168.1.5] (host-091-097-027-101.ewe-ip-backbone.de [91.97.27.101]) by mail-in1-pp.ewetel.de (8.12.1/8.12.9) with ESMTP id o3HKxkrJ010373 for ; Sat, 17 Apr 2010 22:59:46 +0200 Message-ID: <4BCA2142.1080609@ewetel.net> Date: Sat, 17 Apr 2010 22:59:46 +0200 From: Hartmut MIME-Version: 1.0 To: linux-dvb@linuxtv.org References: In-Reply-To: Subject: Re: [linux-dvb] Problem in USB DVB devices: dvb-usb: recv bulk message failed: -110 Reply-To: linux-media@vger.kernel.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1177319813==" Mime-version: 1.0 Sender: linux-dvb-bounces@linuxtv.org Errors-To: linux-dvb-bounces+mchehab=infradead.org@linuxtv.org List-ID: This is a multi-part message in MIME format. --===============1177319813== Content-Type: multipart/alternative; boundary="------------060707000703060009070309" This is a multi-part message in MIME format. --------------060707000703060009070309 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Perhaps it helps, if you disconnect and reconnect the device. I have the same Problem every 2 months and that helps ... Hartmut Am 17.04.2010 19:56, schrieb Halu Wong: > Hi all, > > I got a Mygica D689 which already have driver in v4l-dvb. > > But i can only get it work in VM (VMware player) but not in a real > machine. > > Both using the same distribution/kernel/v4l-dvb etc. > > - Fedora 11 (32 bits) > - Standard installation with the default > kernel: 2.6.29.4-167.fc11.i686.PAE > - with development tools/libraries installed > > download the latest v4l-dvb > #hg clone http://www.linuxtv.org/hg/v4l-dvb > #cd v4l-dvb > #make > - remove all the things in > "/lib/modules/2.6.29.4-167.fc11.i686.PAE/kernel/drivers/media" > # make install > > plug the Mygica D689, > message in real machine: > Apr 18 09:23:06 localhost kernel: usb 1-7: new high speed USB device > using ehci_hcd and address 3 > Apr 18 09:23:06 localhost kernel: usb 1-7: New USB device found, > idVendor=0572, idProduct=d811 > Apr 18 09:23:06 localhost kernel: usb 1-7: New USB device strings: > Mfr=1, Product=2, SerialNumber=3 > Apr 18 09:23:06 localhost kernel: usb 1-7: Product: USB Stick > Apr 18 09:23:06 localhost kernel: usb 1-7: Manufacturer: Geniatech > Apr 18 09:23:06 localhost kernel: usb 1-7: SerialNumber: 080116 > Apr 18 09:23:06 localhost kernel: usb 1-7: configuration #1 chosen > from 1 choice > Apr 18 09:23:06 localhost kernel: dvb-usb: found a 'Mygica D689 > DMB-TH' in warm state. > Apr 18 09:23:06 localhost kernel: dvb-usb: will pass the complete > MPEG2 transport stream to the software demuxer. > Apr 18 09:23:06 localhost kernel: DVB: registering new adapter (Mygica > D689 DMB-TH) > Apr 18 09:23:07 localhost kernel: DVB: registering adapter 0 frontend > 0 (AltoBeam ATBM8830/8831 DMB-TH)... > Apr 18 09:23:07 localhost kernel: input: IR-receiver inside an USB DVB > receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-7/input/input6 > Apr 18 09:23:07 localhost kernel: dvb-usb: schedule remote query > interval to 100 msecs. > Apr 18 09:23:07 localhost kernel: dvb-usb: Mygica D689 DMB-TH > successfully initialized and connected. > Apr 18 09:23:07 localhost kernel: usbcore: registered new interface > driver dvb_usb_cxusb > Apr 18 09:23:09 localhost kernel: dvb-usb: recv bulk message failed: -110 > > message in VM: > Apr 18 09:51:51 f11vm kernel: usb 1-1: new high speed USB device using > ehci_hcd and address 2 > Apr 18 09:51:51 f11vm kernel: usb 1-1: New USB device found, > idVendor=0572, idProduct=d811 > Apr 18 09:51:51 f11vm kernel: usb 1-1: New USB device strings: Mfr=1, > Product=2, SerialNumber=3 > Apr 18 09:51:51 f11vm kernel: usb 1-1: Product: USB Stick > Apr 18 09:51:51 f11vm kernel: usb 1-1: Manufacturer: Geniatech > Apr 18 09:51:51 f11vm kernel: usb 1-1: SerialNumber: 080116 > Apr 18 09:51:52 f11vm kernel: usb 1-1: configuration #1 chosen from 1 > choice > Apr 18 09:51:52 f11vm kernel: dvb-usb: found a 'Mygica D689 DMB-TH' in > warm state. > Apr 18 09:51:52 f11vm kernel: dvb-usb: will pass the complete MPEG2 > transport stream to the software demuxer. > Apr 18 09:51:52 f11vm kernel: DVB: registering new adapter (Mygica > D689 DMB-TH) > Apr 18 09:51:53 f11vm kernel: DVB: registering adapter 0 frontend 0 > (AltoBeam ATBM8830/8831 DMB-TH)... > Apr 18 09:51:54 f11vm kernel: input: IR-receiver inside an USB DVB > receiver as > /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/input/input5 > Apr 18 09:51:54 f11vm kernel: dvb-usb: schedule remote query interval > to 100 msecs. > Apr 18 09:51:54 f11vm kernel: dvb-usb: Mygica D689 DMB-TH successfully > initialized and connected. > Apr 18 09:51:54 f11vm kernel: usbcore: registered new interface driver > dvb_usb_cxusb > > i can do w_scan with 11 services in VM but not ZERO in real machine!! > > Did the following log message imply sth!?!? > Apr 18 09:23:09 localhost kernel: dvb-usb: recv bulk message failed: -110 > > I have tried to install in another real machine but also with the same > result! > > Can anyone give me a hint on how to check/solve this issue!! > > Thanks, > Halu Wong > > > > _______________________________________________ > linux-dvb users mailing list > For V4L/DVB development, please use instead linux-media@vger.kernel.org > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb --------------060707000703060009070309 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Perhaps it helps, if you disconnect and reconnect the device. I have the same Problem every 2 months and that helps ...

Hartmut


Am 17.04.2010 19:56, schrieb Halu Wong:
Hi all,

I got a Mygica D689 which already have driver in v4l-dvb. 

But i can only get it work in VM (VMware player) but not in a real machine.

Both using the same distribution/kernel/v4l-dvb etc.

- Fedora 11 (32 bits)
- Standard installation with the default kernel: 2.6.29.4-167.fc11.i686.PAE
- with development tools/libraries installed

download the latest v4l-dvb
#cd v4l-dvb
#make
- remove all the things in "/lib/modules/2.6.29.4-167.fc11.i686.PAE/kernel/drivers/media"
# make install

plug the Mygica D689,
message in real machine:
Apr 18 09:23:06 localhost kernel: usb 1-7: new high speed USB device using ehci_hcd and address 3
Apr 18 09:23:06 localhost kernel: usb 1-7: New USB device found, idVendor=0572, idProduct=d811
Apr 18 09:23:06 localhost kernel: usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 18 09:23:06 localhost kernel: usb 1-7: Product: USB Stick
Apr 18 09:23:06 localhost kernel: usb 1-7: Manufacturer: Geniatech
Apr 18 09:23:06 localhost kernel: usb 1-7: SerialNumber: 080116
Apr 18 09:23:06 localhost kernel: usb 1-7: configuration #1 chosen from 1 choice
Apr 18 09:23:06 localhost kernel: dvb-usb: found a 'Mygica D689 DMB-TH' in warm state.
Apr 18 09:23:06 localhost kernel: dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
Apr 18 09:23:06 localhost kernel: DVB: registering new adapter (Mygica D689 DMB-TH)
Apr 18 09:23:07 localhost kernel: DVB: registering adapter 0 frontend 0 (AltoBeam ATBM8830/8831 DMB-TH)...
Apr 18 09:23:07 localhost kernel: input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb1/1-7/input/input6
Apr 18 09:23:07 localhost kernel: dvb-usb: schedule remote query interval to 100 msecs.
Apr 18 09:23:07 localhost kernel: dvb-usb: Mygica D689 DMB-TH successfully initialized and connected.
Apr 18 09:23:07 localhost kernel: usbcore: registered new interface driver dvb_usb_cxusb
Apr 18 09:23:09 localhost kernel: dvb-usb: recv bulk message failed: -110

message in VM:
Apr 18 09:51:51 f11vm kernel: usb 1-1: new high speed USB device using ehci_hcd and address 2
Apr 18 09:51:51 f11vm kernel: usb 1-1: New USB device found, idVendor=0572, idProduct=d811
Apr 18 09:51:51 f11vm kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 18 09:51:51 f11vm kernel: usb 1-1: Product: USB Stick
Apr 18 09:51:51 f11vm kernel: usb 1-1: Manufacturer: Geniatech
Apr 18 09:51:51 f11vm kernel: usb 1-1: SerialNumber: 080116
Apr 18 09:51:52 f11vm kernel: usb 1-1: configuration #1 chosen from 1 choice
Apr 18 09:51:52 f11vm kernel: dvb-usb: found a 'Mygica D689 DMB-TH' in warm state.
Apr 18 09:51:52 f11vm kernel: dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
Apr 18 09:51:52 f11vm kernel: DVB: registering new adapter (Mygica D689 DMB-TH)
Apr 18 09:51:53 f11vm kernel: DVB: registering adapter 0 frontend 0 (AltoBeam ATBM8830/8831 DMB-TH)...
Apr 18 09:51:54 f11vm kernel: input: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:11.0/0000:02:03.0/usb1/1-1/input/input5
Apr 18 09:51:54 f11vm kernel: dvb-usb: schedule remote query interval to 100 msecs.
Apr 18 09:51:54 f11vm kernel: dvb-usb: Mygica D689 DMB-TH successfully initialized and connected.
Apr 18 09:51:54 f11vm kernel: usbcore: registered new interface driver dvb_usb_cxusb

i can do w_scan with 11 services in VM but not ZERO in real machine!!

Did the following log message imply sth!?!?
Apr 18 09:23:09 localhost kernel: dvb-usb: recv bulk message failed: -110

I have tried to install in another real machine but also with the same result!

Can anyone give me a hint on how to check/solve this issue!!

Thanks,
Halu Wong


_______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

--------------060707000703060009070309-- --===============1177319813== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb --===============1177319813==--