Brand new to linux so I am quite dense with most of this. Installed about a week ago, went through the dual boot woes, Nvidia drivers, Firefox and an HP printer,however.....
I have a Dlink DWL-G520 Wirless Nic installed that I cannot seem to configure through the system-config-network as the Hardware is not there to select from?
I followed the forum "how to's" for Madwifi, however I must have missed something.
AFIK the hardware /driver is installed, as indicated in the Hardware browser, but I cannot select it when I try to configure the network as it is not one of the cards listed.
System Tools> Hardware Browser> Network Devices
AR5212 802.11abg NIC
Manufacturer: Atheros Communications, Inc
Driver: ath_pci
Device: /dev/eth1
The Netgear FA311 ethernet card is /dev/eth0
Included is the following info if that helps.
# /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:40:F4:60:2D:70
inet addr:192.168.0.103 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::240:f4ff:fe60:2d70/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2256 errors:0 dropped:0 overruns:0 frame:0
TX packets:1175 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1225108 (1.1 Mb) TX bytes:279618 (273.0 Kb)
Interrupt:10 Base address:0x2000
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:4673 errors:0 dropped:0 overruns:0 frame:0
TX packets:4673 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3518478 (3.3 Mb) TX bytes:3518478 (3.3 Mb)
# /sbin/iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
# /sbin/lspci -v
02:03.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
Subsystem: Netgear FA311 / FA312 (FA311 with WoL HW)
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at 9000
Memory at e3011000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
02:04.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)
Subsystem: D-Link System Inc DWL-G520 Wireless PCI Adapter
Flags: medium devsel, IRQ 5
Memory at e3000000 (32-bit, non-prefetchable)
Capabilities: [44] Power Management version 2
The contents of my ifcg-ath0
# AR5212 802.11abg NIC
STARTMODE=hotplug
ONBOOT=yes
DEVICE=ath0
BOOTPROTO=dhcp
WIRELES=yes
MODE=Auto
ESSID=Albert
CHANNEL=6
IPADDR=192.168.0.1
GATEWAY=192.168.0.1
KEY=
The Boot Log has the following entry as well:
Oct 11 20:33:48 localhost ifup: done.
Oct 11 20:33:48 localhost ifup: localhost
Oct 11 20:33:48 localhost network: Bringing up interface eth0: succeeded
Oct 11 20:33:48 localhost network: Bringing up interface eth1: succeeded
Fedora 2.6.8-1.521
Gnome Desktop
Dual boot with XP
I appreciate any suggestions or help of any kind.
Thanks
Seve