search for: grub_gfxpayload_linux

Displaying 15 results from an estimated 15 matches for "grub_gfxpayload_linux".

2016 Feb 22
4
Garbled screen after RAM Scrub on boot
...9;s, release .*$,,g' /etc/system-release)" GRUB_DEFAULT=saved GRUB_DISABLE_SUBMENU=true GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" GRUB_GFXMODE=1024x768 GRUB_GFXPAYLOAD_LINUX=keep GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen nomodeset" I have tried setting (for a 1024x768 resolution) vga=792 in the GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX, but this makes no difference What am I doing wrong? Reg...
2016 Feb 23
2
Garbled screen after RAM Scrub on boot
...-release)" > GRUB_DEFAULT=saved > GRUB_DISABLE_SUBMENU=true > GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 > dom0_vcpus_pin" > GRUB_GFXMODE=1024x768 > GRUB_GFXPAYLOAD_LINUX=keep > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen > nomodeset" > > I have tried setting (for a 1024x768 resolution) vga=792 in the > GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and > GRUB_GFXPAYLOAD_LINUX, but this makes no differen...
2016 Feb 22
2
Garbled screen after RAM Scrub on boot
...system-release)" > GRUB_DEFAULT=saved > GRUB_DISABLE_SUBMENU=true > GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" > GRUB_GFXMODE=1024x768 > GRUB_GFXPAYLOAD_LINUX=keep > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen nomodeset" > > I have tried setting (for a 1024x768 resolution) vga=792 in the GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX, but this > makes no difference > &g...
2014 Jul 01
2
Problem: vga TEXT mode has only 8 colors when booting with syslinux
...inuz INITRD ../initrd.img APPEND root=PARTUUID=c3b28cc5-93d5-4cdc-b86e-857231520205 rw quiet The same application running on the same system displays 16 colours if booted with grub2 (but still using VGA text mode). FWIW, grub2's config is using: GRUB_TERMINAL=console GRUB_GFXPAYLOAD_LINUX=keep Could anybody explain me why there's such difference and why syslinux leaves the VGA text mode with only 8 colours where there should be 16 ? Thanks.
2016 Feb 22
0
Garbled screen after RAM Scrub on boot
.../etc/system-release)" > GRUB_DEFAULT=saved > GRUB_DISABLE_SUBMENU=true > GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" > GRUB_GFXMODE=1024x768 > GRUB_GFXPAYLOAD_LINUX=keep > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen nomodeset" > > I have tried setting (for a 1024x768 resolution) vga=792 in the GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX, but this > makes no difference > > W...
2016 Feb 22
0
Garbled screen after RAM Scrub on boot
...t; > GRUB_DEFAULT=saved > > GRUB_DISABLE_SUBMENU=true > > GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" > > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" > > GRUB_GFXMODE=1024x768 > > GRUB_GFXPAYLOAD_LINUX=keep > > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen nomodeset" > > > > I have tried setting (for a 1024x768 resolution) vga=792 in the GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and GRUB_GFXPAYLOAD_LINUX, but this > > makes no diff...
2016 Feb 23
0
Garbled screen after RAM Scrub on boot
.../system-release)" > GRUB_DEFAULT=saved > GRUB_DISABLE_SUBMENU=true > GRUB_CMDLINE_LINUX="crashkernel=auto rhgb intremap=no_x2apic_optout" > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 > dom0_vcpus_pin" > GRUB_GFXMODE=1024x768 > GRUB_GFXPAYLOAD_LINUX=keep > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen > nomodeset" > > I have tried setting (for a 1024x768 resolution) vga=792 in the > GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and > GRUB_GFXPAYLOAD_LINUX, but this makes no difference &gt...
2016 Feb 23
0
Re: Garbled screen after RAM Scrub on boot
..." mode to a "hires textmode", AFAICS, this also influences all grub instances in the whole XEN infrastructure, so it could be a influence. >> GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" >> GRUB_GFXMODE=1024x768 >> GRUB_GFXPAYLOAD_LINUX=keep >> GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen >> nomodeset" >> >> I have tried setting (for a 1024x768 resolution) vga=792 in the >> GRUB_CMDLINE_LINUX and commenting out GRUB_GFXMODE and >> GRUB_GFXPAYLOAD_LINUX, but this...
2016 Jun 22
3
PCI Passthrough not working
Further to my messages back in May I have at last got round to trying to get my DomU to recognise USB devices. I am using Xen 4.6 with CentOS kernel 3.18.34-20.el7.x86_64. I have to manually make the port available before creating the DomU by issuing the command: xl pci-assignable-add 00:1a.0 otherwise nothing shows in: xl pci-assignable-list I have added this to my .cfg file as per the
2011 May 23
0
xen4 , framebuffer and grub2
...DL - exiting It seems that xen can not find the framebuffer device. I have searched the web about how to enable framebuffer in grub2,someone said : add these two lines into /etc/default/grub and run update-grub2 .(https://wiki.archlinux.org/index.php/GRUB2 ) GRUB_GFXMODE="1024x768x32" GRUB_GFXPAYLOAD_LINUX="keep" I have done it and reboot my server,but the problem remains. My question is : How to enable framebuffer in grub2? Thank you! 2011-05-23 sosogh _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource...
2014 Jul 07
0
Problem: vga TEXT mode has only 8 colors when booting with syslinux
...APPEND root=PARTUUID=c3b28cc5-93d5-4cdc-b86e-857231520205 > rw quiet > > The same application running on the same system displays 16 colours if > booted with grub2 (but still using VGA text mode). FWIW, grub2's config > is using: > > GRUB_TERMINAL=console > GRUB_GFXPAYLOAD_LINUX=keep > > Could anybody explain me why there's such difference and why syslinux > leaves the VGA text mode with only 8 colours where there should be 16 ? > What system font are you using? -hpa
2016 Jun 22
0
PCI Passthrough not working
...quishing VGA console. How can I prevent this? Is there something wrong with my /etc/default/grub ... GRUB_CMDLINE_LINUX="crashkernel=auto intremap=no_x2apic_optout" GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 dom0_vcpus_pin" GRUB_GFXMODE=1024x768 GRUB_GFXPAYLOAD_LINUX=keep GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen" Many thanks Francis From: "Francis Greaves" <francis at choughs.net> To: "centos-virt" <centos-virt at centos.org> Sent: Wednesday, 22 June, 2016 09:56:44 Subject: [CentOS-v...
2013 Sep 26
2
Resource map sanity check fails after GRUB "keeps" the gfx mode
...t;] ? do_early_param+0x86/0x86 [<ffffffff8169e590>] ? rest_init+0x80/0x80 [<ffffffff8169e59e>] kernel_init+0xe/0xf0 [<ffffffff816ad9ac>] ret_from_fork+0x7c/0xb0 [<ffffffff8169e590>] ? rest_init+0x80/0x80 ---[ end trace 0bc6b5945c0022a8 ]--- It is not showing if I enable GRUB_GFXPAYLOAD_LINUX=text in /etc/default/grub I'm attaching the kernel configuration and the kernel log for the good and the bad cases (with the timestamps stripped). There is one interesting part of the diff: --- dmesg.good 2013-09-25 08:41:35.814705791 -0400 +++ dmesg.bad 2013-09-25 09:41:01.972012919 -040...
2016 Jun 24
2
PCI Passthrough not working
...n I prevent this? Is there something wrong with my /etc/default/grub > > ... > GRUB_CMDLINE_LINUX="crashkernel=auto intremap=no_x2apic_optout" > GRUB_CMDLINE_XEN_DEFAULT="dom0_mem=13312M,max:14336M dom0_max_vcpus=6 > dom0_vcpus_pin" > GRUB_GFXMODE=1024x768 > GRUB_GFXPAYLOAD_LINUX=keep > GRUB_CMDLINE_LINUX_XEN_REPLACE_DEFAULT="console=hvc0 earlyprintk=xen" Could you post this as a separate message to xen-users? Thanks. -George
2015 May 27
11
[Bug 90682] New: failed to idle channel 0xcccc0001 then crash
...tion=edit dmesg captured with kdump Hi, My Lenovo W540 started crashing when I upgraded from Linux 3.14 to 3.16 in Sept 2014. I continued to use 3.14 and I did nothing till last week when I tried Linux 4.0 (from sid) which kept crashing soon after logging in to GNOME 3. I EFI boot to grub and use GRUB_GFXPAYLOAD_LINUX=keep. Then use KMS and Plymouth till GDM, X.Org and GNOME3. When it crashed the mouse and keyboard no longer did anything (ie Ctrl-Alt-F1 did not work) and the laptop appeared to drop off the network. When I boot with Linux 4.0 and login to GNOME 3, it would crash within minutes, but sometimes an...