[ltp] wireless on kubuntu hardy
ªò§Ó¶¯
linux-thinkpad@linux-thinkpad.org
Thu, 6 Mar 2008 18:07:53 +0800
------=_Part_46693_5202769.1204798074171
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Got the same problem on T61 ( Atheroes 5212 WLan card )
I can connect to ap in windows ,but can't connect to the same ap in ubuntu
hardy.
The nm-applet can find and list all ap, but the card keep change frequency
after I
choose one.
~$ lspci | grep -i eth
00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network
Connection (rev 03)
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212
802.11abgNIC (rev 01)
~$ iwconfig ath0
ath0 IEEE 802.11g ESSID:"" Nickname:""
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:0 kb/s Tx-Power:8 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/70 Signal level=-89 dBm Noise level=-89 dBm
Rx invalid nwid:1009672 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
~$ uname -a
Linux lenovo 2.6.24-11-generic #1 SMP Fri Feb 29 22:08:31 UTC 2008 i686
GNU/Linux
~$ lsmod | grep ath
ath_rate_sample 14336 1
ath_pci 98592 0
wlan 207428 4 wlan_scan_sta,ath_rate_sample,ath_pci
ath_hal 192592 3 ath_rate_sample,ath_pci
On Thu, Mar 6, 2008 at 9:41 AM, John Jason Jordan <johnxj@comcast.net>
wrote:
> On Wed, 05 Mar 2008 18:14:26 -0500
> Joe Zien <jozien@comcast.net> dijo:
>
> > I have a ThinkPad T60 and I am runing wireless on mepis 7.0 with no
> problem.
> > Downloaded kubuntu hardy and can't get wireless to work.
> > I never could get wireless to work on this laptop in any ubuntu
> > distributation.
> > If wireless works in every version of mepis, why not in ubuntu, both
> > debian systems.
> > Any help would be appreciated.
>
> I doubt this will help you directly, but at least I can offer some
> suggestions.
>
> The first thing you need to do is figure out what drivers and stuff
> Mepis is loading to get wireless working. Start with "lspci" at the
> command line, and also "lsmod." Make note of anything related to the
> wireless.
>
> Then I would suggest going to the Ubuntu forums and post in the Laptop
> and Hardware forum what Mepis is doing and ask why (K)Ubuntu is not
> doing it. When you figure out the answer you can not only fix your own
> installation of Kubuntu, you can add the information to Launchpad so
> developers of the next version will realize that the enhancement is
> needed.
> --
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
>
--
---------------------------------
google talk
shaozx@gmail.com
---------------------------------
------=_Part_46693_5202769.1204798074171
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Got the same problem on T61 ( Atheroes 5212 WLan card )<br><br>I can connect to ap in windows ,but can't connect to the same ap in ubuntu hardy.<br>The nm-applet can find and list all ap, but the card keep change frequency after I<br>
choose one.<br><br>~$ lspci | grep -i eth<br>00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03)<br>03:00.0 Ethernet controller: Atheros Communications, Inc. AR5212 802.11abg NIC (rev 01)<br>
<br>~$ iwconfig ath0<br>ath0 IEEE 802.11g ESSID:"" Nickname:""<br> Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated <br> Bit Rate:0 kb/s Tx-Power:8 dBm Sensitivity=1/1 <br>
Retry:off RTS thr:off Fragment thr:off<br> Power Management:off<br> Link Quality=0/70 Signal level=-89 dBm Noise level=-89 dBm<br> Rx invalid nwid:1009672 Rx invalid crypt:0 Rx invalid frag:0<br>
Tx excessive retries:0 Invalid misc:0 Missed beacon:0<br><br><br>~$ uname -a<br>Linux lenovo 2.6.24-11-generic #1 SMP Fri Feb 29 22:08:31 UTC 2008 i686 GNU/Linux<br><br>~$ lsmod | grep ath<br>ath_rate_sample 14336 1 <br>
ath_pci 98592 0 <br>wlan 207428 4 wlan_scan_sta,ath_rate_sample,ath_pci<br>ath_hal 192592 3 ath_rate_sample,ath_pci<br><br><br><br><div class="gmail_quote">On Thu, Mar 6, 2008 at 9:41 AM, John Jason Jordan <<a href="mailto:johnxj@comcast.net">johnxj@comcast.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, 05 Mar 2008 18:14:26 -0500<br>
Joe Zien <<a href="mailto:jozien@comcast.net">jozien@comcast.net</a>> dijo:<br>
<div class="Ih2E3d"><br>
> I have a ThinkPad T60 and I am runing wireless on mepis 7.0 with no problem.<br>
> Downloaded kubuntu hardy and can't get wireless to work.<br>
> I never could get wireless to work on this laptop in any ubuntu<br>
> distributation.<br>
> If wireless works in every version of mepis, why not in ubuntu, both<br>
> debian systems.<br>
> Any help would be appreciated.<br>
<br>
</div>I doubt this will help you directly, but at least I can offer some<br>
suggestions.<br>
<br>
The first thing you need to do is figure out what drivers and stuff<br>
Mepis is loading to get wireless working. Start with "lspci" at the<br>
command line, and also "lsmod." Make note of anything related to the<br>
wireless.<br>
<br>
Then I would suggest going to the Ubuntu forums and post in the Laptop<br>
and Hardware forum what Mepis is doing and ask why (K)Ubuntu is not<br>
doing it. When you figure out the answer you can not only fix your own<br>
installation of Kubuntu, you can add the information to Launchpad so<br>
developers of the next version will realize that the enhancement is<br>
needed.<br>
<div><div></div><div class="Wj3C7c">--<br>
The linux-thinkpad mailing list home page is at:<br>
<a href="http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad" target="_blank">http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>---------------------------------<br> google talk <br> <a href="mailto:shaozx@gmail.com">shaozx@gmail.com</a><br>---------------------------------
------=_Part_46693_5202769.1204798074171--