SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2012-03-27 15:53:44

Rogues
Member
From: Hyderbad, India
Registered: 2011-07-21
Posts: 42
Website

Atheros Ethernet not working again! :(

http://crunchbanglinux.org/forums/post/167034/#p167034

So I had this problem in the crunchbang version before the previous one and I guess I have it again. The only problem this time is that when I'm trying to install the module I get,

 Makefile:61: *** Linux kernel source not found.  Stop.

Here is the result from lspci

 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 9800 GT] (rev a2)
02:00.0 Ethernet controller: Atheros Communications Device 1083 (rev c0)

Here is the kernel version

uname -r 

2.6.32-5-amd64 

Offline

Be excellent to each other!

#2 2012-03-27 15:56:39

pxl8r
Member
From: Helsinki
Registered: 2009-01-18
Posts: 32
Website

Re: Atheros Ethernet not working again! :(

have you installed the kernel headers?

at least:

apt-get install build-essential
apt-get install build-dep

do a few searches on this

Last edited by pxl8r (2012-03-27 15:58:43)

Online

#3 2012-03-27 16:38:05

Rogues
Member
From: Hyderbad, India
Registered: 2011-07-21
Posts: 42
Website

Re: Atheros Ethernet not working again! :(

pxl8r wrote:

have you installed the kernel headers?

at least:

apt-get install build-essential
apt-get install build-dep

do a few searches on this

That's the problem isn't it? Apt would like an active connection while I'm trying to do this. I think I'll have to update the linux header, but I don't know how to do this without an active internet connection.

Offline

#4 2012-03-27 16:46:55

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,602

Re: Atheros Ethernet not working again! :(

Do you have another computer with internet connection? Or another distro on another partition that has internet connection?

If the answer is 'no' to both questions, you will have to find another computer with internet connection, download the linux sources package, transfer it to the #! machine with a pen drive and install the deb file on the #! machine.

If you need more detailed instructions on how to do this, let us know.

The connection was working before? Can you revert to that situation? If you can, you can download the necessary packages, and then do whatever you did that made you loose your internet connection.

x

Last edited by xaos52 (2012-03-27 16:52:01)

Offline

#5 2012-03-27 17:03:02

Rogues
Member
From: Hyderbad, India
Registered: 2011-07-21
Posts: 42
Website

Re: Atheros Ethernet not working again! :(

xaos52 wrote:

Do you have another computer with internet connection? Or another distro on another partition that has internet connection?

If the answer is 'no' to both questions, you will have to find another computer with internet connection, download the linux sources package, transfer it to the #! machine with a pen drive and install the deb file on the #! machine.

If you need more detailed instructions on how to do this, let us know.

The connection was working before? Can you revert to that situation? If you can, you can download the necessary packages, and then do whatever you did that made you loose your internet connection.

x

My internet was working with the backports version, and the version before that I installed the driver manually. When I try to do this in the current version, I get :

Makefile:61: *** Linux kernel source not found.  Stop.

But I can download the packages on Windows that I had to set up because I couldn't get online on Crunchbang.

Offline

#6 2012-03-27 18:24:42

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,602

Re: Atheros Ethernet not working again! :(

You can download the kernel-headers that go with your kernel from here: http://packages.debian.org/squeeze/amd6 … 4/download. Select a server near your location.
Copy it to to a pen-drive, then copy it to #!

On #!

sudo dpkg -i <path-to-the-deb-file>/linux-headers-2.6-amd64_2.6.32+29_amd64.deb

Then try compiling the wireless module again.

hth

Offline

#7 2012-03-27 23:19:00

Rogues
Member
From: Hyderbad, India
Registered: 2011-07-21
Posts: 42
Website

Re: Atheros Ethernet not working again! :(

I'm not going to bother with it, too many dependencies to deal with manually. Thanks xaos52. I'm going to go back to the backports version.

xaos52 wrote:

Hi Rogues,
Your ethernetcard needs the atl1c driver that comes with the backports kernel.

I would recommend to install the new #! image which became available about 1 week ago.
Your wired ethernet card should be recognized automatically.

That's your post from my old thread. It's not a wireless module it's my ethernet module.

Having trouble grabbing the old images...the download page for those doesn't open up.

Last edited by Rogues (2012-03-27 23:25:12)

Offline

#8 2012-03-28 10:01:41

xaos52
The Good Doctor
From: Planet of the @s
Registered: 2011-06-24
Posts: 4,602

Re: Atheros Ethernet not working again! :(

Oops.

Why did you go back to the old version? Something else not working with the bpo?
I do not think that the old images (Feb 2011) are still supported. Replaced with Feb 2012 ISO's.

x

Offline

#9 2012-03-28 10:35:55

Rogues
Member
From: Hyderbad, India
Registered: 2011-07-21
Posts: 42
Website

Re: Atheros Ethernet not working again! :(

Because I had so many dependencies to take care off that it got crazy. I went back to the bpo version. I'm posting from there. smile Thanks for your help.

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo