Ubuntu Multimedia :: Screen Resolution Reset After Reboot?
Apr 21, 2010
My screen resolution keeps reverting back to the default resolution 800x600. I'm using ubuntu 10.04, but had the same problem on 9.10 on my Acer Revo r3600 ION. I am able to change the resolution to 1280x1024 but have to do it by the nVidia configuration tool. The tool then allows me to 'Save to X Configuration'which it appears to have done successfully.See the sections from my 'etcx11xorg.conf' file. This is the state of the file after a reboot by the way.how I can get my desired resolution to persist after I reboot?
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
View 2 Replies
ADVERTISEMENT
Sep 3, 2015
I'm a relatively new Debian user, having come from Ubuntu. I recently bought a Dell micro-server to function as my Kodi media player. I installed an nVidia GeForce 210 to output to my Pioneer home theatre amplifier. The amp takes all my inputs (eg. Satellite set-top decoder, PS3, Kodi etc) and outputs to the TV. I installed XFCE as my desktop environment so that I could still interact with it via VNC.
Everything is working great except for one exceptionally annoying problem! Every day, I find that I am having to VNC into the desktop, load up nVidia X Settings, and change my screen resolution from Auto to 1920x1080 because it has lost the display configuration and the screen is blank. I presume this happens when the amplifier switches from one input to the next. It doesn't matter if I save the configuration to my X11.conf file or not - it still resets itself.
Before, this setup would run for months without any intervention (Same amplifier + HP microserver + Ubuntu + LXDE + ATI video card), so I'm pretty confident that the issue is either Debian, XFCE, or the nVidia card.
View 4 Replies
View Related
Mar 23, 2010
I installed Nvidia 195 version from their site and installed as per their instruction. Now, on reboot the resolution gets "800*600" while it should be "1366*768". What should I do?
View 5 Replies
View Related
Aug 6, 2010
I have just bought a new Acer 23" 1920x1080 flatscreen. I used to have an old fashioned 1280x1024 flatscreen.Now the problem is, every single time when I log on Ubuntu resets my screen res. to 1280x1024. So every time I have to use the Nvidia Settings to set my screen res to 1920x1080 and every time I have to place my panel widgets back in the right place and order, because of that, which is quite annoying.GDM has no problems though, it always displays in the right resolution.I use a Nvidia GeForce 6200 graphics card and the nvidia-current driver on Ubuntu 10.04 i386. I cannot use the Gnome monitors manager to set my resolution. Every time it sends me to Nvidia Settings.This is my Xorg.conf;
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010
[code]....
View 2 Replies
View Related
Mar 18, 2010
Whenever I restart my system, the screen resolution has been reset to 1600 x 1200. I change it in "configure desktop" and it's ok for the session but it changes back on reboot. Also, the font sizes are too small for xterms. Sure, I can ctrl+ to increase but why should I have to do this each time I login? I noticed others seem to be having this problem. Is there an upgrade that will fix this? I'm using 11.2 and kde.
View 9 Replies
View Related
Jul 26, 2010
So I know now that I reach the login screen, and I know to hit control, alt, f1. However, all attempts to reset the resolution have failed. Here's how it went down. I was working with nvidia driver. Already was frustrated I couldn't get a working wide screen setting for my toshiba hd tv/monitor but that's a seperate issue. I was trying to get the driver to recognize my separate monitor to an hd tv in the living room using the video out. works fine with windows. I got it to recognize, it made me save settings, and then restart. Note resolution settings are set to automatic right now. Then when I restart, I get to ubuntu splash screen, it plays the chime, and shows a blank black screen. Control alt f1 brings me the menu.
I have been told to type (this is just quick type, I used the proper commands in reality)
sudo dpkg-reconfigure xserver-xorg.
sudo dpkg-reconfigure -phighxserver - xorg
xrandr --output lvds --mode 1024x768
I found one article that gave a three step process.
sudo cp /etc/x11/xorg.conf / etc/x11/xorg.conf.custom
sudo sh -c 'md5sum ' etc'/x11/xorg.conf > /var/lib/x11/xorg.conf.md5sum'
sudo dpk-reconfigure xserver-xorg.
Nothing gave me any of the results I expected from command doesn't exist to completely irrelevant menus. Start me from the beginning to what I should do. Yes I logged in properly with my username and password to. Do the 'etc' in the command need to be filled with something else like a drive letter or something. I'm so lost, should I disconnect my tv? Also I tried running in safe mode and it said something about display not found.
View 6 Replies
View Related
Sep 20, 2010
on an older computer. I get as far as the screen that asks if I want to try or install and then I get a message saying the screen resolution is wrong and I need to reset. I even disabled the hard drive in bios and still get this message. computer was built to run xp and had ubuntu on it before. I tried to upgrade the nvidia driver and broke it.
View 3 Replies
View Related
Oct 22, 2010
I have hauppauge pvr-350 which has an mpeg2 decoder with an RGB and s-video out to let me send video to my tv. I'm using the ivtv drivers which work well. To test the card I ran
Code:
cat test.mpeg > /dev/video16
-bash: /dev/video16: Permission denied
So then I did
Code:
ls -l /dev/video16
crw-rw---- 1 root video 81, 5 2010-10-22 12:21 /dev/video16
sudo chmod a+rw /dev/video16
[sudo] password for patrick:
cat test.mpeg > /dev/video16
However the permissions get reset everytime I reboot. Is there any way to pass an argument to the ivtv driver to change the default permissions?
View 1 Replies
View Related
Nov 22, 2010
Every time Ubuntu (10.04) starts, it uses a screen resolution of 1024x768. I change this successfully through Preferences to 1280x1024, but it is never remembered at the next boot. How do I ensure that it is. (I've read that an etc/X11/xorg.conf file may be used for this, but I don't have one and am unsure what I need to put into one)
View 3 Replies
View Related
May 19, 2010
This is a new 9.10 installation. Screen resolution by default is 800x600. I've installed the 1.85 nvidia driver, which correctly identifies my monitor as a Samsung 931b (or whatever). Nvidia's gui suggests a 1280x1024, which is just what I want. When I try to save the changes to xorg.conf, I get a variety of errors, including (but not limited to) "...error parsing xorg.conf..". I've chmod 'ed the X11 directory, and the xorg.conf* files in it to 777, I end up with 1280x1024 until a reboot, after which I get 800x600 again (arrgg!).
Judging from the number of people posting here and in other places, this is common. Seems there would be a solution that works. Any suggestions?
Here is the current content of my xorg.conf file:
ebaxter@ebaxter-desktop:/etc/X11$ cat xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Fri Aug 14 17:54:58 PDT 2009
[Code]....
View 9 Replies
View Related
Nov 20, 2010
Every time I reboot, my screen resolution goes back to 800x600. Is there a way to permanently set it to what I want?
I'm running OpenSuSE 11.2 using KDE.
View 1 Replies
View Related
Jan 12, 2010
I am installing 11.2 on an older machine, Athlon 2800+, GeForce 6800, 1 GB RAM. Install goes fine until try to reboot to the OS and just get massive garbage on the screen. Can't see anything just lines crossing the screen, it seems almost like the resolution is way off but don't know how to change that since I can't see anything. I tried two different install disks to make sure not the problem and got the same thing with both. I tried installing both KDE and GNOME on separate occasions and still same problem. I have used the same install disk to put this on an even older machine and that went fine. I do have windows 7 installed on another partition. I'm fairly new to linux but I'm learning.
View 9 Replies
View Related
Nov 5, 2010
I just install a GT240 video card on my desktop. The monitor that I've been using is a 50PH9UK plasma TV. The TV is connected to the desktop through VGA output. It appears that Fedora sets the screen size at 1360x860 by default. However, I prefer to set the screen size at 1020x768. The problem is that everytime I reboot the desktop, Fedora automatically resizes the screen to the default resolution (1360x860). I tried to look for the xcon.fig file in /etc/X11/ but it's not there. It appears that the xcon.fig is missing. Do you know how I can correct the automatic screen reset issue? By the way, I'm using the Fedora 14 KDE version.
View 4 Replies
View Related
Feb 2, 2010
I've installed Fedora 12 KDE using VMWare, but I can't for the life of me get my display settings to stick. When I change the resolution, my display responds appropriately but upon logging out or rebooting, these settings are lost. Am I missing something completely obvious here?
View 14 Replies
View Related
Dec 15, 2010
I've read some people having the same problem, but I can't manage to fix it. I got a 1440x900 screen. Every time I reboot my system starts up with 1400x1050 , I have to go to System settings to fix it, options don't get saved as one would expect.
Well, I think my problem is cause of nvidia drivers, so I go to nvidia settings to get this fixed. But, these settings are all fine, it says 1440x900. When I try pressing Save to X (to make sure it gets saved), i get a failed to parse message (Failed to parse existing X config file '/etc/X11/xorg.conf'!). I've got driver version 256.53
Oh well, screw this, I'll do it manually, so I go to the xorg.conf file. But over here everything says 1440x900. How come my resolution keeps changing each time I reboot?
View 4 Replies
View Related
Jun 11, 2011
I have tried the tips, and to the best of my ability understand the later posts from the sticky post "Graphics Resolution" however I seem to keep reverting back to the blank screen. I did this:
Quote: ATI TIPS: Note that some ATI cards need flgrlx and some do not... If not then this workaround sometimes works: (Found this in another thread / credit to Quote: Originally Posted by surgus View Post
Steps for ATI users:
1. When the boot hangs, press ctrl+alt+f1.
2. Login as user with root privileges.
3. Type "cd /usr/share/ati" and press enter.
4. Type "sudo sh ./fglrx-uninstall.sh" and press enter.
5. Type "sudo reboot".
The above only works for some but not all, depending on what card you have and whether it actually is supported by additional drivers (proprietary). All at the moment, mostl seem to need "nomodeset radeon mode=X", where x= 0 or 1... Some ATI cards are not working with the current natty kernel, but are working with the older 2.6.37 kernel or the proposed 2.6,38.9 kerne (please see post 2)l Sometimes (rarely) it'll work but more often it won't, and in the two times it's worked I haven't known how to get it to remember the setting permanently- keep in mind I have no idea what that last paragraph about x= 0 or 1 means.
View 1 Replies
View Related
Apr 2, 2010
I'm having problems adjusting my screen resolution. I'm using Nvidia Geforce FX5300 video card and Samsung T220P LCD screen with resolution of 1920x1200. After installing the Nvidia driver I went to system -> preferences -> display in order to change the resolution to 1920x1200. Unfortunately, the available resolutions were only 640x480 and 320x240. I tried to set the resolution manually, using the advanced button, but when I did this everything was extremely big on my screen.
View 1 Replies
View Related
Jan 9, 2010
I am using a fresh Ubuntu 9.10 installation with english-only language but with a German keyboard.
So, once booted into my (only) account, I use the Keyboard Preferences app to change my Layout from US to German. Which works. I also remove the US keyboard so that the only layout left is German.
But upon a reboot, not only the US kbd is back in the layouts list, but the kbd also has defaulted back to US, so that I have to open the Kbd Prefs to again remove the US layout to get my German layout active again.
I also tried "Apply System-wide" and even logged in as root to make the same changes, but the system always goes back to US layout after a reboot.
This is also a problem when logging in after a reboot - I want the system to use German layout there, too.
So, how do I change the layout globally so that even at the login page I have my German layout already active?
View 3 Replies
View Related
Apr 29, 2010
A few hours ago I upgraded my system, from Karmic to Lucid and I'm glad with it.But I have a problem, (two actually, I posted the second in other thread), Gnome is not remembering my Visual Effects configuration. I mean, I select the "extra" option and when reboot, it's back to "none".It will be a pain having to edit this every time my laptop starts.
View 2 Replies
View Related
Jan 12, 2010
I can't increase my screen resolution to higher than 800x600. In Windows I have a 1024x768 resolution. This is my xorg.conf file
Code:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
[code]....
View 9 Replies
View Related
Dec 16, 2010
I have my Xubuntu box connected to a 1920x1200 LCD monitor via a KVM switch. If the KVM is set to the Xubuntu box when I boot, all's well, but if the KVM is set to the other machine, Xubuntu boots into a 800x600 resolution. This behavior started with Maverick, when I was running Lucid. the correct resolution was set no matter the position of the KVM switch. Is there some place in Maverick that I need to set the resolution to 1920x1200 so it is set correctly regardless of the KVM?
View 1 Replies
View Related
Jul 31, 2011
I know this is probably a stupid question , but I started using Ubuntu 11.04 .
My screen resolution on windows was 1600x900
But on ubuntu (even after installing proprietary drivers) the highest I can get is 1024x768 .
I tried using xandr but couldn't work it out .
My xandr info
When i tried adding a new mode using the command
I got the following error
Now I'm not sure what VGA refers to , but Im using a vga port to connect my monitor
Also I'm using only one monitor.
View 9 Replies
View Related
Aug 26, 2010
just installed ubuntu10.04 has set monitor resolution to 800x600 i need 1920x1080 i have been at this for two days now and getting absolutely no where , i could set this on windows in 5 minutes , why does it need to be so hard on ubuntu, i really prefer ubuntu to windows but problems like this really can drive one to despair. i have tried so many different web sites and follow instructions but keep getting command not found which i dont understand why. here is an example of something i tried in terminal xrandr --output VGA --mode 1920�1080 --rate 50 i get warning: output VGA not found; ignoring.many other things i have tried come up with command not found .
View 4 Replies
View Related
Jul 18, 2011
after the 5.6 update I started loosing the connection to my router. Having had issues with routers before I assumed that the router was on its way out. However I happended to have a laptop handy the other day and thought I would give it a try (after eth0 went down), router was fine(same cable too). I have tried bringing eth0 up/down (gui and ifdown/ifup) and restarted the network(gui and cli) but it will not get an ip(as I recall it does recognize that the cable is connected). If I do a reboot, eth0 comes up immediately. The log just shows repeated dhcp requests. I tried a dhclient -r but it errors out with no link found. It has been doing this since 5.6 came out (roughly once a day) so I THINK that it is not a hardware issue(should have died completely by now if it was). PSU voltages show stable and unchanged. It does use the forcedeath driver. 5.6-64bit fully updated.
View 9 Replies
View Related
Mar 26, 2010
I dont understand why but my theme changes everytime i reboot. The original theme Human changes to i think dust. when i open the appearance applet to change back the theme, the original human theme is already selected. So i have to select some other theme and then i select human theme, then the theme changes.Also the order of my taskbar icons changes and also the icons themselves.
View 3 Replies
View Related
Jun 17, 2010
Using slack 13.0 32-bit I have a dual-boot configuration with slack at sda1, sda2, sda3 and ubuntu 10.04 on sda6, sda7, sda8 When I boot into ubuntu, then boot back into slack, the date setting is change to '00.. something' (zero hours).
View 4 Replies
View Related
Apr 7, 2010
Does anyone know where to manually set screen resolution in the new 10.4 beta? Used to be in xorg.conf, but it appears that it doesn't exist in this release.
View 2 Replies
View Related
Apr 29, 2010
After update from 8.10 to 9.10 I have screen resolution 1440x900, which is not supported by my monitor. Following changes had no effect on my screen resolution
xrandr:
Code:
$XAUTORITY=/home/zuker/.Xauthority DISPLAY=:0.0 xrandr --output default --mode 1024x768
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
xorg.conf
Code:
Section "Screen" ...
Subsection "Display"
Depth 24
Modes "1024x768"
Virtual "1024 768"
EndSubSection
View 9 Replies
View Related
May 21, 2010
I installed 10.04 on my former windows box last night, and I seem to be stuck at a screen resolution of 1024x768. I have a Geforce 7600 GT graphics card, and I installed current drivers via the hardware drivers option. I can't go above this resolution in the nvidia x-server settings, and even xrandr says the highest resolution I can use is 1024x768. What is up with that, and how can I change it?
View 1 Replies
View Related
Jun 23, 2010
I have been arguing with my acer aspire one laptop since I bought it in terms of the screen resolution and have never been able to solve the problem, although I seem to be getting close. I just updated to 10.04 (the netbook remix).I have been following the instructions for how to fix it here. The result was this:
Code:
liz@Pippin:~$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
[code]....
View 3 Replies
View Related