Re: Installed newest kernel, two problems.

From: David Lloyd Geering (dreamlax_at_phreaker.net)
Date: 07/26/05


Date: Tue, 26 Jul 2005 20:53:32 +1200

John Comma Smith wrote:
> David Lloyd Geering wrote something-rather on Sunday 24 July 2005 01:37 pm:
>
>
>>John Comma Smith wrote:
>>
>>>J.O. Aho wrote something-rather on Friday 22 July 2005 08:58 pm:
>>>
>>>
>>>
>>>>John Comma Smith wrote:
>>>>
>>>>
>>>>>Hello,
>>>>>
>>>>>I have installed the newest kernel on my slackware 10.1. But I have two
>>>>>snags. The first is that in the console, the text is huge and fuzzy,
>>>>>unlike small and crisp, how do I fix this? The second problem is that my
>>>>>usb infamous mouse combo keyboard will not work. I figured that I
>>>>>probably forgot to include that option when I was compiling my kernel,
>>>>>but I was wondering if there was another way around it. Thanks for any
>>>>>and all help.
>>>>
>>>>You can build the HID modules and install those and then make a new
>>>>initrd. For the fontsize, you will need to recompile the kernel itself
>>>>with another size selected.
>>>>
>>>>
>>>> //Aho
>>>
>>>
>>>Can that all be done from the x config prog that comes with the program?
>>
>>X is just another program that runs on top of the operating system, it
>>is not an integral part of the kernel or even a Linux distrobution
>>(though it is a common part of the latter). When the kernel starts up,
>>it sometimes switches to the framebuffer, or sometimes uses a standard
>>text buffer size. Either way, this screen resolution selection must be
>>hard-coded into the kernel.
>>
>>Dave.
>
>
> I mean the make xconfig prog for configuring the modules. Anway, I got those
> problems sorted out, but now have a new one, internet is not working on
> that kernel. I am going to mess with it and try to fix it by recompiling
> it, but suggestions are still welcome.

If the internet is not working, perhaps you haven't included something
in your kernel? I spend ages going through every available option. I try
to stay away from modules too, since modprobing shell scripts will not
work with each kernel you have. It works for me, but I hear it's safer
to have some things left as modules, such as evdev. When active, evdev
supposedly allows low-level hooking of keyboard strokes, which could
allow a keylogger to function with ease. Therefore evdev should only be
modprobed when needed, and not compiled into the kernel.

Anyway, best of luck. If everything is working but the internet, it is
probably something simple (have you remembered to configure you gateway,
if you have one?).

Cheers,
     Dave.



Relevant Pages

  • Re: Installed newest kernel, two problems.
    ... >> working on that kernel. ... > If the internet is not working, ... > to stay away from modules too, since modprobing shell scripts will not ... > to have some things left as modules, such as evdev. ...
    (alt.linux)
  • Re: How to get through iptables/NAT, reality and risk calculation
    ... > Hey there, ... > accepting traffic from the internet part of an existing connection (with the ... At the opportunity of compiling your own kernel you should disable any ... business shows enhanced security needs by threat analyses. ...
    (Security-Basics)
  • RE: Problem with my 3Com 905c
    ... Is there any particular reason you are using the 2.6.30 kernel? ... this with a standard Jaunty install. ... what the recommended mtu settings are from your ISP. ... I can work with a crossover connection to other machine, and I can connect me to internet. ...
    (Ubuntu)
  • RE: Problem with my 3Com 905c
    ... The problem isn't of my ISP because in Windows ... Is there any particular reason you are using the 2.6.30 kernel? ... what the recommended mtu settings are from your ISP. ... I can work with a crossover connection to other machine, and I can connect me to internet. ...
    (Ubuntu)
  • Re: virtual terminal dump
    ... >> I have an openssh host accessible to the Internet. ... > I'd say, if you don't trust him, don't give him an account. ... Depending upon your needs and resources, implementing your own auditing ... solution in the kernel may be the way to go. ...
    (Focus-Linux)