Displaying 4 results from an estimated 4 matches for "nvidia_quadro".
2016 Oct 18
2
NVAC "No Signal"
...ull workaround.
[...]
+ switch (device->chipset) {
+ case 0x94:
+ case 0x96:
+ case 0x98:
+ case 0xaa:
+ case 0xac:
+ return true;
[...]
</quote>
and to Quadro FX380 as defined:
1. https://nouveau.freedesktop.org/wiki/CodeNames/#NV50
NV96 (G96) ...
2. https://en.wikipedia.org/wiki/Nvidia_Quadro
G96 ... GeForce 9400 based
3. https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#Quadro_FX_.28x800.29_series
G96 ...
The right question would be,
for you Karol, Ben and perhaps the ones from the NVIDIA - those to which Ben refers,
whether device->chipset:
+ case 0x9...
2016 Oct 18
0
NVAC "No Signal"
...case 0x98:
> + case 0xaa:
> + case 0xac:
> + return true;
> [...]
> </quote>
>
> and to Quadro FX380 as defined:
>
> 1. https://nouveau.freedesktop.org/wiki/CodeNames/#NV50
> NV96 (G96) ...
>
> 2. https://en.wikipedia.org/wiki/Nvidia_Quadro
> G96 ... GeForce 9400 based
>
> 3. https://en.wikipedia.org/wiki/List_of_Nvidia_graphics_processing_units#Quadro_FX_.28x800.29_series
> G96 ...
>
>
> The right question would be,
> for you Karol, Ben and perhaps the ones from the NVIDIA - those to which Ben refers,
&g...
2016 Oct 18
4
NVAC "No Signal"
Fixes "No Signal" via HDMI from NVIDIA Corporation ION VGA (rev b1)
Ref.
"drm/nouveau/disp/g94: implement workaround for dvi issue on fx380"
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2a4bd8a
The last working Fedora kernel 4.8.0-0.rc0.git3.1.fc25
Patched and tested with:
$ modinfo -n nouveau
2009 Feb 08
45
[Bug 20006] New: powerpc64: Black screen using RandR12
http://bugs.freedesktop.org/show_bug.cgi?id=20006
Summary: powerpc64: Black screen using RandR12
Product: xorg
Version: 7.4
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org