registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #30390
[Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)
Hi,
Just a tip.
To enable VGA1 on boot (which is a problem for projectors that are not detected) you can put:
"video=VGA1:e" in /etc/default/grub
or video=VGA1:1024x768@60
for example:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash display=VGA1:e"
After you safe this file you need to run "sudo update-grub"
Info from here: https://wiki.ubuntu.com/X/KernelModeSetting/
display=VGA1:d - disables VGA1 on boot
--
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Fedora.
https://bugs.launchpad.net/bugs/600453
Title:
[arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)