Author Topic: [Solved] Suspend Question  (Read 490 times)

Offline waj1122

  • Jr. Member
  • **
  • Posts: 15
[Solved] Suspend Question
« on: July 09, 2011, 07:42:01 AM »
I'm running fully updated lxde on this laptop. If I suspend the system when it restarts the screen shows only the background, no taskbar or anything. I have to press <ctrl> <alt> <c> for it to finish loading. It's not a big problem, just curious as to why this is necessary or if I did something wrong when setting up the system? It doesn't do this on boot or reboot.
« Last Edit: July 09, 2011, 05:13:44 PM by waj1122 »
Bill

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Suspend Question
« Reply #1 on: July 09, 2011, 08:24:34 AM »
What size is your /swap?

Using search ---
http://www.pclinuxos.com/forum/index.php?action=search2


Offline waj1122

  • Jr. Member
  • **
  • Posts: 15
Re: Suspend Question
« Reply #2 on: July 09, 2011, 10:18:39 AM »
[william@localhost ~]$ free
             total       used       free     shared    buffers     cached
Mem:       2064460     779380    1285080          0      36732     430108
-/+ buffers/cache:     312540    1751920
Swap:      1850364          0    1850364
[william@localhost ~]$ df
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda5              40G  4.2G   34G  11% /
/dev/sda2              69G   34G   36G  49% /media/SQ004680V03
/dev/sda1             1.5G  144M  1.4G  10% /media/TOSHIBA SYSTEM VOLUME

Should I increase the /swap file and if so can you point me in the right direction? I had an older version of PCLinuxOS on this computer previously and everything seemed to work.  I really like lxde and PCLinuxOS.
Bill

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Suspend Question
« Reply #3 on: July 09, 2011, 10:36:13 AM »
[william@localhost ~]$ free
             total       used       free     shared    buffers     cached
Mem:       2064460     779380    1285080          0      36732     430108
-/+ buffers/cache:     312540    1751920
Swap:      1850364          0    1850364
[william@localhost ~]$ df
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda5              40G  4.2G   34G  11% /
/dev/sda2              69G   34G   36G  49% /media/SQ004680V03
/dev/sda1             1.5G  144M  1.4G  10% /media/TOSHIBA SYSTEM VOLUME

Should I increase the /swap file and if so can you point me in the right direction? I had an older version of PCLinuxOS on this computer previously and everything seemed to work.  I really like lxde and PCLinuxOS.

I see no swap listed there. ??? A / and 2 /media partitions are listed.

The size of your swap partition depends on the amount of RAM you have. The less RAM, the bigger the swap you need. When using suspend, you need a bigger swap.

Offline waj1122

  • Jr. Member
  • **
  • Posts: 15
Re: Suspend Question
« Reply #4 on: July 09, 2011, 10:41:00 AM »
Ok, thanks for the input. I thought it was something I did on my end. I used the same partition(s) that I had on a previous install.

This is what shows in pcc:
Mount point: swap
Device: sda6
UUID: d7e39008-6f3a-48f1-b671-c53fccdc5404
Type: Linux swap (0x82)
Start: sector 230739968
Size: 1.7GB (1%), 3700736 sectors
Cylinder 14362 to 14593
Mounted
« Last Edit: July 09, 2011, 10:47:08 AM by waj1122 »
Bill

Offline waj1122

  • Jr. Member
  • **
  • Posts: 15
(Solved) Re: Suspend Question
« Reply #5 on: July 09, 2011, 05:11:11 PM »
I disabled from starting the avahi-daemon since I wasn't using the service. Don't know if that was it or not but so far, so good. Solved to my satisfaction.
Bill