<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Damn Small Linux Forums - User Feedback]]></title>
		<link>https://damnsmalllinux.org/forums/</link>
		<description><![CDATA[Damn Small Linux Forums - https://damnsmalllinux.org/forums]]></description>
		<pubDate>Mon, 01 Jun 2026 03:04:33 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Gaming]]></title>
			<link>https://damnsmalllinux.org/forums/thread-273.html</link>
			<pubDate>Fri, 27 Feb 2026 15:16:49 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-273.html</guid>
			<description><![CDATA[Anyone doing any gaming using DSL 2024?  I am loving retro gaming through Dosbox with the files from my GOG.com Quest For Glory 1 purchase.<br />
<br />
Has anyone done other retro or new games?<br />
<br />
If anyone is wondering how I extracted QFG1 from a GOG.com exe, here is what I did:<br />
<br />
I installed dosbox, innoextract, and p7zip-full from the terminal:<br />
sudo apt install -y dosbox innoextract p7zip-full<br />
<br />
Then I made a directory:<br />
mkdir -p ~/games/qfg1<br />
<br />
Then I extracted the files from the GOG exe:<br />
innoextract --gog -d ~/games/qfg1 "setup_quest_for_glory_-_so_you_want_to_be_a_hero_2.00_(28045).exe"<br />
<br />
Then I used DOSBOX as normal to mount the drive then run the game<br />
<br />
<br />
Have a great one any other gamers,<br />
Will]]></description>
			<content:encoded><![CDATA[Anyone doing any gaming using DSL 2024?  I am loving retro gaming through Dosbox with the files from my GOG.com Quest For Glory 1 purchase.<br />
<br />
Has anyone done other retro or new games?<br />
<br />
If anyone is wondering how I extracted QFG1 from a GOG.com exe, here is what I did:<br />
<br />
I installed dosbox, innoextract, and p7zip-full from the terminal:<br />
sudo apt install -y dosbox innoextract p7zip-full<br />
<br />
Then I made a directory:<br />
mkdir -p ~/games/qfg1<br />
<br />
Then I extracted the files from the GOG exe:<br />
innoextract --gog -d ~/games/qfg1 "setup_quest_for_glory_-_so_you_want_to_be_a_hero_2.00_(28045).exe"<br />
<br />
Then I used DOSBOX as normal to mount the drive then run the game<br />
<br />
<br />
Have a great one any other gamers,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Small Suggestion]]></title>
			<link>https://damnsmalllinux.org/forums/thread-270.html</link>
			<pubDate>Wed, 18 Feb 2026 20:13:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-270.html</guid>
			<description><![CDATA[Thanks for building DSL 2024!<br />
<br />
Here are a few more ideas and issues I have had.<br />
<br />
1.  Polish spam-bots on the forum -- can you please zap these guys?  I get emails from every time one of these things post.<br />
<br />
2.  It is pretty manual to change the screen timeout.  I wish this was part of the menu GUI system<br />
<br />
3.  I have a laptop hooked to an external monitor, even after disabling the laptop monitor through Control Centre/Session/Set Screen Resolution (ARandR) the wallpaper image I selected is stretched in a strange way.  I wish there was a more robust wallpaper GUI to stretch and center the image I select from Control Center/Choose Wallpaper.<br />
<br />
4.  When I reboot, the laptop goes back to the laptop screen.  I wish it remembered what to do when the laptop is connected to an external monitor.<br />
<br />
Thanks for your work,<br />
Will]]></description>
			<content:encoded><![CDATA[Thanks for building DSL 2024!<br />
<br />
Here are a few more ideas and issues I have had.<br />
<br />
1.  Polish spam-bots on the forum -- can you please zap these guys?  I get emails from every time one of these things post.<br />
<br />
2.  It is pretty manual to change the screen timeout.  I wish this was part of the menu GUI system<br />
<br />
3.  I have a laptop hooked to an external monitor, even after disabling the laptop monitor through Control Centre/Session/Set Screen Resolution (ARandR) the wallpaper image I selected is stretched in a strange way.  I wish there was a more robust wallpaper GUI to stretch and center the image I select from Control Center/Choose Wallpaper.<br />
<br />
4.  When I reboot, the laptop goes back to the laptop screen.  I wish it remembered what to do when the laptop is connected to an external monitor.<br />
<br />
Thanks for your work,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Code]]></title>
			<link>https://damnsmalllinux.org/forums/thread-269.html</link>
			<pubDate>Thu, 12 Feb 2026 04:01:19 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-269.html</guid>
			<description><![CDATA[All is well.  Installing dosbox was easy (through apt) and installing Quest For Glory 1 from a Gog installer went smooth (with the help of innoextract).  I then went on to set up NordVPN.  All is well and Im ready to retro game in the airplane.<br />
<br />
Having tons of fun so far.  Is John doing all the code himself?  I have some programming experience.  If John is not doing all the code himself, how does one sign up to fix small problems (GitHub repo?)?<br />
<br />
Have a good one,<br />
Will]]></description>
			<content:encoded><![CDATA[All is well.  Installing dosbox was easy (through apt) and installing Quest For Glory 1 from a Gog installer went smooth (with the help of innoextract).  I then went on to set up NordVPN.  All is well and Im ready to retro game in the airplane.<br />
<br />
Having tons of fun so far.  Is John doing all the code himself?  I have some programming experience.  If John is not doing all the code himself, how does one sign up to fix small problems (GitHub repo?)?<br />
<br />
Have a good one,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Suggestion on login background]]></title>
			<link>https://damnsmalllinux.org/forums/thread-268.html</link>
			<pubDate>Wed, 11 Feb 2026 17:18:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-268.html</guid>
			<description><![CDATA[Howdy,<br />
<br />
The login background still says AntiX.  It shows up right after I log in with my username and password, before the desktop is visible.<br />
<br />
My suggestion, come up with a new background that says DSL 2024 that appears, instead of AntiX.<br />
<br />
Regards,<br />
Will]]></description>
			<content:encoded><![CDATA[Howdy,<br />
<br />
The login background still says AntiX.  It shows up right after I log in with my username and password, before the desktop is visible.<br />
<br />
My suggestion, come up with a new background that says DSL 2024 that appears, instead of AntiX.<br />
<br />
Regards,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Terminal shortcut idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-267.html</link>
			<pubDate>Wed, 11 Feb 2026 16:59:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-267.html</guid>
			<description><![CDATA[Small idea:<br />
<br />
Many distros use the shortcut Cntl-Alt-T to start a terminal window.  My suggestion is to add this shortcut by default<br />
<br />
Regards,<br />
Will]]></description>
			<content:encoded><![CDATA[Small idea:<br />
<br />
Many distros use the shortcut Cntl-Alt-T to start a terminal window.  My suggestion is to add this shortcut by default<br />
<br />
Regards,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Use as wallpaper bug]]></title>
			<link>https://damnsmalllinux.org/forums/thread-266.html</link>
			<pubDate>Wed, 11 Feb 2026 16:51:11 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-266.html</guid>
			<description><![CDATA[When I right click, in the file manager, the image that I downloaded from the below link, I get the following error:<br />
Link to Image : <a href="https://wallpapercave.com/w/wp6099242" target="_blank" rel="noopener" class="mycode_url">https://wallpapercave.com/w/wp6099242</a><br />
<br />
Error I received: <br />
<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper.conf': No such file or directory<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper-list.conf': No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
sed: can't read /home/willz06jw/.desktop-session/wallpaper-list.conf: No such file or directory<br />
There was no valid style for wallpaper setting found, defaulting to grey background<br />
<br />
When I used the Control Centre/Use Wallpaper menu it worked fine]]></description>
			<content:encoded><![CDATA[When I right click, in the file manager, the image that I downloaded from the below link, I get the following error:<br />
Link to Image : <a href="https://wallpapercave.com/w/wp6099242" target="_blank" rel="noopener" class="mycode_url">https://wallpapercave.com/w/wp6099242</a><br />
<br />
Error I received: <br />
<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper.conf': No such file or directory<br />
cp: cannot stat '/usr/share/desktop-session/desktop-session-wallpaper/wallpaper-list.conf': No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
cat: /home/willz06jw/.desktop-session/wallpaper.conf: No such file or directory<br />
sed: can't read /home/willz06jw/.desktop-session/wallpaper-list.conf: No such file or directory<br />
There was no valid style for wallpaper setting found, defaulting to grey background<br />
<br />
When I used the Control Centre/Use Wallpaper menu it worked fine]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Wifi UI idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-265.html</link>
			<pubDate>Wed, 11 Feb 2026 16:39:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-265.html</guid>
			<description><![CDATA[When i first opened my dsl 2024 computer, a screen came up showing me all the wireless networks my wifi adapter could see.  I clicked on them, I then double clicked on them.  I pressed Enter -- and it just unhighlighted the selected network.  I took a moment and then found that there was a tab at the top that had setting to connect to the network.  The first screen was just a list of networks that the adapter could see.<br />
<br />
I think it would help adoption if the initial wifi screen allowed a user to double click on the wifi network shown to connect to it.<br />
<br />
Will]]></description>
			<content:encoded><![CDATA[When i first opened my dsl 2024 computer, a screen came up showing me all the wireless networks my wifi adapter could see.  I clicked on them, I then double clicked on them.  I pressed Enter -- and it just unhighlighted the selected network.  I took a moment and then found that there was a tab at the top that had setting to connect to the network.  The first screen was just a list of networks that the adapter could see.<br />
<br />
I think it would help adoption if the initial wifi screen allowed a user to double click on the wifi network shown to connect to it.<br />
<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation idea]]></title>
			<link>https://damnsmalllinux.org/forums/thread-264.html</link>
			<pubDate>Wed, 11 Feb 2026 16:35:50 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-264.html</guid>
			<description><![CDATA[Hi,<br />
<br />
Let me start by saying that the installation succeeded.  <br />
<br />
I wanted to mention that at one part of the installation it seemed like it hung at 97%, with a close button at the bottom of the screen.  I waited a minute or two and then it finished the installation.  I expect that if I had hit that close button it would have screwed up the installation.  I just wanted to mention that.<br />
<br />
Will]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Let me start by saying that the installation succeeded.  <br />
<br />
I wanted to mention that at one part of the installation it seemed like it hung at 97%, with a close button at the bottom of the screen.  I waited a minute or two and then it finished the installation.  I expect that if I had hit that close button it would have screwed up the installation.  I just wanted to mention that.<br />
<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Newbie idea vomit]]></title>
			<link>https://damnsmalllinux.org/forums/thread-263.html</link>
			<pubDate>Mon, 09 Feb 2026 21:23:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=763">willz06jw</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-263.html</guid>
			<description><![CDATA[Hi everyone,<br />
<br />
I used to use DSL back in the day, like more than a few of you.<br />
<br />
I'm looking forward to a DSL 2024 full release and am going to install on an old netbook someone gave me<br />
<br />
Here are some ideas I have had so far:<br />
--Remove the gotcha style ads on the webpage.  If I recommend this distro to someone, and they can't figure out which "Download here" button is real or fake, it would make us both look bad.<br />
--Fix the Paypal error, where you donate and then it doesn't go back to the main page<br />
--Publish a roadmap of future release milestones and estimated times of release<br />
--Remove 2024 from the name, its 2026.  How about Freaking Damn Small Linux?<br />
--create 4 versions: DVD-size, CD-size, Zipdisk-size (100MB), and Floppy-size (1.44MB)<br />
<br />
I expect the antiX version won't be able to cram into a zipdisk more than my wife's foot can fit into a normal woman's sized shoe, but perhaps we could do what is possible (like a tiny core version for the zipdisk-size and ELKS version for the floppy size) --- and make the rest a work in process. <br />
<br />
Also, open the project up to other developers...you and Cursor can't write the whole thing man!<br />
<br />
Have a good one and thank you for your damn awesome work over the years,<br />
Will]]></description>
			<content:encoded><![CDATA[Hi everyone,<br />
<br />
I used to use DSL back in the day, like more than a few of you.<br />
<br />
I'm looking forward to a DSL 2024 full release and am going to install on an old netbook someone gave me<br />
<br />
Here are some ideas I have had so far:<br />
--Remove the gotcha style ads on the webpage.  If I recommend this distro to someone, and they can't figure out which "Download here" button is real or fake, it would make us both look bad.<br />
--Fix the Paypal error, where you donate and then it doesn't go back to the main page<br />
--Publish a roadmap of future release milestones and estimated times of release<br />
--Remove 2024 from the name, its 2026.  How about Freaking Damn Small Linux?<br />
--create 4 versions: DVD-size, CD-size, Zipdisk-size (100MB), and Floppy-size (1.44MB)<br />
<br />
I expect the antiX version won't be able to cram into a zipdisk more than my wife's foot can fit into a normal woman's sized shoe, but perhaps we could do what is possible (like a tiny core version for the zipdisk-size and ELKS version for the floppy size) --- and make the rest a work in process. <br />
<br />
Also, open the project up to other developers...you and Cursor can't write the whole thing man!<br />
<br />
Have a good one and thank you for your damn awesome work over the years,<br />
Will]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Option for TouchPad Tap to Click]]></title>
			<link>https://damnsmalllinux.org/forums/thread-259.html</link>
			<pubDate>Fri, 26 Dec 2025 16:39:10 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=705">Bill_Chatfield</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-259.html</guid>
			<description><![CDATA[The mouse configuration tool doesn't have an option to turn on tap-to-click for touch pads. Is there a standard way to do this? I added<br />
/etc/X11/xorg/conf.d/touchpad.conf:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Section "InputClass"<br />
  Identifier "touchpad"<br />
  Driver "libinput"<br />
  MatchIsTouchpad "on"<br />
  Option "Tapping" "on"<br />
EndSection</code></div></div><br />
<br />
It works, but I think the mouse config should be able to do it.]]></description>
			<content:encoded><![CDATA[The mouse configuration tool doesn't have an option to turn on tap-to-click for touch pads. Is there a standard way to do this? I added<br />
/etc/X11/xorg/conf.d/touchpad.conf:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Section "InputClass"<br />
  Identifier "touchpad"<br />
  Driver "libinput"<br />
  MatchIsTouchpad "on"<br />
  Option "Tapping" "on"<br />
EndSection</code></div></div><br />
<br />
It works, but I think the mouse config should be able to do it.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[No Battery Icon in System Tray]]></title>
			<link>https://damnsmalllinux.org/forums/thread-258.html</link>
			<pubDate>Fri, 26 Dec 2025 14:53:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=705">Bill_Chatfield</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-258.html</guid>
			<description><![CDATA[Is there something I have to install or run to get a battery icon in the system tray? If there is nothing to do this, I have written my own app to do this for another distro that lacked this capability that I could adapt.]]></description>
			<content:encoded><![CDATA[Is there something I have to install or run to get a battery icon in the system tray? If there is nothing to do this, I have written my own app to do this for another distro that lacked this capability that I could adapt.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[PayPal]]></title>
			<link>https://damnsmalllinux.org/forums/thread-257.html</link>
			<pubDate>Wed, 17 Dec 2025 11:29:16 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=699">Mentor</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-257.html</guid>
			<description><![CDATA[I've just put DSL2024 on two twenty-year-old Dell laptops which would otherwise have been thrown away (which I hate doing). They were both once-upon-a-time high-end expensive machines - now useless because not upgradeable (Dell were money-grubbers).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Then I clicked Donate, went to PayPal, made a donation (which seems to have gone through), but then PayPal could not send me back to the DSL website page that I had come from.</span><br />
<span style="font-weight: bold;" class="mycode_b">Doesn't bother me, but I thought you might want to know. Hiccups in the payment process are not good for a site that lives by donations.</span><br />
<br />
I am very grateful for your work - it was the original DSL (the 50 MB one, on a Year2000 IBM Thinkpad, that got me started with Linux.<br />
<br />
*** My username is because I teach programming to kids at a Coder Dojo (a Raspberry Pi sponsored club ***]]></description>
			<content:encoded><![CDATA[I've just put DSL2024 on two twenty-year-old Dell laptops which would otherwise have been thrown away (which I hate doing). They were both once-upon-a-time high-end expensive machines - now useless because not upgradeable (Dell were money-grubbers).<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Then I clicked Donate, went to PayPal, made a donation (which seems to have gone through), but then PayPal could not send me back to the DSL website page that I had come from.</span><br />
<span style="font-weight: bold;" class="mycode_b">Doesn't bother me, but I thought you might want to know. Hiccups in the payment process are not good for a site that lives by donations.</span><br />
<br />
I am very grateful for your work - it was the original DSL (the 50 MB one, on a Year2000 IBM Thinkpad, that got me started with Linux.<br />
<br />
*** My username is because I teach programming to kids at a Coder Dojo (a Raspberry Pi sponsored club ***]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[does dsl support 486cpu?]]></title>
			<link>https://damnsmalllinux.org/forums/thread-256.html</link>
			<pubDate>Fri, 28 Nov 2025 10:31:44 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=692">youxiaojie</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-256.html</guid>
			<description><![CDATA[does dsl support 486cpu eg 486dx2/dx4 amd cyrix 5x86?if not 586 cpu? pentium?]]></description>
			<content:encoded><![CDATA[does dsl support 486cpu eg 486dx2/dx4 amd cyrix 5x86?if not 586 cpu? pentium?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[AMD Geode driver]]></title>
			<link>https://damnsmalllinux.org/forums/thread-242.html</link>
			<pubDate>Fri, 20 Jun 2025 12:27:17 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=588">anewangelfades</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-242.html</guid>
			<description><![CDATA[Hello, and congratulation for this wonderful new version of DSL!<br />
I have just a little request: antiX and its derivatives like this one are (to the best of my knowledge) the only distros who still work on non PAE systems.<br />
I have two netbooks running on an AMD Geode LX-800 CPU, the sam CPU on which the famous OLPC was based on.<br />
I think that it would be really great if they worked "out of the box".<br />
The problem is that the Geode driver in the repositories is an old version which doesn't work with 5.x or 6.x kernels, but just with 4.x kernels, and booting on such machines is incredibly hard, since also a cli boot is really hard to obtain. <br />
Everything is duly explained here:<br />
<a href="https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode/" target="_blank" rel="noopener" class="mycode_url">https://gitlab.freedesktop.org/xorg/driv...deo-geode/</a><br />
but basically, for everything to work properly, some particular grub options are needed, as well as the latest 2.18.1 driver.<br />
<br />
Do you think it's possible to integrate this in the ISO? I see that in the past xserver-xorg-video-intel was included to support native resolution on some EEE PCs and other machines, and I believe that giving a new life to hardware such as OLPC XO-1 and similar low-budget PCs would be really important.<br />
<br />
Thank you in advance!]]></description>
			<content:encoded><![CDATA[Hello, and congratulation for this wonderful new version of DSL!<br />
I have just a little request: antiX and its derivatives like this one are (to the best of my knowledge) the only distros who still work on non PAE systems.<br />
I have two netbooks running on an AMD Geode LX-800 CPU, the sam CPU on which the famous OLPC was based on.<br />
I think that it would be really great if they worked "out of the box".<br />
The problem is that the Geode driver in the repositories is an old version which doesn't work with 5.x or 6.x kernels, but just with 4.x kernels, and booting on such machines is incredibly hard, since also a cli boot is really hard to obtain. <br />
Everything is duly explained here:<br />
<a href="https://gitlab.freedesktop.org/xorg/driver/xf86-video-geode/" target="_blank" rel="noopener" class="mycode_url">https://gitlab.freedesktop.org/xorg/driv...deo-geode/</a><br />
but basically, for everything to work properly, some particular grub options are needed, as well as the latest 2.18.1 driver.<br />
<br />
Do you think it's possible to integrate this in the ISO? I see that in the past xserver-xorg-video-intel was included to support native resolution on some EEE PCs and other machines, and I believe that giving a new life to hardware such as OLPC XO-1 and similar low-budget PCs would be really important.<br />
<br />
Thank you in advance!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[DSL 2024 = impressive]]></title>
			<link>https://damnsmalllinux.org/forums/thread-240.html</link>
			<pubDate>Mon, 16 Jun 2025 23:18:07 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://damnsmalllinux.org/forums/member.php?action=profile&uid=584">Gyro</a>]]></dc:creator>
			<guid isPermaLink="false">https://damnsmalllinux.org/forums/thread-240.html</guid>
			<description><![CDATA[After trying out many other Linux distros I successfully installed DSL 2024 on my old clunker of a laptop (HP Pavilion with 1 GB RAM and AMD Athlon X2). WLAN and even audio is working out of the box. Some other distros didn't even start. Thanks!<br />
<br />
Linuxes that didn't run at all: Slitaz 5.0, MX and Manjaro.<br />
Linuxes that that launched but were problematic in some way or other: Debian (no WLAN), Slitaz 3 and 4 and Bunsenlabs.<br />
<br />
PS: I just checked, the laptop came out in 2006 and originally it had Windows Vista on it. And it was a slow poke even back then if you ask me.]]></description>
			<content:encoded><![CDATA[After trying out many other Linux distros I successfully installed DSL 2024 on my old clunker of a laptop (HP Pavilion with 1 GB RAM and AMD Athlon X2). WLAN and even audio is working out of the box. Some other distros didn't even start. Thanks!<br />
<br />
Linuxes that didn't run at all: Slitaz 5.0, MX and Manjaro.<br />
Linuxes that that launched but were problematic in some way or other: Debian (no WLAN), Slitaz 3 and 4 and Bunsenlabs.<br />
<br />
PS: I just checked, the laptop came out in 2006 and originally it had Windows Vista on it. And it was a slow poke even back then if you ask me.]]></content:encoded>
		</item>
	</channel>
</rss>