You are not logged in.

#1 2004-07-28 00:55:43

nkw
Member
Registered: 2004-03-26
Posts: 80

hotplug problem

The hotplug module always show some error message when booting. The following information was fount in the everything.log. How to solve the problem? Or is hotplug not so usaful so I needn't put it in the deamons=(...) of rc.conf?

Jul 27 19:14:40 myarch pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jul 27 19:14:40 myarch pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x1001
Jul 27 19:14:40 myarch modprobe: FATAL: Error inserting pciehp (/lib/modules/2.6.7/kernel/drivers/pci/hotplug/pciehp.ko): Operation not permitted

Offline

#2 2004-07-28 02:25:26

marin_linuxer
Member
From: San Rafael, CA U.S.A.
Registered: 2003-09-03
Posts: 111
Website

Re: hotplug problem

I'm curious too.

I've been putting 'pciehp' into /etc/hotplug/blacklist.  Surely there is a better way(!?).


-- Linux!  Isn't it time?

Offline

#3 2004-07-28 04:26:45

colnago
Member
From: Victoria, BC
Registered: 2004-03-25
Posts: 438

Re: hotplug problem

Start it as a service rather than trying to insert it as a module.  Add 'hotplug' to the 'DAEMONS=(...' part and you will be fine.   No need to reboot, you can start it from the command line:  '/etc/rc.d/hotplug start'.

Offline

#4 2004-07-28 06:04:22

nkw
Member
Registered: 2004-03-26
Posts: 80

Re: hotplug problem

colnago wrote:

Start it as a service rather than trying to insert it as a module.  Add 'hotplug' to the 'DAEMONS=(...' part and you will be fine.   No need to reboot, you can start it from the command line:  '/etc/rc.d/hotplug start'.

Sorry, typo, the hotplug is in DEAMONS,

Offline

#5 2004-07-30 00:01:45

mctavish
Member
From: Australia
Registered: 2004-03-22
Posts: 48

Re: hotplug problem

I've got a similar problem when hotplug is in daemons, but for a different module. The error is displayed at startup is...

modprobe: FATAL: Error inserting shpchp (/lib/modules/2.67/kernel/drivers/pci/hotplug/shpchp.ko): Operation not permitted
can't load module shpchp
missing kernel or user mode driver shpchp

shpchp is the Standard Hotplug Pci Controller - but I seem to be getting on just fine without it.

I, too, am curious.

Offline

#6 2004-07-30 08:35:35

Xpop
Member
Registered: 2004-03-16
Posts: 18

Re: hotplug problem

colnago wrote:

Start it as a service rather than trying to insert it as a module.  Add 'hotplug' to the 'DAEMONS=(...' part and you will be fine.   No need to reboot, you can start it from the command line:  '/etc/rc.d/hotplug start'.

I did that, but I still get this error

[root@mybox ~]# modprobe pciehp
FATAL: Error inserting pciehp (/lib/modules/2.6.7/kernel/drivers/pci/hotplug/pciehp.ko): Operation not permitt

Offline

#7 2005-08-13 11:14:50

Mindaugas
Member
From: Ireland
Registered: 2004-03-25
Posts: 95

Re: hotplug problem

I get similiar error

Offline

#8 2005-08-13 11:40:24

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: hotplug problem

Mindaugas - this thread is over a year old wink

Offline

#9 2005-09-02 17:05:28

raztos
Member
Registered: 2005-07-11
Posts: 26

Re: hotplug problem

Doesn't matter if that is one year old thread. Something another is more important. If the problem was solved.
I am still getting similar error.

Offline

#10 2005-09-02 17:54:39

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: hotplug problem

The fix is to blacklist it - add it to /etc/hotplug.d/blacklist - searching to forums would have found the solution very quickly.

Offline

Board footer

Powered by FluxBB