Re: Computers doesn't power off

From: Kent West (westk_at_acu.edu)
Date: 08/27/04

  • Next message: Stefan O'Rear: "Re: apt-get Seems To Have Gone South"
    Date: Thu, 26 Aug 2004 21:59:38 -0500
    To: debian-user@lists.debian.org
    
    

    Adam Funk wrote:

    >On Thursday 26 August 2004 16:00, Kent West wrote:
    >
    >
    >>I think what Adam might want to do is to run "modconf", go down to the
    >>"kernel/drivers/acpi" section, and install any necessary features in
    >>that manner. (I think different versions of modconf look different, so
    >>if you're not running Sid you may have to search a bit in modconf to
    >>find the right stuff, but this should give you a start.)
    >>
    >>
    >
    >Sounds good. Does this modconf process just install a relevant module
    >and ensure it gets loaded?
    >
    >
    >

    It's a point-and-click type application for loading/unloading modules.
    In addition, it'll add (and remove?) module entries from "/etc/modules".

    If you know the name of the module you wish to install (see
    /lib/modules/[kernel-version/ directory), you can accomplish the same
    thing manually with the command "modprobe <module_name>" followed by
    adding "<module_name>" to "/etc/modules".

    -- 
    Kent
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Stefan O'Rear: "Re: apt-get Seems To Have Gone South"

    Relevant Pages

    • RE: Moving existing setup to a competely new server
      ... modconf is debian's kernel module installer, it gives you a semi-graphical view and lets you scroll through module groups, you can install multiple modules in one session this way. ... > should boot OK. ... Tks. ...
      (Debian-User)
    • Re: modprobe.conf missing
      ... *that* problem with modconf was gone after the reinstall. ... This hotplug system was completely new for me, ... the old OSS modules were in the blacklist. ... Also solved with the new install. ...
      (Debian-User)
    • Re: adding modules to kernel
      ... > I compile and install the kernel using the debian package process ... > I tried doing it without the make-kpkg clean step, ... you can use 'modconf' program. ... sudo apt-get install modconf ...
      (Debian-User)
    • Re: adding modules to kernel
      ... > Adam Hardy wrote: ... >> I compile and install the kernel using the debian package process ... > you can use 'modconf' program. ... include it in the make xconfig stage. ...
      (Debian-User)
    • Re: locating and installation of missing drivers, which are not installed on the hd
      ... CD 1 contains all of the files I require to update modconf and enable ... installation of the missing drivers. ... install all of the drivers and associated modconf files ... Would I also be correct in thinking drivers from different kernel ...
      (Debian-User)