Try to change the consoles -- to the 1st and then to the 7th (chvt 1; chvt 7).
On Mon, Jun 25, 2007 at 11:30:46AM -0000, rangalo wrote: > Hi, > > I am using sidux (based on sid). > > I changed my /boot/grub/menu.lst to configure suspend/resume and added > resume=UUID=<swap-uuid> like this ... > The UUID provided belongs to my swap partition which is almost 1GB. > > > After that, I can suspend my computer using > > powersave -u # -u is for suspend to ram (suspend to disk doesn't work > at all, it just hangs while suspending) > > command, but while resuming, I get only a black screen, I see a lot of > activity of my hard-disk and I can hear the fans running, so I think > that resume is working, but there is something with the display. > > Any, ideas ? > > Below is the relevant parts of /boot/grub/menu.lst > > ------------------------------------Menu.lst-------------- > # kopt=root=UUID=353cc61f-ede4-46c1-8d7f-b678de74678a ro quiet vga=791 > resume=UUID=25184dd8-abc9-41c8-ae89-7c7ef875fed4 # in case the kernel > is changed > > ...... > ...... > title Debian GNU/Linux, kernel 2.6.21.3-slh-up-4 Default > root (hd0,4) > kernel /boot/vmlinuz root=UUID=353cc61f-ede4-46c1-8d7f- > b678de74678a ro quiet vga=791 resume=UUID=25184dd8-abc9-41c8- > ae89-7c7ef875fed4 #for normal resume > initrd /boot/initrd.img > ---------------------------------------- > > thanks & regards, > Hardik > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > -- I'm a gambler And I'm a runner. But you knew it when you laid down. I'm a picture of ugly stories. I'm a killer and I'm a clown. (Alice Cooper) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

