Okay so I have installed F16 x86_64, and I have an issue. I went through the http://forums.if-not-true-then-false...php?topic=31.0, bumblebee install, for the intel hd3000 + gt540m and when I disabled neuveau and then manually installed the new nvidia 290.40 whql stable.
The stupid Nvidia manual install I wasn't paying any attention and said yes and it wrote an xorg.conf.
I want to change my colour depth. I posted this, and got the following answer:
Create an xorg.conf file by running Xorg -configure. Then edit the Depth entry in the Display subsection of the Screen section.
You can start an X server with a non-default depth by running e.g.
First of all I have an Nvidia geforce 9800 gt and here is my /etc/X11/xorg.conf file:
Code:
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
EndSection
I feel there should be a lot more to it and found that if I booted into recovery and selected root shell
and entere
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
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
In ubuntu 11.10 with xorg-1:7.6+7ubuntu7 and xserver-xorg-input-wacom 1:0.11.0-0ubuntu2
I've put in xorg.conf:
Section "InputDevice"
Driver "wacom"
Identifier "pen" # "eraser"|"finger"|"pad"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus" # "eraser"|"touch"|"pad"
Option "Floating" "on"
Option "Mode" "Absolute"
Option
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.
I have a MotionComputing M1400 pen tablet. It runs Debian Squeeze, and today I noticed it was using software rendering for OpenGL, so I decided to try to use the intel driver. My chipset is the Intel 855GM. When I initially installed Debian, I had to modify xorg.conf so it would pick up my pen. That /etc/X11/xorg.conf is here.
I upgraded from ubuntu 11.04 to 12.04 through 11.10. The only resolution that now works is 800x600. The display is unknown.