Best Linux Distro for old Laptop???
-
@victimrlsh said in Best Linux Distro for old Laptop???:
You CAN install Knoppix, I have done so on many machines.
Sure it can, but why don't install a normal distribution, which is more suited for this purpose ? As the Knoppix FAQ says:
Knoppix is based on the Debian "distro" of Linux, but it isn't Debian. Knoppix is a live DVD and is intended to run right from the DVD or from a flash drive after "Install KNOPPIX to flash disk".
Nowadays running a distro from an USB/removable drive is supported by all major distros - Raspbian itself runs from a SDHC card.
-
So far the laptop is outperforming the Pi Zero by quite a bit. :)
Star Fox and Super Mario RPG seem to run at or near 100%. Quake I and the two expansions will run with the biggest screen and all the video tweaks at 60fps without any lag in lr-tyrquake.
I've even managed to get decent emulation on Super Mario 64, although unless I can further tweak it I'd never play it there when I have other options like the XBox that play it at 100%.
The best thing is when I set everything up right, all of my configs and gamelist.xmls worked with the media I already had set up on the Pi Zero as well. I'm going to have to see if there is any way I can get the audio and video to output to my ancient projection screen TV. This still isn't as good as emulation on the XBox, but it's a lot better than the Pi Zero was.
-
So.... I was thinking.
Is there a way to boot directly into EmulationStation and completely bypass the Lubuntu load?
I know that there is an option to load directly into it, but does that mean that it loads Lubuntu first and then starts it automatically once Lubuntu is loaded? Or is this an EmulationStation load that has more resources available to it?
If that's possible, does anybody know how I could add an additional load option to the GRUB menu for that? So I could have options to load into Win7, Lubuntu or EmulationStation direct?
I was hoping this would be possible and maybe I could get PSX and N64 running better this way.
Thanks!
-
@used2berx said in Best Linux Distro for old Laptop???:
If that's possible, does anybody know how I could add an additional load option to the GRUB menu for that? So I could have options to load into Win7, Lubuntu or EmulationStation direct?
No, it's not possible.
-
Okay. Is there a better option than Lubuntu? What I mean is, what is the absolute minimum Linux build out there that I could run the latest RetroPie setup on?
-
@used2berx I thought that Lubuntu is pretty minimal - it has a good balance between minimalism and usability. The absolute minimum is the pi, but you already got that.
-
@mitu lol.. yeah. The Pi Zero is pretty minimal.
What I mean is what would be the absolute minimal Linux distro that I could install on my laptop and then put EmulationStation on top of it? All of the options I see out there load into a GUI desktop first, and I can't help but think that there are a lot of resources being wasted before EmulationStation is even started up because of that. Is there a text based Linux distro out there that would use barely any resources. Something similar to the good old days of DOS?
I'm a bit disappointed with the performance of my laptop with PSX and N64 games. Given the specs of the laptop, I would have figured that it should at least perform as well as the Pi 3 does, but that's just not the case. I think that the choice of Linux OS I have installed is the reason for this.
-
I tried changing my runlevel to 3 following instructions here: http://chousensha.github.io/blog/2018/02/08/lfcs-prep-runlevels-and-bootloader-configuration/
This actually seemed to be what I was looking for, but after I did that I got an SDL error whenever I tried running
emulationstation
:lvl0: Error initializing SDL! (I don't remember what it said here. It was something about "Video") lvl0: Renderer failed to initialize! lvl0: Window failed to initialize!
Changing back to runlevel 5 and everything works as it did before.
Back to square one, I guess.
-
Well I've totally screwed up my Lubuntu install now by doing some tweaks that were supposedly safe. Guess I'll use this opportunity to try out other distros and see if I can come up with something better.
-
@used2berx Have fun finding "your" Linux distribution, and don't forget to make Backups (not only) before doing supposedly safe tweaks. ;)
-
@Used2BeRX
I didn't read all the suggestions above, but would like to share my personal experience.I have many RL friends that see me as "the tech guy" and come to me commenting/complaining that their computers are laggy and stuff.
Most likely the conversation goes this way:
me
- What OS are you using?
friend
- Windows 7/8/10
me
- Really important question: Do you use AutoCAD, or video editing software, or some of very specific software (like those tools to create RetroAchievements :P )?
friend
- Nop. I basically use it to browse the web. Maybe Word/Excel from time to time...With this usecase and with a configuration like yours:
3GB ram (probably DDR2, doubtfully DDR3)
AMD Athlon 1600Mhz single core, x64 basedI would instantaneously install Linux Mint MATE edition as the only OS (NO DUAL BOOT).
Trust me, as a Linux enthusiast I tried a bunch of distributions. And I came to the conclusion that Linux Mint has the most comfortable look&feel for users with a MS Windows background.
The MATE edition seems to be the best choice for your specs. Some people may say that the XFCE edition is lighter, but I tested both and didn't see any difference performance-wise. Then I choose MATE because it seems to be more comfortable for Windows users.
I installed it for 5 or 6 friends and all of them are very happy with it. Even my mother-in-law, an over 60 years old lady, use Linux Mint with no issues. All of them say stuff like "Wow! I didn't know my computer was that fast!".
Then, that's my suggestion: Linux Mint MATE edition.
-
I installed a minimal Lubuntu distro and added the following additional software packages:
Ubuntu Cloud Image (instance)
DNS Server
LAMP Server
Lubuntu Desktop
PostgreSQL Database
OpenSSH server
Basic Ubuntu ServerImmediately after installing the RP/ES image and updating everything but the kernel, I tried Super Mario 64 and without even tweaking any of the Video/Audio settings I saw marked improvement. After changing Video to dispmax, Audio to alsa-thread and putting the Render Resolution to 320x240 I have it running at nearly 100% with no audio stutter at all. :)
I'm still trying to get Lunar on the PSX running good. I realized that I don't have the BIOS in the folder yet, so that's the first thing I'm going to do. Hopefully I have some good news there to report as well.
-
@used2berx said in Best Linux Distro for old Laptop???:
After changing Video to dispmax
There is no
dispmanx
outside the PI hardware, it's a specific Broadcom API for the VC4 GPU found on the Pi. -
@mitu Strange. Changing PSX to dispmax won't allow me to load any PSX games at all. Doesn't stop me from loading N64 games though. Must be coded different for each system, huh? Just ignores the bad command in N64, but hangs up the PSX?
BTW... this is what I was looking for: https://retropie.org.uk/forum/topic/12037/building-on-ubuntu-server-16-04/27
I'm assuming I must not have been clear on what I was trying to do since you were pretty actively posting in that thread. :)
-
I think I've learned more about Linux in the last 3 days than I have in my entire life.
Who knows how to edit, save and exit Vim now? This guy. :)
I borked the instructions that @johnodon had in the other thread to boot directly into EmulationStation without a GUI and with an autologin on your ID by missing a single "/" in one of the echo commands. So when I booted Lubuntu up, shortly after the splash screen it would just be a blank screen with a cursor at the top and nothing would ever happen. In Lubuntu recovery I found the file, but I wasn't able to edit it with sudo permissions in either Vim or Nano and I was getting an error 128. I rebooted into recovery and chose the option that re-mounts the drives with read/write permissions and then I was able to add that character and save it. As soon as I did, I rebooted and it went right into EmulationStation. :)
Controllers didn't work though... I had done all of his instructions except to install RetroPie because it was already installed. I'm in the process of doing another Basic Install and I hope that fixes the problem. I double and triple checked the rest of his instructions against my results and I couldn't find anything else that I did wrong.
Fingers crossed.
-
@meleu Hey bud. I don't know how I missed your reply until just now. Sorry about that. Hope you've been doing well.
Just curious... why do you specify "No Dual Boot" in bold and caps? Sounds like it's more than just personal preference. :)
My desire for this thing has evolved a bit over the last week. What I'm trying to do now is a minimal Lubuntu install without the GUI that I can boot directly into EmulationStation like we do with the Pi. I can't believe that I'm not getting better performance out of the PSX and N64 emulators, and I suspect it may have to do with the overhead of a GUI environment that it's forced to run over with a standard install.
I had set this up initially with the Lubuntu GUI installed, but then I forced it to run in runlevel 3 so the GUI didn't start, I then followed all the instructions here: https://retropie.org.uk/forum/topic/12037/building-on-ubuntu-server-16-04/28
But since it wasn't technically a minimal install with the extra software packages I had already added, and I also had installed RetroPie before doing any of those steps, something went terribly wrong and the joystick and keyboard were completely non-responsive once it would load into ES, forcing me to do a hard power down to even get out. Nothing I tried fixed this, including deleting all controller configs and removing and then re-installing all of the driver packages in RetroPie setup.
This is really exciting, even though I haven't quite figured it out yet. It was a letdown that I've spent the last couple of hours unsuccessfully trying to get those controllers to work, but man... when I got the system to automatically log me in and then boot directly into ES, that was awesome.
Here's hoping all this work pays off and I can play some PSX and N64 on this thing when I'm all done.
I'll probably nuke the Windows 7 install after that and replace it with your MINT suggestion. I'm feeling pretty comfortable with Linux now and I think it might be time to take the training wheels off this laptop. :)
-
@used2berx said in Best Linux Distro for old Laptop???:
Who knows how to edit, save and exit Vim now? This guy. :)
Kudos for that. I never got comfortable with vim in my nearly 12 years of Linux, and I don't think that I have to. I prefer nano on the console and graphical editors on desktops. Fortunately, Linux is all about free choice. :)
-
@used2berx said in Best Linux Distro for old Laptop???:
I'm a bit disappointed with the performance of my laptop with PSX and N64 games. Given the specs of the laptop, I would have figured that it should at least perform as well as the Pi 3 does, but that's just not the case.
the lr-pcsx emulator used by default on RPI is optimized for ARM for both the cpu dynarec and the software renderer. which psx emulator are you using on your laptop? the psx emulator used by default on x86 (i think) is lr-beetlepsx, which is a lot less performant, but a better emulator. it uses a GL renderer, so it relies on your graphics card.
-
@Used2BeRX yo dude!
I'm glad to see you tweaking your Linux and looks like you're learning a lot in the process! :D
Well, for your use case (build a retrogaming station laptop), maybe Linux Mint isn't the best choice...
@used2berx said in Best Linux Distro for old Laptop???:
Just curious... why do you specify "No Dual Boot" in bold and caps? Sounds like it's more than just personal preference. :)
yeah, it's not just personal preference. But a personal experience of being "the tech guy" for my RL buddies.
I'm emphasizing NO DUAL BOOT because all the times I installed Linux and Windows (dual boot) for my friends they use Linux 1 or 2 times for curiosity and then go to Windows to do their "real work". In the end they realize that they are still unsatisfied with their computer's performance and kinda blaming it on the fact they are wasting half of their hard disks with an unused Linux distribution.
When I install only Linux for them, they have that short period of adaptation but after some minutes using the system for "real stuff", and not for just looking around, they realize that the system runs better than Windows on their computers.
As I said, I did it for 5 or 6 friends and not even a single person asked to remove Linux and put Windows back.
-
@clyde said in Best Linux Distro for old Laptop???:
@used2berx said in Best Linux Distro for old Laptop???:
Who knows how to edit, save and exit Vim now? This guy. :)
Kudos for that. I never got comfortable with vim in my nearly 12 years of Linux, and I don't think that I have to. I prefer nano on the console and graphical editors on desktops. Fortunately, Linux is all about free choice. :)
Yeah... it's not great, but I'm sure it must have its uses. I've never seen a text editor with such a high barrier to entry before. I figured I should learn since I got stuck in there and I didn't want to do a hard reboot to get out of it.
the lr-pcsx emulator used by default on RPI is optimized for ARM for both the cpu dynarec and the software renderer. which psx emulator are you using on your laptop? the psx emulator used by default on x86 (i think) is lr-beetlepsx, which is a lot less performant, but a better emulator. it uses a GL renderer, so it relies on your graphics card.
Wow. Great info. I honestly didn't know a single bit of that post before you said it.
I was doing most of my laptop testing on Rearmed because I have more ISO files than anything. I'll have to get more BIN/CUE files up to try out with rearmed. So... we don't have any non-libretro PSX emulators available to us? That would be a shame since the non libretro emulators were how I got a lot of games working on the Pi Zero at acceptable levels for SNES.
I had tried out Beetle on Symphony of the Night, but it was running pretty slow compared to Rearmed. Probably because the graphics chip on this laptop is a piece of junk. :)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.