LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-28-2004, 09:16 AM   #1
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Rep: Reputation: 15
New kernel working with 1 small problem


Hi All,

I finally managed to compile a working kernel anyway, when i boot my old kernel up (2.4.22) i get a icon in the top left corner as its booting and the resolution is 1024X something, (very nice) different fonts etc,

When I boot my new kernel (2.6.4), The resolution is 640x480 and i have no icon in the top left corner,

How can i make the icon in the top left corner appear again and make the resolution bigger,

This is all before i have to login, once i type "startx" everything is ok,


What have I missed from the kernel compile ?

thanks
 
Old 03-28-2004, 09:27 AM   #2
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Sounds like you missed framebuffer support for the console.
 
Old 03-28-2004, 09:50 AM   #3
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Original Poster
Rep: Reputation: 15
Where abouts is that option ?

thanks
 
Old 03-28-2004, 09:55 AM   #4
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Check in the graphics support section. There should be a sub section on console display driver support and select Framebuffer Console Support. I usually compile it into the kernel rather than make a module since I think it is needed before modules are loaded.
 
Old 03-28-2004, 11:00 AM   #5
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Original Poster
Rep: Reputation: 15
Found that thanks, I now have the logo in the top left, but the resolution is still very small, any ideas ?

thanks for the help so far
 
Old 03-28-2004, 11:16 AM   #6
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
You fix your framebuffer resolution using your /etc/lilo.conf file. Open it in a text editor and uncomment the vga= line for the resolution you want (be sure all the other vga= lines are commented out). Be sure to run lilo so that the change is picked up and then reboot.
 
Old 03-28-2004, 12:16 PM   #7
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Original Poster
Rep: Reputation: 15
Ive edited the lilo.conf file, but this have not fixed the problem, I will explain a little more of my problem,

When i boot, I get to the lilo bit, this is fine, I then select my kernel image and press enter, this is where the resolution goes really small, i get the logo in the top left, but the res is so small, im on about the screen where you have to login with user and pass,

how can i increase the res of this screen,

i hope someone knows what im on about,

thanks
 
Old 03-28-2004, 12:51 PM   #8
tobyl
Member
 
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 768

Rep: Reputation: 64
I think Hangdog said it all really, but look again in lilo.conf

# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769

uncomment the one you want, (I like vga=773)
 
Old 03-28-2004, 01:04 PM   #9
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
You could also use the vga=normal in which case you won't be using framebuffer at all, but the same sort of resolution you get see on your LILO screen.
 
Old 03-29-2004, 04:40 AM   #10
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Original Poster
Rep: Reputation: 15
Hi

I have edited the lilo.conf, uncommented vga=791, commented the old line, run /sbin/lilo.conf,
I then rebooted, and found no difference, Thanks for all your help, but ive decided to go without framebuffer support for now anyway,

I would like to thank all you guys fopr helping me,

# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769


thanks.
 
Old 03-30-2004, 01:27 AM   #11
lozz1978
Member
 
Registered: Jan 2004
Location: Sunny UK
Distribution: Slackware 9.1
Posts: 53

Original Poster
Rep: Reputation: 15
If you dont compile the kernel with (video select) option then
editing the /etc/lilo.conf, to change the display resolution has no effect,

I recompiled the kernel with this option, and edited the /etc/lilo.conf file to use frame buffer 1024X768X64K, ran lilo.conf, rebooted and everything went back to normal.


Thanks again for your help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
small help for kernel 2.6.7 salahuddin_66 Slackware 7 09-23-2004 01:25 AM
Just a small problem after kernel-upgrade (I hope) ingvald Slackware 3 06-19-2004 08:09 AM
A small kernel error synapse Slackware 4 05-27-2004 03:10 PM
old pc, new kernel; small problem b0uncer Linux - General 3 04-24-2004 12:19 PM
can't get a small kernel muyo76 Linux - General 21 03-14-2003 09:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration