Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
Package: linux-2.6
Version: 2.6.32-3
Severity: normal
Hi.
Since linux-image-2.6.32-3 (and also at least with -4) (tested with the
-486 version of the image) my ATL1E network of the EEE PC 900A does not
longer work.
The module is automatically loaded, dmesg shows the usual info about the
network card, but when brining the iface up I get:
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
There is not MAC address problem with udev persistent-net-rules.
Going back to the linux-image-2.6.30-2-486... and everything works
again.
Kernel: Linux 2.6.32-fermat (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_DE.UTF-8, LC_CTYPE=en_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
04-01-2010, 01:22 PM
Ben Hutchings
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Thu, 2010-04-01 at 14:41 +0200, Christoph Anton Mitterer wrote:
> Package: linux-2.6
> Version: 2.6.32-3
> Severity: normal
>
> Hi.
>
> Since linux-image-2.6.32-3 (and also at least with -4) (tested with the
> -486 version of the image) my ATL1E network of the EEE PC 900A does not
> longer work.
> The module is automatically loaded, dmesg shows the usual info about the
> network card,
Show me.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
04-01-2010, 10:23 PM
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
Hi Ben
On Thu, 01 Apr 2010 14:22:43 +0100, Ben Hutchings <ben@decadent.org.uk>
wrote:
>> The module is automatically loaded, dmesg shows the usual info about
the
>> network card,
> Show me.
I've attached dmesg output (also the one of the old 2.6.30 kernel) and
loaded modules.
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Thu, 2010-04-01 at 22:23 +0000, calestyo@scientia.net wrote:
> Hi Ben
>
>
> On Thu, 01 Apr 2010 14:22:43 +0100, Ben Hutchings <ben@decadent.org.uk>
> wrote:
> >> The module is automatically loaded, dmesg shows the usual info about
> the
> >> network card,
> > Show me.
> I've attached dmesg output (also the one of the old 2.6.30 kernel) and
> loaded modules.
If you add 'blacklist eeepc-laptop' to /etc/modprobe.d/blacklist and
then reboot, does the atl1e driver work again?
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
04-03-2010, 01:32 AM
Christoph Anton Mitterer
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Sat, 03 Apr 2010 01:30:52 +0100, Ben Hutchings <ben@decadent.org.uk>
wrote:
> If you add 'blacklist eeepc-laptop' to /etc/modprobe.d/blacklist and
> then reboot, does the atl1e driver work again?
Yes That works.
Just removing eeepc-laptop or removing + removing/reinstalling atl1e does
not work by the way (I mean without adding it to blacklist+rebooting)
Thanks so far
Cheers,
Chris.
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: e2d4e2509e67eee45b13f457fb01a983@imap.dd24.net">ht tp://lists.debian.org/e2d4e2509e67eee45b13f457fb01a983@imap.dd24.net
04-03-2010, 03:42 AM
Ben Hutchings
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Sat, 2010-04-03 at 01:32 +0000, Christoph Anton Mitterer wrote:
> On Sat, 03 Apr 2010 01:30:52 +0100, Ben Hutchings <ben@decadent.org.uk>
> wrote:
> > If you add 'blacklist eeepc-laptop' to /etc/modprobe.d/blacklist and
> > then reboot, does the atl1e driver work again?
> Yes That works.
>
> Just removing eeepc-laptop or removing + removing/reinstalling atl1e does
> not work by the way (I mean without adding it to blacklist+rebooting)
[...]
It looks like this is yet another Eee model where eeepc-laptop is
hotplugging the wired network controller (similar to bug #573607)
instead of the wireless network controller.
eeepc-laptop should use a whitelist of those models where 01:00.0 is the
correct address, or some other method to find the correct address. What
it's doing now is dangerously wrong.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
06-09-2010, 02:10 PM
Christoph Anton Mitterer
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
Hi Ben.
On Sat, 2010-05-15 at 14:34 +0100, Ben Hutchings wrote:
> Version: 2.6.32-11
>
> This was fixed in the above version.
Should this already work with the linux-image-2.6.32-5-amd64 kernel?
If so, we'll have to reopen the bug, as it does not longer work, when I
disable the blacklisting of the eee module.
Cheers,
Chris.
06-10-2010, 12:01 AM
Ben Hutchings
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Wed, 2010-06-09 at 16:10 +0200, Christoph Anton Mitterer wrote:
> Hi Ben.
>
> On Sat, 2010-05-15 at 14:34 +0100, Ben Hutchings wrote:
> > Version: 2.6.32-11
> >
> > This was fixed in the above version.
> Should this already work with the linux-image-2.6.32-5-amd64 kernel?
>
> If so, we'll have to reopen the bug, as it does not longer work, when I
> disable the blacklisting of the eee module.
I'm sorry, I was confused. Only the 1005HA, 1201N and 1005PE models
were fixed in 2.6.32-11. I never got confirmation from the eeepc-laptop
maintainer that the same change should be applied to the 900A. I have
reopened this bug.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
06-10-2010, 12:20 AM
Ben Hutchings
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Thu, 2010-06-10 at 01:01 +0100, Ben Hutchings wrote:
> On Wed, 2010-06-09 at 16:10 +0200, Christoph Anton Mitterer wrote:
> > Hi Ben.
> >
> > On Sat, 2010-05-15 at 14:34 +0100, Ben Hutchings wrote:
> > > Version: 2.6.32-11
> > >
> > > This was fixed in the above version.
> > Should this already work with the linux-image-2.6.32-5-amd64 kernel?
> >
> > If so, we'll have to reopen the bug, as it does not longer work, when I
> > disable the blacklisting of the eee module.
>
> I'm sorry, I was confused. Only the 1005HA, 1201N and 1005PE models
> were fixed in 2.6.32-11. I never got confirmation from the eeepc-laptop
> maintainer that the same change should be applied to the 900A. I have
> reopened this bug.
I've found the change that Corentin Chary said should cover the 900A.
This will be included in 2.6.32-16. Please let us know if this doesn't
fix the problem for you. Again, sorry for wrongly claiming it was fixed
already.
Ben.
--
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.
06-10-2010, 11:39 AM
Christoph Anton Mitterer
Bug#576199: linux-2.6: ATL1E does not longer work on EEE PC 900A
On Thu, 2010-06-10 at 01:20 +0100, Ben Hutchings wrote:
> I've found the change that Corentin Chary said should cover the 900A.
> This will be included in 2.6.32-16. Please let us know if this doesn't
> fix the problem for you.
Will test it as soon as the package is out.
> Again, sorry for wrongly claiming it was fixed
> already.
No problem