SliTaz SliTaz Forum

You are not logged in.

#1 2012-01-09 16:58:13

Guest
Guest

WiFi connection - Intel(R) Wireless WiFi Link 4965AGN

Hello having some issues with getting the wireless up and running

its a: Intel(R) Wireless WiFi Link 4965AGN

what do i need to do to get it up and running?

#2 2012-01-09 17:50:22

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: WiFi connection - Intel(R) Wireless WiFi Link 4965AGN

Find the vendor:product id for the chipset.

If the adapter is attached to pci :

lspci -nn

If the adapter is attached to USB:

cat /proc/bus/usb/devices

grep -i V(4 digit vendor)P(4.digit.product) /lib/modules/[c]uname -r[/c]/modules.alias

The result is the module to load for the adapter.

If you get no result google vendor:product id

You'll have to try to compile an external module with source from the chipset manufacturer.

To compile an external kernel module install slitaz-toolchain , linux-source , linux-module-headers. All these tazpkgs must come from the same repo as the kernel your loading the module on,ie.stable(2.6.30.6),or cooking(2.6.37)

Firmware: most of the wireless chipsets require firmware which has to be installed to /lib/firmware

There are a few firmware tazpkgs available, the others you have to track down using google.

Firmware for iwlwifi 4965:

http://mirror.slitaz.org/packages/cooking/firmware-iwlwifi-4965-20110227.tazpkg

Offline

#3 2012-01-09 18:39:15

Guest
Guest

Re: WiFi connection - Intel(R) Wireless WiFi Link 4965AGN

works great thanx m8!

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.019 seconds, 10 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]