You are not logged in.

#1 2005-02-14 18:21:03

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

hotplug module

hi i just installed arch and like it quite a lot so far...

one little nag though,

on bootup,

Hotsplug Start ----> cant load module pciehp. missing kernel or user mode driver pciehp..

this slows down bootup considerably...any suggestions..?

also..have kde 3.4 beta 2 packages been released for arch?

Thanks all!

Offline

#2 2005-02-14 18:46:53

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: hotplug module

Primo:

This is a known "bug", just add 'pciehp' to /etc/hotplug/blacklist. I wouldn't say that it slows bootup down, whole hotplug starts pretty long. The solution is to disable hotplug and load modules "manually" in rc.conf :-)

Secundo:

Check:

http://wiki2.archlinux.org/index.php/KDE

Welcome to Arch and enjoy your stay :-)

Cheers,

lucke

Offline

#3 2005-02-15 05:13:49

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: hotplug module

thank you very much...!

where can i get the list of modules i need to load individually instead of hotplug...do u mean things like usb-ohcd or sbp2 or whatever? i remember from my slack days that hotplug was initially pretty slow but became really fast when i updated to one of the latest current packages...also is it safe to disable "updating shared library links" (ldconfig i presume)???

Offline

#4 2005-02-15 05:24:56

soniX
Member
From: Oslo, Norway
Registered: 2004-01-23
Posts: 161

Re: hotplug module

"lsmod" will list all the modules you have loaded.

Offline

#5 2005-02-15 07:16:17

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: hotplug module

Try:

pacman -S hwd
hwd -s
hwd -h

It should come handy.

And I believe most of us here have ldconfig hashed out from rc.sysinit.

Offline

#6 2005-02-15 10:41:25

lanrat
Member
From: Poland
Registered: 2003-10-28
Posts: 1,274

Re: hotplug module

If you use lsmod to list loaded modules you can also use modinfo module_name to find out more information about them.

Offline

#7 2005-02-15 11:13:19

ganja_guru
Member
Registered: 2005-02-14
Posts: 464

Re: hotplug module

thanks very much!

Offline

Board footer

Powered by FluxBB