Results 1 to 6 of 6
Hi.
I installed SuSE Linux Enterprise Server 10.2 on a Toshiba Satellite A100 and I'm having troubles letting the OS recognize a PCMCIA USR Gigabit Ethernet card.
I tried several ...
- 07-17-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
Problems with PCMCIA slot
Hi.
I installed SuSE Linux Enterprise Server 10.2 on a Toshiba Satellite A100 and I'm having troubles letting the OS recognize a PCMCIA USR Gigabit Ethernet card.
I tried several PCMCIA Gigabit Ethernet cards from different vendors and afterwards I discovered that the problem could be related to the PCMCIA driver of the Linux distribution.
Could someone, please, address me solving this issue?
> uname -a
Linux hostname 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 i686 i686 i386 GNU/Linux
Thank you in advance
dgambera
- 07-17-2007 #2
what is the brand of the card? Have you tried anything other than an NIC in the pcmcia slot?
- 07-17-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
Thank you for your reply.
The card is a US Robotics 7903A, but I tried two other cards: one common fast ethernet and another Gigabit Ethernet. All the above were PCMCIA cards.
After struggling for a while, I searched Google for some piece of information and I found that other people was having troubles with PCMCIA for kernel version greater than 2.6.13-rc1.
The first time I plugged in the card I noticed that the power led was on, but in after tries this won't happen.
After plug/unplug a PCMCIA card I executed the command
> dmesg | tail -3
and obtained
pccard: CardBus inserted into slot 0
pccard: card ejected from slot 0
PCMCIA: socket defef7828: *** DANGER *** unable to remove socket power
It seems the kernel is having trouble with the PCMCIA socket for some unknown reason.
It's very urgent for me to solve this matter, so please, any suggestion is welcome.
Thank you
dgambera
- 07-17-2007 #4
- 07-17-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
No, I haven't because although I'm a Unix expert, I've never faced problems with hw or system configuration under any Linux OS.
I'm having a look at ndiswrapper documentation and it seems is suitable for wireless cards and some other kinds: my cards are all wired, because I need a wired connection.
Thank you
dgambera
- 07-18-2007 #6Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
At least I solved the problem. Reading some posts in forums related to Linux kernel, I discovered this is a known issue: I've followed one of the given advice and the PCMCIA socket begin working.
The trick is to add a parameter to the kernel loader: pci=assign-busses . Doing that I solved my problem.
Thank you for you replies
dgambera


Reply With Quote