No subject


Sat Oct 25 08:25:06 MST 2008


wired ethernet card=2C and the use Google or your favourite search engine
to identify (add linux or gentoo as one of the search terms) which
kernel module you manually need to load or which drivers you may need
to install to get a working kernel module=2C or whether you are best to
use ndiswrapper.
Common native wireless chipsets / devices that have native
drivers (either in kernel or 3rd party) include Aironet (airo)=2C Hermes
(hermes)=2C Broadcom (bcm43xx)=2C acx=2C adm8211=2C hostap-driver =2C Intel
(ipw2100=2C ipw2200=2C ipw3945)=2C linux-wlan-ng=2C Atheros (madwifi-ng)=2C
Orinco (orinoco)=2C Prism (Prism2=2C prism54) =2C Realtek 2x00 range (
rt2400=2C rt2500=2C rt2561=2C rt2570=2C rt2x00)=2C Realtek 818x range (rtl8=
180=2C
rtl8187) =2C Netgear (wg511t) and Zydas (zd1211).
The list of wireless chipsets / devices that are supported with ndiswrapper=
 is found at http://ndiswrapper.sourceforge.net/mediawiki/index.php/List . =
=20
Once you have identified the module you need to load=2C install the correct=
 driver package by using emerge.
Mostly likely either by typing emerge drivername  in terminal (as root) or =
by typing emerge ndiswrapper  in terminal (as root) .
Before installing the drivers or ndiswrapper=2C type uname -a to identify y=
our Sabayon installation's current Linux kernel =2C then type ls -l /usr/sr=
c/linux and ensure that the arrow points to the same kernel version reporte=
d by uname. If not type rm /usr/src/linux in terminal (as root) to delete t=
he link and recreate by typing ln -s /usr/src/linux/linux-kernelversion-ker=
neltype /usr/src/linux
in terminal (as root) . (where kernelversion is numerical version
number of your kernel from uname and kerneltype is either gentoo or
sabayon from uname).
If using ndiswrapper type ndiswrapper -i /path/to/windowsdriver.inf followe=
d by ndiswrapper -m to correctly install the windows driver in ndiswrapper.
Once the driver or ndiswrapper is installed then load it by typing (in root=
 shell) modprobe modulename
(where modulename is the name of linux kernel module for your
computer's wireless ethernet device / card). Then check that it is
loaded by typing (in root shell) lsmod | grep modulename (where modulename =
is the name of linux kernel module for your computer's wired ethernet devic=
e / card).
If the module is loaded then you will see the modulename returned in consol=
e=2C now you should be able to type ifconfig -a
(as root) in terminal and a device called ethX (where X is mostly
likely 0 or 1=2C unless your are using madwifi and then it is athX) is
shown in console / terminal/
If not please type dmesg | tail -n 50 (as root) in shell and paste the outp=
ut at http://rafb.net/paste or http://pastebin.ca. Then seek help on the Sa=
bayon forums or IRC and attach the URL for the dmesg paste.

References:=20
http://forum.sabayonlinux.org/
http://wiki.sabayonlinux.org/index.php?title=3DHOWTO:_Get_networking_and_ne=
twork_services_working_in_Sabayon_aka_The_Networking_Guide
http://bcm43xx.berlios.de/


www.Obnosis.com |  http://en.wiktionary.org/wiki/Citations:obnosis |  hackf=
est.obnosis.com (503)754-4452
January PLUG HackFest =3D Kristy Westphal=2C AZ Department of Economic Secu=
rity Forensics @ UAT 1/10/09 12-3PM
Take the Black [Linux BT3] Pill & leave SecurityMatrix=2C or take the Blue =
[XP/Vista Pill] & stay happily ignorant.

Date: Sun=2C 21 Dec 2008 12:06:50 -0800
From: jamielaas at yahoo.com
Subject: Wifi help with Sabayon?
To: plug-discuss at lists.plug.phoenix.az.us


I just put Sabayon on my laptop.  I have Broadcom for wirless with an intel=
l pro wireless card.  Any ideas on how to get my wireless to work?
=20
I'm really new to this=2C so any help would be great.

~ Jamie

_________________________________________________________________
Life on your PC is safer=2C easier=2C and more enjoyable with Windows Vista=
=AE.=20
http://clk.atdmt.com/MRT/go/127032870/direct/01/=

--_3cb280ed-7ba0-429e-8095-2fd4e10fb0f2_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style>
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Verdana
}
</style>
</head>
<body class=3D'hmmessage'>
The majority of wireless ethernet cards are currently supported by
either their respective drivers in the Linux kernel or using their
Windows drivers via ndiswrapper. Sabayon Linux should automatically
detect the correct module/s for your computer's wireless ethernet card.
<BR>If this isn't the case (You don't have a device called eth0 or
eth1 after typing ifconfig -a as root in terminal) then type the
command <b>lspci</b> in a root terminal to identify your PCI based wireless=
 ethernet card or type <b>lsusb -v</b> in a root terminal to identify your =
USB based wireless ethernet card.
<BR>The information you are looking for is the line that follows on
from Network controller: =2C for PCI Based wireless ethernet cards.
<BR>The information you are looking for is found after the
idVendor=2C iManufactur and iProduct lines =2C for USB Based wireless
ethernet cards.
<BR>From those lines identify the manufacturer and model of your
wired ethernet card=2C and the use Google or your favourite search engine
to identify (add linux or gentoo as one of the search terms) which
kernel module you manually need to load or which drivers you may need
to install to get a working kernel module=2C or whether you are best to
use ndiswrapper.
<BR>Common native wireless chipsets / devices that have native
drivers (either in kernel or 3rd party) include Aironet (airo)=2C Hermes
(hermes)=2C Broadcom (bcm43xx)=2C acx=2C adm8211=2C hostap-driver =2C Intel
(ipw2100=2C ipw2200=2C ipw3945)=2C linux-wlan-ng=2C Atheros (madwifi-ng)=2C
Orinco (orinoco)=2C Prism (Prism2=2C prism54) =2C Realtek 2x00 range (
rt2400=2C rt2500=2C rt2561=2C rt2570=2C rt2x00)=2C Realtek 818x range (rtl8=
180=2C
rtl8187) =2C Netgear (wg511t) and Zydas (zd1211).
<BR>The list of wireless chipsets / devices that are supported with ndiswra=
pper is found at <a href=3D"http://ndiswrapper.sourceforge.net/mediawiki/in=
dex.php/List" class=3D"external free" title=3D"http://ndiswrapper.sourcefor=
ge.net/mediawiki/index.php/List" rel=3D"nofollow">http://ndiswrapper.source=
forge.net/mediawiki/index.php/List</a> . =20
<BR>Once you have identified the module you need to load=2C install the cor=
rect driver package by using emerge.
Mostly likely either by typing <b>emerge drivername </b> in terminal (as ro=
ot) or by typing <b>emerge ndiswrapper</b>  in terminal (as root) .
Before installing the drivers or ndiswrapper=2C type <b>uname -a</b> to ide=
ntify your Sabayon installation's current Linux kernel =2C then type <b>ls =
-l /usr/src/linux</b> and ensure that the arrow points to the same kernel v=
ersion reported by uname. If not type <b>rm /usr/src/linux</b> in terminal =
(as root) to delete the link and recreate by typing <b>ln -s /usr/src/linux=
/linux-kernelversion-kerneltype /usr/src/linux</b>
in terminal (as root) . (where kernelversion is numerical version
number of your kernel from uname and kerneltype is either gentoo or
sabayon from uname).
<BR>If using ndiswrapper type <b>ndiswrapper -i /path/to/windowsdriver.inf<=
/b> followed by ndiswrapper -m to correctly install the windows driver in n=
diswrapper.
<BR>Once the driver or ndiswrapper is installed then load it by typing (in =
root shell) <b>modprobe modulename</b>
(where modulename is the name of linux kernel module for your
computer's wireless ethernet device / card). Then check that it is
loaded by typing (in root shell) <i>lsmod | grep modulename</i> (where modu=
lename is the name of linux kernel module for your computer's wired etherne=
t device / card).
<BR>If the module is loaded then you will see the modulename returned in co=
nsole=2C now you should be able to type <b>ifconfig -a</b>
(as root) in terminal and a device called ethX (where X is mostly
likely 0 or 1=2C unless your are using madwifi and then it is athX) is
shown in console / terminal/
<BR>If not please type <b>dmesg | tail -n 50</b> (as root) in shell and pas=
te the output at <a href=3D"http://rafb.net/paste" class=3D"external free" =
title=3D"http://rafb.net/paste" rel=3D"nofollow">http://rafb.net/paste</a> =
or <a href=3D"http://pastebin.ca" class=3D"external free" title=3D"http://p=
astebin.ca" rel=3D"nofollow">http://pastebin.ca</a>. Then seek help on the =
Sabayon forums or IRC and attach the URL for the dmesg paste.
<BR><br>References: <br>http://forum.sabayonlinux.org/<br>http://wiki.sabay=
onlinux.org/index.php?title=3DHOWTO:_Get_networking_and_network_services_wo=
rking_in_Sabayon_aka_The_Networking_Guide<br>http://bcm43xx.berlios.de/<br>=
<br><br><font size=3D"1">www.Obnosis.com |&nbsp=3B http://en.wiktionary.org=
/wiki/Citations:obnosis |&nbsp=3B hackfest.obnosis.com (503)754-4452<br></f=
ont><hr style=3D"width: 100%=3B height: 1px=3B"><font size=3D"1">January PL=
UG HackFest =3D Kristy Westphal=2C AZ Department of Economic Security Foren=
sics @ UAT 1/10/09 12-3PM<br>Take the Black [Linux BT3] Pill &amp=3B leave =
SecurityMatrix=2C or take the Blue [XP/Vista Pill] &amp=3B stay happily ign=
orant.</font><br><br><hr id=3D"stopSpelling">Date: Sun=2C 21 Dec 2008 12:06=
:50 -0800<br>From: jamielaas at yahoo.com<br>Subject: Wifi help with Sabayon?<=
br>To: plug-discuss at lists.plug.phoenix.az.us<br><br><table border=3D"0" cel=
lpadding=3D"0" cellspacing=3D"0"><tbody><tr><td style=3D"font-family: inher=
it=3B font-style: inherit=3B font-variant: inherit=3B font-weight: inherit=
=3B font-size: inherit=3B line-height: inherit=3B font-size-adjust: inherit=
=3B font-stretch: inherit=3B -x-system-font: none=3B" valign=3D"top"><div><=
br>I just put Sabayon on my laptop.&nbsp=3B I have Broadcom for wirless wit=
h an intell pro wireless card.&nbsp=3B Any ideas on how to get my wireless =
to work?</div>
<div>&nbsp=3B</div>
<div>I'm really new to this=2C so any help would be great.<br></div>
<div><strong><font color=3D"#aa4d4e">~ Jamie</font></strong></div></td></tr=
></tbody></table><br><br /><hr />Life on your PC is safer=2C easier=2C and =
more enjoyable with Windows Vista=AE.  <a href=3D'http://clk.atdmt.com/MRT/=
go/127032870/direct/01/' target=3D'_new'>See how </a></body>
</html>=

--_3cb280ed-7ba0-429e-8095-2fd4e10fb0f2_--


More information about the PLUG-discuss mailing list