Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-28 Thread Horms
reassign 298623 kernel-source-2.6.8
reassign 320053 kernel-source-2.6.8
severity 320053 normal
merge 298623 320053
thanks

On Wed, Jul 27, 2005 at 05:40:59PM +0200, stefan wrote:
 hi thx for your answer...
 
 i don't see why this bug is related to me...
 another developer just mailed me and showed me this bugreport:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298623
 
 and this is exactly my problem g

Yes, I think you are correct, I have merged these bugs accordingly.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-27 Thread maximilian attems

On Tue, 26 Jul 2005, Stefan Esterer wrote:

 I was installing Sarge on to my new notebook (Acer Extensa 4102 WLMI)
 with linux26 (so it installs the 2.6.8-2 kernel).
 Everything goes ok till the next reboot in which Sarge would ask me
 further questions about the system.
 After i choose the Sarge install in grub the kernel stops after some
 time with :
 
 modprobe: FATAL: Error inserting pciehp
 (/lib/modules/2.6.8-2-686/kernel/drivers/pci/hotplug/shpchp.ko):
 Operation not permitted
 shpchp: can't be loaded
 [...]
 hw_random: can't be loaded
 [...]
 Unable to handle kernel NULL pointer dereference at virtual adress
 0024
 [...]
 i810_audio: can't be loaded
 [...]
 

what is the last error message?
is it repeatable?
could you extract the debian-installer log message before rebooting
in second stage? (go to other virtual console install ssh, rsync ..)
 
leaving the severity as is for now even if it seems a bit exagerated.
as it works on many other boxes.

--
maks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-27 Thread stefan
hi...

thx for your answer...

this
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298623
is my bug... you are right..

i managed to finish my sarge installation with booting knoppix, chroot'ing 
into my root partition and removing hotplug..

If you need my help with the machine, i would be honored trying to find a 
solution with you...

i installed alsa und reinstalled hotplug and now its working...

what can i do to help?

thx
stefan

Am Mittwoch, 27. Juli 2005 00:34 schrieb Frans Pop:
 On Tuesday 26 July 2005 19:27, Stefan Esterer wrote:
  After i choose the Sarge install in grub the kernel stops after some
  time with :
  modprobe: FATAL: Error inserting pciehp
  (/lib/modules/2.6.8-2-686/kernel/drivers/pci/hotplug/shpchp.ko):
  Operation not permitted
  shpchp: can't be loaded
  [...]
  hw_random: can't be loaded
  [...]

 Everything up to here is normal. These modules are not supported by your
 hardware but do no harm. Just blacklist them for both discover and
 hotplug and you will be fine.

  Unable to handle kernel NULL pointer dereference at virtual adress
  0024
  [...]
  i810_audio: can't be loaded
  [...]

 This one looks very much like a problem I've seen in several installation
 reports. [1] gives the best summary and status of the problem and has a
 workaround. Could you check that's the same issue?

 Basic problem: we really need someone who has the hardware and is willing
 to test solutions. Could you do that?
 The first step would be: check if the problem still occur with the 2.6.12
 kernel. The second step would be: get in touch with the ALSA people and
 try to get the problem solved (maybe testing with latest drivers from CVS
 first).

 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298623

 Cheers,
 FJP

 (P.S. Please give a little bit more of the console output next time; it
 was just chance that I recognized the issue from the two relevant lines.)

-- 
--www.what2do.at--

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBlokmcFMmbL7ZMgIRAh/VAJ9/C2HctJbtCH0Vdgfp/wVMhxcqJQCgpPXc
3NRSfFWjwFYUy4WnkqZuhpg=
=2XuB
-END PGP 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-26 Thread Stefan Esterer
Package: kernel-image-2.6.8-2-686
Severity: critical
Justification: breaks the whole system

I was installing Sarge on to my new notebook (Acer Extensa 4102 WLMI)
with linux26 (so it installs the 2.6.8-2 kernel).
Everything goes ok till the next reboot in which Sarge would ask me
further questions about the system.
After i choose the Sarge install in grub the kernel stops after some
time with :

modprobe: FATAL: Error inserting pciehp
(/lib/modules/2.6.8-2-686/kernel/drivers/pci/hotplug/shpchp.ko):
Operation not permitted
shpchp: can't be loaded
[...]
hw_random: can't be loaded
[...]
Unable to handle kernel NULL pointer dereference at virtual adress
0024
[...]
i810_audio: can't be loaded
[...]


So tried with bootoption
pnpbios=off
pci=nosort
acpi=off
apm=off


but nothing works..

plz help me with my problem and thx for the great work
stefan

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-26 Thread Frans Pop
On Tuesday 26 July 2005 19:27, Stefan Esterer wrote:
 After i choose the Sarge install in grub the kernel stops after some
 time with :
 modprobe: FATAL: Error inserting pciehp
 (/lib/modules/2.6.8-2-686/kernel/drivers/pci/hotplug/shpchp.ko):
 Operation not permitted
 shpchp: can't be loaded
 [...]
 hw_random: can't be loaded
 [...]

Everything up to here is normal. These modules are not supported by your 
hardware but do no harm. Just blacklist them for both discover and 
hotplug and you will be fine.

 Unable to handle kernel NULL pointer dereference at virtual adress
 0024
 [...]
 i810_audio: can't be loaded
 [...]

This one looks very much like a problem I've seen in several installation 
reports. [1] gives the best summary and status of the problem and has a 
workaround. Could you check that's the same issue?

Basic problem: we really need someone who has the hardware and is willing 
to test solutions. Could you do that?
The first step would be: check if the problem still occur with the 2.6.12 
kernel. The second step would be: get in touch with the ALSA people and 
try to get the problem solved (maybe testing with latest drivers from CVS 
first).

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=298623

Cheers,
FJP

(P.S. Please give a little bit more of the console output next time; it 
was just chance that I recognized the issue from the two relevant lines.)


pgpV4rbRMgcRK.pgp
Description: PGP signature


Bug#296762: Bug#320053: kernel-image-2.6.8-2-686: Installing it with sarge leads to failing at booting next time

2005-07-26 Thread Horms
On Tue, Jul 26, 2005 at 07:27:47PM +0200, Stefan Esterer wrote:
 Package: kernel-image-2.6.8-2-686
 Severity: critical
 Justification: breaks the whole system
 
 I was installing Sarge on to my new notebook (Acer Extensa 4102 WLMI)
 with linux26 (so it installs the 2.6.8-2 kernel).
 Everything goes ok till the next reboot in which Sarge would ask me
 further questions about the system.
 After i choose the Sarge install in grub the kernel stops after some
 time with :
 
 modprobe: FATAL: Error inserting pciehp
 (/lib/modules/2.6.8-2-686/kernel/drivers/pci/hotplug/shpchp.ko):
 Operation not permitted
 shpchp: can't be loaded
 [...]
 hw_random: can't be loaded
 [...]
 Unable to handle kernel NULL pointer dereference at virtual adress
 0024
 [...]
 i810_audio: can't be loaded
 [...]
 
 
 So tried with bootoption
 pnpbios=off
 pci=nosort
 acpi=off
 apm=off
 
 
 but nothing works..

This sounds a lot like Bug #296762 

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=296762

Could you take a look at that and see if it helps,
in particular the post from MI [EMAIL PROTECTED] on the 15th of May.

-- 
Horms


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]