Bug 389774

Summary: Problem booting openSUSE 10.3
Product: [openSUSE] openSUSE 10.3 Reporter: Gabriel Stein <gabrielstein>
Component: KernelAssignee: Oliver Neukum <oneukum>
Status: RESOLVED NORESPONSE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jeffm
Version: Final   
Target Milestone: ---   
Hardware: 32bit   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gabriel Stein 2008-05-13 12:32:03 UTC
I´m having a funny error on openSUSE 10.3 startup on my laptop. Since
 the install process, when I boot, the openSUSE only load the tasks if
 I use the touchpad or press some key on my keyboard.

 For example, I can leave openSUSE starting, and when I back, 5 or 10
 minutes later, the loading process continues in the same point. But,
 when I press any key, or use the touchpad, the process continues. The
 same thing happens when I work with some tasks, like terminal, or
 another process on KDE.

 I tried disable:

       ide=nodma -  boot and nothing changes
       noacpi - don´t boot 
       
  The boot only works "automatically" when I put a wireless mouse usb conector.
Comment 1 Jiri Srain 2008-05-14 06:47:45 UTC
At which stage (exactly) does the boot process stop first time (eg. what's the last line on the screen)?
Comment 2 Gabriel Stein 2008-05-14 14:42:58 UTC
Ok. I will boot again and post here.

Cheers.
Comment 3 Gabriel Stein 2008-05-14 15:44:06 UTC
OK. The last line is the mounting of /dev. After occurs this errors:

atkbd.c:Unknown key pressed (raw set 2, code 0xa2 on isa0060/serio)
atkbd: Use ´setkeycodes e022 <keycode>´ to make it known.
atkbd.c:Unknown key pressed (raw set 2, code 0x85 on isa0060/serio)
atkbd: Use ´setkeycodes e005 <keycode>´ to make it known.

Cheers.

Comment 4 Jiri Srain 2008-05-15 12:29:40 UTC
Looks to me like an issue in the kernel...
Comment 5 Gabriel Stein 2008-05-15 12:41:51 UTC
Yes. I´m too. How I can try discover? Can you help me with some hints about debug of kernel?
TIA.

Comment 6 Oliver Neukum 2008-05-26 12:39:18 UTC
It looks like the scheduler isn't running.
Comment 7 Oliver Neukum 2008-05-26 12:40:30 UTC
Please provide the output of "cat /proc/interrupts" go away for 10 minutes and provide it again (without the wireless dongle)
Comment 8 Gabriel Stein 2008-06-03 14:02:30 UTC
First try:

           CPU0
  0:      13899   IO-APIC-edge      timer
  1:        279   IO-APIC-edge      i8042
  8:          2   IO-APIC-edge      rtc
 11:        247   IO-APIC-fasteoi   acpi
 12:       2046   IO-APIC-edge      i8042
 14:        520   IO-APIC-edge      libata
 15:          0   IO-APIC-edge      libata
 17:      10287   IO-APIC-fasteoi   sata_sis
 18:       5408   IO-APIC-fasteoi   ohci_hcd:usb1
 19:       2359   IO-APIC-fasteoi   ehci_hcd:usb2
 20:          0   IO-APIC-fasteoi   ohci_hcd:usb3
 21:       1024   IO-APIC-fasteoi   HDA Intel
 22:       1555   IO-APIC-fasteoi   eth0
NMI:          0
LOC:      16909
ERR:          0
MIS:          0

Second try (10 minutes later):

           CPU0
  0:      40357   IO-APIC-edge      timer
  1:        479   IO-APIC-edge      i8042
  8:          2   IO-APIC-edge      rtc
 11:        391   IO-APIC-fasteoi   acpi
 12:      60240   IO-APIC-edge      i8042
 14:       1035   IO-APIC-edge      libata
 15:          0   IO-APIC-edge      libata
 17:      17162   IO-APIC-fasteoi   sata_sis
 18:       5408   IO-APIC-fasteoi   ohci_hcd:usb1
 19:       3931   IO-APIC-fasteoi   ehci_hcd:usb2
 20:          0   IO-APIC-fasteoi   ohci_hcd:usb3
 21:       4047   IO-APIC-fasteoi   HDA Intel
 22:       2186   IO-APIC-fasteoi   eth0
NMI:          0
LOC:      26972
ERR:          0
MIS:          0
Comment 9 Oliver Neukum 2008-06-04 07:20:47 UTC
Please provide the outputs of "cat /proc/ioports" and "cat /proc/iomem"
Comment 10 Oliver Neukum 2008-07-14 11:52:25 UTC
No response after 6 weeks.