Jump to content

I have switched between Windows and different linux distros over the last few year and have become bored with the average operating systems. Does anyone know any cool OS/distro I should try?

 

It should preferably support 64bit and not need too much cpu power as I have a cheap laptp with dual core 1.2GHz apu.

Link to comment
https://linustechtips.com/topic/319027-need-a-new-os/
Share on other sites

Link to post
Share on other sites

I have switched between Windows and different linux distros over the last few year and have become bored with the average operating systems. Does anyone know any cool OS/distro I should try?

 

It should preferably support 64bit and not need too much cpu power as I have a cheap laptp with dual core 1.2GHz apu.

 

FreeDOS?

Link to comment
https://linustechtips.com/topic/319027-need-a-new-os/#findComment-4336810
Share on other sites

Link to post
Share on other sites

 

This should install the driver and build the kernel module for Xorg.

echo -e "\n[catalyst]\nSigLevel = Never\nServer = http://catalyst.wirephire.com/repo/catalyst/x86_64" >> /etc/pacman.confpacman-key -r 653C3094 && pacman-key --lsign-key 653C3094 || dirmngr < /dev/nullpacman -Sy qt4 catalyst-hook catalyst-libgl catalyst-utils opencl-catalystecho -n "blacklist radeon" >> /etc/modprobe.d/radeon.confsed -i 's/quiet/nomodeset/' /etc/default/grubsystemctl enable catalyst-hookreboot

thanks, I'll try that.

Link to comment
https://linustechtips.com/topic/319027-need-a-new-os/#findComment-4337097
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×