Hi
daddldido,
welcome to gentoo
Also i didn´t get the choice to add the jmicron modul to my kernel.
you mean for gentoo-sources ?
you could either try out
vipernicus' emission-sources (2.6.18-emission1)
or
patching gentoo-sources
for this you need the
non-libata driver for jmicron devices (in vipernicus' broken-out directory of 2.6.18-emission1)
patch -p1 < 09-non-libata-driver-for-jmicron-devices.patch
(09-non-libata-driver-for-jmicron-devices.patch must reside in the kernel-directory)
another option would be:
trying out mm-sources:
2.6.18-mm1 - 2.6.18-mm3 (2.6.18-mm1 seems to me, 2.6.18-mm2 to -mm3 have problems with Marvell-network-cards)
you have to look for the jmicron-driver in:
1.) non-libata (this applies to patched gentoo-sources & emission-sources)
Device Drivers ---> <*> ATA/ATAPI/MFM/RLL support ---> [*] PCI IDE chipset support ---> [*] Generic PCI bus-master DMA support --->
<*> JMicron JMB36x support (NEW)
2.) libata (works better & works with ahci & native-mode) (this applies to emission-sources & newer mm-sources [>=2.6.18-mm1])
Serial ATA (prod) and Parallel ATA (experimental) drivers ---> <*> ATA device support --->
<*> AHCI SATA support
<*> Intel PIIX/ICH SATA support
<*> Generic ATA support
<*> JMicron PATA support
please compile the drivers into the kernel! otherwise it won't work / boot properly
depending on your hardware you might need to compile in even more drivers ...
the most relevant network-drivers for those boards are:
Device Drivers ---> Network device support ---> Ethernet (1000 Mbit) --->
<*> Realtek 8169 gigabit ethernet support
<*> SysKonnect Yukon2 support (EXPERIMENTAL)
<*> New SysKonnect GigaEthernet support
you have to look under < HELP > which driver applies to you
hope that helps ...
this driver is known