[Voyage-linux] no boot with 1-wire
Adrian Reyer
(spam-protected)
Wed Feb 13 19:17:23 HKT 2013
On Mon, Feb 11, 2013 at 02:36:46AM -0800, sarto76 wrote:
> The problem is that if the system goes down It doesn't start automatically.
> so I have 2 questions:
> 1) what can be this problem with w1_master_driver w1_bus_master1? Is there
> something I can do?
No idea what to do to solve the issue, I can just give hints on
circumventing it.
> 2) if not, is there a solution to boot without to ask the runlevel from
> console (so when I boot I can control it directly from ssh)?
You should not be asked for a runlevel, check your /etc/inittab for some
line like
id:2:initdefault:
If this doesn't work, you can add the intended runlevel to your kernel
parameters via grub, lilo, depending on your setup. Runlevel 2 is just
an added 2 there.
To prevent that module from being loaded at startup you can blacklist
the module from automatic loading:
echo w1_master_driver >> /etc/modprobe.d/local.conf
However, you need to use the correct module name, my system doesn't have
a w1_master_driver, it has e.g. w1_therm and w1-gpio as modules.
Regards,
Adrian
--
LiHAS - Adrian Reyer - Hessenwiesenstraße 10 - D-70565 Stuttgart
Fon: +49 (7 11) 78 28 50 90 - Fax: +49 (7 11) 78 28 50 91
Mail: lihas at lihas.de - Web: http://lihas.de
Linux, Netzwerke, Consulting & Support - USt-ID: DE 227 816 626 Stuttgart
More information about the Voyage-linux
mailing list