endlich habe ich mein neues notebook und schon fangen die probleme an.
ich bin jetzt beim WLAN installieren, habe mir dazu bei sf.net die files
Code: Alles auswählen
ipw395
ipw3945d
ieee80211
ipw3945-ucode
ieee80211 lässt sich normal kopilieren und installieren (make & make install)
allerdings beim ipw3945 gibt es probleme. so wie die fehlermedlung ausschaut hats auch was mit dem iee80211 zu tun.
fehlermeldung:
Code: Alles auswählen
$:/home/chab/download/ipw3945-1.1.0# make
WARNING: Your kernel contains ieee80211 symbol definitions and you
are not using the kernel's default ieee80211 subsystem. (Perhaps you
used the out-of-tree ieee80211 subsystem's 'make install' or have
provided a path to the ieee80211 subsystem via IEEE80211_INC.)
If you wish to use the out-of-tree ieee80211 subsystem then it is
recommended to use that projects' "make patch_kernel" facility
and rebuild your kernel to update the Module symbol version information.
Failure to do this may result in build warnings and unexpected
behavior when running modules which rely on the ieee80211 subsystem.
Aborting the build. You can force the build to continue by adding:
IEEE80211_IGNORE_DUPLICATE=y
to your make command line.
make: *** [check_inc] Fehler 1
$:/home/chab/download/ipw3945-1.1.0#
zu meinem system:
habe den daily snapshot netinstaller für testing installiert. danach habe ich den
Code: Alles auswählen
$:/home/chab/download/ipw3945-1.1.0# uname -r
2.6.18-1-686-smp
so ich hoffe das reicht für eine antwort.
danke im voraus
pagaty