Gentoo Forums
Gentoo Forums
Quick Search: in
ipw4965 not in 2.6.25 Gentoo sources? [solved]
View unanswered posts
View posts from last 24 hours

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


Joined: 20 Jan 2005
Posts: 54

PostPosted: Sun Jul 13, 2008 12:19 am    Post subject: ipw4965 not in 2.6.25 Gentoo sources? [solved] Reply with quote

I've recently had enough of a break to do some work on updating my laptop and could use a little help.
From what I've read the iwlwifi in portage doesn't work beginning with 2.6.24 seeing as it is now included with the kernel.
There is however one small issue I'm having locating this module in the kernel sources
Code:
 linux # grep -i ipw .config
# CONFIG_IPW2100 is not set
# CONFIG_IPW2200 is not set
linux #

Nothing to be found for the ipw4965 or the ipw3945 even after checking the settings recommended here http://gentoo-wiki.com/HARDWARE_ipw3945

Any Ideas?


Last edited by bltngshp on Mon Jul 14, 2008 7:26 am; edited 2 times in total
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1138
Location: Netherlands

PostPosted: Sun Jul 13, 2008 5:07 am    Post subject: Reply with quote

You'll find more if you use
Code:
grep -i iwl .config
;-)

HTH
swimmer
Back to top
View user's profile Send private message
bltngshp
n00b
n00b


Joined: 20 Jan 2005
Posts: 54

PostPosted: Sun Jul 13, 2008 9:06 am    Post subject: Reply with quote

I had already tried that one; but thanks for the thought
Code:
linux # grep -i iwl .config
linux #


edit...
well, after looking at a vanilla kernel's config I renamed my .config and after a make menuconfig, the option for the driver is there. I guess there's nothing left to do except reconfigure my kernel and look at a diff between the two .configs for an undocumented setting that needs to be checked to enable the iwlwifi code.

double edit...
well if my face isn't red.
Code:
< CONFIG_EXPERIMENTAL=y
---
> # CONFIG_EXPERIMENTAL is not set

and there's my missing driver
Back to top
View user's profile Send private message
swimmer
Veteran
Veteran


Joined: 15 Jul 2002
Posts: 1138
Location: Netherlands

PostPosted: Sun Jul 13, 2008 7:57 pm    Post subject: Reply with quote

You should see my face :-((((

I wanted to mention that one but forgot it because I was in a hurry unfortunately :(

Sorry about that ...
swimmer
Back to top
View user's profile Send private message
bltngshp
n00b
n00b


Joined: 20 Jan 2005
Posts: 54

PostPosted: Mon Jul 14, 2008 8:47 am    Post subject: Reply with quote

Well, I've gone ahead and added that setting to the wiki.
Hopefully those that need it can find it
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 - 5 Hours
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