[Bug 346899] Re: windfarm modprobes fail on startup on a PS3

Arnaud Jeansen arnaud.jeansen at gmail.com
Sun Mar 22 23:26:23 UTC 2009


There is only one place in the other hooks / scripts where we have a
specific handling for the PS3, in the global hook-functions (dep
additions)

	if [ -e /sys/bus/ps3_system_bus/ ]; then
		for x in ps3disk ps3rom ps3-gelic ps3_sys_manager; do
			manual_add_modules "${x}"
		done
	fi

Would it make sense to push a patch to the thermal hook using this check
inside the powerpc case?

I'll try to do that tomorrow (unless someone shouts that this is wrong).

-- 
windfarm modprobes fail on startup on a PS3
https://bugs.launchpad.net/bugs/346899
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.




More information about the kernel-bugs mailing list