[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#307106: Installation report



On Saturday 30 April 2005 22:03, andrea.brenci wrote:
> Comments/Problems:
> After installing the base system, at the next boot, the system hangs
> during the init process with the following messages:
>
> ..........
> /etc/rcS.d/S36discover: line 204: 1421 segmentation fault modprobe
> $MODULE
> uhci_hcd disabled in configuration 
> ehci_hcd disabled in configuration
> running 0dns-down to make sure resolv.conf is ok ... done
> Initializing: /etc/network/ifstate
> Starting hotplug system:
>    pci
> <6> Linux - Agpgart interface v0.100 (c) Dave Jones
>
> ................. the boot process stops here

There should be a line just above the ones you list here that shows what 
modules are going to be loaded by discover. One of these probably causes 
the segfault.

If agpgart is listed there, it is probably the culprit: it could first 
cause the segfault and then, when hotplug again tries to load it, the 
hang. If not, there may be two problematic modules or it could be the 
interaction between two modules.

You will need to identify which one it is and blacklist that for both 
discover and hotplug. You can do this by using the installer as a rescue 
system [1]. The blacklist files can be found in /target/etc/...

Please let us know if you find the offending module(s).

[1] http://wiki.debian.net/index.cgi?DebianInstallerFAQ (question 28)

Cheers,
FJP



Reply to: