Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: draadloos met DELL latitude D430  (gelezen 1664 keer)

draadloos met DELL latitude D430
« Gepost op: 2008/10/01, 11:39:28 »
Hoi,

Heb sinds een maand een nieuwe LT van Dell. Goei machientje, maar ik kan er nog steeds niet draadloos mee surfen. Heb al vanalles geprobeerd en verschillende dingen over gelezen.

Heb o.a. dit gevonden en uitgeprobeerd, zonder succes:
NOTE: The mac80211 subsystem must be installed before installing the iwlwifi driver. See the HOWTO-mac80211 for information on installing mac80211.

You can tell if you have the mac80211 subsystem installed by running:

% modprobe mac80211

If it returns no errors, and running lsmod shows the mac80211 module is loaded, then you are set and can continue with the steps below for installing the iwlwifi driver.

NOTE: The iwlwifi driver is experimental and may not work for you. YMMV.

This page provides a quick overview on how to install the iwlwifi driver on your system.

A summary of the steps required for installation is listed below. For detailed installation steps, see the iwlwifi's INSTALL.

First, you need to download and install the microcode (ucode):

For Intel Wireless WiFi 4965AGN users:
% wget \
  http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-4.44.17.tgz
% tar xvf iwlwifi-4965-ucode-4.44.17.tgz
% cp iwlwifi-4965-ucode-4.44.17/iwlwifi-4965.ucode /lib/firmware/
For Intel PRO/Wireless 3945ABG/BG Network Connection users:
% wget \
  http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-2.14.4.tgz
% tar xvf iwlwifi-3945-ucode-2.14.4.tgz
% cp iwlwifi-3945-ucode-2.14.4/iwlwifi-3945.ucode /lib/firmware/

Next, download, build, and install the iwlwifi driver.
Download, build, and install from snapshots

% wget \
  http://intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1.2.25.tgz
% tar xvf iwlwifi-1.2.25.tgz
% cd iwlwifi-1.2.25
% make
% make install

Testing the build
Assuming all of the build runs without errors (you will likely see a few build warnings during compilation), you can now proceed with loading and using the driver:

% dmesg -c > /dev/null
% ./load debug=0x43fff
Verify that loading succeeds without any errors in the kernel:
% dmesg -c
Bring up the interface so it can be configured:
% ifconfig wlan0 up
Verify that you can scan and see access points:
% iwlist wlan0 scan
Associate to your network:
% iwconfig wlan0 essid XXXXXX
If you use WEP encryption, configure your key:
% iwconfig wlan0 key [1] ...your key in hex...
% iwconfig <-- Verify that you are associated
% dhcpcd wlan0

You should now have an IP address and be able to use the network. 'dhcpcd' may not be the DHCP client on your distribution. 'dhclient' is another popular version.

Hopefully the above will get you up and running and ready to contribute. If you run into any problems, you can send a message to the ipw3945-devel mailing list.
last updated: Mar 13 2008 03:03:24 PDT
Copyright © 2007-2008 Intel Corporation | Intel is a registered trademark of Intel Corporation | * Other names and brands may be claimed as the property of others.

Wie kent de oplossing?

draadloos met DELL latitude D430
« Reactie #1 Gepost op: 2008/10/02, 19:29:00 »
Niemand met hetzelfde probleem?

draadloos met DELL latitude D430
« Reactie #2 Gepost op: 2008/10/02, 20:33:06 »
Wat zegt lspci | grep -i network?

Edit: de driver zou vanaf 2.6.23 in de kernel moeten zitten: http://opotumon.blogspot.com/2008/08/iwlwifi-intel-4965-wifi.html
Hier nog een houtoetje: http://ubuntuforums.org/showthread.php?t=493095&highlight=4965

draadloos met DELL latitude D430
« Reactie #3 Gepost op: 2008/10/07, 09:26:52 »
@ Autostatic

root@LT-A-GHISLAIN:~# lspci | grep -i network
0c:00.0 Network controller: Broadcom Corporation BCM4328 802.11a/b/g/n (rev 03)
root@LT-A-GHISLAIN:~#

Dat zegt niet veel zeker...

Ik blijf verder proberen ...; als je een inval krijgt.....

draadloos met DELL latitude D430
« Reactie #4 Gepost op: 2008/10/07, 09:44:46 »
@ Autostatic 2

Heb ondertussen die howto (draadje van die Engelstalige installatieprocedure) gevolgd. Dit is ver boven mijn mogelijkheden .... vanaf stap 4 ben ik helemaal verloren. Kan dit niet eenvoudiger???

draadloos met DELL latitude D430
« Reactie #5 Gepost op: 2008/10/07, 10:20:01 »
Ah, een Broadcom 43xx kaartje, dus helemaal geen Intel! Zo'n kaartje zou out-of-the-box moeten werken met de restricted wl driver. Heb je die geïnstalleerd?
Al die andere links kun je laten zitten, die hebben betrekking op Intel wireless adapters en die heb je dus duidelijk niet ;)

draadloos met DELL latitude D430
« Reactie #6 Gepost op: 2008/10/11, 14:06:56 »
Wat is de restricted WLdriver en waar kan ik die vinden?

Offline siegi

  • Lid
draadloos met DELL latitude D430
« Reactie #7 Gepost op: 2008/10/11, 14:49:09 »
systeem > beheer > hardware drivers