tricky's blog

After a week of googling around and being baffled... Uwe Herman from planet debian finally steered me in the right direction:

after checking the Linux-Kernel bugzilla and finding bug 6471, now I know this is a known bug and that maybe it has been fixed in kernel 2.6.17.11

Quote:
commit 0ce4f0dbc2cb547077cbc903a53b4638ae0cac55
Author: Stephen Hemminger
Date: Wed Aug 9 14:16:41 2006 -0700

sky2: phy power problem on 88e805x

On the 88E805X chipsets (used in laptops), the PHY was not getting powered
out of shutdown properly. The variable reg1 was getting reused incorrectly.
This is probably the cause of the bug.
http://bugzilla.kernel.org/show_bug.cgi?id=6471

Ok, I seem to have isolated (one) trouble.

The problem seems to be my ethernet controller, a Marvell Yukon 88E8055 PCI Ethernet controller.

a "search in google" (google is getting pissed off that people start using 'googling' as a verb) turned up some interesting results, none on an Alienware Aurora, but some about Fujitsu Lifebooks:

Quote:
Ethernet

The Gigabit Ethernet port uses a Marvell Yukon 88E8055 chip, supported by the sky2.ko experimental kernel module. When the device is not up, the driver logs error messages such as:
sky2 eth1: phy read timeout

It appears that the device produces spurious PHY interrupts, then the driver tries to read the PHY interrupt status register when the PHY is not powered up and fails. I've created a patch that checks if the device is running before reading PHY registers, thereby avoiding the message. It also adds a stack backtrace should a "phy read timeout" occur again so that it can be debugged better.

Please don't laugh at my feeble attempts to install Debian, I'm computer literate but not a guru...

I recieved my shiny brand new Alienware Aurora m7700 last monday, ever since then I've been trying to install Debian, after that failing, anything debian based, and as a last resort... gentoo...

Anything to save me from the stupidity of windows...

mind you, having to use windows at work and at home for the past week has really made me realize why I don't like it all over again... I'll get back to the 'mild annoyance' that is windows in a later post. This one I'll describe my Debian install blues...

Gparted!

What a beauty! it does everything you need it to do! (partition wise), an excelent tool, comes in a tiny CD image, you burn it, restart your machine and it helps you create partitions while in a Gnome environment... the only thing I would change about this beauty, is to add a web browser... because sometimes you just want to check how much space you'll need...

Syndicate content