LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 12-01-2006, 07:34 PM   #1
mon75
LQ Newbie
 
Registered: Sep 2006
Location: Windsor, Ont, CDN
Distribution: ubuntu
Posts: 14

Rep: Reputation: 0
kernal 2.6.19 vs 2.4.33


First a shout out to Shilo many thanks. After following your advice on how to compile and install a new kernal i now have 2.6.19 running on slackware 11 now on to making it scream!!!
secondly i've finally got my dvd writer to be noticed by slack, again by following your posted fstab example
(to any newbies out there i recommend shilo-is-a-geek.com)

I do have a quick question however, for any that are reading this. Upon booting I no longer get the script telling me what the computer is doing, the monitor just changes states without any messages displayed then i am taken to the graphical login. I would like to know how to get this back. Or better yet how to get the boot-up messages to say get written to a temp file which would be waiting for me on my desktop.

thanks for any replies
 
Old 12-01-2006, 07:41 PM   #2
dxqcanada
Member
 
Registered: Sep 2006
Location: Canada
Distribution: Gentoo
Posts: 702

Rep: Reputation: 43
Hmm, the title of the post does not seem to match your question.

Boot up messages appear on tty1.
If you press ctl+alt+F1 ... you can jump into that console to view the messages.
The X login will probably be on ctl+alt+F8.

The "dmesg" command will show some bootup messages or you can view the /var/log/messages file.
 
Old 12-01-2006, 08:03 PM   #3
eerok
Member
 
Registered: Nov 2005
Location: Canada
Distribution: Mint, Debian
Posts: 168

Rep: Reputation: 32
Quote:
Originally Posted by mon75
I do have a quick question however, for any that are reading this. Upon booting I no longer get the script telling me what the computer is doing, the monitor just changes states without any messages displayed then i am taken to the graphical login. I would like to know how to get this back. Or better yet how to get the boot-up messages to say get written to a temp file which would be waiting for me on my desktop.
By "changing states" do you mean that there are graphics or a blank screen? In either case, it seems that you now have a bootsplash (ie, either one that works or one that doesn't). You could try F2 while the kernel is booting to see if that gives you the messages back.
 
Old 12-01-2006, 08:29 PM   #4
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
I have had these kinds of problems when compiling your own kernel. I think you might have missed the step to configure the framebuffer section. Go and look in your .config file for the following section and make sure the following matches:

# Console display driver support
CONFIG_VGA_CONSILE=y
CONFIG_VGACON_SOFT_SCROLLBACK=Y
CONFIG_VGACON_SOFT_SCROLLBACK_SIZE=64
CONFIG_MDA_CONSOLE=m
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
# CONFIG FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
CONFIG_FONT_8X8=y
CONFIG_FONT_8X16=y

And the following section, make sure this is set to yes.

# Logo configuration
CONFIG_LOG=y
CONFIG_LOGO_LINUX_CLUT224=y
CONFIG_BLACKLIGHT_LCD_SUPPORT=y
CONFIG_BLACKLIGHT_CLASS_DEVICE=M
CONFIG_BLACKLIGHT_DEVICE=y
CONFIG_LCD_CLASS_DEVICE=M
CONFIG_LCD_DEVICE=y

Now, this is from the default config file that ships out with Slackware 11 2.6.17.3 kernel. I'm not sure if you need all of these setting on, but I would match it just to be sure. Hopefully, this should work.

Last edited by stormtracknole; 12-01-2006 at 08:31 PM.
 
Old 12-01-2006, 08:33 PM   #5
mon75
LQ Newbie
 
Registered: Sep 2006
Location: Windsor, Ont, CDN
Distribution: ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
2.6 vs 2.4

I was going to ask how to test the differences between them but then got off track. LOL sorry
 
Old 12-01-2006, 08:55 PM   #6
mon75
LQ Newbie
 
Registered: Sep 2006
Location: Windsor, Ont, CDN
Distribution: ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
changing states reply

by changing states i mean it is as though it is turning off for a moment without actually turning off ie the power light is still on. In other words the LCD backlight(if that's what it calls) goes off, like when you reset your display.
 
Old 12-01-2006, 08:57 PM   #7
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by mon75
by changing states i mean it is as though it is turning off for a moment without actually turning off ie the power light is still on. In other words the LCD backlight(if that's what it calls) goes off, like when you reset your display.
Did you try making those changes in your config file and then re-compile your kernel? I'm pretty sure this is going to be your problem.
 
Old 12-01-2006, 09:35 PM   #8
mon75
LQ Newbie
 
Registered: Sep 2006
Location: Windsor, Ont, CDN
Distribution: ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
revising and recompiling

I missed the part about recompiling
unfortunately i have to go to work now (midnight shift) but i will try recompiling again tomorrow morning and looking for the necassary sections in the configuration. Thanks for all your help however and i'll post any results tomorrow
thanks again
 
Old 12-01-2006, 09:40 PM   #9
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by mon75
I missed the part about recompiling
unfortunately i have to go to work now (midnight shift) but i will try recompiling again tomorrow morning and looking for the necassary sections in the configuration. Thanks for all your help however and i'll post any results tomorrow
thanks again
Sounds good. Let us know how it goes. Sorry about your mids. I get to work those shift quite often. Ugh...
 
Old 12-02-2006, 10:47 AM   #10
mon75
LQ Newbie
 
Registered: Sep 2006
Location: Windsor, Ont, CDN
Distribution: ubuntu
Posts: 14

Original Poster
Rep: Reputation: 0
thanks a bunch stormtracknole

Success
I went through "make gconfig"
I checked a great many things
among them framebuffer console and logo
I made many modules
I got a huge bzImage( 7.7 Mb )
but at the very least I got my bootscreen back and the little guy in the top left corner wearing a tuxedo

make me all warm and fuzzy again.
thanks again to all that replied
 
Old 12-02-2006, 11:57 AM   #11
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,259

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by mon75
Success
I went through "make gconfig"
I checked a great many things
among them framebuffer console and logo
I made many modules
I got a huge bzImage( 7.7 Mb )
but at the very least I got my bootscreen back and the little guy in the top left corner wearing a tuxedo

make me all warm and fuzzy again.
thanks again to all that replied
Great to hear!!!
 
Old 12-17-2006, 12:26 AM   #12
C-Sniper
Member
 
Registered: Dec 2006
Distribution: Slackware
Posts: 507

Rep: Reputation: 33
i know that im a noob but where is the config file located as i am having the same problem.
thanks
 
Old 12-17-2006, 09:50 AM   #13
2Gnu
Senior Member
 
Registered: Jan 2002
Location: Southern California
Distribution: Slackware
Posts: 1,880

Rep: Reputation: 51
Assuming you have the kernel source installed, it's /usr/src/linux-<kernel version>/.config
 
  


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
kernal panic after update redhat enterprice 4 from kernal(2.6.9-5) to kernal(2.6.9-42 TAREK-SALAMA Linux - Enterprise 3 09-10-2006 09:07 AM
Kernal modules on a Newly Compiled Kernal sethgeekx86 Slackware 4 05-03-2004 11:08 PM
How do you configure the kernal, overwriting the old version of the same kernal? sabaka Linux - Newbie 13 10-04-2003 10:00 AM
Help! Configuring Kernal failed, GRUB can't boot new kernal, help! sabaka Linux - Newbie 4 09-16-2003 09:12 PM
2.4 Kernal juglugs Linux - General 7 11-06-2001 05:06 PM

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

All times are GMT -5. The time now is 08:38 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