DragonFly BSD

DragonFlyOnLaptops

If you have DragonFly running on a mobile device (Laptop, Notebook, ...) please create an short article about your hardware, occurred problems during setup, special installed hardware, power managements and any tricks you did to get your mobile device running.

Acer

Apple

ASUS

Dell

IBM/Lenovo

HP

Packard Bell

Samsung

Sony

Toshiba

Clevo

Itronix General dynamics

All is functional except for ACPI and sound, there is a couple of bugs reported that are worked around by these settings.

Add to /boot/loader.conf

if_iwn_load="YES"

iwn4965fw_load="YES"

if_iwi_load="YES"

legal.intel_iwi.license_ack=1

hw.ioapic_enable=0

hw.psm.synaptics_support=1

debug.acpi.disabled="hpet timer"

Add to /etc/rc.conf the following line:

ifconfig_wlan0="WPA DHCP -ht mode 11b"

Tips and tricks