* [gentoo-user] Configure WIFI lan
@ 2009-08-25 7:48 Massimiliano Ziccardi
2009-08-25 8:10 ` Alan McKinnon
2009-08-25 11:13 ` Zhu Sha Zang
0 siblings, 2 replies; 6+ messages in thread
From: Massimiliano Ziccardi @ 2009-08-25 7:48 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]
Hi all.
This is the output of dmesg | grep iwl
xxx ~ # dmesg | grep iwl
[ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux,
1.3.27ks
[ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
[ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ
17
[ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
[ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
[ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
[ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
[ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
Could someone please point me to some documentation about how to
configure/activate/use wireless with gentoo?
Thank you a lot,
Massimiliano
[-- Attachment #2: Type: text/html, Size: 856 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Configure WIFI lan
2009-08-25 7:48 [gentoo-user] Configure WIFI lan Massimiliano Ziccardi
@ 2009-08-25 8:10 ` Alan McKinnon
2009-08-25 10:21 ` Massimiliano Ziccardi
2009-08-25 11:13 ` Zhu Sha Zang
1 sibling, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2009-08-25 8:10 UTC (permalink / raw
To: gentoo-user
On Tuesday 25 August 2009 09:48:34 Massimiliano Ziccardi wrote:
> Hi all.
>
> This is the output of dmesg | grep iwl
>
> xxx ~ # dmesg | grep iwl
> [ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux,
> 1.3.27ks
> [ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> [ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ
> 17
> [ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
> [ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
> [ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
> [ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
> [ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
>
> Could someone please point me to some documentation about how to
> configure/activate/use wireless with gentoo?
emerge wicd
All your troubles will just go away. I'm talking about all the troubles that
appear if you are so foolish as to install networkmanager
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Configure WIFI lan
2009-08-25 8:10 ` Alan McKinnon
@ 2009-08-25 10:21 ` Massimiliano Ziccardi
2009-08-25 10:40 ` Alan McKinnon
0 siblings, 1 reply; 6+ messages in thread
From: Massimiliano Ziccardi @ 2009-08-25 10:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]
Thank you Alan!
Works!!
On Tue, Aug 25, 2009 at 10:10 AM, Alan McKinnon <alan.mckinnon@gmail.com>wrote:
> On Tuesday 25 August 2009 09:48:34 Massimiliano Ziccardi wrote:
> > Hi all.
> >
> > This is the output of dmesg | grep iwl
> >
> > xxx ~ # dmesg | grep iwl
> > [ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux,
> > 1.3.27ks
> > [ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> > [ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) ->
> IRQ
> > 17
> > [ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
> > [ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN REV=0x54
> > [ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a channels
> > [ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
> > [ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
> >
> > Could someone please point me to some documentation about how to
> > configure/activate/use wireless with gentoo?
>
> emerge wicd
>
> All your troubles will just go away. I'm talking about all the troubles
> that
> appear if you are so foolish as to install networkmanager
>
> --
> alan dot mckinnon at gmail dot com
>
>
[-- Attachment #2: Type: text/html, Size: 1689 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Configure WIFI lan
2009-08-25 10:21 ` Massimiliano Ziccardi
@ 2009-08-25 10:40 ` Alan McKinnon
0 siblings, 0 replies; 6+ messages in thread
From: Alan McKinnon @ 2009-08-25 10:40 UTC (permalink / raw
To: gentoo-user; +Cc: Massimiliano Ziccardi
hehehe, wicd is really wicked stuff :-)
I had endless hassles with network manager's clients. Stuff would never work.
My auth scripts to get a valid login and be allowed out of the network at work
never worked right.
The damn thing would be up and down more often than my girlfriend's Windows
box. I was ready to toss the notebook out the window and go back to a desktop
:-)
Then I found wicd. Since then I have also found peace and tranquillity, life
is good, the network works as designed and I have rediscovered that I am
indeed a human being as opposed to only a brutal harsh sysadmin.
Not bad for a simple python script, hey?
--
alan dot mckinnon at gmail dot com
On Tuesday 25 August 2009 12:21:21 Massimiliano Ziccardi wrote:
> Thank you Alan!
> Works!!
>
> On Tue, Aug 25, 2009 at 10:10 AM, Alan McKinnon
<alan.mckinnon@gmail.com>wrote:
> > On Tuesday 25 August 2009 09:48:34 Massimiliano Ziccardi wrote:
> > > Hi all.
> > >
> > > This is the output of dmesg | grep iwl
> > >
> > > xxx ~ # dmesg | grep iwl
> > > [ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for
> > > Linux, 1.3.27ks
> > > [ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> > > [ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) ->
> >
> > IRQ
> >
> > > 17
> > > [ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
> > > [ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN
> > > REV=0x54 [ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24
> > > 802.11a channels [ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
> > > [ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
> > >
> > > Could someone please point me to some documentation about how to
> > > configure/activate/use wireless with gentoo?
> >
> > emerge wicd
> >
> > All your troubles will just go away. I'm talking about all the troubles
> > that
> > appear if you are so foolish as to install networkmanager
> >
> > --
> > alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Configure WIFI lan
2009-08-25 7:48 [gentoo-user] Configure WIFI lan Massimiliano Ziccardi
2009-08-25 8:10 ` Alan McKinnon
@ 2009-08-25 11:13 ` Zhu Sha Zang
2009-08-25 13:15 ` David Juhl
1 sibling, 1 reply; 6+ messages in thread
From: Zhu Sha Zang @ 2009-08-25 11:13 UTC (permalink / raw
To: gentoo-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Massimiliano Ziccardi escreveu:
> Hi all.
>
> This is the output of dmesg | grep iwl
>
> xxx ~ # dmesg | grep iwl
> [ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for
> Linux, 1.3.27ks
> [ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> [ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low)
> -> IRQ 17
> [ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
> [ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN
> REV=0x54
> [ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a
> channels
> [ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
> [ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
>
> Could someone please point me to some documentation about how to
> configure/activate/use wireless with gentoo?
>
> Thank you a lot,
> Massimiliano
Take a look in /etc/conf.d/net.example
I'm using this scripts in every gentoo instalation.
Good Luck!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkqTx0gACgkQ35zeJy7JhCgPcQCfXe9FQDmsfaK6/5+jJoMRkbyH
Zs4AoJ8NJnwo1e1zFpbCFi7uPacVoFkz
=atMt
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Configure WIFI lan
2009-08-25 11:13 ` Zhu Sha Zang
@ 2009-08-25 13:15 ` David Juhl
0 siblings, 0 replies; 6+ messages in thread
From: David Juhl @ 2009-08-25 13:15 UTC (permalink / raw
To: gentoo-user
There is basically two ways I know of... Whatever the handbook says, and
nm-applet setting up the graphical network manager. The graphical one
doesn't start up until you are in X and running, so some network
processes may not start. There's a wiki on mn-applet.
Dave
On Tue, 2009-08-25 at 08:13 -0300, Zhu Sha Zang wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Massimiliano Ziccardi escreveu:
> > Hi all.
> >
> > This is the output of dmesg | grep iwl
> >
> > xxx ~ # dmesg | grep iwl
> > [ 1.906142] iwlagn: Intel(R) Wireless WiFi Link AGN driver for
> > Linux, 1.3.27ks
> > [ 1.906249] iwlagn: Copyright(c) 2003-2008 Intel Corporation
> > [ 1.906361] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low)
> > -> IRQ 17
> > [ 1.906445] iwlagn 0000:03:00.0: setting latency timer to 64
> > [ 1.906464] iwlagn: Detected Intel Wireless WiFi Link 5100AGN
> > REV=0x54
> > [ 1.936202] iwlagn: Tunable channels: 13 802.11bg, 24 802.11a
> > channels
> > [ 1.936421] iwlagn 0000:03:00.0: PCI INT A disabled
> > [ 1.936720] phy0: Selected rate control algorithm 'iwl-agn-rs'
> >
> > Could someone please point me to some documentation about how to
> > configure/activate/use wireless with gentoo?
> >
> > Thank you a lot,
> > Massimiliano
> Take a look in /etc/conf.d/net.example
>
> I'm using this scripts in every gentoo instalation.
>
> Good Luck!
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAkqTx0gACgkQ35zeJy7JhCgPcQCfXe9FQDmsfaK6/5+jJoMRkbyH
> Zs4AoJ8NJnwo1e1zFpbCFi7uPacVoFkz
> =atMt
> -----END PGP SIGNATURE-----
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-08-28 19:57 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 7:48 [gentoo-user] Configure WIFI lan Massimiliano Ziccardi
2009-08-25 8:10 ` Alan McKinnon
2009-08-25 10:21 ` Massimiliano Ziccardi
2009-08-25 10:40 ` Alan McKinnon
2009-08-25 11:13 ` Zhu Sha Zang
2009-08-25 13:15 ` David Juhl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox