I am having a bit of a problem with an Asus EEE EB1012P that I am attempting to run TC on. I am trying 4.0.2 with only JWM and Firefox installed. I have had numerous lock ups, and I have noticed an over all slowness with FF. The EEE has an Nvidia Ion and Intel Atom (D510 Dual Core) in it with 4 GB of RAM, and no hard drive (using USB stick).
The lock ups normally occur at bootup, and when it goes to startx it never shows anything on the screen. The screen just goes blank and nothing ever shows up, I then have to power it off by holding down the power button and it usually comes back on and will come up to the desktop.
The FF slowness happens when opening FF or click on any of the menus, or going to a new page. The drawing of the menus or the web page is quite jumpy, and moves in slow motion.
When I check dmesg I have the following errors:
mtrr: type mismatch for cf000000,10000000 old: write-back new: write combining
mtrr: no MTRR for cf000000,10000000 found
mtrr: type mismatch for cf000000,10000000 old: write-back new:write-combining
I found hxxp://forum.tinycorelinux.net/index.php/topic,3625.msg19074.html#msg19074 in the forums and I attempted the fixmtrr.sh and I receive the following output:
Extracing base address and memory size from lspci -v
d0000000ce000000
1000000020000000
Supllying corrected MTRR ranges to /proc/mtrr
sh: write error: Invalid argument
reg00: base=0x00000000 ( 0MB), size=4096, count=1: write-back
reg00: base=0x10000000 (4096MB), size=1024, count=1: write-back
reg00: base=0x0c000000 (3072MB), size=1024, count=1: write-back
Now that post is from 2 years ago, so I am unsure if there is another way to do the fix now?
I had tried version 3.1.x earlier and I couldn't even get it to back anything up on reboot. It would say it would backup, but then after the reboot none of the settings or installed applications would be there. So then that's when I tried 4.0.2 and it appears to install (took me 2 tries), but I have the problem of it locking up and slowness in FF.
Any suggestions?