Re: Problems with NM seeing 3G modem

2008-11-04 Thread Dan Williams
On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
 Hello, I am a new user to Linux and tried to find the proper resources before 
 seeking help.
 
 I am using NM 0.7.0-lp.0025.o.4
 I am using a Sierra Wireless 881 WCDMA modem with ATT
 
 As far as I can tell, I successfully installed the modem driver and it is 
 listed as /dev/ttyUSB0
 
 Unfortunately, when try to dial using wvdial, it says the device is busy.  So 
 I can't verify that it is working.
 
 Secondarily, if I open the NM window, I am only able to add a wired or WiFi 
 connection.  So I'm not sure why I can't add the 3G device that the docs 
 refer to.

Is this with Ubuntu?  Ubuntu has changed the mobile broadband connection
creation sequence so you may need to file a launchpad bug.

Does 'lshal | grep -i gsm' show anything, and if so, what?


Dan


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread Jerone Young
I just submitted a patch for this card up stream? What distro are you
running? You try Ubuntu Intrepid ? 

You will need hal entries for it to find it in your distro. I use the
ATT Sierra Wireless now.

Only thing with Ubuntu Intrepid (as temporary work around till network
manager gets updated), you will need to remove the APN entry. After that
it will just works.

I use the PCMCIA version of this card with my Thinkpad T61 daily.

Jerone


On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
 Hello, I am a new user to Linux and tried to find the proper resources
 before seeking help.
 
 I am using NM 0.7.0-lp.0025.o.4
 I am using a Sierra Wireless 881 WCDMA modem with ATT
 
 As far as I can tell, I successfully installed the modem driver and it
 is listed as /dev/ttyUSB0
 
 Unfortunately, when try to dial using wvdial, it says the device is
 busy.  So I can't verify that it is working.
 
 Secondarily, if I open the NM window, I am only able to add a wired or WiFi 
 connection.  So I'm not sure why I can't add the 3G device that the docs 
 refer to.
 
 I'm happy to read more, so if there is an existing FAQ that will help, please 
 point me in that direction.
 
 I am using this as my baseline:
 
 http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=1076
 
 Thank you!
 
 ___
 NetworkManager-list mailing list
 NetworkManager-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/networkmanager-list


signature.asc
Description: This is a digitally signed message part
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread Alexander Sack
On Tue, Nov 04, 2008 at 01:48:40PM -0500, Dan Williams wrote:
 On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
  Hello, I am a new user to Linux and tried to find the proper resources 
  before seeking help.
  
  I am using NM 0.7.0-lp.0025.o.4
  I am using a Sierra Wireless 881 WCDMA modem with ATT
  
  As far as I can tell, I successfully installed the modem driver and it is 
  listed as /dev/ttyUSB0
  
  Unfortunately, when try to dial using wvdial, it says the device is busy.  
  So I can't verify that it is working.
  
  Secondarily, if I open the NM window, I am only able to add a wired or WiFi 
  connection.  So I'm not sure why I can't add the 3G device that the docs 
  refer to.
 
 Is this with Ubuntu?  Ubuntu has changed the mobile broadband connection
 creation sequence so you may need to file a launchpad bug.

the NM version from above doesnt look ubuntu/deb stylish. Its
definitly not a version of the official archives ;).

 - Alexander

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread Dan Williams
On Tue, 2008-11-04 at 20:15 +0100, Alexander Sack wrote:
 On Tue, Nov 04, 2008 at 01:48:40PM -0500, Dan Williams wrote:
  On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
   Hello, I am a new user to Linux and tried to find the proper
 resources before seeking help.
   
   I am using NM 0.7.0-lp.0025.o.4
   I am using a Sierra Wireless 881 WCDMA modem with ATT
   
   As far as I can tell, I successfully installed the modem driver and it is 
   listed as /dev/ttyUSB0
   
   Unfortunately, when try to dial using wvdial, it says the device is busy. 
So I can't verify that it is working.
   
   Secondarily, if I open the NM window, I am only able to add a wired or 
   WiFi connection.  So I'm not sure why I can't add the 3G device that the 
   docs refer to.
  
  Is this with Ubuntu?  Ubuntu has changed the mobile broadband connection
  creation sequence so you may need to file a launchpad bug.
 
 the NM version from above doesnt look ubuntu/deb stylish. Its
 definitly not a version of the official archives ;).

I guess I assumed that lp mean launchpad or something, but I'm wrong,
it's always PPA :)  My bad.

And the winner is:  Linpus Lite!  (Acer Aspire).  tcwalker, it's 100%
likely that your modem is not correctly tagged by HAL, and thus is not
recognized by NM.

Can you attach the output of 'lshal' (typed into a terminal) to a reply
when the 881 is plugged in?

Dan


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread tcwalker

 Alexander Sack [EMAIL PROTECTED] wrote: 
 On Tue, Nov 04, 2008 at 01:48:40PM -0500, Dan Williams wrote:
  On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
   Hello, I am a new user to Linux and tried to find the proper resources 
   before seeking help.
   
   I am using NM 0.7.0-lp.0025.o.4
   I am using a Sierra Wireless 881 WCDMA modem with ATT
   
   As far as I can tell, I successfully installed the modem driver and it is 
   listed as /dev/ttyUSB0
   
   Unfortunately, when try to dial using wvdial, it says the device is busy. 
So I can't verify that it is working.
   
   Secondarily, if I open the NM window, I am only able to add a wired or 
   WiFi connection.  So I'm not sure why I can't add the 3G device that the 
   docs refer to.
  
  Is this with Ubuntu?  Ubuntu has changed the mobile broadband connection
  creation sequence so you may need to file a launchpad bug.
 
 the NM version from above doesnt look ubuntu/deb stylish. Its
 definitly not a version of the official archives ;).
 
  - Alexander
 
Correct.  As Dan noted in a subsequent post, this is Linpus Lite as bundled on 
the Aspire One.

uname -a
Linux localhost 2.6.23.9lw #105 SMP PREEMPT Fri Jun 27 18:56:59 EDT 2008 i686 
i686 i386 GNU/Linux


--Ted
___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread Dan Williams
On Tue, 2008-11-04 at 14:25 -0800, [EMAIL PROTECTED] wrote:
  Dan Williams [EMAIL PROTECTED] wrote: 
  On Tue, 2008-11-04 at 20:15 +0100, Alexander Sack wrote:
   On Tue, Nov 04, 2008 at 01:48:40PM -0500, Dan Williams wrote:
On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
 Hello, I am a new user to Linux and tried to find the proper
   resources before seeking help.
 
 I am using NM 0.7.0-lp.0025.o.4
 I am using a Sierra Wireless 881 WCDMA modem with ATT
 
 As far as I can tell, I successfully installed the modem driver and 
 it is listed as /dev/ttyUSB0
 
 Unfortunately, when try to dial using wvdial, it says the device is 
 busy.  So I can't verify that it is working.
 
 Secondarily, if I open the NM window, I am only able to add a wired 
 or WiFi connection.  So I'm not sure why I can't add the 3G device 
 that the docs refer to.

Is this with Ubuntu?  Ubuntu has changed the mobile broadband connection
creation sequence so you may need to file a launchpad bug.
   
   the NM version from above doesnt look ubuntu/deb stylish. Its
   definitly not a version of the official archives ;).
  
  I guess I assumed that lp mean launchpad or something, but I'm wrong,
  it's always PPA :)  My bad.
  
  And the winner is:  Linpus Lite!  (Acer Aspire).  tcwalker, it's 100%
  likely that your modem is not correctly tagged by HAL, and thus is not
  recognized by NM.
  
  Can you attach the output of 'lshal' (typed into a terminal) to a reply
  when the 881 is plugged in?
  
  Dan
  
  
 Yes, it is Linpus Lite on an Aspire One.  
 
 Not knowing the relevant bits of the output, I've copied it all below.  
 Apologize in advance for the long string.

Ok, the issue is that your modem is not recognized by the copy of HAL
that Linpus Lite ships.  Can you attach your copy of:

/usr/share/hal/fdi/information/10freedesktop/10-modem.fdi

and also the output of

/sbin/lsusb

when the card is plugged in?

Thanks!
Dan


___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: Problems with NM seeing 3G modem

2008-11-04 Thread Dan Williams
On Tue, 2008-11-04 at 15:18 -0800, [EMAIL PROTECTED] wrote:
  Dan Williams [EMAIL PROTECTED] wrote: 
  On Tue, 2008-11-04 at 14:25 -0800, [EMAIL PROTECTED] wrote:
    Dan Williams [EMAIL PROTECTED] wrote: 
On Tue, 2008-11-04 at 20:15 +0100, Alexander Sack wrote:
 On Tue, Nov 04, 2008 at 01:48:40PM -0500, Dan Williams wrote:
  On Tue, 2008-11-04 at 00:58 -0800, [EMAIL PROTECTED] wrote:
   Hello, I am a new user to Linux and tried to find the proper
 resources before seeking help.
   
   I am using NM 0.7.0-lp.0025.o.4
   I am using a Sierra Wireless 881 WCDMA modem with ATT
   
   As far as I can tell, I successfully installed the modem driver 
   and it is listed as /dev/ttyUSB0
   
   Unfortunately, when try to dial using wvdial, it says the device 
   is busy.  So I can't verify that it is working.
   
   Secondarily, if I open the NM window, I am only able to add a 
   wired or WiFi connection.  So I'm not sure why I can't add the 3G 
   device that the docs refer to.
  
  Is this with Ubuntu?  Ubuntu has changed the mobile broadband 
  connection
  creation sequence so you may need to file a launchpad bug.
 
 the NM version from above doesnt look ubuntu/deb stylish. Its
 definitly not a version of the official archives ;).

I guess I assumed that lp mean launchpad or something, but I'm wrong,
it's always PPA :)  My bad.

And the winner is:  Linpus Lite!  (Acer Aspire).  tcwalker, it's 100%
likely that your modem is not correctly tagged by HAL, and thus is not
recognized by NM.

Can you attach the output of 'lshal' (typed into a terminal) to a reply
when the 881 is plugged in?

Dan


   Yes, it is Linpus Lite on an Aspire One.  
   
   Not knowing the relevant bits of the output, I've copied it all below.  
   Apologize in advance for the long string.
  
  Ok, the issue is that your modem is not recognized by the copy of HAL
  that Linpus Lite ships.  Can you attach your copy of:
  
  /usr/share/hal/fdi/information/10freedesktop/10-modem.fdi
  
  and also the output of
  
  /sbin/lsusb
  
  when the card is plugged in?
  
  Thanks!
  Dan
  
  
 Hello Dan,
 I don't have a file named 10-modem.fdi, however I have two that seem similar. 
  They are included below.  The 10-usb-gsm.fdi file seems to have been added 
 as a part of the bundled mobile partner update from Acer/Linpus.  To the 
 best of my knowledge, there is no Huawei modem in this notebook.  The output 
 from lsusb is below.
 
 [EMAIL PROTECTED] 10freedesktop]$ cat 10-usb-modem.fdi 
 ?xml version=1.0 encoding=UTF-8?
 
 deviceinfo version=0.2
 
   device
 match key=serial.device contains=/dev/ttyHS
   append key=info.capabilities type=strlistmodem/append
   append key=modem.command_sets type=strlistGSM-07.07/append
 /match
   /device
 
   device
 match key=info.linux.driver string=hso
   merge key=info.product type=string3G modem/merge
   merge key=usb.product type=string3G modem/merge
 /match
   /device
 
 /deviceinfo
 
 [EMAIL PROTECTED] 10freedesktop]$ cat 10-usb-gsm.fdi 
  !-- Huawei GSM mobile --
   match key=@info.parent:usb.vendor_id int=0x12d1
 match key=@info.parent:usb.product_id int=0x1003
   match key=@info.parent:usb.interface.number int=0
 append key=info.capabilities type=strlistmodem/append
 append key=modem.command_sets type=strlistGSM-07.07/append
 append key=modem.command_sets type=strlistGSM-07.05/append
   /match
 /match
   /match

Paste the following in right after this section above:

!-- Sierra Wireless 881 --
  match key=@info.parent:usb.vendor_id int=0x1199
match key=@info.parent:usb.product_id int=0x6856
  match key=@info.parent:usb.interface.number int=0
append key=info.capabilities type=strlistmodem/append
append key=modem.command_sets type=strlistGSM-07.07/append
append key=modem.command_setstype=strlistGSM-07.05/append
  /match
/match
  /match

Then reboot and NM should see the card.

Dan

 [EMAIL PROTECTED] 10freedesktop]$ lsusb
 Bus 005 Device 001: ID :  
 Bus 004 Device 001: ID :  
 Bus 003 Device 005: ID 045e:00e1 Microsoft Corp. 
 Bus 003 Device 001: ID :  
 Bus 002 Device 010: ID 1199:6856 Sierra Wireless, Inc. 
 Bus 002 Device 001: ID :  
 Bus 001 Device 004: ID 064e:d101 Acer Crystal Eye Webcam
 Bus 001 Device 001: ID :  
 

___
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list