|
Bugzilla – Full Text Bug Listing |
| Summary: | SLP Installation fails with IBM iSeries ThinkPad | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Joachim Werner <joe> |
| Component: | Installation | Assignee: | Christian Zoz <zoz> |
| Status: | VERIFIED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | b.jonsson, snwint, yast2-maintainers |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Joachim Werner
2005-08-25 09:34:10 UTC
Linuxrc problem. Maybe your network is broken. Try manual mode and load the pcmcia module yourself. Does it work then? What does 'hwinfo --pcmcia' say? I've checked with Christian Zoz. Loading the module seems to work (no errors), but network does not work afterwards. We tried with a tulip card. That one works. So the issue is with the network card, not the laptop as a whole. I agree that it is no blocker as only some PCMCIA cards seem to be affected, but it's at least major because it is a regression during installation, with no known workaround. Christian seems to have problems with his own test machine as well. For me it works. *** Bug 114029 has been marked as a duplicate of this bug. *** PCMCIA bridges behave differently. With some of them you have to initialize the socket explicitely (add io and mem resources) before the card can be initialized. But since there is another a way to detect the presence of a card, we now initialize sockets, if there is a card. We don't want to initialize them always, because this might also crash some machines, if static io and mem ranges in config.opts do fit that machine. Joeachim, please confirm, that it works with beta4. Your PC-card is at my table. Last sentence in first paragrah: " ... do _not_ fit ..." |