First,thanks for your prompt reply.

The device is already mounted:
mount -t usbdevfs none /proc/bus/usb
Output:
mount: none already mounted or /proc/bus/usb busy
mount: according to mtab, usbdevfs is already mounted on /proc/bus/usb

When i type lsusb,this is the output
[EMAIL PROTECTED] root]# lsusb
Unknown line at line 58
Unknown line at line 2296
Unknown line at line 2297
Unknown line at line 2298
Unknown line at line 2299
Unknown line at line 2300
Unknown line at line 2301
Unknown line at line 2302
Unknown line at line 2303
Unknown line at line 2304
Unknown line at line 2305
Unknown line at line 2306
Unknown line at line 2307
Unknown line at line 2308
Unknown line at line 2309
Unknown line at line 2310
Unknown line at line 2311
Unknown line at line 2312
Unknown line at line 2313
Unknown line at line 2314
Unknown line at line 2315
Unknown line at line 2316
Unknown line at line 2317
Unknown line at line 2318
Unknown line at line 2319
Unknown line at line 2320
Unknown line at line 2321
Unknown line at line 2322
Unknown line at line 2323
Unknown line at line 2324
Unknown line at line 2325
Unknown line at line 2326
Unknown line at line 2327
Unknown line at line 2328
Unknown line at line 2329
Unknown line at line 2330
Unknown line at line 2331
Unknown line at line 2332
Unknown line at line 2333
Unknown line at line 2334
Unknown line at line 2335

Bus 001 Device 001: ID 0000:0000
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x0000
  idProduct          0x0000
  bcdDevice            0.00
  iManufacturer           0
  iProduct                2 USB UHCI Root Hub
  iSerial                 1 e400
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval             255
  Language IDs: (length=4)
     0000 (null)((null))



Nothing happens with this command: grep "Vendor=06b9" /proc/bus/usb/devices

The contents of /proc/bus/usb/drivers shows this:
        usbdevfs
         hub
 96-111: hiddev
         hid

And for /proc/bus/usb/devices:
T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 1.00 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 0.00
S:  Product=USB UHCI Root Hub
S:  SerialNumber=e400
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=255ms


For power supply,when i plug the modem in the usb the 2 lights (on modem)
blink Red for a moment then stops.So power have to be flowing..

And look at the logs:

Dec 23 09:43:03 localhost kernel: usb-uhci.c: USB UHCI at I/O 0xe400, IRQ 5
Dec 23 09:43:03 localhost kernel: usb-uhci.c: Detected 2 ports
Dec 23 09:43:03 localhost kernel: usb.c: new USB bus registered, assigned
bus number 1
Dec 23 09:43:03 localhost kernel: hub.c: USB hub found
Dec 23 09:43:03 localhost kernel: hub.c: 2 ports detected
Dec 23 09:43:03 localhost kernel: usb-uhci.c: v1.275:USB Universal Host
Controller Interface driver
Dec 23 09:43:03 localhost kernel: usb.c: registered new driver hiddev
Dec 23 09:43:03 localhost kernel: usb.c: registered new driver hid
Dec 23 09:43:03 localhost kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech
Pavlik <[EMAIL PROTECTED]>
Dec 23 09:43:03 localhost kernel: hid-core.c: USB HID support drivers
Dec 23 09:43:03 localhost kernel: mice: PS/2 mouse device common for all
mice
Dec 23 09:43:03 localhost kernel: hub.c: new USB device 00:07.2-2, assigned
address 2
Dec 23 09:43:03 localhost kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on
ide0(3,6), internal journal
Dec 23 09:43:03 localhost kernel: Adding Swap: 224868k swap-space
(priority -1)
Dec 23 09:43:03 localhost kernel: usb_control/bulk_msg: timeout
Dec 23 09:43:03 localhost kernel: usb.c: USB device not accepting new
address=2 (error=-110)
Dec 23 09:43:03 localhost kernel: hub.c: new USB device 00:07.2-2, assigned
address 3
Dec 23 09:43:03 localhost kernel: usb_control/bulk_msg: timeout
Dec 23 09:43:03 localhost kernel: usb.c: USB device not accepting new
address=3 (error=-110)
Dec 23 09:54:25 localhost kernel: hub.c: new USB device 00:07.2-1, assigned
address 4
Dec 23 09:54:30 localhost kernel: usb_control/bulk_msg: timeout
Dec 23 09:54:30 localhost kernel: usb.c: USB device not accepting new
address=4 (error=-110)
Dec 23 09:54:31 localhost kernel: hub.c: new USB device 00:07.2-1, assigned
address 5
Dec 23 09:54:36 localhost kernel: usb_control/bulk_msg: timeout
Dec 23 09:54:36 localhost kernel: usb.c: USB device not accepting new
address=5 (error=-110)

----- Original Message -----
From: "Piercarlo Grandi" <[EMAIL PROTECTED]>
To: "Linux SpeedTouch" <[EMAIL PROTECTED]>
Sent: Tuesday, December 23, 2003 5:26 PM
Subject: [speedtouch] Re: Modem not found error!


>
> >>> On Mon, 22 Dec 2003 22:53:12 +0400, "Nawaaz Meerun"
> >>> <[EMAIL PROTECTED]> said:
>
> nmeerun> Hello I am trying to install the driver for my speedtouch USB
> nmeerun> modem on Redhat 9 Kernel 2.4.20-08 [ ... ] The logs says 'modem
> nmeerun> not found'.  Please help! [ ... ]
> nmeerun> Dec 22 22:14:20 localhost modem_run[2050]: No SpeedTouch USB
found.
>
> Well, this means that indeed the modem has not been found by
> 'modem_run'. The two major possibilities are:
>
> * The 'usbdevfs' filesystem has not been mounted on '/proc/bus/usb'.
>   Make sure that the 'usbdevfs' is mounted there either manually with
>   'mount -t usbdevfs none /proc/bus/usb' or with a line like
>   'none /proc/bus/usb usbdevfs auto,defaults 0 0' in '/etc/fstab'.
>
> * The modem is well not connected via USB. Check about this by using
>   'lsusb' or 'grep "Vendor=06b9" /proc/bus/usb/devices'. If the modem
>   does not appear as a USB devices there are a couple of possibilities:
>
>   - The appropriate driver for the USB host adapter (UHCI,OHCI,EHCI)
>     has not been loaded or compiled into the kernel. Check the contents
>     of '/proc/bus/usb/drivers'.
>   - There is a problem with the physical USB connection; for example,
>     given that the SpeedTouch needs to draw power from the USB port
>     it is attached to, not enough power is being supplied.
>
> An additional note, with one of my usual whines: your experience also
> means that, as usual, whatever ``hotplug'' scripts are installed on your
> system are badly written (almost all Linux shell scripts are badly
> written by rather ingrained newbies), because if 'modem_run' fails
> 'pppd' should not be launched, yet according to your logs the scripts
> do, and this just confuses things.
>
>
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se d�sinscrire :
mailto:[EMAIL PROTECTED]
>
>



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to