LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
LinkBack Search this Thread
Old 04-01-2009, 12:17 PM   #1
supras
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Rep: Reputation: 0
Question configuring internet in slackware 12.1 using ZTE zxdsl 831 usb modem


Hi everyone :^)

I am new to slackware & I really like it. Recently I switched over to slackware frm ubuntu. Now my problem is configuring Inetrnet in slackware 12.1
I have zte zxdsl 831 modem. My network was not detected in windows so I used usb port for connection.Its wokin well in windows but in slackware its not working et all I tried few commands and its output is as shown below:

ifconfig

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

ifconfig eth0 up
eth0: ERROR while getting interface flags: No such device

dmesg|grep eth
Driver 'st' needs updating - please use bus_type methods
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods

grep -i cdc /usr/src/linux/.config
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_SUBSET=m

modprobe cdcether
FATAL: Module cdcether not found.

I also did netconfig and configured my settings but it din help

Please help me as I want to access net as fast as possible in my slackware...

/* About network card: Its realtek 8139 I installed drivers in windows and also did modprobe 8139too but nothin really happend ie it was not detected */
/* Since I had no net in ubuntu this problem din come there */
 
Old 04-01-2009, 12:40 PM   #2
hurry_hui
Member
 
Registered: Oct 2008
Location: Near Jakarta
Distribution: Slackware, Arch, Slax, Porteus, Tiny Core, Slitaz
Posts: 355
Blog Entries: 1

Rep: Reputation: 51
Hi. I want to help you but I need output of lsusb and dmesg | grep -i usb.

Last edited by hurry_hui; 04-01-2009 at 12:44 PM. Reason: Mistyping lsusb as lspci
 
Old 04-01-2009, 01:13 PM   #3
supras
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
THANKS FOR LIGHTNING FAST REPLY


lsusb

Bus 001 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 002: ID 04f3:0216 Elan Microelectronics Corp.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 0915:0005 GlobeSpan, Inc. LAN Modem
Bus 002 Device 001: ID 0000:0000


dmesg |grep -i usb

usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbmon: debugfs is not available
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
Initializing USB Mass Storage driver...
usb 2-2: new full speed USB device using uhci_hcd and address 2
usb 2-2: configuration #1 chosen from 1 choice
usb 3-1: new low speed USB device using uhci_hcd and address 2
usb 3-1: configuration #1 chosen from 1 choice
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
usbcore: registered new interface driver hiddev
input: USB Mouse as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.0/input/input1
input,hidraw0: USB HID v1.11 Mouse [USB Mouse] on usb-0000:00:1d.1-1
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
 
Old 04-02-2009, 10:18 AM   #4
hurry_hui
Member
 
Registered: Oct 2008
Location: Near Jakarta
Distribution: Slackware, Arch, Slax, Porteus, Tiny Core, Slitaz
Posts: 355
Blog Entries: 1

Rep: Reputation: 51
Sorry, but this is not a dialup modem as I don't see it in dmesg. I am afraid I cannot help you. You might check this either in Modem-Howto or PPP-Howto.
 
Old 04-02-2009, 01:45 PM   #5
john test
Member
 
Registered: Jul 2008
Distribution: ubuntu 9.10
Posts: 527
Blog Entries: 1

Rep: Reputation: 34
OK you have a zyxel DSL Modem connected to your USB port. To work on Windows you had to have a zyxel usb driver. You now need a zuyxel driver for Linux, or, you need to use an ethernet cable to connect make the connection via your network interface card.
if it were me I would go for the ethernet cable. Faster and more reliable,
 
Old 04-05-2009, 01:13 AM   #6
supras
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Thank You guys for replying.
Its woking now I had turned off my onboard network card in BIOS. /* yeah I know its complete idiotic */
After that I typed following commands
netconfig
ifconfig eth0
dhcpcd eth0
net got hooked up in slackware

Sorry for wastring your time :-)
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ZTE ZXDSL 852 modem brodo Slackware 5 01-16-2009 11:07 AM
Problem with usb pendrive and usb modem ZTE ZXDSL 852 AM33N Linux - Hardware 3 12-10-2008 03:25 AM
installing ZTE ZXDSL 852 usb modem wniroshan Linux - Newbie 15 11-27-2008 11:24 AM
zte usb modem not detected on 2.6.23.1 kernel narendra.pant Linux - Hardware 1 12-20-2007 04:24 PM
DSL(ZXDSL 831) on SuSE 9.0 detection RohanShrivastav Linux - Networking 1 02-19-2005 08:41 AM


All times are GMT -5. The time now is 08:21 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration