SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#1 2010-04-10 16:09:11

Hosp
New Member
Registered: 2010-04-10
Posts: 4

Statler suggestions

Hello all,

I've been running Alpha 1 quite happily on my laptop for a week or so!
My compliments, it is great! cool

However, I have some minor issues/suggestions that I solved but might be good to mention:
- Suspend/Hibernate (particular important for me as a laptop user)
Worked, but resume from hibernate failed because the kernel did not know where to find a resume image.

sudo echo "RESUME=UUID=uuid-of-my-swap-partition" > /etc/initramfs-tools/conf.d/resume

followed by:

sudo update-initramfs -u

to update the latest initramfs fixed it for me.
- Enabled bash completions
- Added cpu-frequency to compy to see if my system was powersaving ok
- Installed cpufrequtils 'cause compy showed me I was running at the lowest frequency ALL the time, this fixed it by starting the default ondemand cpu-governer
- Installed locate, less
- Changed hibernate method to TuxOnIce because it's faster
- Had to manually mount CD-ROMS, don't know if this should be automatic? USB is automatic, so I did not understand...

Keep up the good work!! big_smile

Offline

Help fund CrunchBang, donate to the project!

#2 2010-04-10 16:13:18

corenominal
root
From: Lincoln, UK
Registered: 2008-11-20
Posts: 4,886
Website

Re: Statler suggestions

Thank you for your constructive feedback, it is much appreciated!

P.S. Welcome to the forums. smile

Offline

#3 2010-04-10 16:25:27

Hosp
New Member
Registered: 2010-04-10
Posts: 4

Re: Statler suggestions

Thank you very much, I skipped the welcome-section, but I think you noticed wink
This distro is great for my slightly (becoming more and more) older laptop!

Btw I forgot to mention I am running the xfce version !

Offline

#4 2010-04-10 18:35:27

slapfish
#! Die Hard
From: Athens, Greece
Registered: 2009-10-22
Posts: 601

Re: Statler suggestions

Thanks Hosp!!! and welcome...

You made me search about auto-completion and:

I installed bash-completion,
edit the ~/.bashrc and uncomment this:

# enable programmable completion features (you don't need to enable
# this, if it's already enabled in /etc/bash.bashrc and /etc/profile
# sources /etc/bash.bashrc).
if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
    . /etc/bash_completion
fi

also I removed the

complete -cf sudo

cause for a reason it was preventing bash-completion to be enabled with sudo

now I have auto-completion of apt-get commands AND packages as well... big_smile (Corenominal should this be by default on aplha2?)

I also had missed locate and installed it...But when I execute sudo updatedb it never completes (I left it for more than an hour waiting), although locate seems to be working...

Finally, I'm still trying to make suspend to work... first of all I don't know how to evoke suspend... on 9.04 I have added a button on openbox-logout doing this:

    # Suspend
    def suspend(self, widget):
        os.system("(sleep 1s && gnome-power-cmd.sh suspend) && killall python /usr/bin/openbox-logout")

I have replaced xfce4-power-manager with gnome-p-m but if I apt-get gnome-power-cmd I have to accept about 180mb of gnome crap... is there another way to evoke suspend from openbox-logout???


EDIT: I changed my post for bash-completion because it wasn't working after a reboot with the one I have post initially...

Last edited by slapfish (2010-04-10 19:43:40)

Offline

#5 2010-04-10 19:09:29

Hosp
New Member
Registered: 2010-04-10
Posts: 4

Re: Statler suggestions

From xfce the suspend/hibernate buttons worked like a charm!

I also found another missing package, since I am on a laptop I also installed anacron! Otherwise cron would almost never run I guess...

Offline

#6 2010-04-10 19:44:35

slapfish
#! Die Hard
From: Athens, Greece
Registered: 2009-10-22
Posts: 601

Re: Statler suggestions

what about sudo updatedb? is it completing its task? is it needed in debian??? (it seams it doesn't)

EDIT: I let it run for a loooong time while I was out watching Real Madrid - Barcelona.
both went very well... smile

Last edited by slapfish (2010-04-10 23:07:36)

Offline

#7 2010-04-11 20:34:46

Hosp
New Member
Registered: 2010-04-10
Posts: 4

Re: Statler suggestions

Maybe you just had a lot of files to index then wink
I finally got my TuxOnIce hibernate to work with a patched debian kernel, so I am a happy laptopper lol

Last edited by Hosp (2010-04-11 20:36:14)

Offline

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo