LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 06-18-2007, 09:51 PM   #1
Louis_Carole
Member
 
Registered: Feb 2004
Location: Oxford, OH
Distribution: LFS 5.1.1, Slackware 9.1
Posts: 94

Rep: Reputation: 15
Ethernet Issues


Dear All,

I was having trouble getting my network cards to work in Slack with my new wireless-and-wired router. So I'm trying Fedora out of the irrational belief that it will solve my problems. It isn't.

Both of my cards work in Windows. In Fedora, the message log says it recognizes my Broadcom and Pro Wireless cards, but then it fails to find IP addresses for them. The Fedora Network administration software says they are set for DHCP.

I can't find any /etc files that say "IP_ADDRESS=bla.hbl.ahb.lah" and iwlist doesn't exist, though I saw it as a suggestion in another thread. What do I try next?

- Ben
 
Old 06-19-2007, 05:53 AM   #2
scheidel21
Senior Member
 
Registered: Feb 2003
Location: CT
Distribution: Debian 6+, CentOS 5+
Posts: 1,323

Rep: Reputation: 100Reputation: 100
First is it loading drivers for the cards, if not then the cards won't work. Some of the broadcom cards don't work with the linux driver either, just because the message log gets info from the pnp card doesn't mean the driver is loaded or working properly. Also as for iwlist you may need to download a wireless utilities package, don't know what it might be called in your distro. If you have any encryption setup you may need to adjust those settings remember if you have WPA running on your router you need wpasupplicant, and it has to broadcast it's ssid. Finally is your device setup, i.e. do you have a wlan0 in your ifconfig, if it's not there I would put my money on drivers not being loaded or the driver not being the right one.

Alex
 
Old 06-23-2007, 06:29 PM   #3
Louis_Carole
Member
 
Registered: Feb 2004
Location: Oxford, OH
Distribution: LFS 5.1.1, Slackware 9.1
Posts: 94

Original Poster
Rep: Reputation: 15
eth0 up; wanl0 down

Dear All,

After spending the week educating myself and receiving much help along the way, I have eth0 working. wanl0 is still not working.

Here's the ifconfig output...

Code:
# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:18:8B:AA:0B:87  
          inet addr:10.0.0.4  Bcast:10.0.0.255  Mask:255.255.255.0
          inet6 addr: fe80::218:8bff:feaa:b87/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6403 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4372 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:8947713 (8.5 MiB)  TX bytes:398915 (389.5 KiB)
          Interrupt:17 

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:7548 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7548 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:38221560 (36.4 MiB)  TX bytes:38221560 (36.4 MiB)

wlan0     Link encap:Ethernet  HWaddr 00:18:DE:B3:52:C0  
          UP BROADCAST MULTICAST  MTU:1500  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:1000 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wmaster0  Link encap:UNSPEC  HWaddr 00-18-DE-B3-52-C0-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6403 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4372 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:8947713 (8.5 MiB)  TX bytes:398915 (389.5 KiB)
When I use the network configuration dialog in KDE, and try to activate wlan0, I get this:

Code:
SIOCSIFFLAGS: Input/output error
Error for wireless request "Set Frequency" (8B04) :
    SET failed on device wlan0 ; Input/output error.
Error for wireless request "Set Bit Rate" (8B20) :
    SET failed on device wlan0 ; Operation not supported.

Determining IP information for wlan0... failed.
DHCP is on, and my WEP key is stored in the configuration - copied and pasted, so no typing errors. What should I do next to get my wireless card working?

- Ben
 
Old 07-06-2007, 12:39 AM   #4
t1n0m3n
Member
 
Registered: Nov 2004
Distribution: CentOS
Posts: 73

Rep: Reputation: 15
I get that same error when I try to do "sudo iwconfig eth1 channel auto"
If I set the channel manually (in my case "sudo iwconfig eth1 channel 1") it works fine.

Do a "iwlist wlan0 scanning" to see what channel you should put in the above command.

Last edited by t1n0m3n; 07-06-2007 at 12:41 AM.
 
  


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
Strange Ethernet issues connecting to a specific IP granth Slackware 15 11-23-2006 07:51 PM
Ethernet & Sound Issues nkription Linux - Newbie 10 11-21-2005 08:24 PM
sis 900 fast ethernet card issues Stuffy89 Linux - Hardware 1 08-12-2005 01:55 PM
Gentoo Livecd Ethernet issues jrtayloriv Linux - Networking 1 01-25-2005 07:45 PM
Mandrake 9.2/2.6.2/ethernet issues kyrian Mandriva 1 02-20-2004 11:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 04:42 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