Bug 18881 (dx9s) - Nouveau doesn't work with nvidia 8200
Summary: Nouveau doesn't work with nvidia 8200
Status: RESOLVED FIXED
Alias: dx9s
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 21:37 UTC by Doug
Modified: 2010-07-23 16:16 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
a collection of a little bit of data (file is dated) (182.26 KB, application/x-compressed-tar)
2008-12-03 21:37 UTC, Doug
no flags Details

Description Doug 2008-12-03 21:37:15 UTC
Created attachment 20803 [details]
a collection of a little bit of data (file is dated)

either it crashes (if the vesa driver was ever ran prior to a reboot) or it locks up (if booting / staying in text mode, and direct / initial X is only nouveau)

The attached file tells a bit -- hopefully enough.

sudo lspci -vvn -s 2:0 # note, in vesa mode now
02:00.0 0300: 10de:0849 (rev a2)
	Subsystem: 10de:cb84
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at d8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at e6000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at bc00 [size=128]
	[virtual] Expansion ROM at e0000000 [disabled] [size=128K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [68] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Kernel modules: nvidiafb
Comment 1 Danny 2008-12-11 02:38:23 UTC
> Kernel modules: nvidiafb
This is probably your problem. The use of nouveau together with a framebuffer driver is not supported (although vesafb may work in most cases, nvidiafb definately does not).

Danny
Comment 2 Ben Skeggs 2009-02-15 00:48:29 UTC
I doubt nvidiafb is an issue in this case, it doesn't even try to work on this series of card so shouldn't be an issue.

Anyway, how are things with latest git?
Comment 3 Vedran Miletić 2009-06-05 09:48:59 UTC
Guys, anyone willing to mess around with this? I have ASRock K10N78FullHD-hSLI R3.0 and I'm more than willing to test whatever code is necessary.
Comment 4 Ben Skeggs 2009-06-29 00:05:24 UTC
Can you follow the instructions at http://nouveau.freedesktop.org/wiki/InstallDRM to install the latest DRM (though, make sure you build the "master" branch and not "newttm-devel" as instructed there).

When you load the nouveau module, ensure you enable KMS by "modprobe nouveau modeset=1".  There's some changes recently which may help with this chipset.

If you have any troubles, please stop by #nouveau on freenode!
Comment 5 Marcin Slusarz 2010-07-23 16:16:34 UTC
No reponse from the reporter for more than a year. Closing.
If the problem still exists on current version, please reopen with new set of logs.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.