Results 1 to 8 of 8

Thread: PAE Kernel Problems

  1. #1
    Join Date
    Nov 2007
    Beans
    23

    PAE Kernel Problems

    I installed the linux-generic-pae package and now the computer will only boot to a command line. If i select the old kernel on Grub it will still come up to the desktop. Is there sometype of setting that I have wrong that will make it go to the desktop when booting the PAE kernel?

    Thank You,
    Casey

  2. #2
    Join Date
    Aug 2010
    Location
    Wales
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: PAE Kernel Problems

    Do you know if you have an Nvidia Graphics card?

    As far as I know PAE Kernels can take some configuring.
    Last edited by Hippytaff; November 9th, 2010 at 11:33 PM.
    Perseverance will succeed (usually)
    ubuntu user -32597 - linux user - 526569
    Wireless Info Script
    Blog

  3. #3
    Join Date
    Nov 2007
    Beans
    23

    Re: PAE Kernel Problems

    I have a ATI Radeon HD 3200 Graphics Card.
    Its in an HP Laptop running a AMD Dual Core Processor
    4 Gigs of Ram

  4. #4
    Join Date
    Jan 2009
    Location
    Scotland
    Beans
    910
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: PAE Kernel Problems

    Do you know if PAE is supported on your machine?

    Try this command;

    Code:
    cat /proc/cpuinfo | grep flags
    If one of the returned flags is 'nx' then it is. If not your processor 'should' support the NX bit required for PAE addressing but may be switched off in your BIOS; See here for details; https://wiki.ubuntu.com/Security/CPUFeatures
    Dell Inspiron 1501 AMD Sempron, 4GB RAM, 120GB HDD, running 14.04 64Bit
    Dell Latitude D830 Centrino duo 4GB RAM 320GB HDD, running 13.10 64Bit
    Raspberry Pi running Rasbian
    Ubuntu User #32384

  5. #5
    Join Date
    Nov 2007
    Beans
    23

    Re: PAE Kernel Problems

    Yes as far as I can tell

    flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit lbrv svm_lock nrip_save
    flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow constant_tsc nonstop_tsc extd_apicid pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy 3dnowprefetch osvw skinit lbrv svm_lock nrip_save

  6. #6
    Join Date
    Jan 2009
    Location
    Scotland
    Beans
    910
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: PAE Kernel Problems

    Did you download it following the procedures here;

    https://help.ubuntu.com/community/EnablingPAE

    If so, try it again in case the download was bad.
    If not, try it as described.

    Dell Inspiron 1501 AMD Sempron, 4GB RAM, 120GB HDD, running 14.04 64Bit
    Dell Latitude D830 Centrino duo 4GB RAM 320GB HDD, running 13.10 64Bit
    Raspberry Pi running Rasbian
    Ubuntu User #32384

  7. #7
    Join Date
    Nov 2007
    Beans
    23

    Re: PAE Kernel Problems

    Well apparently the Header files are important.

    No Seriously though I was following directions on a different webpage that didn't have you install the Header files. Its working fine now.

    Thank you so much.

  8. #8
    Join Date
    Jan 2009
    Location
    Scotland
    Beans
    910
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: PAE Kernel Problems

    Result!!

    Glad to be of help.

    Could you please mark the thread as solved (at the top of the first post, click on thread tools and 'mark as solved')

    Dell Inspiron 1501 AMD Sempron, 4GB RAM, 120GB HDD, running 14.04 64Bit
    Dell Latitude D830 Centrino duo 4GB RAM 320GB HDD, running 13.10 64Bit
    Raspberry Pi running Rasbian
    Ubuntu User #32384

Tags for this Thread

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
  •