NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: consolidate phone, sidekick and broadband card to one device
On Thu, 5 Jun 2008, Stephen Borrill wrote:
> > > > - be able to share its internet access to my NetBSD laptop (via USB?).
> > >
> > > e61i appears as a modem via USB (if set to PC Suite mode) or mass storage
> > > (if
> > > set to Data Transfer). 3G access works well. You can also use bluetooth
> > > (or
> > > IrDA I guess).
> >
> > Thanks for all the info.
> >
> > Do you know what device it appears as a modem via USB?
>
> ucom0 at umodem0, so you just use /dev/ttyU0
>
> > Do you connect via PPP?
>
> Yes, it's a tiny connect script:
>
> OK ATE1
> OK 'AT+cgdcont=1,"IP","orangeinternet"'
> OK ATD*99***1#
Thanks again for the info.
So a couples months later ... I purchased the Nokia e71 hoping it was
similar.
But I don't ever see any umodem or ucom -- tried on NetBSD/i386 4.0 and
on amd64 4.99.62 and 4.99.67 (but that kernel came from somewhere else
and may not be good since I didn't see any changes when I plugged in
device). Three different laptops.
When I plug in my USB I get:
umass0 at uhub0 port 2 configuration 1 interface 0
umass0: Nokia Nokia E71, rev 2.00/1.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
cd1 at scsibus0 target 0 lun 0: <Nokia, E71, 1.0> cdrom removable
That I can mount. It is some Windows executable.
The phone has a menu popup at same time to choose PC Suite, file sharing,
mass storage, and Connect PC to Net.
When I choose Connect PC to Net I don't see any kernel messages. No dmesg
changes.
When I choose Mass Storage on NetBSD 4.0 I got:
umass0 at uhub2 port 1 configuration 1 interface 0
umass0: Nokia Nokia E71, rev 2.00/1.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <Nokia, E71, 1.0> disk removable
sd0: drive offline
umass0: at uhub2 port 1 (addr 2) disconnected
sd0 detached
scsibus0 detached
umass0 detached
umass0 at uhub2 port 1 configuration 1 interface 0
umass0: Nokia Nokia E71, rev 2.00/1.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
cd1 at scsibus0 target 0 lun 0: <Nokia, E71, 1.0> cdrom removable
(That was the cd1 that worked for me.)
But see sd0 drive offline and was detached above.
On 4.99.62 (different hardware too) I get when I choose Mass Storage:
umass0: at uhub0 port 2 (addr 2) disconnected
cd1: detached
scsibus0: detached
umass0: detached
umass0 at uhub0 port 2 configuration 1 interface 0
umass0: Nokia Nokia E71, rev 2.00/1.00, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <Nokia, E71, 1.0> disk removable
sd0: drive offline
sd0(umass0:0:0:0): Check Condition on CDB: 0x00 00 00 00 00 00
SENSE KEY: Not Ready
ASC/ASCQ: Medium Not Present
sd0: unable to open device, error = 19
Anyone have any ideas on what is wrong with my sd0?
And how to test ucom and umodem?
Here are my phone specifications:
http://www.nokiausa.com/A41179379
I do not have the memory card -- but it does have internal memory -- I
assume I could see that via Mass Storage but maybe not. Not a big deal if
that is the reason.
As for the umodem -- that is what I need.
(By the way, the wifi works some times. I was able to browse webpages from
internal website hosted on NetBSD server. I haven't installed a ssh client
yet. As for repeated alarms, I found there is a few third-party softwares
for symbian and this device that I can purchase for that.)
Home |
Main Index |
Thread Index |
Old Index