Displaying 6 results from an estimated 6 matches for "loadbios".
2009 Dec 15
2
[PATCH 1/2] drm/nouveau: Kill global state in NvShadowBIOS
...26 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_bios.c b/drivers/gpu/drm/nouveau/nouveau_bios.c
index 5eec5ed..04ac564 100644
--- a/drivers/gpu/drm/nouveau/nouveau_bios.c
+++ b/drivers/gpu/drm/nouveau/nouveau_bios.c
@@ -181,43 +181,42 @@ struct methods {
 	const char desc[8];
 	void (*loadbios)(struct drm_device *, uint8_t *);
 	const bool rw;
-	int score;
 };
 
 static struct methods nv04_methods[] = {
 	{ "PROM", load_vbios_prom, false },
 	{ "PRAMIN", load_vbios_pramin, true },
 	{ "PCIROM", load_vbios_pci, true },
-	{ }
 };
 
 static struct methods nv50_...
2010 Jun 02
10
VGA passthrough nVidia NVS 295
I want to try to get VGA passthrough working in a Windows 7 x64 domU.
I''m running debian squeeze/testing/unstable with Jeremy''s 2.6.32.x kernel.
The best I got to work is the device showing up under Windows 7, with 
all resources and whatnot.
I''ve applied the vga-loadbios patch and vBAR-pBAR patch to xen, and the 
vBAR-pBAR patch to qemu-dm.
This behaviour isn''t stable though. Sometimes I can log on and then domU 
crashes with a BSoD (nvlddmkm.sys). Sometimes I can log on and actually 
do something. But certain operations, like changing display options or...
2011 Mar 13
27
[Bug 35267] New: nouveau fails to load BIOS on EFI boot.
https://bugs.freedesktop.org/show_bug.cgi?id=35267
           Summary: nouveau fails to load BIOS on EFI boot.
           Product: xorg
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/nouveau
        AssignedTo: nouveau at lists.freedesktop.org
      
2010 Nov 17
26
[Bug 31676] New: garbled text after loading nouveau module on EFI boot; X driver thinks there are no connected outputs
...pset (PCI id 0x08a2,
NVAF I believe).
I'm booting in EFI mode using grub2, as this machine appears to have issues
setting up the SATA controller in BIOS emulation mode.  I've booted in BIOS
mode and done a dump of the video BIOS and int10 vector, which I'm loading via
grub2's "loadbios" command.
I'm running 2.6.37-rc2 with a bunch of hw-specific patches applied (as well as
a patch to boot in EFI physical rather than virtual mode, which unbreaks PCI),
the 16 Nov nouveau-drm snapshot from pq's webdir on people.fd.o, and
xf86-video-nouveau git rev 1143e7a.
First I mod...
2016 Mar 07
0
Module Versioning
...(6.6 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\legacy_password_test.mod (14.2 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\legacycfg.mod (30.3 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\linux16.mod (8 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\linuxefi.mod (6.2 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\loadbios.mod (3.1 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\loadenv.mod (6 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\loopback.mod (3.1 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\ls.mod (4.2 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\lsacpi.mod (4.8 KB)
Extracting: F:\EFI\BOOT\grub\i386-efi\lsefi.mod (3.6 KB)...
2016 Mar 06
5
Module Versioning
On 3/3/2016 07:43, Pete Batard via Syslinux wrote:
> [...] as far as I am concerned, 'A "version" such as "6.03" [is not] 
> enough'. [...]
I'd like to help to improve Syslinux with regards to version-related 
concerns.
Having typed that, perhaps we could discuss your (or Rufus') specific 
needs, in parallel?  Do I understand correctly that the primary