Displaying 12 results from an estimated 12 matches for "nv_bios".
2008 May 29
11
[Bug 16148] New: primary display is borked with RandR12 enabled
http://bugs.freedesktop.org/show_bug.cgi?id=16148
Summary: primary display is borked with RandR12 enabled
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Jun 10
0
[PATCH] Use nanosleep instead of usleep when waiting the hardware.
...s being used without checking its return value. When the
server receives SIGALRM or SIGIO the waits are shortened and random
modesetting failures happen: Use nanosleep and loop around it until
the requested time has elapsed.
---
src/nouveau_hw.c | 2 +-
src/nouveau_local.h | 6 ++++++
src/nv_bios.c | 2 +-
src/nv_crtc.c | 2 +-
src/nv_include.h | 1 +
src/nv_output.c | 10 +++++-----
6 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/src/nouveau_hw.c b/src/nouveau_hw.c
index 7d210d7..c2cad37 100644
--- a/src/nouveau_hw.c
+++ b/src/nouveau_hw.c
@@ -...
2008 Aug 14
7
[Bug 17138] New: Randr12 on nv34m causes colour corruption on laptop panel.
...rupted screen which is predominantly red.
My system is a Dell Inspiron 5150 with a 1600x1200 screen and an nv34m.
The corruption is only on the internal panel. Any external screen on the VGA
output seems to be fine.
Bug #14403 seemed to be the closest to my experience and so I messed around
with nv_bios.c.
In the function parse_lvds_manufacturer_table_init the section labeled:
/* adjust some things if straps are invalid (implies the panel has EDID) */
resets the lvdsmanufacturerindex from 3 to 0.
Putting in a line to set this back to 3 (or indeed 1 or 2) makes everything
seem to work fine....
2008 Oct 26
6
[Bug 18234] New: c51 lvds script failure in randr12 mode. if I start the X server the screen is black and the framebuffer too because it trys to link the whole output to the monitor
http://bugs.freedesktop.org/show_bug.cgi?id=18234
Summary: c51 lvds script failure in randr12 mode. if I start the
X server the screen is black and the framebuffer too
because it trys to link the whole output to the monitor
Product: xorg
Version: 7.3
Platform: Other
OS/Version: Linux (All)
2010 Jan 07
10
[Bug 25938] New: black screen on the iMac powerpc using nouveau
http://bugs.freedesktop.org/show_bug.cgi?id=25938
Summary: black screen on the iMac powerpc using nouveau
Product: xorg
Version: unspecified
Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Apr 14
14
[Bug 15502] New: Unknown LVDS configuration bits
http://bugs.freedesktop.org/show_bug.cgi?id=15502
Summary: Unknown LVDS configuration bits
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: low
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: pee at
2008 Mar 06
6
[Bug 14858] New: Build fix for FreeBSD
...6-64 (AMD64)
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: pawel.worach at gmail.com
QAContact: xorg-team at lists.x.org
nv_bios.c:26:22: error: byteswap.h: No such file or directory
bswap and friends are defined in endian.h (on freebsd) which is pulled in by
X11/Xarch.h. This should fix the build on netbsd too.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail...
2008 Sep 14
7
[Bug 17571] New: Nouveau and PPC64 issues
...u on PPC64 is a whole experience :-)
- Running from git/master crashes X : "(EE) NOUVEAU(0): No known BIOS
signature found"
- Removing nvidiafb and using only offb was suggested, done, but didn't change
a lot of things
- Commenting { "PROM", load_vbios_prom }," in nv_bios.c fixed the first issue.
- I was then back to the same state I was at a few weeks ago : the screen is
full of weird vertical multicolored lines.
- Taking a screenshot with ImageMagick's 'import' shows a perfectly good image
- Trying to go back to the console (killing X) would show...
2008 Feb 21
27
[Bug 14597] New: randr12 failures on 12" powerbooks, and workarounds
http://bugs.freedesktop.org/show_bug.cgi?id=14597
Summary: randr12 failures on 12" powerbooks, and workarounds
Product: xorg
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2008 Feb 06
27
[Bug 14403] New: NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
http://bugs.freedesktop.org/show_bug.cgi?id=14403
Summary: NV17: LVDS0 is black with Randr 1.2, works when randr
1.2 is disabled
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/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
2008 Jan 13
6
[Bug 14060] New: Server fails to start with randr 1.2 and a NV20
http://bugs.freedesktop.org/show_bug.cgi?id=14060
Summary: Server fails to start with randr 1.2 and a NV20
Product: xorg
Version: 7.3
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org