Author Topic: kernel 2.6.38.8-pclos1.pae  (Read 1429 times)

Offline ponchuk

  • Full Member
  • ***
  • Posts: 153
kernel 2.6.38.8-pclos1.pae
« on: July 26, 2011, 04:51:57 PM »
I changed to this distro insted of 2.6.38.8 bse. I have been getting intermitten hang ups. I have to restart the computer and it works fine.  Is kernel 2.6.38.8 pae not as stable????

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: kernel 2.6.38.8-pclos1.pae
« Reply #1 on: July 26, 2011, 04:54:09 PM »
the original kernel is bfs, haven't seen a bse in repos

pae kernel is a kernel that works with a pae enabled cpu to handle 4 gbs of ram or more

if your cpu doesn't have pae extensions or you don't have 4 gbs of ram, it won't help you, other than that all kernels are identical afik
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline ponchuk

  • Full Member
  • ***
  • Posts: 153
Re: kernel 2.6.38.8-pclos1.pae
« Reply #2 on: July 26, 2011, 05:16:34 PM »
sorry it is bfe. also have 8 g of ram. how do you know if cpu have pae extensions. my hdware information tells me i have 8g of ram installed and able to use.

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: kernel 2.6.38.8-pclos1.pae
« Reply #3 on: July 26, 2011, 05:31:01 PM »
*bfs

what cpu do you have?  if it is intel you can visit the intel website and check the specs, same for amd

not sure if cat/proc/cpuinfo in konsole can give you that information, mine doesn't mention it but mentions some info about the cpu

probably pclinux control center/hardware section can give you more information
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5383
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: kernel 2.6.38.8-pclos1.pae
« Reply #4 on: July 26, 2011, 06:32:03 PM »
sorry it is bfe. also have 8 g of ram. how do you know if cpu have pae extensions. my hdware information tells me i have 8g of ram installed and able to use.

You aren't if you are running a standard 32 bit system. If you are using the .pae kernel that you should be able to address all your memory.

Also there is no such think as a .bfe kernel. It is .bfs as T6 mentioned.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6224
  • I don't do Windows
Re: kernel 2.6.38.8-pclos1.pae
« Reply #5 on: July 26, 2011, 09:44:58 PM »
Is kernel 2.6.38.8 pae not as stable????


The kernel is extremely stable. http://www.pclinuxos.com/forum/index.php/topic,93836.0.html

Here's my system info.

[darrel@AMD64 ~]$ uname -r
2.6.38.8-pclos1.pae.bfs
[darrel@AMD64 ~]$ free -l
                     total          used           free  shared    buffers       cached
Mem:       4100884    2974100    1126784          0      29268    2408008
Low:          857100      561184      295916
High:        3243784    2412916       830868
-/+ buffers/cache:       536824      3564060
Swap:      2096444                0     2096444
[darrel@AMD64 ~]$

Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline luikki

  • Hero Member
  • *****
  • Posts: 1422
Re: kernel 2.6.38.8-pclos1.pae
« Reply #6 on: July 27, 2011, 01:53:44 AM »
lshw (available un synaptic) gives details of cup capabilities...
as here:
Code: [Select]
*-cpu
          description: CPU
          product: AMD Athlon(tm) 64 Processor 3800+
          vendor: Advanced Micro Devices [AMD]
          physical id: 3
          bus info: cpu@0
          version: 15.15.0
          serial: To Be Filled By O.E.M.
          slot: CPUSocket
          size: 2GHz
          capacity: 2400MHz
          width: 64 bits
          clock: 200MHz
          capabilities: boot fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext x86-64 3dnowext 3dnow up

Offline Vorteggs

  • Hero Member
  • *****
  • Posts: 2468
Re: kernel 2.6.38.8-pclos1.pae
« Reply #7 on: July 27, 2011, 02:03:13 AM »
There is also a .bfs.pae kernel which I suppose combines the features of .bfs and .pae.
I am with the latest .bfs.pae kernel and have no problems and it's fast.

Offline OMSkates

  • Hero Member
  • *****
  • Posts: 2390
Re: kernel 2.6.38.8-pclos1.pae
« Reply #8 on: July 27, 2011, 02:31:54 AM »
I changed to this distro insted of 2.6.38.8 bse. I have been getting intermitten hang ups. I have to restart the computer and it works fine.  Is kernel 2.6.38.8 pae not as stable????
Can you post your output of uname -r?

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15829
  • LXDE! Coffee, Bacon and Cheesecake!
Re: kernel 2.6.38.8-pclos1.pae
« Reply #9 on: July 27, 2011, 03:06:15 AM »
Try upgrading your kernel from 2.6.38.8-pclos1 to 2.6.38.8-pclos3. Reboot after installing the new kernel and give the boot up extra time as the drivers need to be rebuilt against the new kernel.
Also, do not remove the old kernel. Keep it as a back up boot option.

Offline kc1di

  • Sr. Member
  • ****
  • Posts: 484
  • Morse Code early digital communication medium!
Re: kernel 2.6.38.8-pclos1.pae
« Reply #10 on: July 27, 2011, 05:24:55 AM »
just installed 2.6.38.8-pclos.pae.bfs and it is working fine here reasonably fast and finds all my ram.  As someone has already pointed out there is no bse kernel.  Try this one it may work for you also.
Cheers
 
« Last Edit: July 27, 2011, 05:26:29 AM by kc1di »
Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608

Offline ponchuk

  • Full Member
  • ***
  • Posts: 153
Re: kernel 2.6.38.8-pclos1.pae
« Reply #11 on: August 07, 2011, 06:19:15 PM »
what does 2.6.38.8-pclos3 do????

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: kernel 2.6.38.8-pclos1.pae
« Reply #12 on: August 07, 2011, 06:27:21 PM »
work with your hardware?

"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11688
  • ----IOFLU----
Re: kernel 2.6.38.8-pclos1.pae
« Reply #13 on: August 07, 2011, 06:29:02 PM »
what does 2.6.38.8-pclos3 do????


 ???  It's a kernel, so it does what kernels do... it's the main piece of your OS.

http://en.wikipedia.org/wiki/Kernel_(computing)
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline ponchuk

  • Full Member
  • ***
  • Posts: 153
Re: kernel 2.6.38.8-pclos1.pae
« Reply #14 on: August 07, 2011, 06:32:19 PM »
i see in pkg manager 2.6.38.8-pclos3.pae.bfs and one with just pae.  which one to use and why. what is the difference if i want to run with all my memory working