SliTaz SliTaz Forum

You are not logged in.

#1 2014-09-01 00:39:49

masterforest
Member
Registered: 2014-08-31
Posts: 42

Problem w/ SliTaz's screensaver, then bigger problem.

I was wondering if somene of you guys could help me out.

I installed SliTaz 4.0 and I had this little problem: I did not managed mo disable screensaver. So I look it up how to do it, i googoled "slitaz screensaver how to disable it" and found this page:

http://vanilla.slitaz.org/index.php?p=/discussion/708/screensaver-howto-disables/p1

So i did what mojo did, added this

Section “ServerFlags”

Option “blank time” “0″

Option “standby time” “0″

Option “suspend time” “0″

Option “off time” “0″

Option “dpms” “false”

EndSection

to the bottom of my /etc/X11/xorg.conf file

and now SliTaz won't start, instead i get this (see pic)

[attachment=33382,1655]

Offline

#2 2014-09-01 00:41:02

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

sorry -manage to (not "mo") disable-

Offline

#3 2014-09-01 00:45:16

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

the machine ia A Acer Veriton 282g

Offline

#4 2014-09-01 01:31:32

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Problem w/ SliTaz's screensaver, then bigger problem.

After your logged in as root:

[c]vi /etc/X11/xorg.conf[/c]

Put the cursor on each line of the edit you made.

Tap the d key 2 times quickly to delete the line.

After all the lines are deleted:

Tap the Esc key

Hold Shift and tap z key 2 times to save

Reboot

In the future:

Backup the original file before you make the edit.

[c]cp /etc/X11/xorg.conf /etc/X11/xorg.conf~[/c]

If the edit doesn't work restore the backup:

[c]cp /etc/X11/xorg.conf~ /etc/X11/xorg.conf[/c]

Offline

#5 2014-09-01 11:06:41

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

Hi, I'm a noob, so please don't take anything for granted when ansewring me. Maybe i did not explain myself right, but I can't go past the black screen w/ white writeing. Question is: can I get Slitaz to open normally like before? All I get is this black screen, and after I log in as root i don't know what to write in the command line [attachment=33408,1659]

Offline

#6 2014-09-01 11:36:33

necrophcodr
Member
Registered: 2014-02-20
Posts: 101

Re: Problem w/ SliTaz's screensaver, then bigger problem.

You need to enter the command that @mojo posted EXACTLY as he posted it. You forgot a space between vi and /etc/X11/xorg.conf.

Offline

#7 2014-09-01 11:53:31

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Problem w/ SliTaz's screensaver, then bigger problem.

Login as root

Type

[c]rm[/c]

Hit the spacebar to make a space

Type

[c]/etc/X11/xorg.conf[/c]

Hit the Enter key

reboot

If that doesn't bring the desktop back you have other problems.

Offline

#8 2014-09-01 12:25:50

az_ua
Moderator
Registered: 2014-05-02
Posts: 284

Re: Problem w/ SliTaz's screensaver, then bigger problem.

You have to install [c]xorg-xset[/c] package, don't know if this helps with xorg.conf

But it will be possible to put following commands to autostart script.

(root NOT required)

[c]xset -dpms && xset s off[/c]

  or just:

[c]xset -dpms s off[/c]

Offline

#9 2014-09-01 12:29:47

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Problem w/ SliTaz's screensaver, then bigger problem.

@az_ua

Too much information for a noob...

Offline

#10 2014-09-01 14:31:15

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

Ok, so what should I try first "vi /etc/X11/xorg.conf" or "rm /etc/X11/xorg.conf" ?

and what does vi and rm stand for?

Offline

#11 2014-09-01 14:57:11

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Problem w/ SliTaz's screensaver, then bigger problem.

rm stands for remove,also known as delete.

vi is a text editor program.

Remove /etc/X11/xorg.conf

Login as root

Type

rm

Hit the spacebar to make a space

Type

/etc/X11/xorg.conf

Hit the Enter key

reboot

If that doesn't bring the desktop back you have other problems.

Offline

#12 2014-09-01 15:12:06

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

Will do right now, but after i did the wrong input command and then asked again here, i left the Pc on and this has appeared

Should I disconnect the power or I can go ahead already? (I know, be patient please...)

I mean, just out of curiosity, what just happened there?

[attachment=33422,1662]

Offline

#13 2014-09-01 15:24:44

masterforest
Member
Registered: 2014-08-31
Posts: 42

Re: Problem w/ SliTaz's screensaver, then bigger problem.

Worked like a charm, thank you all guys (still, if you want to explain me those command lines I'll be happy to read them)

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.023 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]