There is something wrong with my computer!

Melissa - Mark did mean that USB stick you created to install Peppermint. If you boot using that, you can check your HDD for errors as the system will be running from the USB, not the HDD (technically, when you boot from USB, you could unplug the HDD - it’s completely uninvolved).

There’s a series of commands you’d need to run from a terminal once booted from USB (to run fsck against the HDD partition), I can’t give them right now as I’m a bit busy, but I’ll try to check in tonight/tomorrow morning!

Sorry, I must have missed that posting … thanks chemicalfan … yes, I mean have you still got the Peppermint installation disk, or installation USB stick ?

Yes, not wiped it off my USB stick.

Can you remember how to boot the USB stick ? … or did you NEED to create a CD ?

What I need you to do is boot the Peppermint LiveCD or LiveUSB, then select “Try Peppermint” NOT “Install Peppermint”

Eventually you’ll end up at a Peppermint desktop with an icon called “Install Peppermint” … if you can see that icon on the desktop, you’re in a “Live” environment.

DO NOT open the file manager, or do anything else that may mount the partition

Just open a terminal (Ctrl+Alt+T)
and run:

sudo fsck -f /dev/sda1

to run the file system check.

DO NOT run that command unless booted to the LiveCD/LiveUSB … or if the hard drive is mounted … running fsck on a mounted partition can screw up your file system.

You sent me files to download onto the data stick then we ripped some files to the CD, which loaded Peppermint onto this laptop. So I presume we use the CD.

CD is in the drawer- what do you mean by “boot”?

I want you to tell your system to “fire up” the operating system that’s on the CD … not the one on your hard drive.

Can’t you remember how you did this ?

If you shut down the PC with the CD still in the drawer … then turn ON your PC … so you get prompted to “Try Peppermint” or “Install Peppermint” ?

If so, select “Try Peppermint” NOT “Install Peppermint”

Do you then end up at a noormal Peppermint desktop … but with an icon called “Install Peppermint” on the desktop ?

Ah yes I remember.

Ok, I did that and got:

fsck from util-linux 2.20.1

fsck won’t let you execute it against a mounted filesystem (ext3/4, at least)

Melissa - I’m not sure why that response came up. I’m also not sure what the “-f” switch does :-[
Try booting from the liveCD again, selecting Try Peppermint, then loading up a terminal window, and run:

sudo fsck -C /dev/sda1

And post the output please! :slight_smile:

the -f option is supposed to tell fsck to run a check even if the file system is flagged “clean” … yet it appears to be missing from the man page ???

Guys what should I do next? This laptop is getting worse- it is like a Microsh*t one- pages sticking, running slow etc.

Run a memory test … memtest86 from the GRUB menu.

If no errors …

Go to menu > Preferences > Disks

in the right hand side highlight your hard drive … on the right hand side, click the little cog icon and select “SMART data and tests”

what was listed ?

There could be two (amongst other) reasons why it is running slowly:
a) High temperatures forcing the CPU into limp mode or
b) Agressive power saving forcing the CPU to its lowest frequency available.

To test current temperature:
You might need to install lm-sensors:

sudo apt-get install lm-sensors

then (run a few times to get temperatures)

sensors

To get current CPU frequency:
You might need to install cpufrequtils

sudo apt-get install cpufrequtils
cpufreq-info

Thanks Mark- see attachment.

Thanks Se Zo- maybe this will shed some light to you- I don’t know what it means:

melissa@melissa-HP-Compaq-nx6325-RH628ES-ABU ~ $ sudo apt-get install lm-sensors[sudo] password for melissa:
Reading package lists… Done
Building dependency tree
Reading state information… Done
lm-sensors is already the newest version.
lm-sensors set to manually installed.
The following packages were automatically installed and are no longer required:
language-pack-en-base language-pack-kde-en libwxgtk2.8-0
language-pack-kde-en-base kde-l10n-engb libwxsqlite3-2.8-0 libwxbase2.8-0
firefox-locale-en language-pack-en amarok-help-en
Use ‘apt-get autoremove’ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 80 not upgraded.
melissa@melissa-HP-Compaq-nx6325-RH628ES-ABU ~ $ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +38.0°C (crit = +105.0°C)
temp2: +38.0°C (crit = +100.0°C)
temp3: +16.0°C (crit = +100.0°C)

k8temp-pci-00c3
Adapter: PCI adapter
Core0 Temp: +76.0°C
Core1 Temp: +76.0°C

melissa@melissa-HP-Compaq-nx6325-RH628ES-ABU ~ $ sudo apt-get install cpufrequtils
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following packages were automatically installed and are no longer required:
language-pack-en-base language-pack-kde-en libwxgtk2.8-0
language-pack-kde-en-base kde-l10n-engb libwxsqlite3-2.8-0 libwxbase2.8-0
firefox-locale-en language-pack-en amarok-help-en
Use ‘apt-get autoremove’ to remove them.
The following extra packages will be installed:
libcpufreq0
The following NEW packages will be installed
cpufrequtils libcpufreq0
0 upgraded, 2 newly installed, 0 to remove and 80 not upgraded.
Need to get 49.3 kB of archives.
After this operation, 275 kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 Index of /ubuntu precise/universe libcpufreq0 i386 007-2 [13.3 kB]
Get:2 Index of /ubuntu precise/universe cpufrequtils i386 007-2 [36.0 kB]
Fetched 49.3 kB in 0s (49.3 kB/s)
Preconfiguring packages …
Selecting previously unselected package libcpufreq0.
(Reading database … 196813 files and directories currently installed.)
Unpacking libcpufreq0 (from …/libcpufreq0_007-2_i386.deb) …
Selecting previously unselected package cpufrequtils.
Unpacking cpufrequtils (from …/cpufrequtils_007-2_i386.deb) …
Processing triggers for man-db …
Processing triggers for ureadahead …
ureadahead will be reprofiled on next reboot
Setting up libcpufreq0 (007-2) …
Setting up cpufrequtils (007-2) …

  • Loading cpufreq kernel modules… [ OK ]
  • CPUFreq Utilities: Setting ondemand CPUFreq governor… * CPU0… [ OK ]
    Processing triggers for libc-bin …
    ldconfig deferred processing now taking place
    melissa@melissa-HP-Compaq-nx6325-RH628ES-ABU ~ $ cpufreq-info
    cpufrequtils 007: cpufreq-info (C) Dominik Brodowski 2004-2009
    Report errors and bugs to cpufreq@vger.kernel.org, please.
    analyzing CPU 0:
    driver: powernow-k8
    CPUs which run at the same hardware frequency: 0
    CPUs which need to have their frequency coordinated by software: 0
    maximum transition latency: 109 us.
    hardware limits: 800 MHz - 1.80 GHz
    available frequency steps: 1.80 GHz, 1.60 GHz, 800 MHz
    available cpufreq governors: conservative, ondemand, userspace, powersave, performance
    current policy: frequency should be within 800 MHz and 1.80 GHz.
    The governor “ondemand” may decide which speed to use
    within this range.
    current CPU frequency is 800 MHz.
    cpufreq stats: 1.80 GHz:25.40%, 1.60 GHz:20.21%, 800 MHz:54.40% (24888)
    melissa@melissa-HP-Compaq-nx6325-RH628ES-ABU ~ $

Run these commands in sequence:

cd /var

then

sudo tar -zcvf log-dir.tar.gz log

then

sudo mv /var/log-dir.tar.gz ~/

then

sudo chown melissa:melissa ~/log-dir.tar.gz

Then email me the log-dir.tar.gz file you’ll find in your home folder.

I’ve PM’d you my email address

Thanks sent it.

I doubt if this is the root of your performance isssues, but it’s a minor issue non the less … so we’ll sort em as I come across them in the logs.

Boot.log contains this line a few times:-

udevd[428]: failed to execute '/lib/udev/mtp-probe' 'mtp-probe /sys/devices/pci0000:00/0000:00:13.0/usb2/2-3 2 2': No such file or directory

Run:

sudo apt-get install --reinstall libmtp9 libmtp-runtime libmtp-common mtpfs

Reboot

run:

gedit /var/log/boot.log

hopefully those lines about mtp-probe will have gone.


Still going through the logs … I’ll post back if I find anything.

Ok I will do the sudos later Mark - I am just going to my friend’s flat. Thanks for the help so far!