FreeBSD 6.2 on Gateway 200stm

  1. Additional Packages:
    • emacs 21
    • gnome 2
  2. edit /etc/rc.conf:

    ifconfig_ath0="WPA DHCP"
    gdm_enable="yes"
    dbus_enable="yes"
    hald_enable="yes"
    polkitd_enable="yes"
    avahi_daemon_enable="yes"

  3. edit /etc/wpa_supplicant.conf:

    network={
    ssid="loop"
    psk=""
    }

  4. Getting sound working:
    edit /boot/defaults/loader.conf

    snd_ich="YES"

  5. Fix Suspend/Sleep:

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>