Bug 115166

Summary: USB and Network ERROR
Product: [openSUSE] SUSE LINUX 10.0 Reporter: The Hurricane <the_hurricane111>
Component: HotplugAssignee: Kay Sievers <kasievers>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: the_hurricane111
Version: Preview 4   
Target Milestone: ---   
Hardware: x86   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description The Hurricane 2005-09-03 19:37:11 UTC
With Open Suse 10.0 Beta 4, don't start automatically usb and network services
when i restart the system. I have to configure ip address and i have to do
ifdown/ifup to have network. i'm searching how solve the usb problem.
Comment 1 Ihno Krumreich 2005-09-06 09:49:49 UTC
Have there been any Problem during installation? 
Comment 2 The Hurricane 2005-09-06 10:43:53 UTC
No, i'haven't any problem during installation. I have already installed two  
times and the problem continue. I only have this problem sometimes... The 
system don't detect ethernet and usb devices... :S 
 
I try to reboot the system, when i'll have the error i'll show you the log. 
 
Thanx! 
 
(In reply to comment #1)  
> Have there been any Problem during installation?   
  
  
Comment 3 The Hurricane 2005-09-07 07:16:25 UTC
Ok, there is the error. When i started the system, a popup says show me this   
message:   
   
Daemon powersave is not runnig 
   
In /var/log/messages i can see:   
   
Sep  7 08:56:36 HurricanuX sshd[3432]: Server listening on :: port 22.   
Sep  7 08:56:37 HurricanuX rcpowersaved: enter 'speedstep_centrino' into   
CPUFREQD_MODULE in /etc/sysconfig/powersave/cpufreq.   
Sep  7 08:56:37 HurricanuX rcpowersaved: this will speed up starting   
powersaved and avoid unnecessary warnings in syslog.   
Sep  7 08:56:37 HurricanuX [powersave]: WARNING (initHal:54) hal not ready. We   
will try later...This may sometimes happen during bootup   
Sep  7 08:56:37 HurricanuX [powersave]: WARNING (initHal:54) hal not ready. We   
will try later...This may sometimes happen during bootup   
Sep  7 08:56:38 HurricanuX kernel: bootsplash: status on console 0 changed to   
on   
Sep  7 08:56:38 HurricanuX [powersave]: WARNING (initHal:54) hal not ready. We   
will try later...This may sometimes happen during bootup   
 
 
   
Then, i try to use the network and it don't work. In /var/log/boot.msg i can 
see: 
 
Setting up network interfaces: 
    lo 
    lo        IP address: 127.0.0.1/8 
doneWaiting for mandatory devices:  eth-id-00:11:43:6d:6f:07 
wlan-bus-pci-0000:02:03.0 
19 18 17 <notice>startproc: execve (/opt/kde3/bin/kdm) [ /opt/kde3/bin/kdm ], 
[ CONSOLE=/dev/console ROOTFS_FSTYPE=reiserfs SHELL=/bin/sh TERM=linux ROOTFS 
_FSCK=0 QTDIR=/usr/lib/qt3 INIT_VERSION=sysvinit-2.85 KDEROOTHOME=/root/.kdm 
REDIRECT=/dev/tty1 COLUMNS=127 PATH=/sbin:/usr/sbin:/bin:/usr/bin:/lib/klibc/b 
in vga=0x317 RUNLEVEL=5 
SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1024x768.cfg PWD=/ 
LANG=es_ES.UTF-8 ROOTFS_REALDEV=/lib/klibc//dev/hda6 PRE 
VLEVEL=N LINES=44 SHLVL=2 HOME=/ XCURSOR_THEME=crystalwhite 
WINDOWMANAGER=/usr/X11R6/bin/kde SPLASH=yes splash=silent 
ROOTFS_BLKDEV=/dev/hda6 _=/sbin/start 
proc DAEMON=/opt/kde3/bin/kdm ] 
16 15 14 13 12 11 <notice>checkproc: /opt/kde3/bin/kdm 2869 
10 9 8 7 6 5 4 3 2 1 0 
    eth-id-00:11:43:6d:6f:07            No interface found 
failed    wlan-bus-pci-0000:02:03.0           No interface found 
failedSetting up service 
network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .failed 
Starting service kdmdone 
 
Now, i reboot the system and all works good... 
 
 
Comment 4 Christian Zoz 2005-10-13 11:16:10 UTC
Do you still have this problem in final version? If yes, please adjust "Found in
Version" below and attach the output of 
  hwinfo --netcard
Comment 5 Lukas Ruetz 2005-10-18 09:24:33 UTC
I have this problem still in 10.0final. Sometimes my system starts without any problem but sometimes without USB and network (the kernel modules are missing). Also if I insert the modules (uhci_hcd and usbcore) I can see that my mouse and ext. usb-keyboard get recognized but they are still not shown in lsusb and don't work.

/var/log/messages
Oct 18 11:21:15 luktop kernel: usb 2-2: new low speed USB device using uhci_hcd and address 5

The network-interface shows up when I configure the interface which causes also that some kernel-modules get loaded (for intel-wlan ipw2100 and firmeware_class). The strange thing is that the module b44 for the ethernet card was always there. 

dmesg contains following messages after boot:

[...]
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOU2] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
ACPI: PCI Interrupt 0000:00:1f.6[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
ACPI: PCI interrupt for device 0000:00:1f.6 disabled

[...]
b44.c:v0.95 (Aug 3, 2004)
    ACPI-0212: *** Warning: Device is not power manageable
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
ACPI: PCI Interrupt 0000:02:02.0[A] -> Link [LNKD] -> GSI 10 (level, low) -> IRQ 10
eth0: Broadcom 4400 10/100BaseT Ethernet 00:c0:9f:2d:07:06
-----------------

# uname -a
Linux luktop 2.6.13-15-default #1 Tue Sep 13 14:56:15 UTC 2005 i686 i686 i386 GNU/Linux

it's an Acer Travelmate 660 laptop (Centrino)
Comment 6 Kay Sievers 2006-02-08 19:12:02 UTC
Sorry, I have no idea how to debug this from remote. Closing the bug.