[Bug 67191] intelfb does not stay up at boot time.

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Thu Dec 19 15:53:40 PST 2013


https://bugzilla.kernel.org/show_bug.cgi?id=67191

--- Comment #11 from Bob Raitz <pappy_mcfae at yahoo.com> ---
Patch was worthless. 

In order to clear up any remaining misunderstandings, as to what is or isn't
abandonware, I offer my /etc/lilo.conf file so that you might see that I have
tried more than one thing to get this kernel to run the framebuffer. All
attempts have been fruitless.

______________________________


  boot = /dev/sda
  message = /boot/boot_message.txt
  prompt
  lba32
  compact
  menu-title=" Pappy's Compaq Laptop "
  timeout = 300
  change-rules
  reset
# 
  image = /usr/src/linux-3.7.99-zen0/arch/x86/boot/bzImage
  root = /dev/sda2
  label = 3.7-zen
  append="i915.modeset=1 acpi_enforce_resources=lax"
  read-only
#
#
  image = /usr/src/linux-3.11.10/arch/x86/boot/bzImage
  root = /dev/sda2
  label = 3.11.10
  append="i915.modeset=1 acpi_enforce_resources=lax"
  read-only
#

  image = /usr/src/linux-3.12.2/arch/x86/boot/bzImage

  root = /dev/sda2
  label = 3.12.2
#  append="i915.modeset=1 acpi_enforce_resources=lax"
  append="video=intelfb"
#vga=791
#append="video=intelfb acpi_enforce_resources=lax"
  read-only

#
# Windows boot section
  other = /dev/sda1
  label = Windows_XP
  table = /dev/sda
#
#
# End lilo.conf

_________________________________________

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list