Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wireless on Dell 600m
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
siku
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2004
Posts: 77

PostPosted: Wed Dec 22, 2004 7:14 pm    Post subject: wireless on Dell 600m Reply with quote

Hi,
I just installed gentoo on a dell inspiron 600m.
I did manual installing for kernel 2.6.9-gentoo-r9
I have 2 problems with networking.
1. Wireless: Previously i had debian sid running on the laptop. From that experience I knew that i had to install ipw2100 and wireless-tools to run my wireless. I was able to do this in debian. I tried to do the same thing in Gentoo as well. I have a problem with installing ipw2100 though. The error message is as follows:
* ipw2100-0.56 requires support for ARC4 cipher algorithm (CONFIG_CRYPTO_ARC4) in kernel.
*ipw2100-0.56 requres support for Michael MIC keyed dirgest alg. (CONFIG_CRYPTO_AES_586) in kernel.
*ipw2100-0.56 requires support for AES cipher algorithsms (i586) (CONFIG_CRYPTO_AES_586) in the kernel.
this is called CONFIG_CRYPTO_AES in kernels prior to 2.6.9
2. I did a netinstall for gentoo in my College. LAN was autodetected when I was installing. But somehow after I have finished up the install I cannot get a network connection even though i am connected to LAN.

I would like to configure to use the wireless so that i can update and install anywhere and I don't have to look for a port to plug my LAN cable.
thanks
siku
:P
Back to top
View user's profile Send private message
mxc
Guru
Guru


Joined: 05 Mar 2003
Posts: 442
Location: South Africa

PostPosted: Wed Dec 22, 2004 7:40 pm    Post subject: Reply with quote

Quote:
The error message is as follows:
* ipw2100-0.56 requires support for ARC4 cipher algorithm (CONFIG_CRYPTO_ARC4) in kernel.
*ipw2100-0.56 requres support for Michael MIC keyed dirgest alg. (CONFIG_CRYPTO_AES_586) in kernel.
*ipw2100-0.56 requires support for AES cipher algorithsms (i586) (CONFIG_CRYPTO_AES_586) in the kernel.
this is called CONFIG_CRYPTO_AES in kernels prior to 2.6.9


This pretty much says it all. Do a make menuconfig on the kernel and enable these options under cryptographic options and select them to be compiled into the kernel or as modules. If they are compiled as modules be sure to add them to moudlules.autoload.c/kernel-2.6

As for point 2 see what network card driver is used by the live cd by doing a lsmod. Make sure this driver is compiled as part of the kernel. Preferably compile it into the kernel. If you compile it as a moudle make sure you add it to /etc/modules.autoload.d/kernel-2.6
Back to top
View user's profile Send private message
siku
Tux's lil' helper
Tux's lil' helper


Joined: 22 Dec 2004
Posts: 77

PostPosted: Wed Dec 22, 2004 8:16 pm    Post subject: Reply with quote

i installe ipw2100 then what next?
anyone?
i did
#iwlist eth1 scanning
eth1 interface does not support scanning

#ifconfig
lo linke encap:./.......
.....

(it desnt' not show anythign for eth0)

it also says :
"netmount"" was not started
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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