Re: [gentoo-user] USB mobile phone connection..

2005-11-03 Thread Digby Tarvin
I've had another look at the problem, and at last can report a bit of success - at least I think I have bracketed the problem... I started by enabling the USB debug messages in the kernel (CONFIG_USB_DEBUG) to see if that shed any light on what was happening, but it just produced a lot of stuff

Re: [gentoo-user] USB mobile phone connection..

2005-11-02 Thread Neil Bothwick
On Tue, 1 Nov 2005 20:55:09 -0500, James Hiscock wrote: When my phone's initially plugged in, the USB View list shows it as 22b8:4902. If I click the Switch to P2K button, I see a message in the main window that says that my phone's unplugged. If I update the USB View again, the phone shows

Re: [gentoo-user] USB mobile phone connection..

2005-11-02 Thread James Hiscock
I've just tried to use moto4lin with a Motorola Razr. It starts as with yours, but when I click Switch to P2K, /dev/ttyACM0 disappears! nothing works after that until I disconnect and reconnect the phone, at which point I am back in AT mode and it all starts again. That's what was happening

Re: [gentoo-user] USB mobile phone connection..

2005-11-02 Thread Neil Bothwick
On Wed, 2 Nov 2005 06:40:11 -0500, James Hiscock wrote: That's what was happening for me for several hours until it magically started working... I honestly don't know what the heck changed. But once it decided to work, it works consistently. The only thing more annoying than that happening to

Re: [gentoo-user] USB mobile phone connection..

2005-11-02 Thread Digby Tarvin
Hi James, Thanks for going to all the trouble of testing out the phone operation on your SuSE machine. I havn't had any breakthrough yet, but your help has given me the confidence to persevere.. On Wed, Nov 02, 2005 at 06:40:11AM -0500, James Hiscock wrote: I've just tried to use moto4lin with

Re: [gentoo-user] USB mobile phone connection..

2005-11-02 Thread James Hiscock
Thanks for going to all the trouble of testing out the phone operation on your SuSE machine. I havn't had any breakthrough yet, but your help has given me the confidence to persevere.. No problem -- I'm a software tester in Real Life (tm), so stuff like this bugs the crap out of me. I have a

Re: [gentoo-user] USB mobile phone connection..

2005-11-01 Thread Digby Tarvin
Sorry about the delayed reply - I have been away for a couple of days. On Thu, Oct 27, 2005 at 05:25:12PM -0400, James Hiscock wrote: and the fact that you get a /dev/ttyACM0 and I get a /dev/usb/acm/0. I wonder if that indicates a slight USB driver change between our two kernels? The

Re: [gentoo-user] USB mobile phone connection..

2005-11-01 Thread Qian Qiao
On 11/1/05, Digby Tarvin [EMAIL PROTECTED] wrote: Is that non-standard? I only see * sys-fs/udev Latest version available: 068 Latest version installed: [ Not Installed ] Size of downloaded files: 436 kB Homepage:

Re: [gentoo-user] USB mobile phone connection..

2005-11-01 Thread James Hiscock
...I keep thinking that I've forgotten about something that I did in moto4lin to get it to work, but I can't for the life of me remember what that was... maybe I'll try installing it on my laptop, and see if I can reproduce what I did on my desktop once I get home from work this evening...

Re: [gentoo-user] USB mobile phone connection..

2005-10-27 Thread Digby Tarvin
On Thu, Oct 27, 2005 at 12:31:37AM -0400, James Hiscock wrote: Did you specify the correct device for moto4lin? Should be /dev/ttyACM0. Also, check the permissions on /dev/ttyACM0 -- by default, they're too restrictive. It defaults to /dev/usb/acm/0 which seems to be correct for me. At least

Re: [gentoo-user] USB mobile phone connection..

2005-10-27 Thread James Hiscock
Looks like the main clues are the error messages produced when I plug in: usb 1-1: new full speed USB device using uhci_hcd and address 8 usb 1-1: device descriptor read/64, error -71 usb 1-1: device descriptor read/64, error -71 usb 1-1: new full speed USB device using uhci_hcd and

Re: [gentoo-user] USB mobile phone connection..

2005-10-26 Thread James Hiscock
On 10/23/05, Digby Tarvin [EMAIL PROTECTED] wrote: Looking for anyone that can offer advice on connecting a Motorola C380 mobile phone to my gentoo Linux system via the USB interface. I'd suggest trying moto4lin -- it's pretty slick. Not too sure about the error messages you're getting, though,

Re: [gentoo-user] USB mobile phone connection..

2005-10-26 Thread Digby Tarvin
Hi, Thanks - I did home in on that one as it seems to be the only one that explicitly claims to support my model phone. I tried the other options first as moto4lin was masked. As per my recent post, the problem I am having seems to be a mismatch in the USB system on my gentoo and what moto4lin

Re: [gentoo-user] USB mobile phone connection..

2005-10-26 Thread James Hiscock
Do you have it working? Yes. And if so, which kernel are you using? gentoo-sources-2.6.13-r3 (or some other -r? value - can't recall offhand) Is it a Kernel V2.6 thing, or is there some configuration that I need to do? As I said in my reply to your other post, make sure you have USB Modem

Re: [gentoo-user] USB mobile phone connection..

2005-10-26 Thread Digby Tarvin
On Wed, Oct 26, 2005 at 04:43:23PM -0400, James Hiscock wrote: Do you have it working? Yes. That is encouraging. Which model phone to you have it working with? And if so, which kernel are you using? gentoo-sources-2.6.13-r3 (or some other -r? value - can't recall offhand) Ok,

Re: [gentoo-user] USB mobile phone connection..

2005-10-26 Thread James Hiscock
That is encouraging. Which model phone to you have it working with? Razr V3 - it's a pretty sweet phone. ;) You were right - my initail problem was having omitted the cdc_acm driver from my kernel config. Excellent. I like it when I'm right - it happens so infrequently... :) cdc_acm