Page 1 of 9 123 ... LastLast
Results 1 to 10 of 86

Thread: Please help us test Lubuntu with Phill's non-pae kernel

Hybrid View

  1. #1
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Please help us test Lubuntu with Phill's non-pae kernel

    phillw has compiled a non-pae kernel for Trusty, and has built an iso file with an alternate installer around it. He is asking for help now, help to test it in a computer with a real non-pae CPU. It would be very valuable for the Lubuntu project, if you can spend some time testing it.

    The iso file can be downloaded from this link (at Phill's own server)

    http://phillw.net/isos/non-pae/

    The intention is that this re-spin with the non-pae kernel will follow the updating/upgrading cycle with point releases of Lubuntu 14.04 LTS.

    Examples of non-pae CPUs

    1. Early Pentium M with 1.2 GHz clock frequency. (The later Pentium M CPUs have PAE capability even if they lack a PAE flag).

    2. Old ViA-processors around 1GHz

    3. Transmeta Crusoe

    (4. Pre Pentium II CPUs are too old and weak to be tested for this purpose)

    You can test for the PAE flag with the following command

    Code:
    grep --color pae /proc/cpuinfo
    Last edited by sudodus; April 12th, 2014 at 09:40 AM.

  2. #2
    Join Date
    May 2009
    Location
    North West England
    Beans
    2,676
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    I've subscribed to this thread. so I will get replies. You can also catch me on freenode at channel #phillw

    Regards,

    Phill.

  3. #3
    Join Date
    Apr 2006
    Location
    New Hampshire, U.S.A.
    Beans
    2,604
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    I'll give it a whirl on my IBM Thinkpad R31. Downloading now.

    The R31 hasn't successfully booted any ubuntu since 12.04. It claims to have pae, but has never been able to run any ubuntu that was pae only.

    Phil's previous "old processor" 9W iso booted to a black screen.

    It's a Pentium M circa 2005, 1Ghz, maxed out memory 500 mb, and cpuinfo does show pae,
    Last edited by jerrylamos; April 11th, 2014 at 10:56 PM.

  4. #4
    Join Date
    May 2009
    Location
    North West England
    Beans
    2,676
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    Quote Originally Posted by jerrylamos View Post
    I'll give it a whirl on my IBM Thinkpad R31. Downloading now.

    The R31 hasn't successfully booted any ubuntu since 12.04. It claims to have pae, but has never been able to run any ubuntu that was pae only.

    Phil's previous "old processor" iso booted to a black screen.

    It's a Pentium M circa 2005, 1Ghz, maxed out memory 500 mb, and cpuinfo does show pae,
    Can you please ensure that the self test of the CD has reported back that the self test is okay? I really do need this to be checked so that I know where any error is.

    Regards,

    Phill.

  5. #5
    Join Date
    Apr 2006
    Location
    New Hampshire, U.S.A.
    Beans
    2,604
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    No go. Started the CD, gets by a bunch of choices on language and keyboard, then says:

    "Your installation CD-ROM couldn't be mounted........Retry mounting the CD-ROM?"

    I did. Still no go.

    Makes no sense to me at all. The CD-ROM has been running, install is proceeding, and suddenly decides the CD-ROM can't be mounted. No comprendo, install has been using the CD-ROM right along.

    Maybe there's not enough space on the CD for the live environment?

  6. #6
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    Quote Originally Posted by phillw View Post
    Can you please ensure that the self test of the CD has reported back that the self test is okay? I really do need this to be checked so that I know where any error is.

    Regards,

    Phill.
    I get the 'cannot mount CD-ROM' error also when trying to self-test the CD.

    Edit: and notice that I get that error also when booting from USB, so I don't think it is because of bad burning.
    Last edited by sudodus; April 12th, 2014 at 10:13 AM.

  7. #7
    Join Date
    May 2009
    Location
    North West England
    Beans
    2,676
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    I'm also seeing this error on VM. Please pause testing until I've conferred with my tutor as to what is wrong.

    Regards,

    Phill.

  8. #8
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    Hi jerrylamos and phillw,

    I had a similar problem (not quite the same output) but also complaining about mounting the CD, when I tested in an IBM Thinkpad T42 with PAE capability but without PAE flag (Pentium M 1.7 GHz)

    It fails for me with this output when booting from CD as well as USB
    -----
    Identify and mount cd-rom

    Error running "modprobe -v yenta_socket"
    -----
    Your install CD could not be mounted ...
    -----

    Does it work in any computer for you phillw, or only in a virtual machine? What kind of debugging would you suggest?
    Last edited by sudodus; April 12th, 2014 at 09:40 AM.

  9. #9
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    I tried your iso, phillw, in a new Toshiba laptop with an Intel i5 CPU (and of course running in CSM (BIOS compatible mode)),

    http://www.toshiba.se/laptops/satell...-pro-c850-19w/

    that I use for development and testing, and I had the same error output as jerrylamos (or very similar).

    My Thinkpad and my Toshiba laptop are generally good booters, and can run most distros, (the Thinkpad might need fake-pae, but then it works), so it seems the iso file does not work with various real computers, where it 'should' work. There was no such problem during my tests with your previous non-pae kernel version. I don't say the problem is because of the kernel, it might be somewhere else in the iso file (I don't know where it is).

    I think it is a bug, and I hope we can find it soon, so that you can make a good iso file in time for the release of 14.04 LTS.

    Unfortunately for this test I have no computer with a real non-pae CPU.

  10. #10
    Join Date
    May 2009
    Location
    North West England
    Beans
    2,676
    Distro
    Ubuntu Development Release

    Re: Please help us test Lubuntu with Phill's non-pae kernel

    The ISO has been re-spun.... Now the issue is that, of course, the installer expects to see a PAE flag and complains that it cannot find it. GRRRRR....... Still, at least it now installs! I hope to have the answer as to tell the installer NOT to look for PAE flag today / tomorrow.

    Regards,

    Phill.

Page 1 of 9 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •