Does my laptop support WPA2? How to check?
How can I check if my laptop supports the WPA2 wireless protocol in
Ubuntu? Thanks. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я ä-ö-ü-ß-Ä-Ö-Ü -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
Dotan Cohen wrote:
> How can I check if my laptop supports the WPA2 wireless protocol in > Ubuntu? Thanks. I don't know if there is a way to directly check the available encryption modes. But you can find out which card you have for WLAN. You can use the command sudo lshw -C network if you don't know it already. I suppose Google knows where to find the specs of your card including the encryption modes. Nils -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
Do you know what kind of card is in the machine? Open a terminal and type this:
lspci -Beau On Mon, Jan 19, 2009 at 9:39 AM, Dotan Cohen <dotancohen@gmail.com> wrote: How can I check if my laptop supports the WPA2 wireless protocol in Ubuntu? Thanks. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я ä-ö-ü-ß-Ä-Ö-Ü -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
On Mon 19 Jan 2009 at 18:39:17 +0200, Dotan Cohen wrote:
> How can I check if my laptop supports the WPA2 wireless protocol in > Ubuntu? Thanks. On this machine: brian@laptop:~$ sudo iwlist auth lo no authentication information. eth2 unknown authentication information. eth0 no authentication information. wifi0 no authentication information. ath0 Authentication capabilities : WPA WPA2 CIPHER-TKIP CIPHER-CCMP Current WPA version : disabled Current Key management : 802.1x PSK Current Pairwise cipher : WEP-104 Current Pairwise cipher : TKIP Current TKIP countermeasures : no Current Drop unencrypted : no Current Roaming control : no Current Privacy invoked : no eth2 is a wireless interface with an RT2500 chipset. No luck there. ath0 has an Atheros AR2413 chip. -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
2009/1/19 Nils Kassube <kassube@gmx.net>:
> Dotan Cohen wrote: >> How can I check if my laptop supports the WPA2 wireless protocol in >> Ubuntu? Thanks. > > I don't know if there is a way to directly check the available encryption > modes. But you can find out which card you have for WLAN. You can use the > command > > sudo lshw -C network > > if you don't know it already. I suppose Google knows where to find the > specs of your card including the encryption modes. > Thanks, Nils, that was enough to get me the card specs and I googled my way to the supported protocols. Have a great night! For the archives: The Dell Inspiron E1505 has an Intel PRO/Wireless 3945ABG and it supports WPA2. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я ä-ö-ü-ß-Ä-Ö-Ü -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
Dotan Cohen wrote:
> For the archives: > The Dell Inspiron E1505 has an Intel PRO/Wireless 3945ABG and it supports WPA2. But are you sure the driver also handles WPA2? Matt Flaschen -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
On Mon, Jan 19, 2009 at 03:11:20PM -0500, Matthew Flaschen wrote:
> Dotan Cohen wrote: > > For the archives: > > The Dell Inspiron E1505 has an Intel PRO/Wireless 3945ABG and it > > supports WPA2. > > But are you sure the driver also handles WPA2? Yes it does; I'm using WPA2 with this card right now to type this rely over an SSH session in Ubuntu 8.10. Marius Gedminas -- 2B OR NOT 2B == FF -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
Does my laptop support WPA2? How to check?
2009/1/19 Matthew Flaschen <matthew.flaschen@gatech.edu>:
> Dotan Cohen wrote: >> For the archives: >> The Dell Inspiron E1505 has an Intel PRO/Wireless 3945ABG and it supports WPA2. > > But are you sure the driver also handles WPA2? > It does, I am connecting via WPA2 now. At least, the router is configured to accept _only_ WPA2 connections, and I am in fact connected. -- Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-*-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת ا-ب-ت-ث-ج-*-خ-د-ذ-ر-ز-س-ش-ص-ض-ط-ظ-ع-غ-ف-ق-ك-ل-م-ن-ه*-و-ي А-Б-В-Г-Д-Е-Ё-Ж-З-И-Й-К-Л-М-Н-О-П-*-С-Т-У-Ф-Х-Ц-Ч-Ш-Щ-Ъ-Ы-Ь-*-Ю-Я а-б-в-г-д-е-ё-ж-з-и-й-к-л-м-н-о-п-р-с-т-у-ф-х-ц-ч-ш-щ-ъ-ы-ь-э-ю-я ä-ö-ü-ß-Ä-Ö-Ü -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
| All times are GMT. The time now is 04:39 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.