I have no xorg.conf file in either /etc/X11 or /usr/share/X11 & I need to make some changes to get my tablet working.I try running:Xorg -configure& I get this in return:Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
Please consult the The X.Org Foundation support
at http://wiki.x.org
for
all i need in the end is to change DefaultDepth from current 24 to 16, but i cannot even create xorg.conf. in the recovery mode root shell the command 'X -configure' cannot be completed because it needs to create a lock file in /tmp, but the directory is read-only. is there a simple way to change the depth? thank you.
I've installed ubuntu faunty and the restricted (propietary) driver and verything works fine. I can even enable compiz-fusion and play some games like savage 2 and it works fine. My problem is that i can't get a 1600x1200 reolution for my desktop (or anywhere else I've tried).
I upgraded from ubuntu 11.04 to 12.04 through 11.10. The only resolution that now works is 800x600. The display is unknown.
How can I manually configure the X server? Xorg -configure SIGSEVs.
Configuring /etc/X11/xorg.conf.d/50-device.conf doesn't seem to be enough (Xorg still starts using framebuffer, instead of normal intel driver).
I'm trying to get full video support for my Dell Inspiron 8000 and its ATI Rage Mobility M4 (AGP) video hardware. I've installed Ubuntu 9.04 and it does not seem to recognize the hardware at all. Here is the pertinent section of the xorg.conf file.
Section "Device"
Identifier "Configured Video Device"
I did the Xorg -configure or X -configure and I have a xorg.conf file but with errors, so this is something I found out running ddcprobe
root@ubuntuGus:/home/gusduenas# sudo ddcprobe
oem: nouveaufb
memory: 7088kb
edid:
edid: 1 3
id: 2292
eisa: APP2292
serial: 254c0002
manufacture: 46 2005
input: digital signal.
screensize: 43 27
gamma: 2.200000
dpms: non-RGB, active off, suspend, no standby
cti
Everything is working as it should. I am using a ATI HD 5570 grahpics (ASUS EAH 5570). I just think the colour. (wallpapers etc.) show show a little degradation.
I can't seem to figure out how to get output from my beagle board xm.
the beagleboard works fine with the Angstrom demo. I used buildroot to put together a linux system. I've tried looking for solutions on my own, but came up emtpy.
Xorg -configure command is suppose to produce a Xorg.conf file, however, does not create a file anywhere.