Wednesday, November 28, 2012

[LINUX_Newbies] Re: Atheros and Linux

 

Sorry I haven't contributed yet. I've been very busy. I have a little kid that demands a lot of attention.
Here it is. I have the same problem with Atheros card, using Linux. I wrote how to make it work (in spanish). But the instructions are the same.
It has the references too. But I had to do a mix of everything to make it work.

http://experimentolinux.blogspot.mx/2007/09/ubuntu-704-i386.html

I hope it works for you. I made it to work in Ubuntu, in Sabayon and in OpenSuSe.

If you have problems to understand, I will gladly translate it.

Cheers.

--- In LINUX_Newbies@yahoogroups.com, "Paul" <pfrederick1@...> wrote:
>
>
>
> --- In LINUX_Newbies@yahoogroups.com, "Jim" <jverhovec@> wrote:
> >
> > Thanks for the response.
> >
> > Yes - I plugged an Ethernet directly into the computer from a router. I recycled the computer more than once. In my terminal, I used /sbin/ifconfig:
> >
> > jim@jim-laptop:~$ sudo /sbin/ifconfig
> > [sudo] password for jim:
> > 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:8 errors:0 dropped:0 overruns:0 frame:0
> > TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
> > collisions:0 txqueuelen:0
> > RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)
> >
> > jim@jim-laptop:~$ netstat -nr
> > Kernel IP routing table
> > Destination Gateway Genmask Flags MSS Window irtt Iface
> >
> > I don't know if this may help.
>
> It shows you do not have an eth0 interface. Without that network interface you of course have no gateway access point to the Internet either.
>
> Like others have pointed out in the thread you have to get the driver for your hardware and load it before you can bring your network interface up.
>
> Everything I've read about that Ethernet Controller suggests you should have the driver now. A couple of years ago you would have had to go out and get it special but now I think it is included?
>
> I could swear when I ran a live image of Fedora 17 on an Acer laptop here it just worked. That laptop is out for unrelated hardware repairs now so I cannot verify it again though. I think the HDD died in it. Being as networking just worked in it I didn't look too closely at what it had. When I get that system back I will now though.
>
> Maybe you can get Roy to tell you what the module name is and you can try to manually load it?
>
> I know how frustrating solving these problems can be but look on the bright side, by the time you've figured it out you'll have learned so much you'll be an expert! Knowing about modules and basic networking comes in handy.
>
> BTW one valid troubleshooting technique in Linux is to load up another distribution where stuff just works, see how and why it works, then use that information to make a broken distribution work. When hardware works you can see what the module name being used is etc. UNCLAIMED isn't very helpful. But seeing stuff working can be very enlightening when it comes to troubleshooting. Oh, so that is how it is supposed to work. As opposed to why doesn't it work?
>
> Of course doing that can have the side effect of changing distributions. So be careful :)
>

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (20)
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
.

__,_._,___

No comments:

Post a Comment