Slackware :: Monitor Turn Off After Exit X Window
Apr 8, 2011
i currently use Slackware 13.1 64 bit. when i want to get back to console after use "startx" command, my monitor suddenly off and would not turn on until i restart my computer. so i could never get back to console when i've started x window.i use ATI HIS HD 5670.
View 1 Replies
ADVERTISEMENT
Jul 4, 2011
On Slackware64 13.37 with a Geforce 6150LE + Nvidia 275.09.07, the contents of a window turn black when I maximize it.
For now I've worked around it by disabling desktop effects.
View 6 Replies
View Related
Feb 13, 2010
I have Fedora 11 running on Microsoft virtual PC. When I start Fedora it opens in full screen mode. How do I exit full screen so that I can pause or turn off Fedora.
View 3 Replies
View Related
Mar 28, 2010
every time I logout from Xwindow KDE, it doesn't redirect me to Linux command line, instead it was halted without the machine being shut down. How can I exit from KDE and go to Linux command line?
View 10 Replies
View Related
Mar 18, 2011
OpenSuSE 11.3 Radeon graphics
How do you set it so the monitor does not turn off. I want to run a slideshow as the screensaver.
View 3 Replies
View Related
Mar 6, 2010
My asus 17" lcd VB171/VB191 monitor has started continuous beeping. Detaching the cable for sound from the computer, the beep stops, but it starts again by plugging the cable in. The motherboard is Tyan S2895 K8WE. The monitor has worked normally for one year.
View 10 Replies
View Related
Aug 13, 2010
I have been tearing at my hair on how to get rid of the dashes that are on every window. For instance dolphin has this on File Edit View etc, and it allows you to navigate trough the menus using the alt f (for file) alt e (for edit), but how do you turn this feature off?
View 2 Replies
View Related
Jun 17, 2010
I was hoping someone could tell me how to turn off the basic windows effects in compiz but keep it turned on so I can use something like Docky.
The reason is because nautilus takes a few painful seconds to open up with the effects turned on and some times I end up clicking a folder etc a second time thinking it hasn't opened.
View 2 Replies
View Related
Jan 29, 2010
Is it at all possible to have the monitor turn on when I boot my computer?
View 1 Replies
View Related
Jun 20, 2011
how to turn off your laptop screen in Ubuntu using a script/command, but none seem to have worked for me except one.
after digging around, I found the following suggestions:
1. xset dpms force off or xset dpms force suspend
This didn't work for many people, nor did it work for me, as the monitor would just turn on again after a few seconds. The second other suggestion I found to make this "stick was:
2. sleep 1; xset dpms force off
or sleep 1; xset dpms force suspend
This worked for some people, by delaying the monitor off function by one second, but it did not work for me, as the monitor would turn on again by itself after one minute exactly. Maybe those who thought this was the solution just walked away and never really found out their monitor plays sneak-peak with them. The next solution i found digging around was supposed to really make the monitor stay powered off:
3. sleep 1; && xset dpms force off
or sleep 1; && xset dpms force suspend
But this didn't work either; what a disappointment, and it also made my CPU and HDD freak out for a while while my monitor was off. So after some more digging around, I came up with the following: (and I don't remember where i got this, whether it was from here or elsewhere on the internet, but if it is your creation, please contact me and I'll edit the post to give you credit)
4. create a file and save as something like Monitor_off.sh in a folder of your preference with the following in it:
---------------------------------------
#!/usr/bin/python
import time
import subprocess
from Xlib import X
[Code]....
Then just go to: System>Preferences>Keyboard Shortcuts and assign a Keyboard combination shortcut to call and initiate the script. I chose "<Ctrl>+M" because it's easy to remember.
Make sure to disable any same keyboard shortcuts you may have in Compiz to avoid conflicts.
This final script just worked perfectly for me. And the Monitor just stays off until I shake the mouse or press a key on the keyboard, and my CPU and HDD don't rev up like a Harley. This final solution seems to be working for everyone of my friends without a glitch.
View 2 Replies
View Related
Feb 12, 2010
I have been dual booting my XP and Ubuntu for a while now. However, my pc monitor does not turn on until I am booted into windows/linux. This means I have to 'guess' to a certain extent which OS to select on boot (using GRUB). I expect I will have to change a setting in the BIOS but I am not too sure what to look out for.
After turning on my pc I have to restart it for it too do anything, it appears to just hang!However as I cannot see what is happening due to the monitor problem I am completely in the dark as to why it would do this/what is going on! I have XP installed at the front of my hard drive and Ubuntu at the back. It worked ok the first time I tried it after install (still had the monitor problem but was able to guess) then after that this random problem!
View 3 Replies
View Related
Dec 29, 2010
Some time ago, more than a year, and while using linux mint, I had created a shortcut to turn off and on the decoration of the focused window. Now, with compiz settings manager (not the simple one) I cannot find such an option. Any ideas?
View 2 Replies
View Related
Apr 5, 2011
GNOME has a feature where it darkens windows when the program is hung up on a calculation (I think this is the condition under which it darkens anyway.)Not sure what this feature is, but I want to turn it off. Don't know how to go about this, as I don't even know what the feature is called. Anyone know how to turn it off?(It tends to darken a program I use when the program is actually not getting hung up in any appreciable way.)
View 3 Replies
View Related
Oct 30, 2014
i have a probelm once i leave my laptop there for a while the monitor turned off and there is no way for me to turn it back on, so i need to restart the machine.
View 3 Replies
View Related
Jun 15, 2009
I just upgraded from FC10 to FC11 (32-bit) on an old Dell laptop. I set my power management settings (in Gnome) to turn the monitor off after some idle period but always leave the computer running and the hard drives powered. I also set my screen saver to a blank screen. I noticed that the screen saver does come on (turning the screen black), but the monitor back lighting never goes off. I tried different idle times for the power management settings (I usually set it to 1 min, but some other posts implied that 11 mins might work). I should also mention that this is after I've logged into a user account, not sitting at the login screen.
I didn't have this problem in FC10 (the monitor would actually turn off) so I figured it was a bug in FC11, but I can't seem to find a thread addressing this issue. I've found some what similar threads, but none mentioning this particular problem.
View 13 Replies
View Related
Mar 1, 2010
Ever since I installed openSuse 11.2, my monitor wont turn off after I shutdown my computer.
The monitor light changes to orange, like its turning itself off. But then the light changes to green and the message "no signal detected" comes on - then the light turns orange. This cycle repeats untill I manually hit the power button to turn it off.
I booted to windows 7 (dual boot), shutdown, but it is still happening!
Like I said, this started happening immediately after I installed openSuse.
View 7 Replies
View Related
Jul 6, 2009
Last friday I went home from work and just turned off my monitor, as a program I had written needed to run a durability test over the weekend. Unfortunately it seems that the moment I turned off my monitor, Linux just froze, quite evidently as it said this morning that the time was still Friday 17:13.
From the syslog I got the following on that time:
What this means and what I can do? It's not the first time it crashes as soon as I turn my monitor off.
View 3 Replies
View Related
Jun 4, 2010
When i turn on my monitor the screen goes blank, but the 'on' button is lit up. Any ideas of what the problem could be?edit: When i turn off and turn on my monitor, it displays what's on my computer for a couple of second and than the monitor turns off again.
View 7 Replies
View Related
Jul 1, 2010
I am running on ubuntu 10.04 and using the latest nvidia driver. What I experience is a random black screen, my monitor goes dead and won't turn back on till I hardboot. I had this issue on windows and solved it by downloading rivatuner and telling it to force my 9700m into staying in 3d performance mode at all times. I know it has nothing to do with temps or anything like that. All I need to know is how I can duplicate what I did with rivatuner on windows
View 1 Replies
View Related
Nov 3, 2010
How to configure Linux text console to automatically turn of the monitor after some time? And by "text console" I mean that thing that you get on ctrl+alt+F[1-6], which is what you get whenever X11 is not running. And, no, I'm not using any framebuffer console (it's a plain, good and old 80x25 text-mode). Many years ago, I was using Slackware Linux, and it used to boot up in text-mode. Then you would manually run startx after the login. Anyway, the main login "screen" was the plain text-mode console, and I remember that the monitor used to turn off (energy saving mode, indicated by a blinking LED) after some time. Now I'm using Gentoo, and I have a similar setup.
The machine boots up in text-mode, and only rarely I need to run startx. I say this because this is mostly my personal Linux server, and there is no need to keep X11 running all the time. (which means: I don't want to use GDM/KDM or any other graphical login screen). But now, in this Gentoo text-mode console, the screen goes black after a while, but the monitor does not enter any energy-saving mode (the LED is always lit). Yes, I've waited long enough to verify this. Thus, my question is: how can I configure my current system to behave like the old one? In other words, how to make the text console trigger energy-saving mode of the monitor?
View 1 Replies
View Related
Feb 25, 2010
I have Ubuntu 9.10 installed on my computer. I also have Galaxy (Nvidia) 9500 GT PCI-E card installed on it. I can get both monitors (Acer X223w) to work but every time I shut off the computer and turn it back on the second monitor is shut off. I just need to turn it back on using Nvidia X Server Settings. I have tried to save my X configuratin file but I keep getting an error of:" Unable to remove old X config backup file '/etc/X11/xorg.conf.backup'. I have a feeling this is because I am not signed in as root. Is this correct? If this is the case is there a way to get to sign in as root not using the command lines? Otherwise they need to remove this button. I can manually create a backup (copy paste into a text file). I think. Getting back to my Xorg.conf file, I think I need to modify it to have two screens. I have also got some information on my video card using the lspci command. I think I need some information from this. I have written below (towards the bottom) what I think the file should be. Now before I do this, does anybody know of an easy way to back up my whole computer? With my luck I am about to screw something up big time. I think I can just get away with the text file that I copied from the Xorg. Worst case scenario I will just manually replace the file.
Information on my computer:
OS: Ubuntu 9.10 32bit
Motherboard: ASUS M3A78
CPU: AMD Phenom 9500 Quad Core
Video Card: Galaxy Geforce 9500 GT 1GB 128 bit DDR2 (Nvidia)
Hard Drive: Hitachi 1 TB Sata Drive 3 Gb/sec 7200 RPM
Ram: 4 GB (I think, its been awhile since I built this thing)
DVD Burner: LG
Here is a copy of my xorg.conf file: (I don't think it matters but I have both monitors turned on right now).
from the lspci | grep VGA:
I think I need the 01:00 information for my Bus ID. The only thing that I am confuse on is that I was expecting to see two of them.
Okay, this is what I think I need to do: I tried to add color to make it easier to find the changes I made but for some reason I cannot. I will add **** on the end (right side) so my additions and questions will be easier to find.
Do I need to add another Device for the video? Doesn't make sense to me since I only have one video card. I was told it should be based on the # of chips on the card. So I guess I should have two of them since I have two outputs.
View 2 Replies
View Related
Apr 11, 2010
I noticed that if I have "exit" in a bash script file., e.g. script.sh,that when the word "exit" is reached, and the script file being executed is not in the PATH nvironment, i.e. ". script.sh", the whole konsole shell profile is exited! What gives here? Is there another command compatible to "exit" to prevent this, or will I just have the leave the "." part in the PATH enviroment, which is, to my understanding, is not recommended? I desire for a "goto" function in bash script files
View 11 Replies
View Related
May 22, 2010
In linux, creating thread is same as process (clone()), except the virtual address space gets shared with the parent.If a running main process(thread) creates new thread, and if main thread exits, why should the new thread too exit? both are different entities, The same doesn't happen if the child thread exits, the parent thread would be alive.
View 1 Replies
View Related
Jun 12, 2011
I have a display problem since updating to Slackware 13.37. Everything was fine on Slackware 13.1, but when I switched to 13.37 some piece of software came up with the wrong monitor size. I have a 1600x900 LCD monitor but the X screen came up as 1024x768 with blackness on either side of it. Under Slackware 13.1 the X screen came up as 1600x900 as it should without any prompting from me; I didn't even have an Xorg.conf file. I tried using the Xorg.conf file which was needed and work for older Slackwares, eg 12.*, but it didn't work. (Saying it didn't work is a gross understatement! That old Xorg.conf completely screwed up mouse, keyboard, and monitor; the screen was flashing and nothing worked. The only way to get control back was to SSH into the machine from my laptop and reboot. Killing the X server via that SSH console did NOT the flashing or get me back to my console login; only reboot worked.)
I find I can get the screen to be the right size manually by going through KDE's "System Settings" --> "Display and Monitor" --> "Size & Orientation", then disabling "LVDS1" and setting VGA1 to 1600x900. The size of my odd-sized monitor is being correctly detected for the "Auto" choice. Upon reboot LVDS1 stays disabled but VGA1 reverts to 1024x768 so I have to do this each time.I've done some search of the on-line literature regarding the error messages I am seeing in the boot log.
People are suggesting changing all kinds of things to alleviate the side effects of the "conflicting" error message above, even modifying GRUB parameters (which won't work for me since I use LILO).So, I have a manual work around which I must do each time I log in. Does someone know how I can get X or KDE to force 1600x900 upon start (while Linux/X/whoever find and fix the problem) or does someone know of a real fix?
View 6 Replies
View Related
Mar 9, 2011
I have an ACER Travelmate 32600-4542. The original OS was windows XP. I installed Linux Mint 10.0. I ran that a little while and for some reason it wasslow and would occasionally freeze for a few seconds at a time. I got sick of that andid a clean install of Slackware 13.1. The problem I am having now is the wireless won't come onI try to switch the power switch and it will not turn on. I am fairly new to Linux and don't even know where to start to find out why it isn't turning on. I didn't have any problems with it turning on with Mint.
View 3 Replies
View Related
Apr 6, 2011
If you're running samba server on your Slackware box on a windows network / domain, and you don't want it showing up on the windows computers network neighborhood browser, there's a couple of things you have to do. First, add the line:
disable netbios = yes to the global section of smb.conf. This didn't work for me so I also figured out the next step:
Second, edit the rc.samba script and remove the references to starting or restarting nmbd.
In this line: if [ -x /usr/sbin/smbd -a -x /usr/sbin/nmbd -a -r /etc/samba/smb.conf ]; then
Remove the reference to nmbd (underlined above) so it looks like this:
if [ -x /usr/sbin/smbd -a -r /etc/samba/smb.conf ]; then
Then comment out with a # this part: #echo " /usr/sbin/nmbd -D" # /usr/sbin/nmbd -D
and add a comment # mark here (right before nmbd)
samba_stop() {
killall smbd # nmbd
underlined above, then restart samba or reboot. The first step may not be necessary if you make the changes to rc.samba but I did both and that took care of it.
View 8 Replies
View Related
Oct 4, 2010
I have been trying to install a different window manager on Slackware. I have downloaded from here [URL].. And I have followed this guide to install wmii [URL].. Now when I follow the same patter, I get this error:
Quote:
root@sslf:/home/sslf/Essential# ./wmii
bash: ./wmii: is a directory
root@sslf:/home/sslf/Essential# ./wmii/wmii.SlackBuild
tar: /home/sslf/Essential/wmii-3.6.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
root@sslf:/home/sslf/Essential#
View 14 Replies
View Related
Apr 11, 2010
I'm trying to turn on the system bell (pc speaker) in xterm. I have the bell working in console (text mode, not under X), and with X running, even firefox can use the pc speaker (it beeps, when I enter a search term which is not found). Only xterm doesn't seem to work.
Here is my xterm config, and the xset command I'm trying to use to turn the bell on:
-------###--------
xterm*renderFont: true
xterm*faceName: Terminus
xterm*faceSize: 12
xterm*loginShell: true
!xterm*Geometry: 102x48+0+0
xterm*Geometry: 102x48
xterm*scrollBar: false
xterm*background: black
xterm*foreground: white
!xterm*highlightColor: red
xterm*charClass: 46-47:48
xterm*visualBell: false
-------###--------
xset b on
xset bell 100 1000 1000
-------###--------
If I run xterm with the +vb option, it doesn't help either (I'm testing it with printf "a"). What am I missing? How can I make xterm use my pc speaker as bell?
View 4 Replies
View Related
Mar 13, 2010
I once had wicd running at KDE startup as I was just playing around with it. The problem is I now have turned off rc.wicd and don't want to use wicd any more. Every time I start KDE it still asks for the root password which I cancel and it then tells me it can't connect to wicd's dbus. This is getting really annoying as I have been trawling through my ~ looking for the setting that starts this up. I just want wicd turning off completely and this message to go away.
View 14 Replies
View Related
Aug 21, 2010
I have two external monitors connected to my laptop, one with DVI port and one with displayport port.
Now when I run something a new window always pops up in the monitor on the left. I guess it is set so a net window always pops up at 0, 0 pixel or something. I want it to pop up in the monitor on the right.
View 2 Replies
View Related