Does the Noveau video driver support an Nvidia NVA8 video card? If so, does it require a special xorg.conf to make it work?
On my FC11 64 bit system, I successfully use a card that is reported in /var/log/gdm as
(--) NOUVEAU(0): Chipset: "NVIDIA NV4B"
but I would prefer to use a "MSI N210 MD512H" card that is reported as
On XFCE, after installing nvidia v295 released on 4/11 i think (kmod) my screensavers and glx gears went under 1 fps in full screen on a 2x64 Athlon and a series 6 GeForce card. Flash animation works fine though.
Oh I guess I had forgotten that you already managed to install Chakra. Since you have access to Grub it's a lot easier.According to this thread you need the following boot options "nouveau.modeset=0 rdblacklist=nouveau".Edit "/etc/default/grub" and add them to "GRUB_CMDLINE_LINUX_DEFAULT".Then run update-grub.
not sure what i'm doing wrong here. i've got an nvidia geforce 9600m card in my laptop and have never had a problem with it using the akmod-nvidia package.
I have tried everything; with no kernel boot parameters, it boots a black screen (as if the screen on my laptop was off) . With "nomodeset" and "acpi=off" it will boot an orange blinking hyphen . With "radeon.modeset=0" and "rdblacklist=radeon" it will boot to command line; X is unable to start .
Trying to install NVIDIA driverBlacklisted nouveau by adding rdblacklist=nouveau to kernel line in /boot/grub/grub.confand "blacklist nouv... [by DoctorWho]
I can't get nouveau to run as a dual-head across my two monitors. At the moment, I'm running this config, but my displays are mirrored. What am I doing wrong?Section "ServerLayout"
Identifier "Layout"
Screen "Screen"
EndSection
Section "Device"
Identifier "Video Card"
Driver "nouveau"
Option "M
I've seen this, and I've tried it, and it didn't work. I've tried a few variations. Here is my current version: #nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.53 (buildmeister@swio-display-x86-rhel47-07.nvidia.com) Sat May 12 00:34:20 PDT 2012
Section "ServerLayout"
Identifier "X.org Config
Hi, i'm unable to get Compiz working.
I've already uninstalled nouveau, put "rdblacklist=nouveau", and blacklisted it. I've also installed nVidia, and configured it to work with my dual head setup. everything works great, except when i try to enable Compiz:
Code:
1.
$ compiz --replace
2.