Mailinglist Archive: opensuse-bugs (4369 mails)

< Previous Next >
[Bug 208854] New: Detection of ISA Card 3c509 does not work after installation
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 28 Sep 2006 13:42:27 -0600 (MDT)
  • Message-id: <bug-208854-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=208854

Summary: Detection of ISA Card 3c509 does not work after
installation
Product: SUSE Linux 10.1
Version: Final
Platform: i586
OS/Version: SuSE Linux 10.1
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dieter.jurzitza@xxxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx


The 3c509 is problemlessly detected by Yast and installable. However, after the
next boot, the network card is not present.

This is due to the fact that the module 3c509 is never loaded - even though the
corresponding configuration exists in /etc/sysconfig/hardware.

The entry is:
/etc/sysconfig/hardware/hwcfg-bus-isa-00:02.00

it's contents:
MODULE='3c509'
MODULE_OPTIONS=''
STARTMODE='auto'

I have to load the module 3c509 in /etc/init.d/boot to make it work. Then
everything works as expected (modprobe 3c509 in /etc/init.d/boot.local). This
should not be neccessary IMHO.

I appreciate to test anything neccessary to fix this.
Take care



Dieter Jurzitza


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >