Damn Small Linux (DSL) Forums
Welcome, Guest. Please login or register.
November 28, 2024, 05:45:45 AM

Login with username, password and session length
Stats
11609 Posts in 311 Topics by 291 Members
Latest Member: mik3ca
Search:     Advanced search
* Home Help Login Register
Get The Official Damn Small Linux Book. Great VPS hosting provided by Tektonic

+  Damn Small Linux (DSL) Forums
|-+  Damn Small Linux
| |-+  Release Candidates
| | |-+  New Release Candidate: 4.11rc2
« previous next »
Pages: [1] 2 3 4 Print
Author Topic: New Release Candidate: 4.11rc2  (Read 616050 times)
John
Administrator
Jr. Member
*****
Posts: 52


« on: September 27, 2012, 05:45:48 AM »

Fixed apt-restore.  Updated default mirror to the ftp link as it has been more reliable.  Removed some unused files to tighten up the iso a bit.  For this rc I've added a syslinux version as requested.
http://distro.ibiblio.org/damnsmall/release_candidate/
4b61c7892eefc23b71d4931bdcc3f1f1  dsl-4.11.rc2.iso
da6b6ffea21ebb8c1533446390ce0c66  dsl-4.11.rc2-syslinux.iso
Logged
james c
Newbie
*
Posts: 24



« Reply #1 on: September 27, 2012, 07:39:12 AM »

Downloading. Since it's 2:30 am here, feedback tomorrow......... Smiley
Logged
ilakast
Newbie
*
Posts: 6


« Reply #2 on: September 27, 2012, 03:52:11 PM »

thank you so much for the syslinux version and of course the updated rc! I can't promise I will test it pretty soon, but as soon as I do, I will report back
Logged
botdfismyaddiction
Newbie
*
Posts: 16


« Reply #3 on: September 29, 2012, 02:23:37 AM »

YAY  Grin

Can't wait to get going... I <3 emulating stuff (just found the Blackberry Simulators, fun stuff Tongue )... I'll get VMware Player fired up soon Smiley
Logged
davec51
Newbie
*
Posts: 5


« Reply #4 on: September 30, 2012, 03:43:09 PM »

I just burned the latest and booted. A very nice desktop comes up, but the mouse doesn't work. It's a generic USB wired mouse. Is there a fix?
Logged
John
Administrator
Jr. Member
*****
Posts: 52


« Reply #5 on: September 30, 2012, 10:49:14 PM »

Often when there is a USB mouse issue it could be fixed by "enabling USB devices", or  setting "legacy USB support" in your bios.  Also, try to have the mouse be the only device plugged into the USB ports and see if that helps.
Logged
davec51
Newbie
*
Posts: 5


« Reply #6 on: October 01, 2012, 11:11:07 AM »

Thanks, John. I'll try to fiddle with the bios and see if that helps.
Logged
davec51
Newbie
*
Posts: 5


« Reply #7 on: October 01, 2012, 11:26:22 AM »

Often when there is a USB mouse issue it could be fixed by "enabling USB devices", or  setting "legacy USB support" in your bios.  Also, try to have the mouse be the only device plugged into the USB ports and see if that helps.

I tried your fixes: the mouse is the only device plugged in. My bios setup doesn't offer the choices you list, but both the USB Controller and the Front USB are shown as "on." The mouse is plugged into a USB plug in the rear of the GX520 Dell computer.
I know that not every Linux OS is compatible with every machine; maybe this is one of those mismatches.
Thanks again for responding.
Logged
james c
Newbie
*
Posts: 24



« Reply #8 on: October 02, 2012, 05:31:44 AM »

Been busy but I have 2 frugal installs of 4.11 rc2 working fine here.Nothing bad to report.
Logged
wildcard
Newbie
*
Posts: 1



« Reply #9 on: October 04, 2012, 06:58:00 PM »

I just grabbed 4.1.1-rc2.  I am currently using 4.1.0-embedded.  Is there a way to run 4.1.1-rc2 embedded, or do I need to wait for that version to be released after 4.1.1 testing is completed?  I will try running 4.1.1-rc2 in a virtual box for now.
Logged
Peppe76
Newbie
*
Posts: 4


« Reply #10 on: October 08, 2012, 07:40:15 PM »

There is a bug in this version, when using unetbootin.
After DSL boots it hangs when the message "scanning usb devices" appers.

This bug is not present 4.4.10, since unetbootin works great with this version.
Logged
John
Administrator
Jr. Member
*****
Posts: 52


« Reply #11 on: October 09, 2012, 10:30:51 PM »

Thanks Peppe76, I'll look into it.
Logged
Peppe76
Newbie
*
Posts: 4


« Reply #12 on: October 10, 2012, 07:27:13 PM »

Well, I tried to install on Virtual box and that went fine Smiley
I did, however ran into issues when tried out apt-get.
Are the repositorys out of date?



Code:
 [/home/dsl]# apt-get update
Hit http://archive.debian.org woody/main Packages
Hit http://archive.debian.org woody/main Release
Hit http://archive.debian.org woody/contrib Packages
Hit http://archive.debian.org woody/contrib Release
Hit http://archive.debian.org woody/non-free Packages
Hit http://archive.debian.org woody/non-free Release
Reading Package Lists... Done
[/home/dsl]# apt-get install dhcp3-server
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  dhcp3-server: Depends: dhcp3-common (= 3.0+3.0.1rc9-2.2) but 3.0+3.0.1rc11-5 is to be installed
E: Broken packages
[/home/dsl]# apt-get install aptitude
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  aptitude: Depends: libapt-pkg-libc6.2-3-2-3.2
E: Broken packages
code]
Logged
John
Administrator
Jr. Member
*****
Posts: 52


« Reply #13 on: October 11, 2012, 07:35:33 AM »

There are limitations to apt in DSL.  You may have better luck by downloading the .debs and installing them manually with dpkg.

dpkg -i --force-all  file.deb
Logged
rittingj
Newbie
*
Posts: 1


« Reply #14 on: October 14, 2012, 12:43:10 PM »

Just upgraded from 4.10 on a 486 with 24 meg RAM i have had since 1988! 
Works great.  So glad you are back.  JR
Logged
Pages: [1] 2 3 4 Print 
« previous next »
Jump to:  

Powered by SMF 1.1.20 | SMF © 2013, Simple Machines
Mercury design by Bloc