this computer in various colors has been floating around the $150 mark for a while
it has UFS storage, which the Debian installer doesn't support, but the Fedora installer does. it hangs on resume from suspend, so you have to make a file like
it has UFS storage, which the Debian installer doesn't support, but the Fedora installer does. it hangs on resume from suspend, so you have to make a file like
/usr/lib/systemd/system-sleep/fixsleep.sh and put something in it like#!/bin/shif you need a cheap linux laptop this thing works ok
[ $1 == "post" ] && echo 1 > /sys/bus/pci/rescan
[ $1 == "pre" ] && echo 1 > /sys/devices/pci0000\:00/0000\:00\:1c.0/remove