Slackware :: 64-current Could Not Get X To Start Correctly With The Nouveau Driver

Feb 6, 2011

After a fresh install of Slackware64-current could not get X to start correctly with the nouveau driver. When ever X started display was scrambled. Only kde would partially work with desktop effects enabled, but very slow. Without desktop effects enable kde was also scrambled. After trying several things and googling came up with the following. To get X to work created a nouveau-kms.conf file in /etc/modprobe.d with the following text.

Code: options nouveau noaccel=1 The one draw back to this solution is that Kde will not start with desktop effects enabled. Hopefully this will help someone else with similar problems. Maybe someone else has a better solution. video card: Nvidia Geforce 6150se nForce430

View 8 Replies


ADVERTISEMENT

Ubuntu :: Cannot Start Enemy Territory Using Nouveau Driver

Aug 14, 2010

The enemy territory works with the nouveau driver? I can not start enemy territory using nouveau driver.

View 1 Replies View Related

Slackware :: How Should Proprietary ATI Driver Be Installed On Slackware Current 64-bit?

May 15, 2010

I've tried a few different ways to install the ATI graphics driver "fglrx" to get 3D acceleration.If I try to install using the standard file "ati-driver-installer-10-4-x86.x86_64.run" from the ATI web site it appears to work but then I discover it actually got an error.I saw a reference to ATI requiring 32-bit libraries to install their 64-bit driver. Is there a link or post that explains how to add the 32-bit libraries. Will that solve the problem, or will I just waste more time trying that?

View 6 Replies View Related

Slackware :: Nvidia Driver Not Working On 64 Current?

Feb 8, 2011

my laptop is ASUS U41JF with Intel Core i3-380M and nVIDIA GeForce GT 425M, everything on my Slackware64-current is fine except the video driver.I have tried both ways:1. Packages from Slackbuild(260.19.29)2. Driver from nvidia offical website(260.19.36)Both methods fails because the screen turns black when I set nvidia driver in xorg.conf ans start X. The laptop even stops responding with the second method.The followings are my xorg.conf and log of XorgQuote:

Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0

[code]...

View 11 Replies View Related

Slackware :: Put Slackpkg On The Current Mirror - Reboot The System And KDM Don't Start

Mar 10, 2011

I put my slackpkg on the Current mirror, to install all the new sofware, including the new kernel... Now I tried to reboot the system and verify the speed of the all new packages, but KDM don't start! When I call KDM, it shines a little, show the mouse pointer and backs to term. When I call the XDM its a little different, it let me put my user and password, but after back to term too...

View 10 Replies View Related

OpenSUSE Hardware :: How To Clear Proprietary NVidia Driver And Replace With Nouveau Driver

Jun 13, 2011

There is one thing missing (I think) a clear guide to clearing out Nvidia and replacing it with nouveau. For all but hardened gamers, nouveau on 11.4 delivers. It also removes one more barrier to what I think is the intended goad of Tumbleweed.The problem IMHO is not that there are no clear guides. The problem is there are too many. No sooner does one person do a guide (that is clear) and someone else who does not like some point writes another guide that they think is more clear (but in fact is less clear in other aspects). And this goes on ad infinitum.IMHO we have too many guides - many of which are sufficient clear ... but the VAST number only serves to confuse users more.

Having typed that, IMHO this is NOT a Tumbleweed specific issue, but its MUCH WIDER in scope and hence does not belong as a discussion in this Tumbleweed thread.

View 9 Replies View Related

Slackware :: Udev Start In Current Provokes Kernel Crash Because - Wrong - Boot Option

Dec 24, 2010

I switched today to slackware-current on one of my desktops to play with it and ran directly into a problem.

Since ages my lilo.conf has two entries for slackware. One for runlevel 3 and one for runlevel 4.

Code:

Since the upgrade this is no more possible because I get a kernel panic as soon as udevadm trigger is called. The stack says something about an unknown boot option. Because that i removed the append lines from my lilo.conf and i was able to boot the system. The crash happens when udev is called from within the ramdisk and afterwards. I tried both.

My question is now. Is this a bug in udev or expected? I have this setup since at least 5 years and had never problems with that. What do I have to do to be able to select the runlevel at boot time?

View 3 Replies View Related

Slackware :: Wicd Won't Install Correctly / Run Correctly (64-bit Slackware 13)?

Mar 31, 2010

When I installed Wicd, and ran it for the first time, I got an error something like: "Could not connect to Wicd's dbus session- check the Wicd log file for more info". However, later when I restarted my computer, Wicd started, but I can't connect to my network, it shows up as <hidden>, I can connect to linksys, so I know that wireless is working on that computer. I know that there's nothing wrong with my wireless router, because I can connect to my network in this computer.

View 3 Replies View Related

Slackware :: Install Nouveau On Slackware-13.1 For NVidia GPU Owners

May 19, 2010

As Pat stated in the Changelog, Slackware-13.1 don't ship the nouveau X driver (yet).But it's not hard to get it either.

1. Upgrade your kernel to 2.6.34

2. Get and install the driver:

Code:

git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau/
cd xf86-video-nouveau
./autogen.sh
make

[code]....

PS. There is no source tarball yet for this driver.If you want to upgrade:

Code:

cd xf86-video-nouveau
git fetch
git rebase origin

[code]....

View 12 Replies View Related

Slackware :: Upgraded To 'current' - Error "Could Not Start D-bus. Can You Call Qdbus" When Trying To 'startx' To Fire Up KDE

Feb 10, 2010

Upgraded to 'current' and now have a series of problems. First, when trying to 'startx' to fire up KDE I get the following error message, "Could not start d-bus. Can you call qdbus?" If I try Xfce it gives this similar message, "Failed to execute dbus-launch to autolaunch d-bus sessions. When logging in, but before entering the password this error message pops up:

'Dialups-check-enab'
'nologin-str'
'Configuration error - unknown item. (notify administrator)'

View 6 Replies View Related

Fedora :: X Server With Nouveau Driver?

Nov 6, 2010

I have a machine running FC 13 and a GeForce 210 Graphics card. I'm running the 2.6.33.3-85 kernel (if I use the newer kernels like 2.6.34.7-61, and 2.6.34.7-56, the X server won't even start; that was the subject of a different thread which didn't get answered). After a few hours, the screen is displayed in a disorganized state: each quadrant is displayed in the wrong space, and the X server won't respond to mouse movements (this isn't a screensaver). This is different from a previous problem where the X server simply hangs after an hour of so when I use GUI programs (that was also the subject of a different thread which didn't get answered). I think I'm running the Noeveau video driver, but not sure.

View 3 Replies View Related

Ubuntu :: Removing The Nouveau Driver?

Jun 16, 2010

I installed the nVidia 3rd party driver before removing the Nouveau Driver, this means that when my computer is done booting i'll just have a black screen, being able to do nothing. Can i somehow solve this using a live CD? or is there a simpler way? Ubuntu can't boot in recovery mode neither, so it kinda sucks. Anyway, i'd like someone to tell me how to do this.

View 9 Replies View Related

Debian :: How Well Does Nouveau Driver Work?

Feb 17, 2011

I've started playing around with debian 6 stable, and was just wondering if its worth it to go to the trouble of removing nouveau, or if it will handle everything well enough. I use my laptop for a little bit of gaming (older games) under wine, all the basic email/web browsing/writing stuff, some photo editing under gimp, movies/music, and a very little bit of Blender work.Will Nouveau handle all this well enough, or should I use the proprietary nvidia driver?

View 6 Replies View Related

General :: Can't Install Nouveau Driver

Mar 28, 2011

I have tried everything I can think of to install the nouveau driver, which is the only one I can trust on my system with the Geforce 8800 card I received as a gift. I tried Nvidia direct download drivers before and it was impossible to alter the screen resolution and the "fixes"/patches were not able to correct that fact. And removing it led to my having to reinstall my system both times. So I'm done with those.

I realized that I could use the nouveau driver when I realized that the second OS on my dual boot system worked perfectly with it. It has the nouveau driver onboard. That OS is Ubuntu 10.04, btw. Also the system I want to install this driver on requires a screen resolution of 1280x960. The Ubuntu is at 1280x1024 for some reason, with the same monitor, it works.

How do I get my stable debian system to download the xserver-xorg-video-nouveau and meet all its dependencies without breaking my system? I even tried reloading Synaptic with the highest available software, but I still could not get the driver to install. What am I doing wrong? Is it just impossible to install this particular driver on my system? And if there's an old version of it I am willing to try that too.

View 6 Replies View Related

Fedora Hardware :: Get Rid Of Nouveau Driver (permanently)?

Feb 17, 2010

I am running F12. With prior kernels - 2.6.31.9-174.fc12.i686 or before - I could simply rename the nouveau.ko driver to nouiveau.ko.bad. Then the kernel would load the nv driver instead, and everything worked great. FWIW: adding rdblacklist="nouveau" to the kernel params in grub.conf didn't seem to do anything.

On a recent update, a new kernel was added: 2.6.31.12-174.2.19.fc12.i686. I did the same rename trick as before, but this time the kernel still loaded the nouveau driver, and then X failed to load. So I had to fall back to the older kernel.

Is there a way to keep nouveau from loading with the newest kernel (ie, the one above)? And also, is there a way to keep nouveau from loading for any new kernels?

View 1 Replies View Related

Ubuntu :: Use The Nouveau Driver But The Color Hue Seems To Be Slightly Off

Aug 2, 2010

I would use the nouveau driver but the color hue seems to be slightly off. Is there any way to adjust the hue for the driver in real time(I don't want to have to change values in Xorg.conf the stop x, restart x and see if it worked). For example the proprietary nvidia drivers have the color settings in nvidia-settings.

View 2 Replies View Related

Debian :: Instability - IMPOSSIBLE To Disable Nouveau Driver

Jul 19, 2011

I was using an extremely common debian based distro, but I have been rebooting my pc non stop for the last two days trying to get my nvidia fx5200 drivers to work. (it is just IMPOSSIBLE to disable the nouveau driver, i have tried blacklisting it, editing xorg etc, nothing works) I need to know if there are many issues with getting nvidia graphics cards to work in debian. it seems like the last 18 months worth of releases on all the other debian based distros have completely broken all support for any nvidia card made prior to 2011. i know for a fact that in windows xp all my hardware works perfectly, but i really dont want to have to use that, i have been a linux user for more than 5 years now, but all i am really looking for now is reliability. i want to be able to use the nvidia-173 driver, as i know that this allows me to watch the movies i take on my dv camera, and ......

View 7 Replies View Related

Debian Configuration :: Nouveau-driver Broken After Update

Jan 4, 2016

Yesterday I installed some updates on my Jessie system (I don't remember if the kernel was also updated). After rebooting the system nothing happens after the "Loading intial ramdisk"-message. If I boot in recovery mode the boot stops at the message:

Code: Select allfb: switching to nouveaufb from simple

If I add "nouveau.modeset=0" temporary to the GRUB-entry for the recovery mode, it will boot up in the console-mode.

I was able to get an ethernet connection with "dhclient eth0" and removed the "xserver-xorg-video-nouveau" package. Then I installed it and the removed gnome-desktop again. Before removing it, aptitude said the following to the package:

Code: Select alli A xserver-xorg-video-nouveau

Now it only says:

Code: Select alli   xserver-xorg-video-nouveau

But this didn't change my problem. I found a similar case in the internet, but there were no solutions for it: [URL] ....

The next thing I would do, is to install the proprietary nvidia-drivers, but since I have a GTX 960 video card, I would have to use experimental drivers. So I'm afraid to make it more worse trying to install this drivers.

Also I'm not sure if it really is a driver-specific of kernel-specific problem. My kernel is version 3.16.0-4-amd64.

View 10 Replies View Related

Fedora :: X-Windows Crash After Update (Using Nouveau Driver)

Feb 9, 2010

After updating X-Windows (via yum auto-update) I'm having a serious X-Windows problems when using the nouveau video driver. I had to switch over to the vesa driver to be able to start X-Windows. Below you find the Xorg.log file:

Code:
X.Org X Server 1.7.4.902 (1.7.5 RC 2)
Release Date: 2010-02-05
X Protocol Version 11, Revision 0
Build Operating System: x86-06 2.6.18-164.6.1.el5
Current Operating System: Linux localhost.localdomain 2.6.32.7-37.fc12.i686.PAE #1 SMP Fri Jan 29 14:37:28 UTC 2010 i686
Kernel command line: ro root=/dev/mapper/VolGroup-lv_root LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=be-latin1 rhgb quiet rdblacklist=nouveau vmalloc=512MB .....

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
Please consult the Fedora Project support at [URL] for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(II) NOUVEAU(0): NVLeaveVT is called.

View 3 Replies View Related

Fedora :: Blue Colors Appear Like Violet When Using Nouveau Driver

May 27, 2010

I've noticed in many versions of Fedora is that the blue colors don't seem so right. They appear more like violet in comparison to the Nvidia proprietary driver.I've tried playing with the new color profiles in F13 but none of them fixed this particular problem

View 8 Replies View Related

Fedora Hardware :: Way To Get Both Monitors To Work With Nouveau Driver?

Nov 4, 2010

I have two monitors - one connected to the VGA port and the other to the DVI port. Fedora seems to be detecting both monitors (figured this out because when I rotate the desktop cube, the second screen is also seen.). However, the monitor on the DVI port is blank. This happens even if I use just one monitor with the DVI port. I cannot install the proprietary nvidia drivers because my computer hangs (has been happening since fedora 11 or 10), Is there a way to get both monitors to work with the nouveau driver?

I faced this problem in Fedora 13 as well and was hoping both screens would work out of the box in F14. Is there any way I can do this to make it work like nvidia's TwinView?

View 7 Replies View Related

Fedora :: Back To Nouveau Driver - Display On Projector?

Nov 12, 2010

Fedora 13, x86_64, up to date. Trying to get nVidia Quadro NVS 140M to display on a projector the same as it does on the laptop screen, which is 1680 x 1050. I failed to do so with the nVidia driver (latest version), so I want to go back to the nouveau driver and try with xrandr. I have always used the nouveau driver with Fedora without an issue, but in my former life in Ubuntu I sometimes switched back and forth between the "nv" driver and the nVidia driver.

Doing so was trivially easy - just edit xorg.conf replacing "nv" with "nvidia" or vice-versa, then restart X. However, after installing the nVidia driver via Yumex and using the nVidia config utility, I find that now I have an xorg.conf file that is loaded with stuff I don't understand, except that at the top it says it was created by nVidia, and there are two places where it says the driver is "nvidia." I have searched and all I can find is instructions for installing the nVidia driver.

Apparently that is meant to be a one-way ticket, because I can't find any instructions for how to return to the nouveau driver. Except stuff that is over a year old, and complaints from users whose systems failed to start X. What would happen if I just replace "nvidia" with "nouveau" in the xorg.conf file and restart X? I know if it won't start X I can boot to rescue mode and re-edit xorg.conf, but I'd rather ask first and do it the right way than have to repair a broken system.

View 10 Replies View Related

Fedora Installation :: Nouveau Driver Reset To Defaults?

Jan 18, 2011

I installed the nvidia driver from the vendors homepage. But since it does not support regulation of brightness (and the display is that bright that I want to downlevel it), I wanted to go back to the default display driver which is the nouveau driver.So I uninstalled the nvidia driver and then I realized that I didn't make any backup of the xorg.conf file prior installing the nvidia driver. Shame on me, yeah.Now when the x-server started, it couldn't find the nvidia driver. Okay, fair as it was removed. Next to that my keyboard becomes unresponsive. That's really aching as I can not switch to a text-based console any longer.I'm able to boot into initmode 3 by editing the kernel parameters in the boatloader. I'm also able to edit the xorg.conf with vi in the shell then and start the xserver to test things by calling xinit.

I already tried to recover a bit from this situation by removing the references to the nvidia driver and replaced it with some information I could find on the nouveau homepage - but no luck so far, keyboard still freezes and login window does not appear. I could take a look into the xorg.0.log which warns me about the keyboard getting disabled but I do not really understand why. Next to that I find some other additional information. My computer experience is quite okay, but I'm somehow new to Fedora, I started half a year ago with Fedora 13 on my other laptop which worked like a breeze.

I wondered where I can find information about how to configure the xserver in the default configuration, if there is some reset functionality or so, that brings me back to installation defaults. Those worked ok for the nouveau driver. Unfourtionatly I was not able to gather the correct package name that would probably had helpded me by removing and installing it again.Next to fixing my setup, I had another idea as this is a quite new install to just re-run the install again on to that machine. Is this possible with keeping the files in my homedir?

View 9 Replies View Related

Fedora :: Nouveau Driver On 15 - Primary Monitor Becomes Disabled

May 29, 2011

I am having a problem with the nouveau driver in Fedora 15 Code: lspci | grep VGA 40:00.0 VGA compatible controller: nVidia Corporation NV41GL [Quadro FX 1400] (rev a2) The problem is that when I boot a Fedora 15 live Cd, either gnome or xfce, the monitors initially seem to work in that they display at the proper resolution, both as the CD boots and as X initially starts. I can see the background and the mouse cursor - it is "busy" ...

As the desktop finishes loading, however, my primary monitor becomes disabled. With gnome the screen goes black, with xfce it goes white. I can still see the mouse on my secondary monitor, but I can not seem to open any applications (such as a terminal) or change to a console (ctrl-alt-F1 or ctrl-alt-F2). I can boot into safe mode. Adding the boot option video=xxx sets the resolution on the console as it boots, but does not help running X.

View 1 Replies View Related

Red Hat / Fedora :: Disabling Nouveau / Installing NVIDIA Driver?

Nov 26, 2010

First some specs:
Fedora 13 (Goddard) 32-bit
NVIDIA GeForce GTX 260

The DVI output on my card works just fine to my monitor, which is what I've been using. I installed no drivers; it just worked. However, now I need a duplicate screen to be given via the s-video output, but it doesn't work. Nothing is being given to the tv and nothing is being detected under monitors. From what I understand, this is because I need to install the appropriate Driver.

I downloaded my driver from the nvidia website, but it won't install. it tells me I need to disable nouveau.

View 9 Replies View Related

Slackware :: How To Disable The Nouveau

May 1, 2011

I want to install the Nvidia drivers because I suspect nouveau to be responsible for some system freezes. It seems that I need to disable nouveau before I can get nvidia working. How do I do this?

View 5 Replies View Related

Debian Hardware :: Error Loading Nouveau Driver On Boot

Nov 3, 2015

Recently I bought the next notebook: Asus R510JF-DM020 i7-4720HQ

My hardware (extend ouput):

Code: Select all$ inxi -Fzx

System: Host: Asus-R510JF Kernel: 4.2.0-1-amd64 x86_64 (64 bit gcc: 4.9.3)
Desktop: KDE Plasma 5.4.2 (Qt 5.5.1) Distro: Debian GNU/Linux stretch/sid
Machine: Mobo: ASUSTeK model: X550JF v: 1.0 Bios: American Megatrends v: X550JF.203 date: 04/02/2015
CPU: Quad core Intel Core i7-4720HQ (-HT-MCP-) cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 20751

[Code] ....

View 2 Replies View Related

Fedora Hardware :: RIVA TNT2 64 On F12 Crashes Nouveau Driver

Jan 12, 2010

I just installed F12 over a former F9 system. I have a a nvidia TNT2 card. Formerly it was using the nv driver, which I understand has been replaced by the nouveau driver. Specifically this is what is reported in Xorg.0.log

Code:

The install ended up with a xorg.conf setting the driver to vesa. I presume this is because the standard install/upgrade option did not work and I had to install using the "basic video driver". Since I used this system to watch DVDs, the vesa driver does not work for me (too slow). So I tried removing the xorg.conf and followed these instructions for unsupported nvidia cards in order to try to get the nouveau driver working.

This failed. I I got was a black screen with a cursor following the mouse. Checking the Xorg.0.log I see the nouveau crash dump listed below.

I checked for fedora bugs, but I saw nothing like this one. I can't watch DVDs on this system at this point.

Code:

Backtrace:

Fatal server error:

View 5 Replies View Related

Fedora :: Nouveau Gallium3D Driver Will Work With Nvidia Cards In 13?

Apr 2, 2010

I read that the Nouveau Gallium3D driver will work with Nvidia cards in Fedora 13 (YAY!)What I was wondering is this - will the driver work in 12 or will I need to get 13?

View 14 Replies View Related

Fedora Hardware :: Broked Sound Messing With Nouveau Driver?

May 9, 2010

Sound was working until I tried to install a rawhide version of Nouveau which hosed my system.Backed out to where I started and the sound is gone.The hardware is not showing up in the System> Preferences> Sound.I reinstalled alsa and pulse audio.

Code:
lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)

[code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved