Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
updating the orinoco drivers in pcmcia-cs ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Japher
n00b
n00b


Joined: 12 Jul 2003
Posts: 18

PostPosted: Sat Jul 12, 2003 9:57 pm    Post subject: updating the orinoco drivers in pcmcia-cs ? Reply with quote

The current version of orinoco code in pcmcia-ca package is 11b.. while the latest version is 13e. Has anyone successfully updated to 13e ?

Before switching to gentoo I was running 13e with great success, thus having
to fall back to 11b is rather annoying.

Thanks in advance
Back to top
View user's profile Send private message
Dracnor
Guru
Guru


Joined: 08 Jun 2003
Posts: 397
Location: Pennsylvania

PostPosted: Mon Jul 14, 2003 7:31 pm    Post subject: Reply with quote

I successfully upgraded my drivers. I don't remember exact details, but I took out support in the kernel for all wireless devices, but left the
Code:
General Setup -> PCMCIA/Cardbus Support -> PCMCIA/CardBus Support [M]


as a module. Then I

Code:
emerge -f pcmcia-cs


I then commented out all modules in /etc/modules.autoload that correspond to anything wireless (i.e. orinoco, yenta_socket). Then I rebooted with the new kernel (after compiling, and copying to /boot, changing grub/lilo).

Next I

Code:
emerge pcmcia-cs


This emerge patched the correct monitor patches.
Afterwards I,

Code:
cardctl start

or
Code:
cardctl eject
(if already loaded -- remove card and reinsert//a cardctl reset might do the same thing :) )
OK, take a look at
Code:
dmesg

and hopefully it will give you an upgraded driver :)

I will take a look at my ebuild tonight if you still can't get it working.

BDP
Back to top
View user's profile Send private message
Japher
n00b
n00b


Joined: 12 Jul 2003
Posts: 18

PostPosted: Tue Jul 15, 2003 4:12 pm    Post subject: Tried that.. but apprantly, mucked it up Reply with quote

I emerged pcmcia-cs and the built the 13e drivers and installed then. Was
successfully running with 13e until I rebooted the laptop and which point the system was not able to restart orinoco_cs :cry: and I had to revert alll the way back to the stock drivers :evil:

I'll gladly take any sugguestions you can offer.

Mike
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum