You are not logged in.

#1 2008-05-18 20:07:45

Skarjoko
Member
Registered: 2006-05-01
Posts: 29

[SOLVED]Reloading modules into rc.conf

I decided to use splashy a while ago, so I installed initscripts-splashy and splashy itself, but then I decided against it after finding out the splash screen doesn't work when you shutdown or reboot. So I removed initscripts-splashy, and reinstalled initscripts. The problem is that my rc.conf is now empty of all the daemons I added, and most importantly, the modules that were loaded when I installed arch.

Is there any way to get my old rc.conf back, or a way to make arch detect all the modules again and write them in my rc.conf?

Last edited by Skarjoko (2008-05-19 19:44:50)

Offline

#2 2008-05-18 20:41:25

carlocci
Member
From: Padova - Italy
Registered: 2008-02-12
Posts: 368

Re: [SOLVED]Reloading modules into rc.conf

if you have MOD_AUTOLOAD="yes", and you start udev at boot you don't need any, apart from modules like fuse.

this is my modules list

MODULES=(!pcspkr fuse)

actually I don't think I need fuse either.

Offline

#3 2008-05-18 20:48:26

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: [SOLVED]Reloading modules into rc.conf

Skarjoko wrote:

my rc.conf is now empty of all the daemons I added, and most importantly, the modules that were loaded when I installed arch.

Is there any way to get my old rc.conf back?

Check for a file named rc.conf.pacsave in your /etc directory.

Offline

#4 2008-05-19 19:44:27

Skarjoko
Member
Registered: 2006-05-01
Posts: 29

Re: [SOLVED]Reloading modules into rc.conf

Sorry for the late response, but it seems you were carlocci, everything turned out alright without any modules written in rc.conf.

Thanks for your help guys.

Offline

#5 2008-05-19 23:02:04

carlocci
Member
From: Padova - Italy
Registered: 2008-02-12
Posts: 368

Re: [SOLVED]Reloading modules into rc.conf

Skarjoko wrote:

Sorry for the late response, but it seems you were carlocci, everything turned out alright without any modules written in rc.conf.

Of course I was carlocci!
you can detect modules with programs like hwd

hwd -e

autodetect many of the modules you might need, lsmod showd you modules which are loaded on a running system

Offline

Board footer

Powered by FluxBB