Sebastian Kaergel wrote:
> "Antonino A. Daplas" <[email protected]> wrote:
>> Sometimes, this is just a problem with the bootloader not recognizing
>> the option parameters.
>>
>>> image=/boot/2.6.14.4-3
>>> append="video=intelfb"
>> 'cat /proc/cmdline' should confirm if your options where actually passed
>> unchanged to the kernel.
>
> $ cat /proc/cmdline
> BOOT_IMAGE=2.6.14.4 ro root=301 lapic video=intelfb
>
> cmdline looks fine
>
No. You're missing the vga=791 parameter which is required by intelfb (if
connected to a flatpanel).
Why not change the lilo.conf to something like this?
append="vga=791 video=intelfb" # video=intelfb is not required if not passing
# parameters to intelfb
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]