LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   can't see my lovely penguin at boot (https://www.linuxquestions.org/questions/linux-newbie-8/cant-see-my-lovely-penguin-at-boot-729958/)

Allanitto Newbee 06-01-2009 04:19 PM

can't see my lovely penguin at boot
 
Hi,

I can't see my penguin at boot time. I'm using slackware 12 and in my lilo.conf I can't use any of the vesa config. I have a i810 intel chipset. What should I do. I really miss my penguin at boot time.


Thanks

Tinkster 06-01-2009 04:43 PM

Did you recompile your own kernel? The default slack kernels most
definitely allow for VESA on i810.


Cheers,
Tink

Allanitto Newbee 06-01-2009 05:59 PM

no I did not recompile. do I need to add some lines in it??

Thanks

Tinkster 06-01-2009 06:32 PM

So what changed? It would appear that your install isn't fresh?


Cheers,
Tink

Allanitto Newbee 06-01-2009 06:52 PM

It is fresh

I'm not really sure what changes I did. I just recall running xorgsetup. does this touches anything at boot time?
I don't think so.

Please let me know.

Tinkster 06-01-2009 07:06 PM

No, it wouldn't. The only things that will impact on the frame-buffer
are changes to your kernel or to lilo.conf.



Cheers,
Tink

H_TeXMeX_H 06-02-2009 04:51 AM

In '/etc/lilo.conf' change the 'vga=' option to the resolution you want, then run '/sbin/lilo' as root to save changes.

Allanitto Newbee 06-02-2009 10:42 AM

do you mean vga=normal?

should I change it to like: vga=1024x768?

I'll try it at home.


Thanks

H_TeXMeX_H 06-02-2009 11:06 AM

Quote:

Originally Posted by Allanitto Newbee (Post 3560428)
do you mean vga=normal?

should I change it to like: vga=1024x768?

I'll try it at home.


Thanks

If you want the penguin to show up, it should NOT be 'vga=normal', but vga=1024x768 will not work, instead:

Code:

# 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

This was taken from lilo.conf, so if you want that resolution you should use 'vga=791' or 'vga=790'.

Allanitto Newbee 06-02-2009 07:23 PM

none of the vesa lines are working even the vga=769.

I don't know what to do now....

any idea?

Tinkster 06-02-2009 07:28 PM

Which brings us back to the question "what did you do before it
stopped working?" ... and that emphasises the importance of keeping
a log of what you're doing on your machine as a privileged user.


Cheers,
Tink

colorpurple21859 06-02-2009 08:18 PM

I have an intel i810 card the following work, but I don't get penguin either.
780 777 3840 3841 3843 3845 3846

Tinkster 06-02-2009 09:04 PM

Quote:

Originally Posted by colorpurple21859 (Post 3560992)
I have an intel i810 card the following work, but I don't get penguin either.
780 777 3840 3841 3843 3845 3846

Are you asking for help or supporting the statement
that it can't be done? If it's a support request:
Which distro are you using, how have you configured your
kernel? If it's *not* slackware 12 the posts are unrelated
and I'll split them out at a later stage.

I've used VESA 1024x768x64K on my work machine at my last
employment on an i810 with Slackware 12.1, and it was working
just fine, two little tuxes on boot.





Cheers,
Tink

colorpurple21859 06-02-2009 09:49 PM

have slack 12.2 installed and using the huge-smp kernel. don't know if it can be done or not.
I got the penguin on my other computer with a savage video card with no problem. On this one with the i810 I've never gotten the penguin, but never tried. Since I had the same video card, I thought I would have a go at it. I spent the last couple of hours figuring out what vga numbers will work without getting the undefined video mode error. Tomorrow, since you had it working on 12.1 I'll try and reinstall 12.1 and see if can get it to work on 12.1. It might be a difference between 12.1 and 12.2 or in the version of the i810 I have and the one on the computer you were using.

Allanitto Newbee 06-03-2009 08:30 AM

Okay... so I am not alone here. I'll try to do more research on it and hope I can be of help.

I didn't get that penguin ever since... on this machine. I had it way back before when I was using an old laptop and an old version of slackware. maybe earlier than version 10 kernel. In short I didn't tweak this machine. It is fresh installed.


Thanks and goodluck.


All times are GMT -5. The time now is 08:33 PM.