|
Bugzilla – Full Text Bug Listing |
| Summary: | Recognised network card failing to initialise properly | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Tim Nicholson <timnich> |
| Component: | Kernel | Assignee: | Christian Zoz <zoz> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | requested shell dumps | ||
|
Description
Tim Nicholson
2005-11-05 17:09:40 UTC
Please run hwinfo and attach the output to this report. Please also check which driver is being used for this card. This smells like a PCMCIA issue... assigning to the Mobile devices team What do you mean with "hotplug seems ineffective"? Tim, please attach the output of hwinfo --netcard ifstatus eth0 getcfg eth0 And please answer the question from comment 2 I have the card set to initialse on "hotplug" but it only seems to initialse on boot up. Also USB memory sticks don't seem to be noticed (baaed on tail -f /var/log/messages for both instances) N.B. this thinkpad does not have full ACPI, but only APM. Previous versions of SuSE have noticed this but 10 doesn't seem to (based on scanning through dmesg) Will try to get the requested info, but given the lack of pen drives being recognised etc, its difficult to get the info out to a machine with a network connection! Created attachment 59777 [details]
requested shell dumps
These files are the requested outputs of the shell commands.
The Static-ping op shows the before and after state of issuing a ping once an ip has been set statically.
Note the byte count increase on the loopback if and nothing on the eth0!!
try also to boot from Failsafe boot menu or try to add pci=noacpi as additional parameter on boot prompt. Tried pci=noacpi Card initially not shown, but after changing parameters in Yast all came good. However does using this option mean that I cannot hotplug pcmcia cards now? No, it only ignores the BIOS ACPI tables for IRQ routing information. If this option is working, it is usually a sign for a incorrect BIOS IRQ routing table, we cannot do so much against such problems, ask your notebook manufacturer for a BIOS update. Shame is, once I had got a network connection, I performed an online update, and now it wont even boot :(...... Also failsafe Mode does not boot ? Since this is independ of the network card issue, please open a new bug and supply more infos about the HW and when exactly the booting process stop (Press ESC after the boot menu). You could also try acpi=force with the new kernel. acpi=force pci=acpi enables the system to boot with network connectivity, However hotplug still does not work (i.e. plugging in pcmci card does not cause system to initialse it, no lights no log messages) You can try apic as additional boot option. |