Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-07-2001, 06:48 PM
|
#1
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Rep:
|
Lilo/kernel question & font question
OK, i've got a couple of problems... first of all since i upgraded to kernel 2.4.8 my lilo vga setting can on be normal, as before i could set it to the highest of 1024x768x64k. If i set it to anything other than normal the screen will go blank after the lilo prompt. I'm sure that it has to do with how I configured my kernel so, if someone can point me in the right direction as what to change i'd be gratefull.
My next problem also started since i upgraded my kernel, my first terminal screen tty1 is fine but on all the others, the colored/bold/underlined/italic text is all in russian (it looks russian)while all the normal grey text is in english. But thats only been since i booted up this time, when i originally booted up after compiling the kernel it just wouldn't show any text at all on the other terminals other than normal grey text.
So as you can see I suck with compiling the kernel and could really use some help.
phek
|
|
|
09-07-2001, 06:51 PM
|
#2
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
o yah, i forgot to mention that when i rebooted i changed the video card, so maybe thats why it went from no special text to russian text.
|
|
|
09-13-2001, 05:28 PM
|
#3
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
still need some help if anyone knows...
|
|
|
09-16-2001, 05:34 AM
|
#4
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
When you changed your video card did you run xf86config? or are you using the config file from your old card?
|
|
|
09-17-2001, 12:30 PM
|
#5
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
yah, I have ran xf86config since I put the new video card in but, this problem has been happening since I've had my old one in. Besides I can still run xwin fine, its just I can't go into any other vga mode from lilo other than normal, I do have one idea though which I'm about to try and i'll let you know how that goes.
o yah, i have got the language problem fixed which i just did by running setup and changing the font.
|
|
|
09-17-2001, 12:42 PM
|
#6
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
nope, that didn't work. I tried to install lilo from slackware setup but that didn't work. So any ideas how to get lilo to boot into any other vga mode than normal without the screen going black?
|
|
|
09-17-2001, 02:22 PM
|
#7
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
This is the top bit of my lilo.conf if its any help,
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
append= "hdd=ide-scsi"
boot = /dev/hda
#compact # faster, but won't work on all systems.
delay = 50
# VESA framebuffer console @ 800x600x64k
vga = 788
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
|
|
|
09-17-2001, 02:32 PM
|
#8
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
nope, doesn't help, here's mine maybe you can see something wrong?
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/hda
#compact # faster, but won't work on all systems.
delay = 50
# 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
# ramdisk = 0 # paranoia setting
# End LILO global section
# Linux bootable partition config begins
image = /vmlinuz
root = /dev/hda1
label = Linux
read-only # Non-UMSDOS filesystems should be mounted read-only for checking
# Linux bootable partition config ends
|
|
|
09-17-2001, 10:01 PM
|
#9
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Well, that looks completly normal. You might have a hardware problem, what sort of video card do you have?
|
|
|
09-18-2001, 01:20 PM
|
#10
|
Member
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196
Original Poster
Rep:
|
i now have an ATI Xpert 98, but before i had an S3 and it worked fine until i upgraded my kernel, then the S3 stopped working.
|
|
|
All times are GMT -5. The time now is 01:46 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|