I bought this small netbook about 10 years ago(2008) and my grandma was using it for Skype in the last 5+ years. I got her a tablet recently as the netbook was getting unsupported and quite slow (WinXP, 32 bit only).
When I bought it I've installed Debian on it and kept the WinXP available on a small resized partition. It was a pain back then to get some of the hardware working, e.g. the touch screen and the Elantech touchpad.
When I got it back I decided to update it to an up-to date Debian and since Buster was coming in a few months it was the candidate. I expected everything to be working out-of-the box but unfortunately it wasn't. So I've decided to put down this little article as a reminder.
The multitouch mouse was not working after default Debian Buster install so:
# Add the following kernel parameter to /etc/default/grub
i8042.noloop=1
# Make sure you have this in /etc/systemd/logind.conf
HandleLidSwitch=ignore
Bulgarian phonetic keyboard layout does not work with the default keyboard type for a US locale.
I had to choose Acer laptop
.
BIOS update to latest version - May 10th 2010, ver.FD , is supposed to fix some problems, e.g.:
To upgrade the BIOS I've used Grub chainload to FreeDOS .
I've tried all offered desktop environments to choose what works best.
I've stuck with MATE
as it works relatively fast and is lightweight.
I was also able to set it up to my preferences with very little configuration .
lightdm
as it seems fast and lighweightgdm
is sluggishsddm
not that much but still slower than lightdm
At the time of install chromium
was not available in Buster
. So I've set up a mixed Buster/Sid system in order to be able to use it from Sid
. It seems that ffmpeg dependencies were blocking its Buster presence.