Sky2

From Gentoo Linux Wiki

(Redirected from HARDWARE sky2)
Jump to: navigation, search
This article is part of the Hardware series.
Laptops TV Tuner Cards Wireless Servers Storage Other Hardware Motherboards Related

This applies to all Marvell Yukon2 Gigabit network adapters.

Contents

[edit] Basic Setup

[edit] Kernel Setup

Linux Kernel Configuration:
Device Drivers  --->
    [*] Network device support  --->
        --- Network device support
        [*]   Ethernet (1000 Mbit)  --->
            --- Ethernet (1000 Mbit)
            <*>   SysKonnect Yukon2 support

[edit] Software Setup

Follow this guide.

[edit] Troubleshooting

  • slow transfer rates
If the sky2 module is working, but with intollerably poor transfer rates then try disabling the following in your kernel:
Linux Kernel Configuration:
Processor type and features  --->
    [ ] Local APIC support on uniprocessors
    [ ]   IO-APIC support on uniprocessors
  • kernel crash or "Bad Packets" errors
append noapic to the kernel line of your boot manger config, e.g. /boot/grub/grub.conf:
File: /boot/grub/grub.conf
 kernel other_kernel_options noapic
 

[edit] Links

Retrieved from "http://gentoo-wiki.com/Sky2"
Personal tools