|
Bugzilla – Full Text Bug Listing |
| Summary: | ethernet adapter shows up as eth1, no eth0 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | michel munnix <michel.munnix> |
| Component: | Kernel | Assignee: | Christian Zoz <zoz> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
/var/log directory (tgz)
output from lsmod command |
||
|
Description
michel munnix
2006-01-06 15:38:53 UTC
Created attachment 62182 [details]
/var/log directory (tgz)
You need to specify acpi=off on the commandline (and not use failsafe). This is a well known BIOS bug of Thinkpads A2x and T2x series. ok, I'll try acpi=off only on monday. But how can I get the system to forget about eth0 = ff:ff:ff... and get the real mac adress with eth0 and not eth1 ? I tried adding only acpi=off : the ethernet adapter commes up with the correct mac adress but it is named eth1, I realy don't know how to revert it to eth0 Michal do you have a clue? I guess wrong mac is a driver (kernel) issue. Christian, your thing. Created attachment 63033 [details]
output from lsmod command
Read /usr/share/doc/packages/sysconfig/README.Persistent_Interface_Names The interface name eth1 is a side effect of the acpi problem. This is not a bug. And it is no problem if the interface is called eth1 instead of eth0. You can give it nearly any name you like. |