LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 09-22-2011, 05:26 AM   #1
sebastiane
LQ Newbie
 
Registered: Sep 2011
Posts: 18

Rep: Reputation: Disabled
Network Drivers.


Hi. None of my network cards were accessible in the LFS live CD.

But almost any other distro I can connect with both eth0 and wlan0

Then I have to ask:

Is the drivers included in the kernel?
Any other distro did the works OOTB.
 
Old 09-22-2011, 05:54 AM   #2
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,
Quote:
Is the drivers included in the kernel?
"the" driver? Without knowing which network card you are using that cannot be answered. Try the following: lspci | grep -i eth

Is there any information in the output of dmesg? (dmesg | grep -i eth).

Have you tried this (mentioned in the liveCD documentation):
Quote:
CONFIGURING NET CONNECTION
===========================
The LiveCD attempts to detect the network cards present in the system.
On each detected network card, dhcpcd is automatically started in the
background. If it is not correct to acquire the network settings via DHCP
in your location, or if you want to use dialup or GPRS connection, run the
"net-setup" command.
Hope this helps.
 
Old 09-22-2011, 06:28 AM   #3
sebastiane
LQ Newbie
 
Registered: Sep 2011
Posts: 18

Original Poster
Rep: Reputation: Disabled
Well,

My wireless uses at9k or something like that. maybe its called ath9k?
wifi is all I need to start up.

Broadcom eth0
Atheros wlan0
 
Old 09-23-2011, 02:28 AM   #4
sebastiane
LQ Newbie
 
Registered: Sep 2011
Posts: 18

Original Poster
Rep: Reputation: Disabled
Is the ath9k driver in a 2.6 kernel?
 
Old 09-23-2011, 02:29 AM   #5
sebastiane
LQ Newbie
 
Registered: Sep 2011
Posts: 18

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by druuna View Post
Hi,
"the" driver? Without knowing which network card you are using that cannot be answered. Try the following: lspci | grep -i eth

Is there any information in the output of dmesg? (dmesg | grep -i eth).

Have you tried this (mentioned in the liveCD documentation):

Hope this helps.
I tried ifconfig eth0 up

then it just said no such device.
 
Old 09-23-2011, 02:59 AM   #6
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,

Have you tried to do what I asked in post #2? And what was the result?
 
Old 09-23-2011, 09:40 AM   #7
liquidkaleidoscopes
LQ Newbie
 
Registered: Aug 2011
Posts: 27

Rep: Reputation: Disabled
For the LiveCD, you might want to run something like
Code:
modprobe -l | grep ath
.

When I last checked, the L.F.S. LiveCD was rather old, and the Atheros 9k drivers might be too recent for it. You might should try installing it from another distribution, or downloading the files on another computer, or in another distribution, and copy them to your L.F.S. partition. I hope that this helps.

Here is what you need to do to configure it in your own kernel:

Code:
cd [your kernel directory]
make menuconfig
Then, go to Device drivers > Network device support > Wireless L.A.N. > Atheros wireless cards. Set 'Atheros 802.11n wireless cards support' to Y or M. Alternately, add this to your .config file:
Code:
CONFIG_ATH9K=y
(you might need to enable a few other things to make it work.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
No network drivers? Cosafina Linux - Networking 8 05-31-2010 11:19 AM
Fedora C2 - Wireless network drivers? Broadcom 802.11g Network Adapter FragTek Linux - Wireless Networking 7 01-22-2010 12:10 AM
Slackware 10 network configuration. Problem with 8139 network card drivers ! Padmakiran Linux - Networking 8 03-27-2007 06:48 AM
network drivers thelastknowngod Slackware 8 11-15-2006 12:14 AM
network drivers ballistic509 Debian 2 03-27-2006 12:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 07:12 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration