Sponsored Content
Special Forums Hardware Atheros AR8151 LAN not working Post 302550634 by dev.null on Friday 26th of August 2011 12:00:12 PM
Old 08-26-2011
Hi,

I'm in the same exact boat with you. I also have Gigabyte G41MT-S2P with the on board LAN AR8151.

I might have some success. After I installed SXE11 I tried to make the chip work by cheating it's pci-id and vendor-id in /etc/driver_aliases.

However, this is what I've done:

1. prtconv -pv | more
2. You can find the pci-id and vendor-id to be: pci1969,1073.
3. vi /etc/driver_aliases
4. search for the string 1969
5. You will find a two lines that read something like: atge "pciex1969,xxxx".
6. Add a new line after these two lines that reads: atge "pci1969,1073"
7. Save and exit vi.
8. update_drv atge0
9. devfsadm -i atge0
10. init 6

After doing this, I could see the LEDs of the RJ-45 blinking, which made me believe that I had succeeded in making the NIC to work. I also gripped atge from dmesg output, and I could see the NIC is up and uses full-duplex mode. However, ifconfig atge0 gives an error saying no such device.

I noticed a warning message at booting time that says atge is attached to unknown device with id 6506,4211. This could message could be an indicator to something, but I'm not sure. I'm still trying to get this thing running, but I thought I'd share my work until now.

I wonder what are the USB->LAN chip you used, in case I had to buy one. I'm not fuzzy about the gigabit speed for now, so, 10/100 USB will be an option to me.

Regards.
 

9 More Discussions You Might Find Interesting

1. Solaris

How to configure private LAN and coporate LAN on the same machine-Solaris10

Hi , I am trying to configure a private LAN and corporate LAN on the same machien on Solaris 10. How can I achieve this? Thanks (1 Reply)
Discussion started by: deedee
1 Replies

2. Linux

lan help

iam using open suse 10.3 in dual boot with windows internet is through Lan(ethernet) in windows by entering below data in Lan properties net is coming the information is bellow ip 10.2.45.67 subnet 255.255.0.0 default gate way 10.1.1.4... (3 Replies)
Discussion started by: seshumohan
3 Replies

3. IP Networking

Local Lan, no-ip directed DNS forward, surf within lan

Hi, We have a website running on a local centos 5.4 surfer, static IP. The domain.com uses no-ip.com to take care of the DNS, it forwards all to my server. My router receives the port 80 call, routes it to my server and the world can see domain.com perfectly fine. However, we cannot see... (3 Replies)
Discussion started by: lawstudent
3 Replies

4. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

5. Ubuntu

Ubuntu 10.10 LAN connection stopped working...

Well this is weird. I restarted my dual boot Win7/Ubuntu 10.10 from ubuntu to windows. Everything was working fine and windows is always connecting properly to my lan. After restarting back into Ubuntu, all of a sudden I can't connect to my network. It looks as if its trying to connect through... (15 Replies)
Discussion started by: zixzix01
15 Replies

6. IP Networking

lan

how can i make lan between two or more computers having linux fedora as os...? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

7. Fedora

about lan

how can i lan between two or more computers having linux fedora as os? (1 Reply)
Discussion started by: Ravi Kumar Mish
1 Replies

8. IP Networking

Talk Not Working over LAN or on one computer

I have talk installed: yum install talk talk-server And I have /etc/xinetd.d/talk set to disabled and /etc/xinetd.d/ntalk set to enabled I also have opened port 518/udp on server and laptop and enabled xinetd.service sudo systemctl enable xinetd.service sudo systemctl start... (4 Replies)
Discussion started by: Benji Wiebe
4 Replies

9. Hardware

Atheros AR9271

Hi!! It's possible instal the Atheros AR9271 on Solaris? I never find the driver to Linux or Unix. (1 Reply)
Discussion started by: _rehad_
1 Replies
MY(4)							   BSD Kernel Interfaces Manual 						     MY(4)

NAME
my -- Myson Technology Ethernet PCI driver SYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file: device my Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_my_load="YES" DESCRIPTION
The my driver provides support for various NICs based on the Myson chipset. The Myson chipset is a variant of the DEC Tulip NIC chipset. The driver will work with almost any MII-compliant PHY, thus failure to positively identify the chip is not a fatal error. HARDWARE
The my driver provides support for various NICs based on the Myson chipset. Supported models include: o Myson MTD800 PCI Fast Ethernet chip o Myson MTD803 PCI Fast Ethernet chip o Myson MTD89X PCI Gigabit Ethernet chip SEE ALSO
altq(4), de(4), netintro(4), pci(4), ifconfig(8) HISTORY
The my driver first appeared in FreeBSD 4.6. AUTHORS
The my driver was written by Myson Technology Inc. This manual page was written by Hiten M. Pandya <hmp@FreeBSD.org>. BUGS
The my driver does not support Power Management Events (PME). BSD
March 11, 2007 BSD
All times are GMT -4. The time now is 04:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy