Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
joerg
Posts: 1
Joined: 14 Dec 2008, 14:19

Q101 on EeePC linux

Post by joerg » 14 Dec 2008, 14:39

Got me a EeePC plus Q101 on top of my UMTS-SIM from TWMOBILE.

In the stick's memory there is a .deb with it seems all the things needed to run it under (at least xandros) linux.

things like udev.d entries mentioning 'eject -s %d'.
When I did a lsusb; eject -s /dev/sdb; lsusb, the product id of Q101 switched like this:

halley:~ # lsusb
Bus 002 Device 044: ID 0408:1000 Quanta Computer, Inc.
Bus 002 Device 038: ID 046d:c525 Logitech, Inc.
Bus 002 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
halley:~ # eject -s /dev/sdb
halley:~ # eject -s /dev/sdb
eject: unable to find or open device for: `/dev/sdb'
halley:~ # lsusb
Bus 002 Device 045: ID 0408:ea02 Quanta Computer, Inc.
Bus 002 Device 038: ID 046d:c525 Logitech, Inc.
Bus 002 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
halley:~ #

maybe someone is interested in the complete tarball from Q101-storagecard? Send me a mail asking for it!

cheers
jOERG

Josh
Site Admin
Posts: 6593
Joined: 03 Nov 2007, 00:30

Post by Josh » 14 Dec 2008, 15:29

Very interesting!

I've looked up the "eject" command and it's included in all major distributions. The package is named explicitly "eject".

This might help with some stubborn devices that use the SCSI eject command (like the Novatel / Ovation sticks).

If there is some provider-specific information contained in that Debian package I'm sure someone will find it useful. Otherwise your command sequence should do.

Thanks for the info!

jakartadean
Posts: 8
Joined: 02 Nov 2009, 11:28

Post by jakartadean » 02 Nov 2009, 11:36

Hi joerg (if you're watching this thread),

I just bought a Quanta 3G modem, although it's a different model (vendor 0408, product f001 as storage, ea02-04 as modem). Mine was marketed by Telkomsel (phone network) model SU-8500U in Indonesia. I thought I would avoid a lot of trouble by upgrading to 9.10 with the 2.6.31 kernel first, but I now know I was wrong.

I wonder if you've tried your modem with the recent kernel, and if you were able to get it to work. Like yours, mine came with a couple of .deb packages, but they didn't install properly/completely, and seemed to have at least a few bugs in them. I didn't use them, and hoped that the new practices in 2.6.31, and usb_modeswitch, would be enough, but no luck so far. In fact, I've bricked the thing at the moment, so that I can no longer use it in Windows!

Any help gratefully appreciated.

Dean

Post Reply