General :: Debugging X And KDE On Startup \ Setup Xorg.conf File To Have A 1920x1200 Screen?
Aug 4, 2010
Been trying to setup my xorg.conf file to have a 1920x1200 screen.Strange behavior: when my X starts up, I see my mouse cursor, can move it around. It's small enough to suggest the 1920x1200 resolution took, is working.However, the rest of the screen remains black. No login prompt.I've looked at /var/log/xorg.conf, no errors.Is there something else I can look at?
View 1 Replies
ADVERTISEMENT
Mar 2, 2011
I have set up my Ubuntu virtual machine and am trying to adjust the screen resolution because it's stuck at 800x600 presently and there are no higher resolution options. I've looked at numerous similar forms and tutorials online and they all seem to involve editing /etc/X11/xorg.conf. However, for whatever reason, this file seems not to exist on my machine. I found another tutorial on how to add a screen resolution using xrandr --addmode which added the resolution I want to the list that appears when I type the command xrandr, but when I try to apply it I get an error about CRTC 262 failing.
View 8 Replies
View Related
Dec 11, 2010
I've just done a fresh install of Lubuntu 10.10 on an older Sony Vaio laptop. Having learned the hard way about editing xorg files, I wanted to create a backup of the xorg.conf file so that I dont have to do another install when I screw everything up. In a terminal, I typed
[Code]....
View 8 Replies
View Related
Aug 4, 2009
I am using Linux 2.6.29-020629-generic #020629 SMP Tue Mar 24 12:03:21 UTC 2009 i686 GNU/Linux ubuntu.
I have a widescreen lcd laptop and the current resolution is set at 1280x768 pls see output of xrandr here for more information [url]
I want to change the resolution to 1024x768. I can do in ubuntu' display tool. The problem is that once I change it, the output does not take up the whole screen it has blank spots on the left and right side
For a better understanding please have a look at [url] and [url]
In open suse the system sets it at 1024x768 without any blanks on the left and right corner. You can have a look at it here [url].
My current xorg.conf is details is at [url].
Please also find my xorg.0.log at [url]
The lcd does not have any controls to tweak.
View 3 Replies
View Related
Aug 22, 2010
I am using ubuntu 10.04 and made some changes in Xorg.conf to try enabling twinview. Unfortunately, Ubuntu just stops at the startup logo now. Is there a way I can stop the loading of X, so I can undo the error in Xorg.conf and hopefully make Ubuntu load normally again? Grub automatically loads Ubuntu, there is no Grub menu that allows loading of some alternative config.
View 1 Replies
View Related
Apr 9, 2010
I have installed Kubuntu 8.04.2 on a USB stick with persistence to keep any changes I make after a reboot and it works fine. I then installed the 185 Nvidia driver to give me higher resolutions and it works fine.
But each time I reboot, my updated xorg.conf is replaced with the default xorg.conf that ships with that version of Kubuntu and a backup is made of my updated xorg.conf (the correct one) which looks like xorg.conf.20100409135913. I have to put the backup xorg.conf back in place to get my Nvidia driver to work with the correct screen resolutions again. Otherwise my screen resolution is too low.
What could be causing this behavor? I'm sure it not the persistence feature of the USB stick failing since a backup is made of my original xorg.conf.
I might add more information. The xorg.conf that gets changed after a reboot says "This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database." #
View 11 Replies
View Related
Feb 16, 2011
1. What is the difference between files (xorg.conf and xorg.conf-vesa)
2. No matter how hard I try I can't change keyboard layout in xorg.conf-vesa (I change it in file ) but there is no actually anything changing, it starts to get annoying - for example - below goes my xorg.conf-vesa, if I uncomment and set line from
[Code]...
View 3 Replies
View Related
Jan 13, 2010
I have Ubuntu Hardy (8.04) on my desktop and want to put it on my laptop, currently my laptop has Fedora and win xp.
I was thinking not to go through a lengthy setup and just copy the ubuntu files from my desktop to my laptop (untar a backup made with a tiny core boot usb).
My guess is that I have to delete the xorg.conf and re setup my videocard. But is there any other hardware that ubuntu won't initialize on startup?
View 5 Replies
View Related
Jan 26, 2011
I've read the how-tos (thank you oldcpu!) and wikis about how xorg.conf take precedence over the section configuration files in etc/X11/xorg.conf.d/, if it exist. I also understand that the xorg.conf can be partial. If it is missing some sections, these will be taken from the corresponding xorg.conf.d section config file. Currently I'm using a xorg.conf generated by nvidia-settings in one of my home machines, due to a dual-monitor setup. After generating xorg.conf, the device sections are:
in xorg.conf:
Code:
Section "Device"
Identifier "Device0"
Driver "nvidia"
[code]....
My question is if the Option "UseCompositeWrapper" "True" will be used or not. In other words, if a section exist in xorg.conf then it's correspondent in xorg.conf.d/ will be completely ignored *or* only the lines in xorg.conf.d/ that already exist in xorg.conf will be ignored?
View 5 Replies
View Related
May 3, 2010
I'm running the ubuntu based Green OS and cant get my video card properly configured. i've already gone through the forums to figure out what i need to do to get my ATI card working but my system wont let me access the xorg.conf file. i can see it using the the GOS file editor but it wont let me save the modifications. when i attempt to edit from a terminal window with su privelages it tells me that /etc/x11/xorg.conf does not exist. i've even tried booting into recovery mode and using the root instead of the sudo command. nothing i've tried will let me open the file.
View 3 Replies
View Related
Nov 1, 2010
Up through Slackware 13.0 I used xorg.conf without trouble. On Slackware 13.1 I am caught between two unacceptable alternatives. If I don't use xorg.conf at all I can't adjust the screen density between e.g., 640 x 480 and 1024 x 768 by hitting <ctl><alt>+ or <ctl<alt>- If I use the same xorg.conf that I have used for years I gain the above facility but when I go to a console session via <ctl><alt>F1 the monitor complains that it is being fed bad information. If I can't resolve this conflict I will have to retreat to Slackware 13.0.
View 2 Replies
View Related
Nov 21, 2010
This is my third SLackware install. I installed 10,12, now 13. the Xorgsetup has changed I think, it does not display the screen to choose Horizontal and Vertical settings for the monitor. In addition, how can I set the Refresh rate?
View 2 Replies
View Related
Dec 11, 2009
monitor is a Optiquest Q19wb. I normally have is set on 1280x1024, but fedora will only go to 800x600. It has detected the monitor correctly. Not sure if being connected to KVM will cause issues. The xorg.conf does not exist. Have installed system-config-display but have not run yet.
View 1 Replies
View Related
Feb 13, 2010
I'm trying to get my screen resolution set in Mythbuntu 9.10, but there is no xorg.conf on my system! I'm trying to figure out what to do (the xfce tool on mythbuntu doesn't offer the correct resolution, and I'm not even sure what driver I'm using). I've seen other threads saying to run nvidia-setup or somesuch. I assume the appropriate tool in my case would be aticonfig (I saw that elsewhere too) as I'm using an ATI Radeon 9600XT, but that tool says:
Code:
aticonfig: No supported adapters detected
View 4 Replies
View Related
Jun 18, 2010
I installed debian 5 in a pc with a Intel 4 series VGA. The optimal resolution for the monitor is 1360x76, but the system does not allow that. I tried to change my xorg.conf, but got no success.In my xorg.conf I used this:
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
[code]....
View 9 Replies
View Related
Feb 18, 2011
I install Debian 6 in my thinkpad W500.
W500 has two video card : Intel integrated and ATI discreted .
Now I am using Intel Integrated video card . I find no xorg.conf file in /etc/X11 .
How to make Debian 6 using two different video cards through changing BIOS setting ?
View 8 Replies
View Related
Nov 10, 2010
I have a 3rd party driver that is trying to install a touch screen driver, it is looking in /etc/X11 for xorg.conf and it isnt there. The Ubuntu docs pointed me at a diff folder which also didn't contain xorg.conf. c is it located? I will just sym link it during install them remove the link once its done. EDIT: Should probably mention that I'm running ubuntu 10.10 (Which was upgraded from 10.04). And I'm running Desktop Edition
[Code]...
View 4 Replies
View Related
Jan 20, 2010
Since the computer does not have xorg.conf, can I have the computer generate that file because I need to work on it and so I need to create it. That is why it would be useful to have a xorg.conf file still.
View 5 Replies
View Related
Feb 26, 2010
I am trying to edit the xorg.conf file as described here:
[URL]
However, I cannot find the xorg.conf file anywhere.
View 9 Replies
View Related
Jun 1, 2010
I started using 10.04 today and it seems that the xorg.conf file disappeared. It's the first time that the default xorg driver works for my nvidia card, and I want to know what drive is this. How can I know what xorg driver the system is using? Is there a command for that?
View 5 Replies
View Related
Jul 10, 2010
I've been using ubuntu on a new desktop for a couple of months, but i had an old HP that was given to me in my basement. It has 384Mb of ram, and thats because i had a 256Mb stick laying around. I installed debian becuase it is more suited for older hardware (at least from what I've read). It installed fine, but it boots to a blank screen, and pressing ctrl+alt+F2 bring me to the command line. I checked /etc/X11/xorg.conf to change the driver to vesa, to find out my video card isn't even shown. I ran lspci and I found that it says my graphics card is Intel Corporation 82810E DC-133 (CGC) Chipset graphics controller (rev3) In the device section of xorg.conf, it merly says Identifier"Configured Video Device"
View 12 Replies
View Related
Jun 8, 2010
All I need to do is get my screen resolution to 1024x768, I can currently only get 800x600 and that's unacceptable for school. I created an xorg.conf file in Lucid and it does in fact refer to and use it. what led me to believe that is when I looked in the mirror and noticed smoke slowly rolling out of my ears! After replacing some of that smoke with a cigarette I decided to make this thread. As I said, I created the xorg.conf.new file with:
Code:
sudo Xorg -configure from recovery mode. And then moved it to its proper place with:
Code:
cp /home/william/xorg.conf.new /etc/X11/xorg.conf
And that nested it right where it needs to be. X does in fact use it as confirmed by my Xorg.0.log.
Now I have an xorg.conf file, but am quickly becoming overwhelmed with information as to what to do. I've tried to create mode lines with xrandr, which gave me new settings, but I was unable to use them. Obviously the EDID info. is not being read because there is no mention of clock speed, Vsync or Hsync in my Xorg.0.log either. I have tried many things and really don't have time to spend all day at my computer, at least not with this issue. I'm in school and have to focus primarily on that right now. I will give what info I know is relevant starting with my monitor specs:
Dynex DX-LCDTV19
vertical resolution: 720 p
aspect ratio: 16:10
screen refresh rate: 60hz
comb filter: 3D/YC digital
[Code].....
View 7 Replies
View Related
Aug 13, 2010
I am trying to get a touchscreen driver installed and I am talking to the techs at the company and they asked for a copy of my xorg.conf file. I have done several searches on my computer and looked on other forums posts as to where that file should be located and I cannot find this file anywhere on the system. Does Ubuntu 10.4 even have a xorg.conf file?
View 2 Replies
View Related
Sep 24, 2010
I have Ubuntu (running Jolicloud) on my HP dv2000 laptop, connected to my Sony AV Receiver through HDMI to use the TV as an external monitor. However, the resolution seems to be slightly off as the outer edges of the screen are cut off. Is there a way to fix this by editing the xorg.conf file? My current setup is below. I tried adding the line "Virtual 1244 700" to the subsection "display", but when I restarted it threw me into low graphics mode. Is there anything else I can try?
I also tried setting up the resolution at 1920x1080 on the TV and kept the default resolution on the monitor as 1280x800, and as you would expect displays the entire desktop in a smaller version on part of the tv. However, the desktop is still offset, leaving the top and left margins cut off. So, perhaps I need a way to offset the screen? Is this possible in xorg.conf?
View 8 Replies
View Related
Jul 22, 2009
how to create a missing /etc/X11/xorg.conf file.
I need to set certain parameters in xorg.conf, and my old xorg.conf won't work on my latest laptop.
View 14 Replies
View Related
Oct 29, 2009
I'm using Fedora 11 on my iBook G4 with an Italian keyboard.Is there any way to set the compose key in Xfce without generate the xorg.conf file?
View 1 Replies
View Related
May 4, 2010
I had to generate /etc/X11/xorg.conf (with xorgsetup) to fix the "crazy colors" problem with VirtualBox; adding
Code:
Section "Extensions"
Option "Composite" "Disable"
[code]...
View 2 Replies
View Related
Jun 29, 2009
Is there a Linux HOWTO for setting the xorg.conf file and installing drivers?
View 1 Replies
View Related
Apr 24, 2010
Is there a way to create a Seperate X Server on openSUSE 11.2 without editing the xorg.conf file? I red on this forum that should not be used any longer.
View 3 Replies
View Related
Apr 21, 2010
When trying to conigure via nvidia-setting using root (sudo) and then saving to config file I get the ' Unable to open X config file '/etc/X11/xorg.conf' for writing.' in a message box - below is what i get on terminal:
Code:
Traceback (most recent call last):
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 75, in <module>
operation_status = main(options)
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 51, in main
[Code]...
View 7 Replies
View Related