Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-13-2007, 01:27 PM
|
#1
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Rep:
|
Westell Versalink model 327W; Cannot setup wireless or wired connection.
Hello all,
Let me say out front, I searched this forum and attempted to resolve this with the previous posts about the similar topic. However, I have had no luck with google or that solution. I tried netconfig, but I don't believe I'm using a DCHP connection because I haven't set anything like this up.
Forgive my naiivity but I am sincerely lacking on this subject insofar as knowledge is concerned.
on Windows it works stellar my wireless and wired to the router connection, here at slack 11 it won't recognize my Ethernet connection out of the box nor will it my wireless which I didn't think it would.
here is some info which may be necessary for any help:
RealtekRTL8139 Family PCI Faster Ethernet NIC #2
Broadcom 802.11b/g WLAN
here is my output of ifconfig:
etho0 Link encap: Ethernet Hwaddr 00:C0:9f:Ad:69:AA
inet addr: 192.168.1.45 Bcast: 255:255:255:255
mask: 255.255.255.0
up broadcast notrailers running multicast
MTU 1500 Metric:1
RX packets: 0 errors:0 dropped:0 overuns:0
frames:0
TX" "carrier:- collision:0 txquelen:0
RX bytes:0 (0.0b) tx bytes 0 (0.0b)
lo link encap:local loopback
inet addr:127.0.0.1 Mask: 255.0.0.0
up loopback running mtu 16436 metric:1
rx packets " same as etho0"
tx packets " same as etho0"
rx bytes " " tx bytes " "
I also tried:
ping -c3 127.0.0.1
(which by the way I don't know if thats my ip, but, I found that when using ifconfig)
64 bytes from 127.0.0.1: icmp_seq1 ttl=64 time-.022ms
64 bytes from 127.0.0.1: icmp_seq2 ttl=64 time-.005ms
64 bytes from 127.0.0.1: icmp_seq3 ttl=64 time-.002ms
--- 127.0.0.1 ping statistics ---
3 packets transmitted, 3 recieved, 0% packet loss, time 2016 ms rtt min/avg/max/mdev .002/0.009/0.022/.009ms
if there are any ridiculous errors in that bare in mind I typed it, because its on my other machine the slackware/win xp, which slackware won't get internet, obviously enough not this one.
|
|
|
06-13-2007, 01:34 PM
|
#2
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
The 'RealtekRTL8139' uses the '8139too' or '8139cp' module. So:
What kernel are you using ? Did you install the modules ? What is the ouput of 'lsmod' and 'lspci' ?
|
|
|
06-13-2007, 01:40 PM
|
#3
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
first off
thank you thank you thank you.
lsmod:
module size used by not tainted
ds 6612 1 yenta-socket 10532 1
pcmcia_core 39492 0 [ds yenta_socket]
ide-scsi 9392 0
8139too 13672 1
mii 2304 0 [8139too]
crc32 2880 0 [8139too]
kernel -> default for slackware 11 I believe 2.4
&& do you need lspci still its a lot of typing, but i'll do it if it can help you help me.
lspci:
00:00:0 Host bridge: ATI technologies inc RS480 host bridge (rev 01)
0:01:0 PCI bridge: ATI technologies INC rs480 pci bridge
0:12:0 USB controller:ATI technologies INC SB400 USB host controller
0:13:0 USB controller:ATI technologies INC SB400 USB host controller
0:13:1 USB controller:ATI technologies INC SB400 USB2 host controller
SMBus: ATI technologies INC IXP SB400 SMBus Controller (rev 11)
00:14:1 IDE Interface: ATI technologies INC standalone dual channel PCI IDE controller ATI
00:14:3 ISA bridge: ATI technologies INC ixp sb400 pci-isa bridge
00:14:4 PCI bridge: ATI technologies INC ixp sb400 pci-isa bridge
00:14:05Multimedia audio controller: ATI technologies INC IXP sb400 AC'97 audio controller (rev 02)
00:14:6Modem: ATI technologies INC ati sb400- ac'98 modem controller (rev 02)
00:18:00Host Bridge: advanced micro devices (AMC) k8 [Athlon 64/opteron] hypertransport technology configuration
00:18.02 Host Bridge: advanced micro devices (AMC) k8 [Athlon 64/opteron] address map
00:18:03Host Bridge: advanced micro devices (AMC) k8 [Athlon 64/opteron] DRAM controller
00:18:05 Host Bridge: advanced micro devices (AMC) k8 [Athlon 64/opteron] misc. control
1:05.0 VGA compatible controller: ATI technologies INC ATI Radeon XPress 200m 5955 (PCIE)
5:00.0 Ethernet controller: Realtek semiconducter co ltd. ltd-8139/8139c/9139c+ (rev 10)
5:02.0 network controller braodcom corp. BCM4318 [Airforce one 54g] 802.11g wireless lan controller rev 02
Last edited by $Linuxnoob; 06-13-2007 at 02:05 PM.
|
|
|
06-13-2007, 02:16 PM
|
#4
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
It looks as if the NIC should be working properly
Quote:
8139too 13672 1 <this is the right module>
...
5:00.0 Ethernet controller: Realtek semiconducter co ltd. ltd-8139/8139c/9139c+ (rev 10)
|
So, now all you need to do is configure it properly. You should run 'netconfig' as root to configure it. Make sure to use DHCP, don't enter any IP addresses, you want it to get those automatically. So all you enter is a hostname and a domain name, then use DHCP for the rest.
You can read more about how to do this here:
http://www.slackbook.org/html/book.h...-CONFIGURATION
Also, I hope you didn't type all the output of those commands out. Usually you can copy and paste, or redirect to a file, open that, and copy and paste.
|
|
|
06-13-2007, 02:56 PM
|
#5
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
for the dchp (i always thought that was for special cases....) never realized thats what my router was shooting out.
For for network name just leave it blank??
I did netconfig. however, when I try to go to a website it says an error occured while loading given site, unknown host of given site.
|
|
|
06-13-2007, 03:02 PM
|
#6
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
No, you should not leave it blank. You probably should leave the DHCP hostname blank in most cases.
So your machine is directly hooked up to a router, and the router uses DHCP, right ?
|
|
|
06-13-2007, 03:19 PM
|
#7
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
I don't know if the router uses DHCP ( I barely understand what that is let alone if my machine uses it ) I'm simply going off your extensible understanding. You say DHCP I say ok. But i dunno. My compy is directly connected to the aforementioned router.
thank you again. but as of now my internet still is inactive.
|
|
|
06-13-2007, 03:21 PM
|
#8
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
thus far it won't allow me to leave the hostname blank nor will it allow me to leave the domain name blank. I then select dhcp and leave that part blank.
|
|
|
06-13-2007, 04:18 PM
|
#9
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
One thing you can do, if DHCP doesn't work, is check the settings on Window$. It's somewhere in the settings. Then apply those settings to Slackware.
|
|
|
06-13-2007, 05:04 PM
|
#10
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
what is window$
Where can I find it? Sorry if you made it obvious and I just didn't understand.
|
|
|
06-13-2007, 05:26 PM
|
#11
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
You seem to be at least triple booting (Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)). Does this card work on there with this router ? If so, get the settings that those distros use.
P.S. By Window$, I mean the one made and distributed by Bill Gate$, and $teve Ballmer. (yes, they should probably change their names, so I stop replacing S with $)
|
|
|
06-13-2007, 05:31 PM
|
#12
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
only dual boot, just haven't got around to changing the ubuntu and fedora yet. I have slackware and xp on this machine currently. xp works flawlessly, it has the nessesary drivers and they woprk. slackware apparently has the essential drivers, they just decide not to work I suppose. Or I'm not telling them properly how if/and when to work.
|
|
|
06-13-2007, 05:34 PM
|
#13
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
windows simply takes my sid and my web code off the back of my router and then picks up the single, also it sences the single off the bat, unlike slack which doesn't even recognize a wireless single or recognize and ethernet plug in my compy.
|
|
|
06-13-2007, 05:35 PM
|
#14
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
Yes, in XP, check the network setting. I haven't used it in quite a while. There should be settings on there that may help you set up the connection on Slackware. Then you could use a static IP and fill the rest in.
If you don't use DHCP (and as it seems, it doesn't work), you'll have to use 'netconfig', but enter all the details manually. You can get all these details by booting into XP, opening up your network settings or information or whatever (somewhere in the control panel, I'm betting) and writing it down.
|
|
|
06-13-2007, 06:02 PM
|
#15
|
Member
Registered: Mar 2006
Location: Ypsilanti, Michigan
Distribution: Fedora core 5 Ubuntu 6 Slackware 11(if and when I get it running)
Posts: 151
Original Poster
Rep:
|
ok that will work i'll try that and come back on tomorrow and tell you how that goes, thank for the assistance, hopefully it will work. Later for now i'm off to work.
|
|
|
All times are GMT -5. The time now is 03:21 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|