[opensuse] device number/name
I have a usb attachment to my nokia cell phone which reports: Oct 16 14:54:55 wahoo kernel: usb 2-8.1: new full speed USB device using ehci_hcd and address 8 how do I determine the address to mount? or can I do this... tks, -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 16 October 2008 01:13:03 pm Patrick Shanahan wrote:
I have a usb attachment to my nokia cell phone which reports:
Oct 16 14:54:55 wahoo kernel: usb 2-8.1: new full speed USB device using ehci_hcd and address 8
how do I determine the address to mount? or can I do this...
Can you look under /dev/disk/by-path and see which is the most recent usb device created? When I plug in a usb flash drive for example it shows up there and indicates that this is a link to /dev/sdd1. Maybe something similar will work for your phone...or maybe not. -- Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thu, Oct 16, 2008 at 3:43 PM, Don Raboud <don.raboud@ualberta.ca> wrote:
On Thursday 16 October 2008 01:13:03 pm Patrick Shanahan wrote:
I have a usb attachment to my nokia cell phone which reports:
Oct 16 14:54:55 wahoo kernel: usb 2-8.1: new full speed USB device using ehci_hcd and address 8
how do I determine the address to mount? or can I do this...
Can you look under /dev/disk/by-path and see which is the most recent usb device created? When I plug in a usb flash drive for example it shows up there and indicates that this is a link to /dev/sdd1.
Maybe something similar will work for your phone...or maybe not.
From the CLI, i just do "dmesg | tail -20" and see what the recent kernel activity is. At least for USB it tells you the newly assigned name right there.
Greg -- Greg Freemyer Litigation Triage Solutions Specialist http://www.linkedin.com/in/gregfreemyer First 99 Days Litigation White Paper - http://www.norcrossgroup.com/forms/whitepapers/99%20Days%20whitepaper.pdf The Norcross Group The Intersection of Evidence & Technology http://www.norcrossgroup.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Greg Freemyer <greg.freemyer@gmail.com> [10-16-08 16:17]:
From the CLI, i just do "dmesg | tail -20" and see what the recent kernel activity is. At least for USB it tells you the newly assigned name right there.
and this is what I did, but only got: usb 2-8.1: new full speed USB device using ehci_hcd and address 14 usb 2-8.1: new device found, idVendor=0421, idProduct=0022 usb 2-8.1: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 2-8.1: Product: Nokia 6555b usb 2-8.1: Manufacturer: Nokia usb 2-8.1: configuration #1 chosen from 1 choice -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday, 2008-10-16 at 15:13 -0400, Patrick Shanahan wrote:
I have a usb attachment to my nokia cell phone which reports:
Oct 16 14:54:55 wahoo kernel: usb 2-8.1: new full speed USB device using ehci_hcd and address 8
how do I determine the address to mount? or can I do this...
It should say more than that. Mine adds a /dev/ttyUSB0 Wgen I connect the cable to the USB port, I see this: Oct 16 22:12:23 nimrodel kernel: hub 2-0:1.0: unable to enumerate USB device on port 3 Oct 16 22:12:23 nimrodel kernel: usb 3-1: new full speed USB device using uhci_hcd and address 10 Oct 16 22:12:23 nimrodel kernel: usb 3-1: configuration #1 chosen from 1 choice Oct 16 22:12:23 nimrodel kernel: pl2303 3-1:1.0: pl2303 converter detected Oct 16 22:12:23 nimrodel kernel: usb 3-1: pl2303 converter now attached to ttyUSB0 Oct 16 22:12:23 nimrodel kernel: usb 3-1: New USB device found, idVendor=067b, idProduct=2303 Oct 16 22:12:23 nimrodel kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Oct 16 22:12:23 nimrodel kernel: usb 3-1: Product: USB-Serial Controller C Oct 16 22:12:23 nimrodel kernel: usb 3-1: Manufacturer: Prolific Technology Inc. Then I connect the cable to the phone, and the phone sees it, but nothing more in the log. Then I use " gnokii --identify" to check the connection, which is prone to fail a lot. You have to configure that program first. cer@nimrodel:~> gnokii --identify GNOKII Version 0.6.24 LOG: debug mask is 0x1 Config read from file /home/cer/.gnokiirc. phone instance config: model = 6510 port = /dev/ttyUSB0 connection = dlr3p initlength = default serial_baudrate = 115200 serial_write_usleep = -1 handshake = software require_dcd = 0 smsc_timeout = 10 rfcomm_channel = 1 sm_retry = 0 Connecting Serial device: opening device /dev/ttyUSB0 Serial device: setting RTS to low and DTR to low Serial device: setting RTS to high and DTR to high Serial device: setting speed to 19200 Switching to FBUS mode Serial device: setting speed to 115200 Getting model... Message sent: 0x1b / 0x0006 00 01 00 07 01 00 | [Received Ack of type 1b, seq: 0] [Sending Ack of type 1b, seq: 4] Message received: 0x1b / 0x0032 01 33 00 08 00 01 58 2c 00 26 56 20 35 2e 32 39 | 3 X, &V 5.29 0a 32 32 2d 31 30 2d 30 34 0a 52 48 2d 33 30 2f | 22-10-04 RH-30/ 33 31 0a 33 32 30 30 0a 28 63 29 20 4e 0a 43 00 | 31 3200 (c) N C 00 00 | Received message type 1b model length: 8 Received model RH-30/31 .... Received model RH-30/31 IMEI : ****** Manufacturer : Nokia Found model "RH-30/31" Model : 3200 Product name : RH-30/31 Revision : V 5.29 Serial device: closing device cer@nimrodel:~> The configuration of the program is the tricky part. Once configured, you can use "xgnokii" instead. Or, you can try "wammu"; with mine it doesn't work at all, but supossedly it can detect phones automatically. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkj3oykACgkQtTMYHG2NR9X21gCeOv2C5X34gQeEyOamsPg9QUc7 sa8An1OytfWQOin/t4a8eCv82o6qZpEs =wAKL -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
* Carlos E. R. <robin.listas@telefonica.net> [10-16-08 16:25]:
It should say more than that. Mine adds a /dev/ttyUSB0
usb 2-8.1: new full speed USB device using ehci_hcd and address 14 usb 2-8.1: new device found, idVendor=0421, idProduct=0022 usb 2-8.1: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 2-8.1: Product: Nokia 6555b usb 2-8.1: Manufacturer: Nokia usb 2-8.1: configuration #1 chosen from 1 choice
Wgen I connect the cable to the USB port, I see this:
Oct 16 22:12:23 nimrodel kernel: hub 2-0:1.0: unable to enumerate USB device on port 3 Oct 16 22:12:23 nimrodel kernel: usb 3-1: new full speed USB device using uhci_hcd and address 10 Oct 16 22:12:23 nimrodel kernel: usb 3-1: configuration #1 chosen from 1 choice Oct 16 22:12:23 nimrodel kernel: pl2303 3-1:1.0: pl2303 converter detected Oct 16 22:12:23 nimrodel kernel: usb 3-1: pl2303 converter now attached to ttyUSB0 Oct 16 22:12:23 nimrodel kernel: usb 3-1: New USB device found, idVendor=067b, idProduct=2303 Oct 16 22:12:23 nimrodel kernel: usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 Oct 16 22:12:23 nimrodel kernel: usb 3-1: Product: USB-Serial Controller C Oct 16 22:12:23 nimrodel kernel: usb 3-1: Manufacturer: Prolific Technology Inc.
Then I connect the cable to the phone, and the phone sees it, but nothing more in the log. Then I use " gnokii --identify" to check the connection, which is prone to fail a lot. You have to configure that program first.
cer@nimrodel:~> gnokii --identify
gnokii is part of kdepim3-mobile which requires libgnokii.so.2 which is not available for 10.1 or SLED10 :^(
The configuration of the program is the tricky part. Once configured, you can use "xgnokii" instead.
Or, you can try "wammu"; with mine it doesn't work at all, but supossedly it can detect phones automatically.
and libGammu.so.4 is not available for 10.1 or SLED10 :^( guess I'll have to tuck my tail betwixt my legs and used my wifes windoz... tks, -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday, 2008-10-16 at 16:45 -0400, Patrick Shanahan wrote:
* Carlos E. R. <> [10-16-08 16:25]:
It should say more than that. Mine adds a /dev/ttyUSB0
usb 2-8.1: new full speed USB device using ehci_hcd and address 14 usb 2-8.1: new device found, idVendor=0421, idProduct=0022 usb 2-8.1: new device strings: Mfr=1, Product=2, SerialNumber=0 usb 2-8.1: Product: Nokia 6555b usb 2-8.1: Manufacturer: Nokia usb 2-8.1: configuration #1 chosen from 1 choice
Ah! Then it is detected correctly. At least the kernel knows it as phone, my phone is just a serial port to the kernel. Now the problem is to find an app. I googled a bit for "Nokia 6555b and linux" and found some sites. Like: <http://tuxmobil.org/phones_linux_nokia_other.html>
cer@nimrodel:~> gnokii --identify
gnokii is part of kdepim3-mobile which requires libgnokii.so.2 which is not available for 10.1 or SLED10 :^(
Ah :-( Can't you update? :-?
Or, you can try "wammu"; with mine it doesn't work at all, but supossedly it can detect phones automatically.
and libGammu.so.4 is not available for 10.1 or SLED10 :^(
Uff. Either you update, or have a go at compiling those things yourself...
guess I'll have to tuck my tail betwixt my legs and used my wifes windoz...
Well, its better that not being able to connect to the phone at all :-) - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEARECAAYFAkj3xHcACgkQtTMYHG2NR9VTJQCfT+Oa7F8b2GjF57hiFXj33cTu I38An3mvg041JG2+R+KM5bjxIcSYmbyi =41T4 -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (4)
-
Carlos E. R.
-
Don Raboud
-
Greg Freemyer
-
Patrick Shanahan