Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello all. I just install slack 13.37 on my IBM Thinkpad. I'm having this issue with the framebuffer: I configure lilo to use 800x600x32 (I use the console a lot, and I like slightly larger text)... then when I install lilo and reboot, the boot process starts, and for a few moments the resolution is 800x600x32, and the right before going multiuser it switches to 1060x768x?? (not sure exactly, but the console text is VERY small)
Can anyone here help me try to fix this?
Oh and one more thing, I wanted to test and see what happens if the radeon module is not loaded at boot time, but the module doesn't seem to be in /etc/rc.d/rc.modules. I'm confused.
Give up. KMS is here. Use the Terminus fonts instead, and forget framebuffer. Let it do it's thing. I have this line in rc.local
/usr/bin/setfont ter-28kn
And I have nice big console fonts(on 2 radeon cards).
As for the radeon module and Slackware, after a certain point the option to use KMS went in by default. Go with it, it's easier than trying to beat it.
The radeon module is probably being loaded by udev. Which is a good thing... KMS has to be fully loaded before X starts or you won't get direct rendering.
Pass 'video=800x600' to the kernel and KMS should use that resolution.
The radeon module is probably being loaded by udev. Which is a good thing... KMS has to be fully loaded before X starts or you won't get direct rendering.
Pass 'video=800x600' to the kernel and KMS should use that resolution.
Adam
Hey thanks for the reply adam. If you don't mind, could you explain to me how to pass video=800x600 to the kernel. I'm kind of new at this stuff. Thanks!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.