Installer does not detect the onboard Intel PCI-Express Gigabit controller.
The kernel which ships with SuSE 9.3 (2.6.11.4-20a) contains a version of the Intel e1000 Gigabit driver (5.6.10.1-k2-NAPI) that does not support the newer PCI-E gigabit controllers.
Marquis C500 and C510
ASL provides a driver disk and source rpm for an updated version (6.0.60) of the Intel e1000 Gigabit driver. To re-install the system, the customer should follow these instructions:
# mount /media/cdrecorder # dd if=/media/cdrecorder/SuSE/9.3/x86_64/e1000-6.0.60-2.6.11.4-20a.img of=/dev/fd0 # umount /media/cdrecorder
When the installation reaches the Network Configuration screen:
If an online update is performed, the kernel will be upgraded by default. Before rebooting into the new kernel, the e1000 driver must be rebuilt:
# mount /media/cdrecorder # rpm -ivh /media/cdrecorder>/SuSE/9.3/e1000-6.0.60-2.6.11.4-20a.src.rpm # cd /usr/src/packages/SPECS # /media/cdrecorder/SuSE/9.3/suse93driver.sh e1000
Note: For systems with a DVD recorder, replace 'cdrecorder' with 'dvdrecorder'