I have tried to install various linux distributions to my sisters laptop (Ubuntu Lubuntu lite MATE, Debian...) The only one that worked without hassle was Lubuntu 12.04 but I was not impressed with LXDE and I was also little concerned about the security of an old release. (My sister's windows laptop was really slow so I thought that this is my chance to convert her to Linux so I want to impress her.)
Almost every other distribution freezes during boot. I ended up trying Debian 8.6. The nomodeset
boot parameter fixes freeze problems, but then resolution of desktop was horrible. If I installed firmware-linux-nonfree libgl1-mesa-dri xserver-xorg-video-ati
packages, I was able to boot without the nomodeset
option and the resolution of desktop was also good. However, booting doesn't always work. The machine often boots to command line and I couldn't figure how to start gui from there. (I tried startx
but it didn't work.) I added acpi=off
to boot parameters and boot problem went away. Now I was quite happy with result. I got newest version of debian release and gnome classic felt quite snappy. But the touchpad didn't work and I wasn't able to connect to wifi.
So, what should I do with this computer. Is it just too old for new Linux releases or is there some magic way to get it to work nicely?
Asus:
- Model: X53B
- MB ver: K53BY
- RAM: 4 Gt, available 3.6 Gt
- AMD E-450 APU with Radeon(tm) HD Graphics
- Radeon HD 6320
I think my sister needs just basic web browsing, watching hd videos and office programs for school stuff.
Edit: I tried Xubuntu and it works well when I have nomodeset option in grub options. Only thing is that desktop resolution is little low. Is the problem with graphic drivers? How should I check what drivers I have installed and what drivers should I install. If I take off nomodeset, computer hangs to black screen during boot.
I don't know if I have two graphic cards but lspci | grep VGA
outputs:
- [AMD/ATI] Wrestler [Radeon HD 6320]
- [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]