netzwerk

Gigabyte P35 DS3 Marvel Probleme unter Ubuntu Linux lösen

I have my problem resolved! It was caused by bad driver (sky2) for the marvell on board NIC, we need to use the driver for this NIC for it to work properly, as reported here:

https://bugs.launchpad.net/ubuntu/+s...20/+bug/104929

Here's exactly what I did that worked for me:
==================================

* make a simlink in /usr/src from linux-headers- to linux (sudo ln -s /usr/src/linux-headers-`uname -r` /usr/src/linux). Not sure if this step is necesarry, but did it anyway.

* download the driver as described here:

Ubuntu (Gnome): Desktop Icons für Netzwerkverbindungen entfernen

Etwas nervig ist unter Ubuntu/Gnome, dass für jedes verbundene Netzwerkshare bzw. jede angelegte, feste Netzwerkverbindung (FTP, SSH, WebDav) automatisch ein Icon auf dem Desktop angelegt wird.

Das lässt sich jedoch ganz einfach deaktivieren:

-> Alt + F2 -> "gconf-editor"

-> apps -> nautilus -> desktop -> "volumes visible" ausschalten. Fertig.