Fedora :: Command To Create Missing Xorg.conf File?
Jul 22, 2009how 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.
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.
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]....
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 RelatedJust have F-13 32 bit installed. But can't find xorg.conf. The screen resolution is only 800x600. The LCD display and the video card can support 1640x1280. Please where can I find a standard xorg.conf. Or how to create it here?
View 14 Replies View RelatedI'm somewhat spoiled by standard installations that do it all. This time I'm doing it more manually.I've installed a sid guest vm. I want to give it a graphical face, so for a change I've chosen the lightweight xfce.Only I'm missing the xorg.conf. I've installed xdm, so I have a login. However, it can't get in from there.It hasn't yet generated an xorg.conf in /etc/X11.Short of copying one, which I suppose I might try, How do you prompt debian to generate and configure the xorg.conf from scratch?Currently, I have
root@sid:~# tail /var/log/Xorg.0.log
(II) Xen Virtual Pointer: Found absolute axes
(II) Xen Virtual Pointer: Found x and y absolute axes
[code]....
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 RelatedHow to create /etc/X11/xorg.conf for openSUSE 11.3?
View 4 Replies View RelatedIs it possible to import an xorg.conf file from Debian to Fedora and have it work? The reason for this is that I have an older monitor that only offers 800x600 as the maximum resolution.
View 2 Replies View RelatedHowto create xorg.conf using Ubuntu 10.04 Live?
View 1 Replies View RelatedI'm creating a squeeze image, it should be installed on about 20 workstations, the same PC's, but different monitors. create /etc/X11/xorg.conf, or is it better to prepare without?
View 2 Replies View Relatedis there a sample xorg.conf for basic setting?
i did
Code:
#X -configure
but then always Fatal error signal 11.
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." #
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]...
Recently made the switch from the evil OS, now running F14, KDE desktop. I use a Logitech Marble Mouse, which has no middle button but two scroll buttons, and have been trying to configure button mapping (I think this may also be called Xorg hotplugging?) to map one of the scroll buttons as a middle button. The most helpful info I have yet found was on https://wiki.archlinux.org/index.php...h_Marble_Mouse which seems to provide plenty of info on the subject--enough I should have no problem mapping the buttons the way I want. The only problem is I have no 10-evdev.conf file in my xorg.conf.d folder. I opened a console and ran ls as root for good measure, but the only file that showed up was 00-system-setup-keyboard.conf .
View 2 Replies View RelatedI am running kde 4.4 in virtualbox , but cannot create xorg.conf to get a correct resolution. X -configure = segfault. Older releases were fine - lenny, even ubuntu hardy / lucid.
View 6 Replies View RelatedI'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?
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 RelatedI 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 ?
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 RelatedI am trying to edit the xorg.conf file as described here:
[URL]
However, I cannot find the xorg.conf file anywhere.
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 RelatedThis is a repost of my initial problem, I need some one who knows what they are doing more than I too take a look at this command output and give some sort of direction/clue/etc on what I'm doing wrong or missing.
Is my xorg.conf missing some vital line(s) or setting?
My best guess is that i'm missing something to tell the Xserver to use both screens, as the Xorg.0.log does not talk about trying to bring up the intel display; but this is just a hunch.
I'm running kubuntu 9.04 with 2 monitors: on-board intel video and a PCI nvidia display: I am using my nvidia display fine, but still can not get my 2nd display (the intel) working. What the heck am I missing?
lspci:
Code:
Code:
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].....
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 RelatedI 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]...
Is there a Linux HOWTO for setting the xorg.conf file and installing drivers?
View 1 Replies View RelatedBeen 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 View RelatedWhen 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]...
Been working hard on trying to get my Radeon 5870 to run in Debian Lenny (x64). I've installed the xserver-radeon, radeonhd & ati packages through the synaptics manager, but my xorg config file is completely without information:
Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"XkbRules""xorg"
[Code]....
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