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


ADVERTISEMENT

Fedora Installation :: How To Disable Nouveau

Jul 4, 2011

The problem with X not starting up started after I upgraded kernel from 2.6.38.6-26.rc1.fc15.i686 which is what the FC15 came with. Before that I had X, without installing the nvidia.com driver (whatever came with the stock FC15-XFCE spin).I tried booting the old kernel and at first it worked but X again would not run. Now, after, above operations (reinstall of kernel-devel + kernel headers and all dependencies like glibc-common, glibcs-headers, dkms, gcc..) booting the old kernel does not work anymore: the framebuffer animation of the Fedora logo fillingup freezes at some point almost at the end; HD LED blinking hard. Maybe this means fsck is running and I need to give it more time..? I'll leave it booting when I go for lunch and see how it goes...

View 5 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

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

Debian :: Install Nvidia Drivers, But Installer Wrote To Disable Nouveau First?

Aug 8, 2010

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.

View 6 Replies View Related

Fedora :: F15 Disable Nouveau Driver In Prep To Install Nvidia Drvr

Apr 26, 2011

Nouveau won't go away.I done the rdblacklist in grub and blacklist in modprobe.d but it still persists.Is there something else I need to for Fedora 15?

View 7 Replies View Related

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 View Related

Slackware :: Any Way To Disable Blueman?

Jul 7, 2011

The blueman applet is killing my processor from time to time. The crazy part is that I do not have blue tooth installed in this system. It appears to be a bug upstream and looks like it has been reported but in the mean time is there a way to disable blueman?

View 5 Replies View Related

Slackware :: How To Disable Cpu Throttling In 13

May 7, 2010

I'm trying to install ATLAS which requires disabling cpu throttling. Normally one can do it in the BIOS, while there isn't such an option of my dell inspiron 6400. Actually there is a SpeedStep option in the BIOS, however, you cannot get the highest but the lowest performance by disabling it (dell!!!).

After googled a lot, I found in some distros, there is a /usr/bin/cpufreq-selector through which one can disable throttling. But it doesn't exists in slackware.

I known that by appending kernel option "acpi=off", one can disable the whole acpi and thus the throttling control in slackware, but it seems so dirty.

Anyone known a better way to do it?

ps: With a intel T2050 cpu, i didn't find the directory /sys/devices/system/cpu1, but only the /sys/devices/system/cpu0. Similar case in /etc/acpi. it seems that slackware treats my cpu as a single core one, while it is not.

View 21 Replies View Related

General :: How To Disable KTTSD In Slackware

Aug 17, 2010

How to disable KTTSD in slackware linux?

View 2 Replies View Related

Slackware :: How To Disable Backup Files

Apr 25, 2010

how to disable backup files? It is kinda annoying when editing lot of files and I personally see no point having them.

View 11 Replies View Related

Slackware :: How To Disable Akonadi On Startup

Jul 14, 2010

I do not want akonadi on startup. How do I disable it?

View 5 Replies View Related

Slackware :: How To Disable HP Device Manager

May 2, 2010

I've always run as root on Slackware, but having done away with Ubuntu for now, all of my machines including the family desktop are running Slackware. There have been several ups and downs and the last one that I know of (for now) is the HP Device Manager. It doesn't run as root so I've never noticed that it drastically slows down printing via a shared printer. Disabled the system just sends it's requests to the samba/cups server and starts printing instantly. The HP Device Manager seems to go through an intialization step each time that takes several seconds before I can even hit the "print" button.

View 11 Replies View Related

Slackware :: How To Disable Syslog Buffering

Mar 22, 2011

I've been messing around with fail2ban regex and heard that you can get better performance by disabling syslogd buffering. By better performance I mean that fail2ban can detect more login failures per second than with syslogd buffering turned on.How do you disable syslogd buffering

View 2 Replies View Related

Slackware :: How-to Disable Hdd Spinoffs On A Laptop

Aug 6, 2010

I have Aspire one 752 netbook with slack 13.1 installed. I installed laptop-mode-tools from slackbuilds to control power management and etc. I'd like to make sure that sda drive in netbook never spins off when not running on batteries. For now it seems to spin down after every half a minute and is producing clicking sounds. I issued 'hdparm -B 255 /dev/sda' which seemed to work - no clicks any more, and no spinning-up sounds. What is the right way to make this change to be applied whenever netbook is on AC power?Edit: Also, how to make this 'hdparm -B 255 /dev/sda' survive hibernate, as it reverts to '96' after being resumed:
# hdparm -B /dev/sda/dev/sda: APM_level = 96Edit2: Ok, i changed hdparm -B values from 254 to 255 in laptop-mode.conf, since values of 254 and any other i tried(1, 96, 128) gave ioctl errors and were not applied to drive.

Code:
# hdparm -B 96 /dev/sda
/dev/sda:

[code]....

View 3 Replies View Related

General :: Disable Case Sensitivity For Slackware?

Feb 19, 2010

How you disable it? it makes no sense you have to type all those non capital and capital letters just to access a directory correctly.

in windows you just type the name and it detects whatever you type capital or not...

View 3 Replies View Related

Slackware :: Cant Run Startup Command To Disable Touchpad?

Oct 12, 2010

I login as root every time (its a closed system) and I am running it on a laptop. I want to disable the touch pad after typing for 4 seconds.I have tried adding this command:syndaemon -i 4 -dto rc.4, rc.local, rc.httpd, http.mysqld

View 7 Replies View Related

Slackware :: Option To Disable The Cookies Requirement?

May 11, 2011

I can manage my printer through the web browser interface in 12.2 without cookies but in 13.1 I need to allow cookies.

When did CUPS start requiring cookies to be enabled to use the web browser interface?

Is there an option to disable the cookies requirement?

View 4 Replies View Related

Slackware :: Disable And Enable Ipv6 Connectivity?

May 7, 2011

I just finished setting up my slack machine as a home server (printers & files) and I noticed that I have an IPv6 address (from ifconfig)... I didn't know I did. I used to work in tech support and when a windows or OSx machine didn't connect properly on a LAN, disabling IPV6 was a common troubleshooting step. Is there a way to easily turn inet6 connectivity off/on in Slackware? (I want to keep the ability to get an IPv6, we will all use those in the future)

View 2 Replies View Related

Slackware :: Disable KDE Folder Preview On Desktop?

May 31, 2010

On a Slack64 13.1 with stock kde :

How can I disable the folder preview which occur when the mouse stay to a folder icon on the desktop (I use "Folder view" on the desktop) ?

Similarly, is it possible to disable the popup displaying comment and help when the mouse stay over a icon shortcut to an application ? If yes, how and where ?

View 2 Replies View Related

Slackware :: Disable Pcmcia Probing During Boot ?

Mar 29, 2010

how to disable pcmcia probing during boot in Slack >= v.13? I have an Asus eeepc 1000HA with no need for pcmcia support.

View 1 Replies View Related

Slackware :: Disable The Touchpad On A Sony VAIO

May 28, 2010

Looking for opinions on what is the best way to disable the touchpad on a Sony VAIO. I just installed Slack64 13.1 and love it...

View 10 Replies View Related

Slackware :: Disable Or Configure Udev For Initrd?

Nov 8, 2010

I've recently updated my Slackware 13.1 system to the Slackware current. Although I have created my "initrd" image without specifying the "-u" option to "mkinitrd" it still starts up "udev".

That is causing me some difficulty because I am using "dmraid" to detect my RAID arrays. I had created my own device names such as "/dev/sdr2" for my root partition. With 13.1 I had no problem, since "udev" was not started by the "initrd" unless the "-u" option was provided. The current version seems to start up "udev" even without that option.

Is there a way to disable "udev" in the "initrd", or is there a way to specify custom "udev" rules for an "initrd"? I tried placing a "10-local.rules" file in the "etc/udev/rules.d" directory of the "initrd-tree" but that file had no effect on the device names generated by "udev" during the "initrd".

Here is my script that creates the "initrd".

Code:

ROOTDEVNAME="/dev/sdr2"# Name of root device
LINUXVER="2.6.35.7-smp"# Linux modules version
CLIBVER="2.12.1"# C library version
ROOTDIR="/boot/initrd-tree"# Location of root filesystm

[code]....

It will be helpful for me to understand "udev" issues related to an "initrd" because I will eventually try to use "mdadm" instead of "dmraid". So far I have only been able to get my system to boot from the RAID array using "dmraid" and I often run into new problems when I update Linux. Still, Slackware has proven to have the best support for booting from my RAID array because of the user community, documentation and flexibility.

View 1 Replies View Related

Slackware :: Quicker Way To Start Or Disable Service

Mar 23, 2011

I've been practicing C programming the past month and had the idea to do this. I don't know if there's already something similar, or if anyone would find this program useful.Slervice simply calls Pat's scripts and the chmod command. I believe it's self explanatory. It can be compiled with cc slervice.c -o slervice.

View 11 Replies View Related

Slackware :: Disable Dhcp Polling For Eth0 At Boot Up?

Apr 20, 2010

During installation I set eth0 to use dhcp to get an IP address. I then installed gnome and networkmanger which handles my interfaces and works fine. But during bootup the system pauses for 5 seconds or so while it polls for dhcp. It then times out and gives me a 169.254.xx which is then replaced when networkmanager starts up at the end of bootup.

How do I stop the polling to cut out the 5 seconds?

View 14 Replies View Related

Slackware :: Dual Screen - Disable The Second Monitor When X Is Not Running?

Sep 11, 2010

I would like to use my second monitor with my Slackware (Laptop) setup but they are different sizes/resolutions.

This is no problem with KDE but before X is started and when X ends there are big issues with the TTY0 console being distorted.

Is it possible to disable the second monitor when X is not running?

(Slackware64Current, ATI Mobility Radeon HD3200 card)

I essentially want the second monitor to activate ONLY in the event of an X Session and turn off when X halts.

View 6 Replies View Related

Slackware :: Enable NumLock And Then Disable The Button Completely

Jan 8, 2010

I've got 5 users who share a bunch of virtual Windows XP guests via VRDP (VirtualBox RDP access), and I'm having some problems with managing their NumLock state. They all use rdesktop to access the Windows XP machines. This works very well, as long as all of them have NumLock enabled. If one of them disables it by mistake, and then logs into one of the Windows XP machines, NumLock is disabled and some of the programs they use start to act really weird. This is causing us some grief.

So I'd like to be able to enable NumLock on all the computers (they are all running Slackware 12.2) before X, while X runs and while KDE is running. And when NumLock is enabled for the entire system, thenI'd like to remove the ability to disable NumLock altogether. NumLock should always be enabled for these users, no matter what. It would be really nice if Linux/X/KDE/whatever just honored the BIOS setting, but I haven't been able to figure out how to do that. Oh, and I'd really like if the NumLock LED was ON, so everybody are made aware of the fact that they have NumLock turned on.

ps. I've tried remapping the keys on the numeric pad with xmodmap, but that doesn't solve the problem. The actual NumLock state must be set to avoid problems with the troubled Windows programs.

View 4 Replies View Related

Slackware :: Disable Damn Spelling Checking In Firefox 2.0.x.x?

Jun 22, 2011

Linux kernel 2.6.21.5, Slackware 12.0
Firefox 2.0.0.4

What's said.

View 5 Replies View Related

Slackware :: What Is The "proper" Way To Completely Disable IPv6

Mar 15, 2011

Is simply adding "alias net-pf-10 off" to modprobe.conf enough to keep IPv6 completely dead? Should I comment out the IPv6 loopback address in /etc/hosts or anything like that?

View 9 Replies View Related

General :: Nouveau Without KMS ?

Jul 29, 2011

I have nomodeset when I boot my kernel, as I want to switch between nouveau and nvidia proprietary drivers within a session.

However, nouveau won't load, complaining that kms isn't enabled (xorg.log excerpt):

Here is the lsmod:

Am I missing something or isn't it possible to have nouveau without KMS? I have done a bit of searching, and everything I find points me back to enabling kms in the kernel.

Linux zen 2.6.32-5-xen-amd64 #1 SMP Tue Jun 14 12:46:30 UTC 2011 x86_64 GNU/Linux

View 2 Replies View Related







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