OpenSUSE Hardware :: 11.2 - IME Are 99% Related To Conflicts With An Existing /etc/X11/xorg.conf And NVIDIA
Feb 11, 2010
Lately I see a lot of posts/threads on NVIDIA cards and disfunctioning desktops. People rely on older posts and howto's, and run sax2 after driver install (either from repos or "hard way"). Symptoms also appear after updating 11.1 to 11.2 The problems IME are 99% related to conflicts with an existing /etc/X11/xorg.conf, which in 11.2 has become obsolete, though it will be read and used if it's (still) there.
On openSUSE 11.2 we have hardware autodetection and -configuration for everything. So no need for an xorg.conf to configure the X-server. on 11.2, follow this, if NVIDIA driver is installed correctly, but still no proper desktop experience:
[Code]....
View 9 Replies
ADVERTISEMENT
Aug 29, 2011
I have the nVidia driver on my desktop kernel set-up but have to change /etc/X11/xorg.conf from nVidia to nv to get a X to run in Xen. Whilst this works, is there a way to tell Xen at boot time to use nv rather than nVidia so I don't have to edit xorg.conf each time?
View 2 Replies
View Related
Sep 23, 2010
Now that xorg.conf doesn't exist, how to get a working copy of the xorg.conf that would set it up as it is currently? I tried xorg -configure -retro but that just gives me a black screen.
View 13 Replies
View Related
Oct 8, 2009
Error: xorg-x11-drv-nvidia conflicts with xorg-x11-drv-catalyst
Error: xorg-x11-drv-catalyst conflicts with xorg-x11-drv-nvidia
I have followed the guide to install ATI proprietary drivers using RPM Fusion.
View 3 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
Jun 2, 2011
fresh install of 11.04 on a built system (frankenstein leftovers), 2.something ghz, 1gb ram, a host of drives, and a 64mb nvidia mx440 with svideo out. Boots up, looks pretty, something about unity not finding 3d graphics (fine, i don't really want it, just more fancy gui crap to suck cpu cycles) and runs fairly well. so I think, cool, svideo out, old 52" rear projection....HTPCish. "Lemme get this thing hooked up to the tv, what a great idea" So, I start looking around and find all kinds of wrong posts about not Natty, and not my video card, and I try this n that,and it doesn't work. I'm all about reading the forums, but I can't find the right info for my sitiation, and I'm overwhelmed/irritated.
Long story short, I added some repository ppg something, and then dl'd and installed the "nvidia-current" driver. After a reboot, I fire up the nvidia gui, and it tells me I have no xorg.conf and to run a particular command in terminal to make one. So I did it. and after another reboot, my system just hangs at "ubuntu" with the four (five?) dots. Reboot, recovery, something something something, safe graphics, backup your xorg.conf? yes. reboot and all is ok now. still no nvidia support. Now I'm reading the internet machine about the xorg.conf being old school, and how I have to make a monitor.conf file with config settings. only problem is it tells me to go to x11/xorg.conf.d/whatever. I have no xorg.conf.d directory. So what's the deal? How in the hell do I get the nvidia driver installed (I think I got that), configured (I have no clue), and running (yeah, I just saw a flying pig)?
View 7 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
Oct 17, 2010
I recently tried to install the proprietary nvidia driver to my laptop, but after disabling nouveau have run into a problem. When I start X I get an error
Code: (EE) No devices detected
Fatal server error: no screens found
I believe the computer is trying to use the on-chip intel card instead of the nvidia card because "dmesg | grep video" specifies "pci 00:02:0: Boot video device", "lspci | grep 00:02.0" gives me "VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
I have googled this issue all day and have not found a solution that works for me. nvidia-xconfig does nothing as doesn't "nvidia-xconfig --multigpus=on". Is there a way to specify which video card my laptop uses on boot? Maybe which my xorg.conf uses?
I will try to add my xorg.conf file later on.
View 3 Replies
View Related
Jul 10, 2010
just did a fresh testing install using the debian installer. i have gnome and an nvidia card. i installed the nvidia driver using the debian way outlined on the wiki. then i ran nvidia-xconfig and it generated an XF86Config file instead of an xorg.conf file. everything works, but shouldnt it be an xorg.conf and if so, maybe it isnt reading the XF86Config file at all?
View 10 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 16, 2010
i have a lenovo g550 with nvidia geforce g 105m i tried to install its driver on fedora 11 and 12 and i have followed the instructions of setup as in fedora sites and forums, the problem is after installation i have 6 equal screens 640*320 and i don't know how to edit xorg.conf
View 4 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
Mar 31, 2010
I am running Crossover Office on a laptop on OpenSuSE 11.2 with a fair bit of success (Outlook is still twitchy related apparently to the http stack). But whenever I do disk I/O to a windows app and I have a second monitor plugged in it flashes to black.
In prior OpenSuSE versions I used to be able to stop this by adding entries to disable the TV output in xorg.conf but now it appears that there is no xorg.conf in use. How do I disable this in the post-sax2 era?
Dell Lattitude E6500 4Gb x64_86
View 1 Replies
View Related
Oct 19, 2010
How to create /etc/X11/xorg.conf for openSUSE 11.3?
View 4 Replies
View Related
Mar 9, 2010
I have a Toshiba laptop with nvidia gforce 7300 graphic card and S-video output. The graphic card and S-video connection with samsung 16:9 CRT Tv in windows Xp working very well. But Linux for me is a little bit tricky.
I read several articles, How to-s and have crashed many Xorg (and reinstall) OS. Here I have two xorg conf. The first one is the original one. Untouched. The second one is my "repaired" and this is my repaired Xorg.conf With the first one (xorg.conf), S-Video is not working. With the second (xorg2.conf) is working only TV ( I have desktop only on TV, but resolution is bad)
View 3 Replies
View Related
Jan 18, 2010
Anyone experience with multiseat configuration in combination with openSUSE 11.2. Looking for a howto since we don't use xorg.conf to configure X and everything is autodetected by HAL.
View 1 Replies
View Related
Dec 19, 2010
I have an nVidia radeon x1300 series running on my suse 64 bit system. The problem is when I try to enable dual head it tells me that I dont have enough virtual memory so when I add the: Virtual 3840 1200 under the screen section it works for a couple of minutes and then bom! it freezes up no mouse no keyboard response and the screen gets all distorted. whats odd is that I can still ssh to the system. The following is my current xorg.conf without the Virtual flag.
Code:
# /.../
# SaX generated X11 config file
# Created on: 2010-12-19T10:38:36-0500.
[code]....
View 9 Replies
View Related
Dec 26, 2009
I just installed 11.2, and discovered when I went to setup my Logitech Marble Trackball, that there was no /etc/X11/xorg.conf file. After some Googleing, I created one using sax2, Edited it to add the appropriate parameters to enable scrolling using the ball, and all works great.
My question is if there is a more "correct" way to change the parameters, as the mouse parameters are obviously stored somewhere on the machine.
BTW, for those with a Marble Trackball, all you need to know about the xorg.conf setup can be found here:
Logitech Marble Mouse - ArchWiki
View 2 Replies
View Related
May 22, 2011
I have used nVidia my entire linux life (about 5 years clean and sober from M$). Recently, I have switched over to an ATI Radeon HD 5550 card. After many trial and error setups, I finally got the resolutions and screens set properly with a xrandr command, which I have now added to a shell script in ~/.kde4/Autostart. It has worked for me for a while now, but I really would like to get it set in the xorg.conf.d files so that I don't have to wait that extra few seconds after login for the screens to fix themselves.
Is there an easy way to take what xrandr does and export it to the xorg.conf.d files? If my video card recognizes my default monitor as DFP2 and the tv that I only sometimes use with this computer as DFP1, how can I ensure that the login screen for openSUSE/KDE4 appears on my default screen (an issue that drove me nuts a few months ago when I tried Ubuntu to see what all the fuss was about)?
My xrandr command that I use to fix it all is:
xrandr --output DFP2 --auto --pos 0x0 --primary --output DFP1 --auto --right-of
I am using the proprietary Radeon driver from the ioda repository. DFP2 is a monitor which has a optimum resolution of 1920x1200, and DFP1 is an 1080p HDTV. I can not reverse the output plugs for the screens even though my monitor is an HDMI monitor because I use the actual HDMI port on the video card to output audio to the television and the other plug is a DVI that I convert to HDMI for the monitor.
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 6, 2010
I'm having some (well, a lot actually) of problems trying to get OpenSUSE 11.2 installed on my home PC. I am attempting to set up a dual boot configuration with Windows 7 installed on an bios Nvidia RAID 0.I was able to shrink the partition in Windows, and rebooted onto the net install for OpenSUSE (the MD5 validated DVD install failed multiple burns with "Repository not found"). I get into the graphical installer portion with no problems off the net install CD. However, the installer is not recognizing that there is an existing RAID 0. It lists the 2 SATA disks in the RAID separately. I can click on SDA1, and both SDB and SDB1 and it shows the disks, but does not recognize any existing partitions. If I click on SDA I get an immediate segfault in YaST and drop back to the text mode installer menu. It is loading the nv_sata module just fine.
From forum searches and google it seems that this is not usually a problem. My motherboard is a Gigabyte GA-M57SLI-S4 with the Nvidia Nforce 570 chipset running an AMD X2 64 3800+. Removing the stripeset and redoing it as Linux software RAID is not an option, I do not have enough space for a total backup/restore. Anything I do has to be nondestructive to the existing Windows installation.I really want to have a linux installation but between the DVD installer failing and now this issue I am about ready to give up on it.
View 9 Replies
View Related
Jan 9, 2011
I just posted about this in this thread, but as the other thread was started by a KDE user then I thought I'd post here as well. I've had high CPU usage for a few months now - probably since trying the 0.9 branch of Compiz then dropping back to the default openSUSE builds (XOrg and gconfd-2 running a Core i5 at about 30% on every core*). I've now finally found a solution after deciding I wanted to fix it once and for all.
Once again, the Ubuntu forums come to the rescue with this thread (I don't like the distro as a whole, but I do find the forums useful!). I'm using Compiz, but it turns out that Metacity was running as well. A quick "killall -9 metacity" and the gconfd-2 process has vanished and XOrg settled down to its normal 1-2% (which is reasonable when I've got a Conky config refreshing every fraction of a second to repaint a sound visualiser!). Now I just need to find out why Metacity starts when I'm using Compiz...
* according to Conky's per-core graphs, although top only reported 15% overall and the Conky "top 3 procs by CPU" reported a measly 3% for each process, so someone's maths was out somewhere!
View 3 Replies
View Related
Feb 21, 2010
I am running 11.1 with an nVidia GeForce FX 5200 graphics card and I have configured the monitor and graphics card via "sax2 -r -m 0=nvidia". My xorg shows all of the correct monitor settings and screen resolutions, yet when I go to the Display settings or nvidia-settings, it does not offer me any of the 16:10 aspect resolutions that are in the xorg.conf file.
Here is my xorg.conf:
# /.../
# SaX generated X11 config file
# Created on: 2010-02-22T00:43:08-0500.
[code]....
View 7 Replies
View Related
Jan 22, 2010
I installed Fedora 12 nowdays and tried to install the driver as Leigh posted in here: [URL]...Well i had some depadency trouble by installing kmod-nvidia and xorg-x11-drv-nvidia-libs.i686. I enabled rpmfusion repo of course. I don't have anything isntalled just the base programs what fedora installs. I updated the kernel and installed kernel-devel aswell.
This is what i got:
Code:
[root@Nuclear pinter]# rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
Retrieving http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Retrieving http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
warning: /var/tmp/rpm-tmp.fNroQP: Header V3 DSA signature: NOKEY, key ID 49c8885a
warning: /var/tmp/rpm-tmp.zdIa6C: Header V3 DSA signature: NOKEY, key ID b1981b68
[Code]...
View 1 Replies
View Related
Jan 24, 2011
i am having a problem with my just recently upgraded ubuntu 10.10 ive search google and forums for well over 4 hours with no luck so im asking here. Now i know nvidia 96 has problems with xorg 1.9 but i installed the updated nvidia 96 driver that supports xorg 1.9 through maverick-proposed and i dont have nvidia control panel under system->preferences and if i types sudo nvidia-settings in terminal i get it says im not running an nvidia driver but the hardware driver reports it as activated but not in use and nvidia settings also tells me to run nvidia-xconfig but it says this when i do sudo: nvidia-xconfig: command not found
View 6 Replies
View Related
Jun 2, 2010
Sorry if this was well covered here when most up-to-date Slackers moved to 13.0, but I have just jumped from 12.1 to 13.1. Generally very happy that I do not have to think about xorg.conf as I always found the structure of this conf file a tad confusing. However if I do need to (for example) change my video driver (I might for example want to try the nvidia driver from NVIDIA) or configure my touchpad - how do I do this ?
I understand that xorg.conf can still be created. If I do so, do I have to put all the stuff in that used to be there or can I just add the stuff I need to make the changes I am looking for?
View 4 Replies
View Related
Aug 18, 2010
i i use ubuntu 10.04 and i buy a mouse, and i cant install it. i read on forum i need to put :
Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection
[code].....
wireless via Bluetooth � 3-button laser mouse with scroll wheel � resolution 1600dpi, adjustable on 800dpi � range up to 10m � computer with Bluetooth or dongle required � 2x AA batteries required
View 14 Replies
View Related
Jul 19, 2011
i lost touchpad functionality during gdm login (i cant tap clicking) after playing with xorg.conf
would somebody kindly paste-ing their xorg.conf for eee pc (1000HE) ?
View 2 Replies
View Related
Aug 5, 2011
I just did a net install on an old powerpc G4 and it seems pretty successful.except i cant change any of the monitor settings from the control panel in gnome (or LXDE)its showing 'not recognised' and only allows 768 x 1024 in very restricted colour.I dont think there is a hardware problem:
- the monitor is a generic old CRT which has worked fine with everything before this.
- the display card is an AGP 32Mb - original with this G4 and was working.
- the computer works great in Mac OS10.3 - (but OS10.3 doesnt support flash or up to date web browser any more, hence trying debian).
i have searched debian forums and various sites, but i couldnt find a fix. It looked like i should edit xorg.conf file but I am not able to find it. I looked in /etc/X11 - but not there.could someone tell me please, do i need to find xorg.conf?
View 7 Replies
View Related