hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

Bug #7366 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
hotplug (Debian)
Fix Released
Unknown
hotplug (Ubuntu)
Fix Released
High
Matt Zimmerman

Bug Description

Automatically imported from Debian bug report #264552 http://bugs.debian.org/264552

Revision history for this message
In , Marco d'Itri (md) wrote : Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

severity 264552 normal
tag 264552 moreinfo
thanks

On Aug 09, Sam Liddicott <email address hidden> wrote:

> I've installed SARGE using the debian-installer RC1.
> When it boots for the first time to finishing configuration I find it reboots
> after about a minute. This makes it impossible to use the machine for
> anything except a demo of a re-booting machine.
Looks like a watchdog is being loaded. Please find out which one and I
will add it to the default blacklist.

--
ciao, |
Marco | [7473 amxjXs5QYphaM]

Revision history for this message
In , Sam Liddicott (sam-liddicott) wrote :

Marco d'Itri wrote:

>severity 264552 normal
>tag 264552 moreinfo
>thanks
>
>On Aug 09, Sam Liddicott <email address hidden> wrote:
>
>
>
>>I've installed SARGE using the debian-installer RC1.
>>When it boots for the first time to finishing configuration I find it reboots
>>after about a minute. This makes it impossible to use the machine for
>>anything except a demo of a re-booting machine.
>>
>>
>Looks like a watchdog is being loaded. Please find out which one and I
>will add it to the default blacklist.
>
>

Er. sure. Any idea how I should so this?
Would removing items from hotplug.d and putting them back one-by-one be
a good strategy?

Sam

Revision history for this message
In , Marco d'Itri (md) wrote :

On Aug 09, Samuel Liddicott <email address hidden> wrote:

> Er. sure. Any idea how I should so this?
boot the system and check with lsmod which modules have been loaded.

--
ciao, |
Marco | [7475 alyVui/U./zZQ]

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #264552 http://bugs.debian.org/264552

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Mon, 09 Aug 2004 13:16:28 +0100
From: Sam Liddicott <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

Package: hotplug
Version: 0.0.20040329-12
Severity: critical
Justification: breaks the whole system

I've installed SARGE using the debian-installer RC1.
When it boots for the first time to finishing configuration I find it reboots
after about a minute. This makes it impossible to use the machine for
anything except a demo of a re-booting machine.

This does NOT happen if I boot with init=/bin/bash

By removing /etc/init.d/hotplug I manage to stop the reboot cycle and also
thankfully the framebuffer stops being enabled.

Maybe hotplug isn't at fault but some of the modules it loads?
No idea. I am very happy to supply further information upon request.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26-1-686
Locale: LANG=C, LC_CTYPE=C

Versions of packages hotplug depends on:
ii debconf 1.4.29 Debian configuration management sy
ii grep 2.5.1.ds1-2 GNU grep, egrep and fgrep
ii modutils 2.4.26-1 Linux module utilities
ii procps 1:3.2.1-2 The /proc file system utilities

-- debconf information:
  hotplug/ignore_pci_class_display: true
  hotplug/net_agent_policy: hotplug
* hotplug/usb_keyboard:
  hotplug/static_module_list:
  hotplug/x11_usbmice_hack: false

Revision history for this message
In , Sam Liddicott (sam-liddicott) wrote :

Marco d'Itri wrote:

>On Aug 09, Samuel Liddicott <email address hidden> wrote:
>
>
>
>>Er. sure. Any idea how I should so this?
>>
>>
>boot the system and check with lsmod which modules have been loaded.
>
>

Well the extra modules loaded when the machine reboots are:
intelfb
fbcon-cfb8
fbcon-cfb16
fbcon-cfb32
i810-tco

I tried modprobing them one at a time and waiting

intelfb & chums dont cause a problem

modprobe i810-tco
does cause a reboot after around a minute.

So I guess its the culprit?

Sam

Revision history for this message
In , Marco d'Itri (md) wrote :

On Aug 09, Samuel Liddicott <email address hidden> wrote:

>
> modprobe i810-tco
> does cause a reboot after around a minute.
>
> So I guess its the culprit?
Yes, I will fix this in the next upload.
As a workaround you can add it to /etc/hotplug/blacklist.

--
ciao, |
Marco | [7478 frt2.s5Q8fNr.]

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 9 Aug 2004 13:57:58 +0200
From: Marco d'Itri <email address hidden>
To: Sam Liddicott <email address hidden>, <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

severity 264552 normal
tag 264552 moreinfo
thanks

On Aug 09, Sam Liddicott <email address hidden> wrote:

> I've installed SARGE using the debian-installer RC1.
> When it boots for the first time to finishing configuration I find it reboots
> after about a minute. This makes it impossible to use the machine for
> anything except a demo of a re-booting machine.
Looks like a watchdog is being loaded. Please find out which one and I
will add it to the default blacklist.

--
ciao, |
Marco | [7473 amxjXs5QYphaM]

Revision history for this message
In , Fumitoshi UKAI (ukai) wrote :

At Mon, 9 Aug 2004 15:11:19 +0200,
Marco d'Itri wrote:
> > modprobe i810-tco
> > does cause a reboot after around a minute.
> >
> > So I guess its the culprit?
> Yes, I will fix this in the next upload.
> As a workaround you can add it to /etc/hotplug/blacklist.

I believe this problem already fixed in sid.

Regards,
Fumitoshi UKAI

Revision history for this message
In , Sam Liddicott (sam-liddicott) wrote :

Marco d'Itri wrote:

>On Aug 09, Samuel Liddicott <email address hidden> wrote:
>
>
>
>>modprobe i810-tco
>>does cause a reboot after around a minute.
>>
>>So I guess its the culprit?
>>
>>
>Yes, I will fix this in the next upload.
>As a workaround you can add it to /etc/hotplug/blacklist.
>
>
>
Thanks.

i notice that i810_tco is in the list already.
I am adding i810-tco.

That solved the reboot problem, thanks.

Sam

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 09 Aug 2004 13:05:11 +0100
From: Samuel Liddicott <email address hidden>
To: Marco d'Itri <email address hidden>
Cc: <email address hidden>, <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot
 cycle

--------------050702000502010805020001
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Marco d'Itri wrote:

>severity 264552 normal
>tag 264552 moreinfo
>thanks
>
>On Aug 09, Sam Liddicott <email address hidden> wrote:
>
>
>
>>I've installed SARGE using the debian-installer RC1.
>>When it boots for the first time to finishing configuration I find it reboots
>>after about a minute. This makes it impossible to use the machine for
>>anything except a demo of a re-booting machine.
>>
>>
>Looks like a watchdog is being loaded. Please find out which one and I
>will add it to the default blacklist.
>
>

Er. sure. Any idea how I should so this?
Would removing items from hotplug.d and putting them back one-by-one be
a good strategy?

Sam

--------------050702000502010805020001
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Marco d'Itri wrote:<br>
<blockquote <email address hidden>"
 type="cite">
  <pre wrap="">severity 264552 normal
tag 264552 moreinfo
thanks

On Aug 09, Sam Liddicott <a class="moz-txt-link-rfc2396E" href="mailto:<email address hidden>">&lt;<email address hidden>&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I've installed SARGE using the debian-installer RC1.
When it boots for the first time to finishing configuration I find it reboots
after about a minute. This makes it impossible to use the machine for
anything except a demo of a re-booting machine.
    </pre>
  </blockquote>
  <pre wrap=""><!---->Looks like a watchdog is being loaded. Please find out which one and I
will add it to the default blacklist.
  </pre>
</blockquote>
<br>
Er. sure. Any idea how I should so this?<br>
Would removing items from hotplug.d and putting them back one-by-one be
a good strategy?<br>
<br>
Sam<br>
<br>
<br>
<blockquote <email address hidden>"
 type="cite">
  <pre wrap=""></pre>
</blockquote>
</body>
</html>

--------------050702000502010805020001--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 9 Aug 2004 14:06:31 +0200
From: Marco d'Itri <email address hidden>
To: Samuel Liddicott <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

On Aug 09, Samuel Liddicott <email address hidden> wrote:

> Er. sure. Any idea how I should so this?
boot the system and check with lsmod which modules have been loaded.

--
ciao, |
Marco | [7475 alyVui/U./zZQ]

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 09 Aug 2004 14:08:09 +0100
From: Samuel Liddicott <email address hidden>
To: Marco d'Itri <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot
 cycle

--------------030005020407030601010702
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Marco d'Itri wrote:

>On Aug 09, Samuel Liddicott <email address hidden> wrote:
>
>
>
>>Er. sure. Any idea how I should so this?
>>
>>
>boot the system and check with lsmod which modules have been loaded.
>
>

Well the extra modules loaded when the machine reboots are:
intelfb
fbcon-cfb8
fbcon-cfb16
fbcon-cfb32
i810-tco

I tried modprobing them one at a time and waiting

intelfb & chums dont cause a problem

modprobe i810-tco
does cause a reboot after around a minute.

So I guess its the culprit?

Sam

--------------030005020407030601010702
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Marco d'Itri wrote:<br>
<blockquote <email address hidden>"
 type="cite">
  <pre wrap="">On Aug 09, Samuel Liddicott <a class="moz-txt-link-rfc2396E" href="mailto:<email address hidden>">&lt;<email address hidden>&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Er. sure. Any idea how I should so this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->boot the system and check with lsmod which modules have been loaded.
  </pre>
</blockquote>
<br>
Well the extra modules loaded when the machine reboots are:<br>
intelfb <br>
fbcon-cfb8<br>
fbcon-cfb16<br>
fbcon-cfb32<br>
i810-tco<br>
<br>
I tried modprobing them one at a time and waiting<br>
<br>
intelfb &amp; chums dont cause a problem<br>
<br>
modprobe i810-tco <br>
does cause a reboot after around a minute.<br>
<br>
So I guess its the culprit?<br>
<br>
Sam<br>
</body>
</html>

--------------030005020407030601010702--

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 9 Aug 2004 15:11:19 +0200
From: Marco d'Itri <email address hidden>
To: Samuel Liddicott <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

On Aug 09, Samuel Liddicott <email address hidden> wrote:

>
> modprobe i810-tco
> does cause a reboot after around a minute.
>
> So I guess its the culprit?
Yes, I will fix this in the next upload.
As a workaround you can add it to /etc/hotplug/blacklist.

--
ciao, |
Marco | [7478 frt2.s5Q8fNr.]

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 09 Aug 2004 22:34:16 +0900
From: Fumitoshi UKAI <email address hidden>
To: Marco d'Itri <email address hidden>, <email address hidden>
Cc: Samuel Liddicott <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

At Mon, 9 Aug 2004 15:11:19 +0200,
Marco d'Itri wrote:
> > modprobe i810-tco
> > does cause a reboot after around a minute.
> >
> > So I guess its the culprit?
> Yes, I will fix this in the next upload.
> As a workaround you can add it to /etc/hotplug/blacklist.

I believe this problem already fixed in sid.

Regards,
Fumitoshi UKAI

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 09 Aug 2004 14:35:54 +0100
From: Samuel Liddicott <email address hidden>
To: Marco d'Itri <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot
 cycle

--------------070100020803010602030502
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Marco d'Itri wrote:

>On Aug 09, Samuel Liddicott <email address hidden> wrote:
>
>
>
>>modprobe i810-tco
>>does cause a reboot after around a minute.
>>
>>So I guess its the culprit?
>>
>>
>Yes, I will fix this in the next upload.
>As a workaround you can add it to /etc/hotplug/blacklist.
>
>
>
Thanks.

i notice that i810_tco is in the list already.
I am adding i810-tco.

That solved the reboot problem, thanks.

Sam

--------------070100020803010602030502
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Marco d'Itri wrote:<br>
<blockquote <email address hidden>"
 type="cite">
  <pre wrap="">On Aug 09, Samuel Liddicott <a class="moz-txt-link-rfc2396E" href="mailto:<email address hidden>">&lt;<email address hidden>&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">modprobe i810-tco
does cause a reboot after around a minute.

So I guess its the culprit?
    </pre>
  </blockquote>
  <pre wrap=""><!---->Yes, I will fix this in the next upload.
As a workaround you can add it to /etc/hotplug/blacklist.

  </pre>
</blockquote>
Thanks.<br>
<br>
i notice that i810_tco is in the list already.<br>
I am adding i810-tco.<br>
<br>
That solved the reboot problem, thanks.<br>
<br>
Sam<br>
</body>
</html>

--------------070100020803010602030502--

Revision history for this message
In , Fumitoshi UKAI (ukai) wrote :

tags 264552 - moreinfo
tags 264552 sarge
thanks

This bug was already fixed in hotplug 0.0.20040329-14 in sid.
See also Bug#263556

Regards,
Fumitoshi UKAI

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Tue, 10 Aug 2004 00:52:39 +0900
From: Fumitoshi UKAI <email address hidden>
To: <email address hidden> (Debian Bug Tracking System)
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

tags 264552 - moreinfo
tags 264552 sarge
thanks

This bug was already fixed in hotplug 0.0.20040329-14 in sid.
See also Bug#263556

Regards,
Fumitoshi UKAI

Revision history for this message
Matt Zimmerman (mdz) wrote :

Fixed in 0.0.20040329-11ubuntu1

Revision history for this message
In , Fumitoshi UKAI (ukai) wrote :

hotplug 0.0.20040329-15 already is in sarge, so I'll close this bug.

Regards,
Fumitoshi UKAI

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 27 Oct 2004 01:38:33 +0900
From: Fumitoshi UKAI <email address hidden>
To: <email address hidden>
Subject: Re: Bug#264552: hotplug: Hotplug on D-I RC1 causes continuous reboot cycle

hotplug 0.0.20040329-15 already is in sarge, so I'll close this bug.

Regards,
Fumitoshi UKAI

Changed in hotplug:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.