hilfe!!Lüfter läuft ständig

K

kefi

Jungspund
Ich habe Ubuntu auf mein Dell inspiron 8600 drauf, das Problem ist das der Lüfter nicht mehr aufhört zu laufen wenn er schon angefangen hat...:(
Ich komm echt nicht weiter und bin Anfänger mit Linux, bitte um hilfe :hilfe2:
 
Moegliche "Fehler-Ursachen" gibt es einige.
1. Du hast ACPI nicht aktiviert oder falsch konfiguriert.
2. Du hast den APM-Daemon nicht aktiviert.
3. Dein Prozessor wird falsch skaliert und laeuft dauerhaft auf maximaler Leistung, was bei Laptops dafuer sorgt, dass der Luefter staendig laeuft.
 
@kefi: bei ist es dasselbe. Ich hab die Frage auch schon ins Forum gepostet, wobei mir leider nicht geholfen werden konnte.
@theton: wie aktiviert man denn den APM-Daemon. Yast zeigt mir an, dass apmd installiert ist, aber wie starte ich das Ding?
 
Seit wann gibt es unter Ubuntu YaST? Nur mal so nebenbei, wir sind hier im Debian/Ubuntu-Bereich und nicht bei SuSE. :)
Der APM-Daemon wird unter SuSE am Besten mit 'yast runlevel' aktiviert. Da musst du nur angeben, dass er den apmd beim Booten starten soll.
Bei Ubuntu kann man z.B. rcconf nutzen um dafuer zu sorgen, dass der apmd beim Booten gestartet wird. "Per Hand" laesst er sich mit '/etc/init.d/apmd restart' starten.
 
Ich hab den Beitrag nur unter den neusten Beiträgen gesehen und dachte da frag ich mal nach (wobei ich nicht beachtet habe, wo der Beitrag steht).
Wenn ich das im Runlevel starten will sagt er: "Starting apmd: no APM support in kernel...skipped." was mach ich da (oder soll ich das im SuSE bereich fragen?)?
 
Offenbar unterstuetzt dein Kernel kein APM. Folgende Optionen muessen in der Kernel-Konfiguration drin sein, damit APM funktioniert:

CONFIG_APM
CONFIG_APM_IGNORE_USER_SUSPEND
CONFIG_APM_DO_ENABLE
CONFIG_APM_CPU_IDLE
CONFIG_APM_DISPLAY_BLANK
CONFIG_APM_RTC_IS_GMT
CONFIG_APM_ALLOW_INTS
CONFIG_APM_REAL_MODE_POWER_OFF

Was SuSE da mal wieder am Kernel vermurkst hat, solltest du evtl. wirklich mal im SuSE-Bereich fragen. Vielleicht ist da jemand,der die Standard-Kernel-Konfig von SuSE kennt. Fuer mich sieht es erstmal so aus, als muesstest du deinen Kernel neu konfigurieren/kompilieren.
 
Danke für die Hilfe, aber kann jemand erläutern wie man das Problem im einzelne Schritte löst? ich weiss nicht wie ich den Kernel neu konfigurieren soll.
 
@kefi: Ist ja nicht gesagt, dass es bei dir auch an der Kernel-Konfig liegt. Ubuntu ist nicht SuSE. Schau erstmal in der Prozessliste nach ob der apmd laeuft. Dann solltest du mal schauen, ob die Module thermal, fan und processor geladen sind. ist das der Fall, ist mit deinem ACPI wahrscheinlich alles in Ordung. Dann hilft erstmal ein Blick in die /var/log/messages um zu sehen, ob es Fehler beim laden der ACPI-Module gab.
 
theton schrieb:
@kefi: Ist ja nicht gesagt, dass es bei dir auch an der Kernel-Konfig liegt. Ubuntu ist nicht SuSE. Schau erstmal in der Prozessliste nach ob der apmd laeuft. Dann solltest du mal schauen, ob die Module thermal, fan und processor geladen sind. ist das der Fall, ist mit deinem ACPI wahrscheinlich alles in Ordung. Dann hilft erstmal ein Blick in die /var/log/messages um zu sehen, ob es Fehler beim laden der ACPI-Module gab.

es klingt doof, aber ich weiss echt nicht wie ich sowas überprüfen kann:( ich bin ein absoluter neuling mit Linux

ausser in ein openbook oder hier im forum fand ich keine grosse hilfe..

kann mir jemand einpaar kommandos verraten mit dem ich was anfangen kann?

danke
 
Also auch an dich zuerstmal die Empfehlung ein Grundlagenbuch ueber Linux zu lesen (entsprechende Buchvorschlaege sind ja auch hier im Forum zu finden). :)
Trotzdem hier ein paar kleine Hilfestellungen:

- lsmod zeigt dir die Liste der geladenen Module
- 'ps ax' gibt dir eine Liste aller laufenden Prozesse
- und 'man bash' soltlest du auch mal gelesen haben, damit du dich in der Shell zurecht findest
 
Schau erstmal in der Prozessliste nach ob der apmd laeuft.
ps ax
PID TTY STAT TIME COMMAND
1 ? S 0:01 init [2]
2 ? SN 0:00 [ksoftirqd/0]
3 ? S< 0:00 [events/0]
4 ? S< 0:00 [khelper]
5 ? S< 0:00 [kthread]
7 ? S< 0:00 [kacpid]
111 ? S< 0:00 [kblockd/0]
137 ? S 0:00 [pdflush]
138 ? S 0:00 [pdflush]
140 ? S< 0:00 [aio/0]
139 ? S 0:00 [kswapd0]
725 ? S 0:00 [kseriod]
1919 ? S 0:00 [khubd]
3085 ? S 0:00 [kjournald]
3215 ? S<s 0:00 udevd --daemon
4405 ? S 0:00 [khpsbpkt]
5910 ? S 0:00 [pccardd]
5974 ? S 0:00 [knodemgrd_0]
6838 ? Ss 0:00 dhclient3 -pf /var/run/dhclient.eth1.pid -lf /var/ru
7237 ? Ss 0:00 /usr/sbin/acpid -c /etc/acpi/events -s /var/run/acpi
7252 ? Ss 0:00 /sbin/syslogd -u syslog
7269 ? Ss 0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
7271 ? Ss 0:00 /sbin/klogd -P /var/run/klogd/kmsg
7284 ? Ss 0:00 /usr/bin/dbus-daemon --system
7297 ? Ss 0:00 /usr/sbin/hald
7302 ? S 0:00 hald-addon-acpi
7316 ? S 0:00 hald-addon-storage
7355 ? Ss 0:00 /usr/sbin/gdm
7356 ? S 0:00 /usr/sbin/gdm
7392 ? R 1:29 /usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/
7424 ? Ss 0:00 /usr/sbin/cupsd -F
7452 ? Ssl 0:00 /usr/sbin/hpiod
7475 ? S 0:00 python /usr/sbin/hpssd
7570 ? Ss 0:00 /sbin/cardmgr
7668 ? SNs 0:00 /usr/sbin/powernowd -q
7686 ? Ss 0:00 hcid: processing events
7692 ? Ss 0:00 /usr/sbin/sdpd
7702 ? S< 0:00 [krfcommd]
7734 ? Ss 0:00 /usr/sbin/atd
7747 ? Ss 0:00 /usr/sbin/cron
7784 tty1 Ss+ 0:00 /sbin/getty 38400 tty1
7785 tty2 Ss+ 0:00 /sbin/getty 38400 tty2
7786 tty3 Ss+ 0:00 /sbin/getty 38400 tty3
7787 tty4 Ss+ 0:00 /sbin/getty 38400 tty4
7788 tty5 Ss+ 0:00 /sbin/getty 38400 tty5
7789 tty6 Ss+ 0:00 /sbin/getty 38400 tty6
7814 ? Ss 0:00 /usr/bin/gnome-session
7853 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-
7856 ? S 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/gn
7857 ? Ss 0:00 dbus-daemon --fork --print-pid 8 --print-address 6 -
7859 ? S 0:02 /usr/lib/gconf2/gconfd-2 5
7873 ? S 0:00 /usr/bin/gnome-keyring-daemon
7875 ? SL 0:00 /usr/bin/esd -nobeeps
7879 ? Ss 0:00 /usr/lib/bonobo-activation/bonobo-activation-server
7881 ? S 0:00 /usr/lib/control-center/gnome-settings-daemon --oaf-
7884 ? S 0:00 /usr/lib/gamin/gam_server
7896 ? S 0:00 xscreensaver -nosplash
7920 ? Ss 0:07 /usr/bin/metacity --sm-client-id=default0
7925 ? Ssl 0:03 gnome-panel --sm-client-id default1
7927 ? Ssl 0:02 nautilus --no-default-window --sm-client-id default2
7929 ? Ss 0:00 gnome-volume-manager --sm-client-id default4
7933 ? S 0:04 /usr/lib/gnome-panel/wnck-applet --oaf-activate-iid=
7937 ? Ss 0:00 update-notifier --sm-client-id default7
7939 ? Ssl 0:00 gnome-cups-icon --sm-client-id default3
7941 ? S 0:00 /usr/lib/notification-daemon/notification-daemon
7943 ? Sl 0:00 /usr/lib/gnome-applets/trashapplet --oaf-activate-ii
7949 ? Sl 0:00 /usr/lib/gnome-vfs2/gnome-vfs-daemon --oaf-activate-
7957 ? S 0:00 /usr/lib/nautilus-cd-burner/mapping-daemon
7967 ? S 0:00 /usr/lib/gnome-panel/clock-applet --oaf-activate-iid
7970 ? S 0:00 /usr/lib/gnome-panel/notification-area-applet --oaf-
7972 ? S 0:00 /usr/lib/gnome-netstatus/gnome-netstatus-applet --oa
7974 ? S 0:00 /usr/lib/gnome-applets/battstat-applet-2 --oaf-activ
7976 ? S 0:00 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-
7994 ? Sl 1:07 /usr/lib/mozilla-firefox/firefox-bin -a firefox
8000 ? Sl 0:07 yelp
8174 ? S 0:01 gaim
8284 ? S 0:01 karm -caption KArm --icon=karm
8286 ? Ss 0:00 kdeinit Running...
8290 ? S 0:00 dcopserver [kdeinit] --nosid --suicide
8292 ? S 0:00 klauncher [kdeinit]
8294 ? S 0:00 kded [kdeinit]
8303 ? Sl 0:15 gnome-terminal --working-directory=
8307 ? S 0:00 gnome-pty-helper
8308 pts/0 Ss 0:00 bash
8344 ? Sl 0:00 /usr/lib/evolution/evolution-data-server-1.4 --oaf-a
8348 ? Sl 0:00 /usr/lib/evolution/2.4/evolution-exchange-storage --
8351 ? Sl 0:00 /usr/lib/evolution/2.4/evolution-alarm-notify --oaf-
8429 ? S 0:00 /usr/bin/gksudo /usr/bin/gnome-app-install
8435 ? Ssl 0:18 /usr/bin/python2.4 /usr/bin/gnome-app-install
8438 ? S 0:00 /usr/lib/gconf2/gconfd-2 16
8489 pts/0 S+ 0:07 gedit /var/log/messages
8547 pts/1 Ss 0:00 bash
8668 ? Ss 0:00 /usr/bin/esd -nobeeps
8669 pts/1 R+ 0:00 ps ax

Dann solltest du mal schauen, ob die Module thermal, fan und processor geladen sind. ist das der Fall, ist mit deinem ACPI wahrscheinlich alles in Ordung.
speedstep_centrino 7380 1
cpufreq_userspace 4444 1
cpufreq_stats 5124 0
freq_table 4484 2 speedstep_centrino,cpufreq_stats
cpufreq_powersave 1920 0
cpufreq_ondemand 5916 0
cpufreq_conservative 6820 0
thermal 13192 0
processor 23100 2 speedstep_centrino,thermal
fan 4740 0

Dann hilft erstmal ein Blick in die /var/log/messages um zu sehen, ob es Fehler beim laden der ACPI-Module gab.
Dec 26 23:15:25 localhost kernel: Inspecting /boot/System.map-2.6.12-9-386
Dec 26 23:15:25 localhost kernel: Loaded 29002 symbols from /boot/System.map-2.6.12-9-386.
Dec 26 23:15:25 localhost kernel: Symbols match kernel version 2.6.12.
Dec 26 23:15:25 localhost kernel: No module symbols loaded - kernel modules not enabled.
Dec 26 23:15:25 localhost kernel: MHz stepping 05
Dec 26 23:15:25 localhost kernel: [4294667.342000] Enabling fast FPU save and restore... done.
Dec 26 23:15:25 localhost kernel: [4294667.342000] Enabling unmasked SIMD FPU exception support... done.
Dec 26 23:15:25 localhost kernel: [4294667.342000] Checking 'hlt' instruction... OK.
Dec 26 23:15:25 localhost kernel: [4294667.346000] Checking for popad bug... OK.
Dec 26 23:15:25 localhost kernel: [4294667.346000] checking if image is initramfs... it is
Dec 26 23:15:25 localhost kernel: [4294667.931000] Freeing initrd memory: 4821k freed
Dec 26 23:15:25 localhost kernel: [4294667.938000] ACPI: Looking for DSDT in initrd... not found!
Dec 26 23:15:25 localhost kernel: [4294667.992000] not found!
Dec 26 23:15:25 localhost kernel: [4294667.999000] ACPI: setting ELCR to 0200 (from 0800)
Dec 26 23:15:25 localhost kernel: [4294668.002000] NET: Registered protocol family 16
Dec 26 23:15:25 localhost kernel: [4294668.002000] EISA bus registered
Dec 26 23:15:25 localhost kernel: [4294668.002000] ACPI: bus type pci registered
Dec 26 23:15:25 localhost kernel: [4294668.019000] PCI: PCI BIOS revision 2.10 entry at 0xfc97e, last bus=2
Dec 26 23:15:25 localhost kernel: [4294668.019000] PCI: Using configuration type 1
Dec 26 23:15:25 localhost kernel: [4294668.019000] mtrr: v2.0 (20020519)
Dec 26 23:15:25 localhost kernel: [4294668.020000] ACPI: Subsystem revision 20050729
Dec 26 23:15:25 localhost kernel: [4294668.037000] ACPI: Interpreter enabled
Dec 26 23:15:25 localhost kernel: [4294668.037000] ACPI: Using PIC for interrupt routing
Dec 26 23:15:25 localhost kernel: [4294668.039000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Dec 26 23:15:25 localhost kernel: [4294668.039000] PCI: Probing PCI hardware (bus 00)
Dec 26 23:15:25 localhost kernel: [4294668.039000] ACPI: Assume root bridge [\_SB_.PCI0] segment is 0
Dec 26 23:15:25 localhost kernel: [4294668.039000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
Dec 26 23:15:25 localhost kernel: [4294668.052000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
Dec 26 23:15:25 localhost kernel: [4294668.052000] PCI: Transparent bridge - 0000:00:1e.0
Dec 26 23:15:25 localhost kernel: [4294668.077000] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11)
Dec 26 23:15:25 localhost kernel: [4294668.078000] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *11
Dec 26 23:15:25 localhost kernel: [4294668.078000] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 *11)
Dec 26 23:15:25 localhost kernel: [4294668.078000] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11)
Dec 26 23:15:25 localhost kernel: [4294668.079000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
Dec 26 23:15:25 localhost kernel: [4294668.079000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
Dec 26 23:15:25 localhost kernel: [4294668.082000] Linux Plug and Play Support v0.97 (c) Adam Belay
Dec 26 23:15:25 localhost kernel: [4294668.082000] pnp: PnP ACPI init
Dec 26 23:15:25 localhost kernel: [4294668.120000] pnp: PnP ACPI: found 13 devices
Dec 26 23:15:25 localhost kernel: [4294668.120000] PnPBIOS: Disabled by ACPI PNP
Dec 26 23:15:25 localhost kernel: [4294668.120000] PCI: Using ACPI for IRQ routing
Dec 26 23:15:25 localhost kernel: [4294668.120000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:01: ioport range 0x4d0-0x4d1 has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:01: ioport range 0x800-0x805 could not be reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:01: ioport range 0x808-0x80f could not be reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0xf400-0xf4fe has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0x806-0x807 has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0x810-0x85f could not be reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0x860-0x87f has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0x880-0x8bf has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:02: ioport range 0x8c0-0x8df has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] pnp: 00:07: ioport range 0x900-0x97f has been reserved
Dec 26 23:15:25 localhost kernel: [4294668.132000] audit: initializing netlink socket (disabled)
Dec 26 23:15:25 localhost kernel: [4294668.132000] audit: initialized
Dec 26 23:15:25 localhost kernel: [4294668.133000] VFS: Disk quotas dquot_6.5.1
Dec 26 23:15:25 localhost kernel: [4294668.133000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 26 23:15:25 localhost kernel: [4294668.133000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
Dec 26 23:15:25 localhost kernel: [4294668.133000] devfs: boot_options: 0x0
Dec 26 23:15:25 localhost kernel: [4294668.133000] Initializing Cryptographic API
Dec 26 23:15:25 localhost kernel: [4294668.133000] isapnp: Scanning for PnP cards...
Dec 26 23:15:25 localhost kernel: [4294668.486000] isapnp: No Plug & Play device found
Dec 26 23:15:25 localhost kernel: [4294668.503000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Dec 26 23:15:25 localhost kernel: [4294668.507000] serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 26 23:15:25 localhost kernel: [4294668.507000] serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 26 23:15:25 localhost kernel: [4294668.507000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
Dec 26 23:15:25 localhost kernel: [4294668.508000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec 26 23:15:25 localhost kernel: [4294668.508000] ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Dec 26 23:15:25 localhost kernel: [4294668.510000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Dec 26 23:15:25 localhost kernel: [4294668.510000] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
Dec 26 23:15:25 localhost kernel: [4294668.510000] PCI: setting IRQ 5 as level-triggered
Dec 26 23:15:25 localhost kernel: [4294668.510000] ACPI: PCI Interrupt 0000:00:1f.6 -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Dec 26 23:15:25 localhost kernel: [4294668.510000] ACPI: PCI interrupt for device 0000:00:1f.6 disabled
Dec 26 23:15:25 localhost kernel: [4294668.510000] io scheduler noop registered
Dec 26 23:15:25 localhost kernel: [4294668.510000] io scheduler anticipatory registered
Dec 26 23:15:25 localhost kernel: [4294668.510000] io scheduler deadline registered
Dec 26 23:15:25 localhost kernel: [4294668.510000] io scheduler cfq registered
Dec 26 23:15:25 localhost kernel: [4294668.510000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
Dec 26 23:15:25 localhost kernel: [4294668.511000] EISA: Probing bus 0 at eisa.0
Dec 26 23:15:25 localhost kernel: [4294668.511000] EISA: Detected 0 cards.
Dec 26 23:15:25 localhost kernel: [4294668.511000] NET: Registered protocol family 2
Dec 26 23:15:25 localhost kernel: [4294668.520000] input: AT Translated Set 2 keyboard on isa0060/serio0
Dec 26 23:15:25 localhost kernel: [4294668.521000] IP: routing cache hash table of 2048 buckets, 16Kbytes
Dec 26 23:15:25 localhost kernel: [4294668.521000] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Dec 26 23:15:25 localhost kernel: [4294668.521000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Dec 26 23:15:25 localhost kernel: [4294668.521000] TCP: Hash tables configured (established 16384 bind 16384)
Dec 26 23:15:25 localhost kernel: [4294668.521000] NET: Registered protocol family 8
Dec 26 23:15:25 localhost kernel: [4294668.521000] NET: Registered protocol family 20
Dec 26 23:15:25 localhost kernel: [4294668.521000] ACPI wakeup devices:
Dec 26 23:15:25 localhost kernel: [4294668.521000] LID PBTN PCI0 USB0 USB1 USB2 USB3 MODM PCIE
Dec 26 23:15:25 localhost kernel: [4294668.521000] ACPI: (supports S0 S1 S3 S4 S4bios S5)
Dec 26 23:15:25 localhost kernel: [4294668.521000] Freeing unused kernel memory: 224k freed
Dec 26 23:15:25 localhost kernel: [4294668.535000] vga16fb: mapped to 0xc00a0000
Dec 26 23:15:25 localhost kernel: [4294668.687000] Console: switching to colour frame buffer device 80x30
Dec 26 23:15:25 localhost kernel: [4294668.687000] fb0: VGA16 VGA frame buffer device
Dec 26 23:15:25 localhost kernel: [4294669.816000] Capability LSM initialized
Dec 26 23:15:25 localhost kernel: [4294669.827000] NET: Registered protocol family 1
Dec 26 23:15:25 localhost kernel: [4294669.842000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Dec 26 23:15:25 localhost kernel: [4294669.842000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Dec 26 23:15:25 localhost kernel: [4294669.842000] ACPI: bus type ide registered
Dec 26 23:15:25 localhost kernel: [4294669.847000] ICH4: IDE controller at PCI slot 0000:00:1f.1
Dec 26 23:15:25 localhost kernel: [4294669.847000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Dec 26 23:15:25 localhost kernel: [4294669.847000] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
Dec 26 23:15:25 localhost kernel: [4294669.847000] PCI: setting IRQ 11 as level-triggered
Dec 26 23:15:25 localhost kernel: [4294669.847000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294669.847000] ICH4: chipset revision 1
Dec 26 23:15:25 localhost kernel: [4294669.847000] ICH4: not 100%% native mode: will probe irqs later
Dec 26 23:15:25 localhost kernel: [4294669.847000] ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
Dec 26 23:15:25 localhost kernel: [4294669.847000] ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
Dec 26 23:15:25 localhost kernel: [4294670.111000] hda: IC25N040ATMR04-0, ATA DISK drive
Dec 26 23:15:25 localhost kernel: [4294670.723000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 26 23:15:25 localhost kernel: [4294671.395000] hdc: HL-DT-STCD-RW/DVD-ROM GCC-4241N, ATAPI CD/DVD-ROM drive
Dec 26 23:15:25 localhost kernel: [4294671.701000] ide1 at 0x170-0x177,0x376 on irq 15
Dec 26 23:15:25 localhost kernel: [4294673.753000] hda: max request size: 1024KiB
Dec 26 23:15:25 localhost kernel: [4294673.774000] hda: 78140160 sectors (40007 MB) w/1740KiB Cache, CHS=16383/255/63, UDMA(100)
Dec 26 23:15:25 localhost kernel: [4294673.774000] hda: cache flushes supported
Dec 26 23:15:25 localhost kernel: [4294673.774000] /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 < p5 >
Dec 26 23:15:25 localhost kernel: [4294673.842000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
Dec 26 23:15:25 localhost kernel: [4294673.842000] Uniform CD-ROM driver Revision: 3.20
Dec 26 23:15:25 localhost kernel: [4294674.064000] Attempting manual resume
Dec 26 23:15:25 localhost kernel: [4294674.131000] swsusp: Suspend partition has wrong signature?
Dec 26 23:15:25 localhost kernel: [4294674.178000] usbcore: registered new driver usbfs
Dec 26 23:15:25 localhost kernel: [4294674.178000] usbcore: registered new driver hub
Dec 26 23:15:25 localhost kernel: [4294674.179000] USB Universal Host Controller Interface driver v2.2
Dec 26 23:15:25 localhost kernel: [4294674.179000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.179000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1
Dec 26 23:15:25 localhost kernel: [4294674.241000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Dec 26 23:15:25 localhost kernel: [4294674.241000] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000bf80
Dec 26 23:15:25 localhost kernel: [4294674.241000] hub 1-0:1.0: USB hub found
Dec 26 23:15:25 localhost kernel: [4294674.241000] hub 1-0:1.0: 2 ports detected
Dec 26 23:15:25 localhost kernel: [4294674.244000] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.244000] ACPI: PCI Interrupt 0000:00:1d.1 -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.244000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2
Dec 26 23:15:25 localhost kernel: [4294674.306000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Dec 26 23:15:25 localhost kernel: [4294674.306000] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000bf40
Dec 26 23:15:25 localhost kernel: [4294674.306000] hub 2-0:1.0: USB hub found
Dec 26 23:15:25 localhost kernel: [4294674.306000] hub 2-0:1.0: 2 ports detected
Dec 26 23:15:25 localhost kernel: [4294674.309000] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.309000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.309000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3
Dec 26 23:15:25 localhost kernel: [4294674.371000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Dec 26 23:15:25 localhost kernel: [4294674.371000] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000bf20
Dec 26 23:15:25 localhost kernel: [4294674.371000] hub 3-0:1.0: USB hub found
Dec 26 23:15:25 localhost kernel: [4294674.371000] hub 3-0:1.0: 2 ports detected
Dec 26 23:15:25 localhost kernel: [4294674.399000] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.399000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> Link [LNKH] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.399000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller
Dec 26 23:15:25 localhost kernel: [4294674.399000] ehci_hcd 0000:00:1d.7: debug port 1
Dec 26 23:15:25 localhost kernel: [4294674.399000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
Dec 26 23:15:25 localhost kernel: [4294674.399000] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xf4fffc00
Dec 26 23:15:25 localhost kernel: [4294674.403000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
Dec 26 23:15:25 localhost kernel: [4294674.403000] hub 4-0:1.0: USB hub found
Dec 26 23:15:25 localhost kernel: [4294674.403000] hub 4-0:1.0: 6 ports detected
Dec 26 23:15:25 localhost kernel: [4294674.410000] usb 1-1: new low speed USB device using uhci_hcd and address 2
Dec 26 23:15:25 localhost kernel: [4294674.479000] b44.c:v0.95 (Aug 3, 2004)
Dec 26 23:15:25 localhost kernel: [4294674.479000] ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294674.482000] eth0: Broadcom 4400 10/100BaseT Ethernet 00:0d:56:aa:00:bd
Dec 26 23:15:25 localhost kernel: [4294675.052000] usb 1-1: new low speed USB device using uhci_hcd and address 3
Dec 26 23:15:25 localhost kernel: [4294675.329000] usb 2-1: new full speed USB device using uhci_hcd and address 2
Dec 26 23:15:25 localhost kernel: [4294676.516000] usbcore: registered new driver hiddev
Dec 26 23:15:25 localhost kernel: [4294676.540000] input: USB HID v1.00 Mouse [1241:1155] on usb-0000:00:1d.0-1
Dec 26 23:15:25 localhost kernel: [4294676.540000] usbcore: registered new driver usbhid
Dec 26 23:15:25 localhost kernel: [4294676.540000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Dec 26 23:15:25 localhost kernel: [4294676.895000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
Dec 26 23:15:25 localhost kernel: [4294676.895000] ACPI: Processor [CPU0] (supports 8 throttling states)
Dec 26 23:15:25 localhost kernel: [4294676.899000] ACPI: Thermal Zone [THM] (56 C)
Dec 26 23:15:25 localhost kernel: [4294677.136000] Attempting manual resume
Dec 26 23:15:25 localhost kernel: [4294677.148000] swsusp: Suspend partition has wrong signature?
Dec 26 23:15:25 localhost kernel: [4294677.200000] EXT3-fs: INFO: recovery required on readonly filesystem.
Dec 26 23:15:25 localhost kernel: [4294677.200000] EXT3-fs: write access will be enabled during recovery.
Dec 26 23:15:25 localhost kernel: [4294677.260000] kjournald starting. Commit interval 5 seconds
Dec 26 23:15:25 localhost kernel: [4294677.260000] EXT3-fs: recovery complete.
Dec 26 23:15:25 localhost kernel: [4294677.261000] EXT3-fs: mounted filesystem with ordered data mode.
Dec 26 23:15:25 localhost kernel: [4294678.720000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
Dec 26 23:15:25 localhost kernel: [4294682.317000] Adding 297160k swap on /dev/hda5. Priority:-1 extents:1
Dec 26 23:15:25 localhost kernel: [4294682.629000] EXT3 FS on hda2, internal journal
Dec 26 23:15:25 localhost kernel: [4294692.168000] parport: PnPBIOS parport detected.
Dec 26 23:15:25 localhost kernel: [4294692.168000] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Dec 26 23:15:25 localhost kernel: [4294692.255000] lp0: using parport0 (interrupt-driven).
Dec 26 23:15:25 localhost kernel: [4294692.287000] mice: PS/2 mouse device common for all mice
Dec 26 23:15:25 localhost kernel: [4294692.346000] SCSI subsystem initialized
Dec 26 23:15:25 localhost kernel: [4294692.354000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
Dec 26 23:15:25 localhost kernel: [4294693.009000] input: PS/2 Mouse on isa0060/serio1
Dec 26 23:15:25 localhost kernel: [4294693.010000] input: AlpsPS/2 ALPS GlidePoint on isa0060/serio1
Dec 26 23:15:25 localhost kernel: [4294693.405000] ts: Compaq touchscreen protocol output
Dec 26 23:15:25 localhost kernel: [4294696.442000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: **********
Dec 26 23:15:25 localhost kernel: [4294697.519000] cdrom: open failed.
Dec 26 23:15:25 localhost kernel: [4294699.984000] Linux agpgart interface v0.101 (c) Dave Jones
Dec 26 23:15:25 localhost kernel: [4294699.993000] agpgart: Detected an Intel 855PM Chipset.
Dec 26 23:15:25 localhost kernel: [4294700.014000] agpgart: AGP aperture is 128M @ 0xe0000000
Dec 26 23:15:25 localhost kernel: [4294700.093000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Dec 26 23:15:25 localhost kernel: [4294700.818000] ACPI: PCI Interrupt 0000:00:1f.5 -> Link [LNKB] -> GSI 5 (level, low) -> IRQ 5
Dec 26 23:15:25 localhost kernel: [4294701.627000] intel8x0_measure_ac97_clock: measured 49455 usecs
Dec 26 23:15:25 localhost kernel: [4294701.627000] intel8x0: clocking to 48000
Dec 26 23:15:25 localhost kernel: [4294702.329000] Linux Kernel Card Services
Dec 26 23:15:25 localhost kernel: [4294702.329000] options: [pci] [cardbus] [pm]
Dec 26 23:15:25 localhost kernel: [4294702.342000] PCI: Enabling device 0000:02:01.0 (0000 -> 0002)
Dec 26 23:15:25 localhost kernel: [4294702.342000] ACPI: PCI Interrupt 0000:02:01.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294702.342000] Yenta: CardBus bridge found at 0000:02:01.0 [1028:016a]
Dec 26 23:15:25 localhost kernel: [4294702.342000] Yenta: Using CSCINT to route CSC interrupts to PCI
Dec 26 23:15:25 localhost kernel: [4294702.342000] Yenta: Routing CardBus interrupts to PCI
Dec 26 23:15:25 localhost kernel: [4294702.342000] Yenta TI: socket 0000:02:01.0, mfunc 0x012c1202, devctl 0x64
Dec 26 23:15:25 localhost kernel: [4294702.563000] Yenta: ISA IRQ mask 0x0458, PCI irq 11
Dec 26 23:15:25 localhost kernel: [4294702.563000] Socket status: 30000086
Dec 26 23:15:25 localhost kernel: [4294702.690000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
Dec 26 23:15:25 localhost kernel: [4294702.690000] ACPI: PCI Interrupt 0000:02:01.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
Dec 26 23:15:25 localhost kernel: [4294702.745000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[11] MMIO=[faffd800-faffdfff] Max Packet=[2048]
Dec 26 23:15:25 localhost kernel: [4294704.936000] eth1: register usbnet at usb-0000:00:1d.1-1, CDC Ethernet Device, 00:04:0e:35:a4:3a
Dec 26 23:15:25 localhost kernel: [4294704.936000] usbcore: registered new driver usbnet
Dec 26 23:15:25 localhost kernel: [4294705.253000] Real Time Clock Driver v1.12
Dec 26 23:15:25 localhost kernel: [4294705.303000] input: PC Speaker
Dec 26 23:15:25 localhost kernel: [4294706.290000] CSLIP: code copyright 1989 Regents of the University of California
Dec 26 23:15:25 localhost kernel: [4294706.293000] PPP generic driver version 2.4.2
Dec 26 23:15:25 localhost kernel: [4294706.321000] NET: Registered protocol family 17
Dec 26 23:15:25 localhost kernel: [4294706.342000] NET: Registered protocol family 10
Dec 26 23:15:25 localhost kernel: [4294706.342000] Disabled Privacy Extensions on device c02eb280(lo)
Dec 26 23:15:25 localhost kernel: [4294706.342000] IPv6 over IPv4 tunneling driver
Dec 26 23:15:25 localhost kernel: [4294706.686000] NET: Registered protocol family 24
Dec 26 23:15:25 localhost kernel: [4294756.201000] ACPI: AC Adapter [AC] (on-line)
Dec 26 23:15:25 localhost kernel: [4294756.253000] ACPI: Battery Slot [BAT0] (battery absent)
Dec 26 23:15:25 localhost kernel: [4294756.253000] ACPI: Battery Slot [BAT1] (battery absent)
Dec 26 23:15:25 localhost kernel: [4294756.274000] ACPI: Lid Switch [LID]
Dec 26 23:15:25 localhost kernel: [4294756.274000] ACPI: Power Button (CM) [PBTN]
Dec 26 23:15:25 localhost kernel: [4294756.274000] ACPI: Sleep Button (CM) [SBTN]
Dec 26 23:15:25 localhost kernel: [4294756.530000] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
Dec 26 23:15:28 localhost hpiod: 0.9.5 accepting connections at 32769...
Dec 26 23:15:29 localhost hp: unable to open /var/run/hplip/hpssd.port: No such file or directory: prnt/hpijs/hplip_api.c 84


die Module thermal, fan und processor scheinen geladen zu sein, bei den anderen Sachen kann ich nicht sehen ob was faul ist:(
 
Tja, solche Outputs bekommt man, wenn man mit der Shell nicht umgehen kann. Tut mir echt leid, aber ich habe jetzt nicht die Zeit mich da durchzuwuseln. Leite das ganze mal an 'grep apm' bzw. 'grep acpi' weiter (siehe dazu 'man bash').
 

Ähnliche Themen

batch script funktioniert nicht ...brauche hilfe

Keine grafische Oberfläche (Debian Installation)

Gigabit PCI Ethernet Card welche unter Kernel 3.16 läuft?

Empfehlung für Server Distribution

Ubuntu 14.04.1 Server randomly rebooting

Zurück
Oben