Debian Hardware :: GTX460 In Console - Nouveau And Nv Drivers From Xorg Not Working
Jan 27, 2011
I am using Debian Squeeze, I have GPU Nvidia GTX460. I have tried almost everything, but I am not able to have working console after X starts. Nouveau and nv drivers from xorg are not working ( they dont support gtx460 ), so I am using nvidia drivers from [URL]... version 260.19.36. I am using kernel 2.6.32-5-686.
I've just installed Squeeze and try to install Nvidia drivers, but installer wrote that I have to disable Nouveau first. So could you please tell me how to turn off nouveau driver totally and correctly.
I've been scouring the internet for an answer to this problem. I am using Squeeze and have properly configured Grub2 to set my console screen resolution to 1024x768x32 (as per updating /etc/default/grub to contain 'GRUB_GFXMODE=1024x768x32' and updating /etc/grub.d/00_header to contain 'set gfxpayload=keep') and everything works wonderfully. My resolution is set as it should be. However upon installing Xorg (aptitude install xorg ratpoison), my console resolution gets changed to what appears to be 1280x1024.
I thought that this was due to xrandr, however when I issue:
# xrandr -s 1024x768
only the X resolution is changed. When I then CTRL-ALT-F1 back to the console, the resolution is still at 1280x1024 (I am aware that xrandr only affects X, but I assumed that because my console resolution was correct before installing X there might have been some correlation).
I would like for my console resolution to stay at 1024x768 as per Grub2's configuration and for X's resolution to be at 1280x1024.
PS I also noticed that prior to installing Xorg, my CPU boots up without any screen blanking (only for a second or so). However, after installing Xorg, during the boot process the screen does blank briefly. It is at that time that the resolution gets changed to the 1280x1024 setting.
I'd like to run a real-time kernel with the latest linux-rt patch, for 2.6.33. Incidentally, the .33 kernel was the first to include the Nouveau driver, and seeing that I cannot get the proprietary NVidia driver to compile --the RT patch really messes things up and the patches for nv-linux.h out there all seem incomplete-- I thought it would be a good idea to switch to Nouveau and save me from additional headaches.
I'm running sid, and as you certainly know, the Nouveau driver has been backported to the stock Debian kernel, 2.6.32-5-686. It works very well, all I had to do was change my xorg.conf with this line : Driver "nouveau".
However, when I boot my new 2.6.33-rt kernel, Xorg stops here :
[skipping a lot of stuff that seems to work ok] (II) LoadModule: "nouveau" (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so (II) Module nouveau: vendor="X.Org Foundation" compiled for 1.7.7, module version = 0.0.15
[Code]....
So what is so different about the backport to 2.6.32 ? How come the DRM lib, or whatever it is, doesn't work with 2.6.33 ?
I just thought of something, I'll try compiling my 2.6.33 kernel without the -rt patch and I'll let you know.
I'm using the most recent version of Xorg that is available in the Debian repository (unstable) and it flashes the NVIDIA logo and crashes the whole computer immediately after. Ctrl+Alt+F[0-9] do nothing when this happens.
I've tried reverting to an older NVIDIA driver, but they either cause the same issues (27x.y.z) or require version ignoring for ABI (26x.y.z) which leads to a segfault.
I would be fine running vesa for now, but it doesn't support 1366x768 resolution so I either have to deal with a bad resolution or have part of the screen cut off.
I have Fedora 15 installed in my PC and I use it both for gaming and work. Now the open source nouveau driver was working fine, until I had to install the nvidia driver so that I could play torcs, as I was unable to get good graphics in nouveau. Now, when using the nvidia driver, the gnome shell has become too slow and sometimes unworkable, though games run good. Is there any way so that I can use both the drivers and switch between them when needed (say use nvidia when gaming and nouveau while at work) without uninstalling and reinstalling them?
PS: when I boot up, the grub shows two options, one is the fedora with latest kernel and other is the old kernel. Is there a possible way that I use nouveau with old kernel and nvidia in the new kernel? This will really help in switching games and work.
After installing 11.3, I realised that my graphic driver is not working as desired. I have a Compaq CQ60-430SA laptop with an NVIDIA 8200M graphics card. Earlier with 11.2, I had some proprietary NVidia drivers and my graphics were smooth. However, I am not getting the same performance with Nouveau...
As can be seen from the screen clipping below, the images especially in the preview mode and the icons look jarred (highlighted in red). I have no complains with the video but the images and icons do look shabby at times and therefore I want to switch over to the proprietary NVidia drivers.
I had dual screen config (large desktop) going on 11.2 with proprietary nvidia driver without problems. After upgrade to 11.3 this didin't work. I was not able to find a way to configure nouveau drivers, and it was stuck in the 'twinview' mode, so decided to install binary nvidia instead (the 'hard way'). Took me a while to figure out 'nomodeset' thing, but in the end drivers were installed successfully. The problem now is that only monitor displays anything, and I can't find the nvidia control panel to activate second monitor and extend the desktop there.
Used to be able to install nvidia control panel easily in 11.2 with one-click install, but for 11.3 the page says that the one-click install buttons aren't ready yet (SDB:NVIDIA drivers - openSUSE) So my question is 'how to get dual screen going and extend my desktop to second screen using 11.3 and nvidia 210 card' ? And I don't care whether it's nouveau or proprietary drivers, as long as it's easy to configure and it works.
I have installed debian testing squeeze, I have such issues, so no X11 working when startx
Code:
Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational,
[code]....
how to make the X11 working ? I have the console but well X11 is better and needed for apps such as skype
I recently changed my Graphic card drivers from Nouveau to nVIDIA in Suse 11.3 KDE.
One thing I have noticed that initially I had been using various Adobe Fonts in many applications prior to change of drivers. But after this change the looks of the same fonts became quite different, the length & breadth of "individual letters" changed quite a lot making them look not so beautiful as they were earlier. Am I missing something or is it a normal phenomenon. But I am satisfied with the present looks.
Reinstalled Debian Squeeze (64bit/gnome) on my Notebook using Netinstall. Everything worked like always but in the setup instead of typing in a root password as asked to i just pressed enter (in the hope of not having to type in a pw in the console later, just having to press enter then)
When i needed rootpw to install some software (using SoftwareDownloader) the normal loginpw seemed to work, but not in the console. ari@HP625:~$ su - Password: su: Authentication failure
I was trying to tweak my video card's performance by configuring the xorg.conf file. There were many lines unrelated to the card there; so, to make the file cleaner, I decided to delete all the sections except the one I was dealing with. Obviously I shouldn't have done that. After rebooting the system, all the hardware that provided human interface stopped working. Now I have to find a way to delete that xorg.conf file. The computer is still connecting to the internet, and I have another computer running Debian available. Is there a way to access the broken computer with the other one?
I have been using my system for couple of weeks, and normally update software when the icon is displayed on top bar (gnome). Last couple of days there were updates for X, and I am not sure whether that is the cause of my problem. Once bootup, I get the login screen. When enter the password the login screen keep coming back. there is no error about any password issue, or anything. It keeps prompt me to enter the password.
I could login back the following way.
1. ctrl + alt + F1 , and login with the same username/pwd as for X 2.change to root 3.pkill gdm3 4.exit from root to user privilege 5. startx
The system starts X correctly and no login screen is displayed. I could use the system as usual.
The only thing I did custom to my system was upgrading to the latest kernel (2.6.38) using the source. This was to get support for my hardware, but that was about a month ago. I do not see anything in /var/log (X, demesg etc).
Although I managed fairly quickly to get 3D enabled on the GF 7600GS of my desktop, it took me longer to get 3D up on the GF 9650M GT of my Asus laptop M70Vn. Although I made extensive use of the numerous procedures outlined here, none of them worked and booting my laptop always ended up with me facing a jet-black screen and a completely inexpressive blinking white cursor. My solution was simple: I did not blacklist Nouveau and problems mysteriously disappeared.
My Audio stops playing when switching to console from Xorg. When I switch back it continues playing. Is it supposed to be like this? Any way I can make it play continuously? I've already checked the Howtos and this forum for this problem but havent found anything similar.
I'm trying to get sound working in ubuntu 10.10 via the HDMI connection in my nvidia GTX 460.Currently when I first boot up I get no sound at all but I can manually sort this by:
1) Using alsamixer to unmute "S/PDIF 1" on the nvidia card 2) Play a sound through the card with
Code: aplay -Dplughw:1,7 /usr/share/sounds/alsa/Front_Center.wav From here on the sound works but there is some form of tinny distortion.
Therefore I have two issues 1) How to make the card work automatically on boot up 2) Solve the sound distortion I'm getting
For issue 1 I believe that this is because the nvidia card is not the default sound device. The way I have seen to fix this is to put an option on the module loaded in /etc/modprobe.d/alsa-base.conf as below...
Code: options snd-C index=0 options snd-A index=1
However as you can see from the configuration information attached they both use the same driver so I don't think this will work. I know very little about sound on Linux but I have read many posts and can't find any solutions to my issues.
When I tried to configure the screen resolution using NVIDIA X server settings, I was told to run 'nvidia-xconfig'. I ran it, restarted X but my resolution is still stuck at the maximum of 1024x768. I've tried running the above many times with the same results. I even tried aptitude reinstalling but still the same.
I am running Ubuntu 10.10 as two options 1) VMWare under Linux (using Physical Driver) 2) Dual Boot with Windows
Now, the idea is great, access my Linux from Windows, and use Unity.Then, I can run Konsole like if it would be a Windows app, pretty sweet I also want to run Ubuntu 10.10 as a stand-alone distro, without the need of VMWare (since it's installed in a Physical Drive)The problem is the Xorg.conf driver I want to create two "profiles" in Grub 2, so I can have 2 different versions of Ubuntu
1) will use the VMWARE driver in Xorg 2) will use the Nvidia driver in Xorg
By doing that, I'll be able to use Compiz with nice Nvidia effects whenever I want (play games, use Compiz Cube, etc, etc) I will also be able to use Ubuntu 10.10 from within Windows and use the power of Unity to run Ubuntu apps within Windows
I am running slackware 13.37. I installed the newest NVIDIA drivers 270.41.19 and now impossible to load Xorg.
I get:
fatal server error:
How I installed the new nvidia drivers: - removepkg xf86-video-nouveau - installed xf86-video-nouveau-blacklist-noarch-1.txz for blacklist the nv drivers - run script nvidia - run nvidia-xconfig - reboot
The startx and black screen with errors messages mentioned above.
I run glxinfo | grep render and i get " Error: Unable to open display". Logical since no Xorg
I run dmesg | grep nvidia and I get all the required fields: - NVIDIA taint kernels - power state - enabling device - PCI INT A - Setting latency
I have to manually copy the errors messages since my PC is not working.
When I run "find /usr/lib -name *.270.* " I do get the module Same thing when I run "find /lib -name nvidia.ko". I see the nvidia.ko module.
For those of us who were stung last year by ATI's decision to drop support for <= R500 series cards from their closed source, or proprietary driver (known as the FGLRX driver), we are now forced to use the opensource ATI XORG driver. This is not as bad as it sounds, as in doing so, ATI has released a lot of the hardware specs on these older cards and the opensource driver has improved dramatically in the last year as a result.
Ubuntu includes both the ATI and the FGLRX driver install capacities in recent releases (since Intrepid(?)). If one can install the FGLRX driver, you should be able to do this by choosing System>Administration>Hardware Drivers and choosing to activate the ATI drivers; or you can manually install them using this guide: [URL]
However, if you have a card that is or below the R500 series (i.e. not R600+) DO NOT install the FGLRX drivers - you will break your X server (video display). If you don't know what series chipset you have, try the following:
Code: $ lspci 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c) 00:01.0 PCI bridge: Intel Corporation Mobile PM965/GM965/GL960 PCI Express Root Port (rev 0c)
[Code]....
If you're like me and need a production machine, but just want updated drivers, try this link: [URL]
To add the PPA (Guide): [URL]
These are fairly easy to remove (as described on the site); just remove the PPA from your Software Sources and downgrade the drivers.
I've installed Ubuntu Netbook 10.04 on my HP DV2000 laptop and now I want to get my wireless to work by installing the proprietary broadcom drivers (4311, I think). But my internet doesn't work yet obviously, so I need to download the drivers to my thumb drive on my desktop and install them on my non-networked laptop.My issue is that I don't know:a) Where to get the driversb) How to install them from a local drive
I'm having a few problems with XOrg freezing while playing World of Goo (not the worlds most intense game for graphics, but seemingly too much for my rig). I initially posted on the developer's forums, but they said a full X freeze wouldn't be the game. Testing with BZFlag got me a full Xorg freeze even quicker than with WoG. Later I even tried glxgears to see how well it ran and even that froze the system! My only way of recovering is SysReq-REISUB.
Specs/system details:
2.4GHz Core 2 Duo (E6600) 2GB RAM Radeon X1950XTX using the open source drivers openSUSE 11.2 (64-bit - patched up to date and without an xorg.conf)
[code].....
So, is there a fix for the huge instability with 3D graphics, or am I stuck between a rock and a hard place with the options of outdated official drivers that may not work with the latest kernels (and would need manually rebuilding even if they did) or flakey open drivers that are guaranteed to freeze at some point, it is just a matter of when?
Was trying to play some new games, so was trying to install the ati drivers for my x15xx or something card.
anyway i am using ubuntu 10.10, so was having to try force them, using 9.10 config or something.
anyway got it installed, restarted and I get black screen have been trying to go back to "vesa" drivers or something. but been having no luck
I do not have a "/etc/X11/xorg.conf". and I cannot seam to make 1 using stuff like aticonifig --initial --input=/etc/X11/xorg.cong or anything like that
I am really stuck, even using dpkg-reconfigure or something didnt make the X11 conf