|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Network & Security Any network and / or security related questions should be posted in here. |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi guys. So this is my problem: i bought this modem but soon i realized it's a strange beast.When i plug it,it is seen like a cd device,because under windoze this way it allows installing drivers.Now what is needed is to switch it to modem mode.I loaded usbserial with the correct vendor&device id but on way. Then i found a program called modeswitch but it does't work with this. I know it is based on a qualcom chip that is someway supported.Any help to have modem on instead of this fake cd?Thanks for reading
|
|
|||
|
I'm using a Vodafone HSDPA /3G ExpressCard that works the same way. It also looks like a USB serial modem.
I have a udev rule (called 99-vodafone.rules) used to stop the device from mounting as a cdrom device: Quote:
Quote:
Hope that helps.
|
|
|||
|
Thanks Ferrari for your interest. I tried, but no luck. Still not finding the modem, so no ttyUSB0! Now i'm trying to sniff the traffic on the usb port under windoze to look the commands and if possible, replicate them
|
|
|||
|
Have a look at your dmesg results when device is plugged in. I had an older model PCMCIA card (before my current device) that was a serial modem using ttyS0 instead.
|
|
|||
|
Hi again, Ferrari. This is the output when i plug it in:
sr: Add. Sense: No additional sense information sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 sr: Sense Key : No Sense [current] sr: Add. Sense: No additional sense information sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 sr: Sense Key : No Sense [current] sr: Add. Sense: No additional sense information sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 sr: Sense Key : No Sense [current] sr: Add. Sense: No additional sense information As you can see, it is seen as a cdrom (sr). And this what i read via tail -f /var/log/messages: Jun 2 23:50:28 linux-suse103 kernel: sr: Add. Sense: No additional sense information Jun 2 23:50:28 linux-suse103 kernel: sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 Jun 2 23:50:28 linux-suse103 kernel: sr: Sense Key : No Sense [current] Jun 2 23:50:28 linux-suse103 kernel: sr: Add. Sense: No additional sense information Jun 2 23:50:28 linux-suse103 kernel: sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 Jun 2 23:50:28 linux-suse103 kernel: sr: Sense Key : No Sense [current] Jun 2 23:50:28 linux-suse103 kernel: sr: Add. Sense: No additional sense information Jun 2 23:50:28 linux-suse103 kernel: sr1: CDROM (ioctl) error, command: Read TOC/PMA/ATIP 43 00 00 00 00 00 00 00 0c 00 Jun 2 23:50:28 linux-suse103 kernel: sr: Sense Key : No Sense [current] Jun 2 23:50:28 linux-suse103 kernel: sr: Add. Sense: No additional sense information It confirms that it's a (fake) cdrom. Well, so i tried to umount /dev/sr1 then unloading usb-storage, then modprobing airprime, instead of usbserial, wanting high-speed connection, with the correct vendor-product id. Nothing. The module is correctly loaded, it claims correctly, but the device node /dev/ttyUSB* is not created. Actually it'a kick in the ***, in fact usb_modeswitch has been created for this kind of beasts, but what differs between all of them are the scsi commands sent via usb that turn off the storage side of the device. Today i started sniffing usb traffic during the windoze session. Now i need to understand the meaning of all those exadecimal numbers. I'll post again if i figure something |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|