Broadband Configuration

2010-12-30 Thread Kousik Maiti
Hi list,
I try to configure USB broadband on Debian Lenny.

I have installed ppp,setserial,wvdial for that.dmesg message after
inserting  USB modem is


[ 9430.162554] usb 4-2: new full speed USB device using uhci_hcd and address
2
[ 9430.322890] usb 4-2: configuration #1 chosen from 1 choice
[ 9430.326985] usb 4-2: New USB device found, idVendor=19d2, idProduct=fff5
[ 9430.326985] usb 4-2: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 9430.326985] usb 4-2: Product: USB Storage
[ 9430.326985] usb 4-2: Manufacturer: ZTE, Incorporated
[ 9430.326985] usb 4-2: SerialNumber: 0002
[ 9430.443496] Initializing USB Mass Storage driver...
[ 9430.443496] scsi3 : SCSI emulation for USB Mass Storage devices
[ 9430.443496] usbcore: registered new interface driver usb-storage
[ 9430.443496] USB Mass Storage support registered.
[ 9430.467616] usb-storage: device found at 2
[ 9430.467623] usb-storage: waiting for device to settle before scanning
[ 9435.489410] usb-storage: device scan complete
[ 9435.491888] scsi 3:0:0:0: CD-ROMZTE  USB Storage FFF1
2.31 PQ: 0 ANSI: 2
[ 9435.494246] scsi 3:0:0:1: Direct-Access ZTE  USB Storage FFF1
2.31 PQ: 0 ANSI: 2
[ 9435.518029] sr1: scsi-1 drive
[ 9435.518029] sr 3:0:0:0: Attached scsi CD-ROM sr1
[ 9435.518029] sr 3:0:0:0: Attached scsi generic sg2 type 5
[ 9435.521322] sd 3:0:0:1: [sdb] Attached SCSI removable disk
[ 9435.521322] sd 3:0:0:1: Attached scsi generic sg3 type 0
[ 9437.181364] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 9437.205848] ISOFS: changing to secondary root


And when I run #wvdialconf its complaining like this

Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan*1: S0   S1   S2   S3


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to wvdial-l...@lists.nit.ca.

Can anybody help?
Thanks in advance.



-- 
Wishing you the very best of everything, always!!!
Kousik Maiti(কৌশিক মাইতি)
Registered Linux User #474025
Registered Ubuntu User # 28654


Re: Broadband Configuration

2010-12-30 Thread Daniel Bareiro
On Thursday, 30 December 2010 18:33:32 +0530,
Kousik Maiti wrote:

 Hi list,

Hi, Kousik.

 I try to configure USB broadband on Debian Lenny.
 
 I have installed ppp,setserial,wvdial for that.dmesg message after
 inserting  USB modem is
 
 
 [ 9430.162554] usb 4-2: new full speed USB device using uhci_hcd and address
 2
 [ 9430.322890] usb 4-2: configuration #1 chosen from 1 choice
 [ 9430.326985] usb 4-2: New USB device found, idVendor=19d2, idProduct=fff5
 [ 9430.326985] usb 4-2: New USB device strings: Mfr=1, Product=2,
 SerialNumber=3
 [ 9430.326985] usb 4-2: Product: USB Storage
 [ 9430.326985] usb 4-2: Manufacturer: ZTE, Incorporated
 [ 9430.326985] usb 4-2: SerialNumber: 0002
 [ 9430.443496] Initializing USB Mass Storage driver...
 [ 9430.443496] scsi3 : SCSI emulation for USB Mass Storage devices
 [ 9430.443496] usbcore: registered new interface driver usb-storage
 [ 9430.443496] USB Mass Storage support registered.
 [ 9430.467616] usb-storage: device found at 2
 [ 9430.467623] usb-storage: waiting for device to settle before scanning
 [ 9435.489410] usb-storage: device scan complete
 [ 9435.491888] scsi 3:0:0:0: CD-ROMZTE  USB Storage FFF1
 2.31 PQ: 0 ANSI: 2
 [ 9435.494246] scsi 3:0:0:1: Direct-Access ZTE  USB Storage FFF1
 2.31 PQ: 0 ANSI: 2
 [ 9435.518029] sr1: scsi-1 drive
 [ 9435.518029] sr 3:0:0:0: Attached scsi CD-ROM sr1
 [ 9435.518029] sr 3:0:0:0: Attached scsi generic sg2 type 5
 [ 9435.521322] sd 3:0:0:1: [sdb] Attached SCSI removable disk
 [ 9435.521322] sd 3:0:0:1: Attached scsi generic sg3 type 0
 [ 9437.181364] ISO 9660 Extensions: Microsoft Joliet Level 3
 [ 9437.205848] ISOFS: changing to secondary root

Perhaps the modem uses the zero-cd technology ([1], [2]). Have you tried
using usb_modeswitch? Unfortunately there is not a package in Debian
Lenny, so you'd have to compile it.

Regards,
Daniel

[1] 
http://standy.blog.ugm.ac.id/2010/01/13/usb_modeswitch-activating-switchable-usb-devices-on-linux/
[2] http://www.otubo.net/2009/12/vivo-3g-using-huawei-e1756-on-ubuntu.html
-- 
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Lenny - Linux user #188.598


signature.asc
Description: Digital signature


Re: Broadband Configuration

2010-12-30 Thread Klistvud

Dne, 30. 12. 2010 14:03:32 je Kousik Maiti napisal(a):

Hi list,
I try to configure USB broadband on Debian Lenny.
And when I run #wvdialconf its complaining like this

Editing `/etc/wvdial.conf'.

Scanning your serial ports for a modem.

Modem Port Scan*1: S0   S1   S2   S3


Sorry, no modem was detected!  Is it in use by another program?
Did you configure it properly with setserial?

Please read the FAQ at http://open.nit.ca/wiki/?WvDial

If you still have problems, send mail to wvdial-l...@lists.nit.ca.

Can anybody help?
Thanks in advance.


I think that an USB modem won't show up as a serial port. Check out  
your /dev subtree for the actual name of your modem, and then put that  
into the appropriate field of your application. Plugging and unplugging  
the USB modem may help you in locating the actual device name used in  
/dev.


--
Cheerio,

Klistvud  
http://bufferoverflow.tiddlyspot.com
Certifiable Loonix User #481801  Please reply to the list, not to  
me.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1293716507.1006...@compax



Re: Broadband Configuration

2010-12-30 Thread Joe
On Thu, 30 Dec 2010 18:33:32 +0530
Kousik Maiti kousiks...@gmail.com wrote:

 Hi list,
 I try to configure USB broadband on Debian Lenny.
 
 I have installed ppp,setserial,wvdial for that.dmesg message after
 inserting  USB modem is
 
 
 Can anybody help?
 Thanks in advance.
 

As a general rule, with hardware problems it's usually worth booting
the latest Knoppix or Ubuntu or both from a live CD, and picking over
the logs. Both are based on Debian, though not Lenny, most hardware will
work and the results will usually help.

If the problem is a driver that Lenny doesn't have, as is quite
likely, then Google may well throw up a solution for an old Ubuntu
version which can be used in Lenny. In particular, Liam Green-Hughes'
site http://www.greenhughes.com/ is quite useful for mobile broadband
issues. That's where I found usb_modeswitch for a Huawei/ZTE
dongle before it got into the Ubuntu and now Debian repositories.

-- 
Joe


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101230140455.71c02...@jresid.jretrading.com



Re: Broadband Configuration

2010-12-30 Thread Camaleón
On Thu, 30 Dec 2010 18:33:32 +0530, Kousik Maiti wrote:

 Hi list,
 I try to configure USB broadband on Debian Lenny.
 
 I have installed ppp,setserial,wvdial for that.dmesg message after
 inserting  USB modem is

(...)

 [ 9435.494246] scsi 3:0:0:1: Direct-Access ZTE  USB Storage FFF1
 2.31 PQ: 0 ANSI: 2

(...)

As Daniel alredy pointed out, you need usb_modeswitch to get your stick 
detected as an USB modem (/dev/ttyUSB0) and wvdial can manage it.

The package was proposed to be added in backports but still not there, 
only at the maintainer's repo, not sure if these are working fine/at all 
(not tested) :-?

http://alioth.debian.org/~odyx-guest/debian/lenny-backports/

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2010.12.30.15.10...@gmail.com