TracyTiger wrote:gaucho wrote:I just finished installing 14.1 (32-bit) on my test partitions [a root partition of 12 GB, and a /home of 25 GB]. It looks very nice, and it booted up perfectly using Nouveau.
When you type "lspci -v" as root on your system when using nouveau what driver does it show running for your VGA device.
When I first installed Salix64 14.1 my system was missing the usual "Kernel driver in use:" line and instead just showed
"Kernel modules: nvidiafb, nouveau". I may or may not have been using
nomodeset in the kernel at the time.
Hi, TracyTiger,
First off, congratulations and thank you for helping VAA. You did an excellent job -- certainly better than I was doing.

I see now that you were awake because you're in the Pacific Time Zone.
To answer your question about "lspci -v", here's what the relevant output looks like on my freshly installed 14.1 (32-bit) system:
Code: Select all
00:0d.0 VGA compatible controller: NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) (prog-if 00 [VGA controller])
Subsystem: Micro-Star International Co., Ltd. Device 7309
Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21
Memory at de000000 (32-bit, non-prefetchable) [size=16M]
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at dd000000 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at dff40000 [disabled] [size=128K]
Capabilities: [48] Power Management version 2
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau
I've downloaded both the 304.119 and 304.108 Nvidia drivers. Later today, I'll carefully read through the installation instructions and try to install (one or both). I will post again to report the results of my experiment.
TracyTiger wrote:Should the "lspci -v" output show the Kernel driver as nouveau? I've not used nVidia for a while and never used the nouveau driver before so I don't know what should display.
I'm asking because I'd like this system to run as close to default as possible but I've had video problems. Most of the problems have been because of the 19" Coby TV being used as a display on this system. I may make another attempt to get the display to work good enough with the nouveau driver.
Sorry, but I don't know the answer to that one. For my desktop monitor, I'm using a 20" HP 2010i LCD which has been a reliable performer with every distro I've tried.
(
http://www.buydig.com/shop/product.aspx?sku=HP2010I)
Although I'm not positive, based on my regular use of Fedora (which usually packages the latest kernels) and regular perusal of the Fedora User Forum, I suspect that the video problems are due to some sort of new kernel -- newer Nouveau incompatibility or conflict with these older integrated Nvidia GPUs (especially where Firefox is concerned). Multiple users have reported this, and IIRC, someone (who sounded very knowledgeable) commented that the incompatibilities began cropping up more frequently as of kernel 3.6x [?]. I've tried the workarounds / kludges I mentioned previously, but they didn't entirely solve the problem.
The best solution is to install the proprietary Nvidia driver; in our case, the 304xx "legacy branch" support will supposedly last until the end of 2017. After that, I have no idea how difficult it will be to keep using this particular chipset ... I try to support and use open-source solutions whenever possible; I also respect the work being done by the Nouveau developers, but there are times when one has little realistic choice but to use a proprietary product.
From my personal experience with Fedora 19 Xfce Spin, the freezes / hangs with Firefox were so frequent that I reluctantly switched over to using Google Chrome, with Midori as a backup browser. (Midori is maturing, but still seems to have problems with certain websites). I'm now using the Fedora 20 LXDE Spin; to be honest, I haven't even installed Firefox on it.
(Apologies for the off-topic rambling).