[linux-l] Aldi-Notebook - für Linux geeignet?

Nico Golde nion at gmx.net
Di Okt 19 22:07:53 CEST 2004


Hallo Ralph,

* Ralph Angenendt <ra at br-online.de> [2004-10-19 21:54]:
> Nico Golde wrote:
> > ok sorry. welche treiber gibt es denn? ich kenne nur die möglichkeiten
> > den proprietären intel treiber zu benutzen
> 
> http://ipw2(1|2)00.sf.net/

noch als ergänzung:
ich benutze das für meine wlan taste mit acpid:
 if `cat /tmp/wlan 2>/dev/null 1>&2`
 then
  /sbin/modprobe -r ipw2100
  echo 0> /proc/acpi/asus/wled
  route del default gw 192.168.1.1 dev eth1
  ifup eth0
  rm -f /etc/resolv.conf
  rm -f /tmp/wlan
  else
       cp /root/resolv.conf /etc/
       touch /tmp/wlan
       modprobe ipw2100
       echo 1> /proc/acpi/asus/wled
       iwconfig eth1 power off
       iwconfig eth1 mode Managed
       iwconfig eth1 essid any
       ifconfig eth1 192.168.1.2
       route add default gw 192.168.1.1 dev eth1
       ifdown eth0

  fi
gruß nico
-- 
Nico Golde - 310777820 at ICQ
nico at ngolde.de | nion at gmx.net | http://www.ngolde.de
GPG: FF46 E565 5CC1 E2E5 3F69  C739 1D87 E549 7364 7CFF
Is there life after /sbin/halt -p?
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 189 bytes
Beschreibung: Digital signature
URL         : <https://mlists.in-berlin.de/pipermail/linux-l-mlists.in-berlin.de/attachments/20041019/9384e9cf/attachment.sig>


Mehr Informationen über die Mailingliste linux-l