This is a discussion on Re: Consolesize problem with vga=791 on laptop screen within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Stefan Demarmels wrote: > If I boot from the gentoo livecd I get a 1024 resolution console. So i ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Stefan Demarmels wrote: > If I boot from the gentoo livecd I get a 1024 resolution console. So i > went and had a look at the isolinux.cfg file on the livecd. There I found > the line " append vga=791 initrd=initrd.1024 acpi=off ... nomce ". I added > these options to my grub.conf but I only get a black screen, nothing else. What's in that initrd? Did you copy that initrd.1024 to your laptop? > Oh yea, wy don't i have "lspci" installed on my laptop and how can i > install it? An emerge lspci dosn't work. I have installed console-tools, > but still no lspci. It's in sys-apps/pciutils cu, Markus |
| ||||
| Hi Markus! That initrd.1024 is a file on the cd. No I did not copy it to my laptop. Thats just in the append line of the bootloader on the livecd. How my append line should look like: --> append vga=791 hdd=ide-scsi Thats all. But as I already wrote, I just get a black screen. I don't know what's in that initrd. How can i find that out? Thaks for "the lspci" now it works! Greetings Stefan Markus Holzapfel wrote: > Stefan Demarmels wrote: > >> If I boot from the gentoo livecd I get a 1024 resolution console. So i >> went and had a look at the isolinux.cfg file on the livecd. There I found >> the line " append vga=791 initrd=initrd.1024 acpi=off ... nomce ". I >> added these options to my grub.conf but I only get a black screen, >> nothing else. > > What's in that initrd? Did you copy that initrd.1024 to your laptop? > >> Oh yea, wy don't i have "lspci" installed on my laptop and how can i >> install it? An emerge lspci dosn't work. I have installed console-tools, >> but still no lspci. > > It's in > sys-apps/pciutils > cu, > > Markus |