LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
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


Reply
  Search this Thread
Old 09-07-2001, 05:48 PM   #1
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Rep: Reputation: 30
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
 
Old 09-07-2001, 05:51 PM   #2
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
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.
 
Old 09-13-2001, 04:28 PM   #3
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
still need some help if anyone knows...
 
Old 09-16-2001, 04:34 AM   #4
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
When you changed your video card did you run xf86config? or are you using the config file from your old card?
 
Old 09-17-2001, 11:30 AM   #5
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
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.
 
Old 09-17-2001, 11:42 AM   #6
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
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?
 
Old 09-17-2001, 01:22 PM   #7
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
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
 
Old 09-17-2001, 01:32 PM   #8
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
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
 
Old 09-17-2001, 09:01 PM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Well, that looks completly normal. You might have a hardware problem, what sort of video card do you have?
 
Old 09-18-2001, 12:20 PM   #10
phek
Member
 
Registered: Jul 2001
Location: California, US
Distribution: Slackware
Posts: 196

Original Poster
Rep: Reputation: 30
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.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kernel Compile Lilo Question megadeth Slackware 2 04-09-2005 05:00 PM
~_~Font % Question^_^ ukyo Linux - General 1 11-18-2004 11:57 PM
login prompt question & kde scheme question JustinCoyan Slackware 2 06-09-2004 02:02 PM
Font question chile712 Fedora 3 04-11-2004 11:22 PM
Kernel / Lilo question kaboom Linux - Software 2 12-23-2003 11:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:17 AM.

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