Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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.
|
|
|
02-07-2007, 06:58 PM
|
#1
|
Member
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102
Rep:
|
Slackware 11 and Internet issues
Ive just installed slackware 11 and it doesnt seem to be picking up my network card. How do I get my Network Card to work so I can Have TheInternet on my slackware11
|
|
|
02-07-2007, 09:35 PM
|
#2
|
Member
Registered: Apr 2004
Location: North America
Distribution: Kubuntu 7.04 - Feisty Fawn
Posts: 296
Rep:
|
If you want any help, you'll need to at least post what network card you have, and preferably the output of 'lspci'.
|
|
|
02-07-2007, 10:17 PM
|
#3
|
Member
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102
Original Poster
Rep:
|
I am running a Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)
Ive tryied the drivers and have been unsuccessful.
lspci
Quote:
00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 South]
00:09.0 Ethernet controller: ADMtek NC100 Network Everywhere Fast Ethernet 10/100 (rev 11)
00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80)
00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South]
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro VGA Adapter (rev 01)
|
Kernel Version:
2.6.17.13
I also have a onboard lan which is disabled in my bios
Last edited by w0lv3rin3; 02-07-2007 at 11:39 PM.
|
|
|
02-08-2007, 06:46 AM
|
#4
|
Member
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102
Original Poster
Rep:
|
I figured out the problem, my internet is working perfect for now
thx for your ur help
|
|
|
03-19-2007, 11:30 PM
|
#5
|
LQ Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
|
Mind sharing the solution please ...
|
|
|
03-20-2007, 12:55 PM
|
#6
|
Member
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102
Original Poster
Rep:
|
Quote:
Originally Posted by H_TeXMeX_H
Mind sharing the solution please ...
|
Sure....
Well my problem was that my Kernel was not installed correctly, but since Ive got it installed proper and working great now.
What my problem was is this.
Installed kernel huge32.i which loads Kernel 2.6.x.x during the install, but I dident install the remaing files after the install, I installed the remaining files for Kernel 2.6.x.x then BLING BLING, everything is workin, basicly when you just load huge32.i it installes the kernel, but not the files the kernel needs to boot, its still loading kernel 2.4.x.x, I guess slackware does this by default, but after I installed the drivers that slackware 11 CD provided, put the drivers in /boot and to where they are supposed to be located, then opend up my LILO.conf and added the correct parameters to load the kernel, everything is working, w00t w00t
Find out what kinda network card you have and try re-configure the kernel to work
cd /usr/src/linux make menuconfig and try configuring ur kernel.
|
|
|
03-20-2007, 12:56 PM
|
#7
|
Member
Registered: Mar 2004
Location: Barrie, ON
Distribution: Slackware 9.1, 10.0, 10.1, 11.0
Posts: 102
Original Poster
Rep:
|
Quote:
Originally Posted by H_TeXMeX_H
Mind sharing the solution please ...
|
Sure....
Well my problem was that my Kernel was not installed correctly, but since Ive got it installed proper and working great now.
What my problem was is this.
Installed kernel huge32.i which loads Kernel 2.6.x.x during the install, but I dident install the remaing files after the install, I installed the remaining files for Kernel 2.6.x.x then BLING BLING, everything is workin, basicly when you just load huge32.i it installes the kernel, but not the files the kernel needs to boot, its still loading kernel 2.4.x.x, I guess slackware does this by default, but after I installed the drivers that slackware 11 CD provided, put the drivers in /boot and to where they are supposed to be located, then opend up my LILO.conf and added the correct parameters to load the kernel, everything is working, w00t w00t
Find out what kinda network card you have and try re-configure the kernel to work
cd /usr/src/linux make menuconfig and try configuring ur kernel.
|
|
|
07-09-2007, 02:18 PM
|
#8
|
LQ Newbie
Registered: Jul 2007
Posts: 18
Rep:
|
but how do i find out what type fo network card i have got?.
and by the way can i ask if you need to install all the 6 IOS.CDs to get connected to the internet? because i have only installed the first two CDs.
thank you
|
|
|
07-09-2007, 02:19 PM
|
#9
|
LQ Newbie
Registered: Jul 2007
Posts: 18
Rep:
|
i mean the ISO CDs
|
|
|
07-09-2007, 02:21 PM
|
#10
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Run lspci and you should see info about your network card there. No, you don't need all 6 CDs. The last 3 contain the source code for the packages, so if you don't need or want the source, then don't bother with those. I believe CD 3 contains KDE internationalisation packages.
|
|
|
07-09-2007, 07:18 PM
|
#11
|
LQ Newbie
Registered: Jul 2007
Posts: 18
Rep:
|
Quote:
Originally Posted by Nylex
Run lspci and you should see info about your network card there. No, you don't need all 6 CDs. The last 3 contain the source code for the packages, so if you don't need or want the source, then don't bother with those. I believe CD 3 contains KDE internationalisation packages.
|
thank you for your useful informations, i have only installed CD1 and CD2, my problem is i am quite new to linux and don't know how to run LSPCI, can you please briefly explain this to me.?
i appreciate all your answers
|
|
|
07-10-2007, 12:56 AM
|
#12
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Open a terminal window, type "/sbin/lspci" without the quotes and press enter. To open a terminal window, if you're running KDE you can right-click on the desktop, select "Run Command..." and then enter "xterm" or "konsole". Konsole is also in the K Menu (press the K button, then look at the System menu). Commands/filenames are case-sensitive in Linux, so make sure you use all lowercase when you run lspci. Also, have you made a normal user account, or are you just using root? If the latter, then you really should make a user account for everyday use.
|
|
|
07-10-2007, 06:40 AM
|
#13
|
LQ Newbie
Registered: Jul 2007
Posts: 18
Rep:
|
Quote:
Originally Posted by Nylex
Open a terminal window, type "/sbin/lspci" without the quotes and press enter. To open a terminal window, if you're running KDE you can right-click on the desktop, select "Run Command..." and then enter "xterm" or "konsole". Konsole is also in the K Menu (press the K button, then look at the System menu). Commands/filenames are case-sensitive in Linux, so make sure you use all lowercase when you run lspci. Also, have you made a normal user account, or are you just using root? If the latter, then you really should make a user account for everyday use.
|
i have not setup a user name as yet but i created the password and use ROOT to log in to slackware, this is another issue that i have been asking on the other linux forums but so far no one has been able to teach me as to how to create the user name.
i also need to find out whether you have to log in with the user name to have access to the internet or you can do it with the root?
again thank you ever so much
|
|
|
07-10-2007, 07:01 AM
|
#14
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
To create a user account, run "adduser" in a terminal. It's pretty self-explanatory. You don't need to log in as a regular user to have Internet access, but using a less privileged account means that there's less chance of you breaking something and of course it's more secure.
|
|
|
07-10-2007, 07:16 AM
|
#15
|
LQ Newbie
Registered: Jul 2007
Posts: 18
Rep:
|
ok this is really sense making, i will try what you told me and will get back to you with the feed back.
and i am very lucky to have met you Nylex i hope you will continue helping me and everybody else.
all the best, take care for now.
|
|
|
All times are GMT -5. The time now is 04:15 AM.
|
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
|
|