• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

anmeldung klappt jedoch kann ich keine Website laden

Conax

Hacker
Also ich wohne ja hier im Studentenwohnheim und jedes Zimmer hat hier nen Internetanschluss. Die Anmeldung mit meinen logindaten und Passwort klappt auch soweit jedoch schlägt das laden von Webseiten etc. fehl.

Ich habe mal das skript durchlaufen lassen:

Code:
collectNWData V0.6.5.5-5f (Rev: 1.344C, Build: 2012-09-14 20:01:20 UTC)

--- Which type of your network connection should be tested?
--- (2) Wired connection

--- What's the type of networktopology?
--- (2) DSL HW router <---> LinuxClient

--- On which host is the script executed?
--- (1) LinuxClient

--- NWEliza is analyzing the system for common network configuration errors ...

!!! CND0540W: Messages dropped on network interface eth0
!!! CND0180I: The system can't ping external IP address 195.135.220.3
!!! CND0150E: There might be a problem with the default gateway definition 192.168.100.1 on interface eth0
!!! CND0310W: Classic network configuration with ifup was detected. Configuration with networkmanager is much easier

--- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions 
--- about the error/warning messages and how to fix the problems on your own.

--- If you are unsuccessful then place the contents of file in the net
--- (see http://www.linux-tips-and-tricks.de/CND_UPL for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/os-release
/etc/SuSE-release
NAME=openSUSE
VERSION = 12.1 (Asparagus)
VERSION_ID="12.1"
PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)"
ID=opensuse
openSUSE 12.1 (x86_64)
VERSION = 12.1
CODENAME = Asparagus
===== uname -a ===================================================================================================
Linux linux-5jh1 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) x86_64 x86_64 x86_64 GNU/Linux
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ==================================================
--- /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='RTL8111/8168B PCI Express Gigabit Ethernet controller'
STARTMODE='auto'
USERCONTROL='no'
===== dhcpcd-test ================================================================================================
eth0: DHCP server available
===== ping tests =================================================================================================
Ping of 195.135.220.3 failed
Ping of www.suse.de failed
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 192.168.100.1
===== cat /etc/hosts =============================================================================================
127.0.0.1	localhost
===== route -n | egrep "(eth|ath|ra|wlan|dsl)" ===================================================================
0.0.0.0         192.168.100.1   0.0.0.0         UG    0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
192.168.100.0   0.0.0.0         255.255.254.0   U     0      0        0 eth0
===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:192.168.100.151  Bcast:192.168.101.255  Maske:255.255.254.0
          inet6 Adresse: fe80::225:22ff:fe06:af70/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:25341 errors:0 dropped:62 overruns:0 frame:0
          TX packets:1088 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:3227347 (3.0 Mb)  TX bytes:105455 (102.9 Kb)
          Interrupt:41 Basisadresse:0x2000 
===== lspci ======================================================================================================
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 03)
	Subsystem: ASRock Incorporation Motherboard (one of many) [1849:8168]
	Kernel driver in use: r8169
===== lsusb | grep -v "root hub" =================================================================================
Bus 004 Device 002: ID 046a:0106 Cherry GmbH R-300 Wireless Mouse Receiver
Bus 003 Device 002: ID 046d:c049 Logitech, Inc. G5 Laser Mouse
===== hwinfo (filtered) ==========================================================================================
30: PCI 200.0: 0200 Ethernet controller
  Model: "Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller"
  Vendor: pci 0x10ec "Realtek Semiconductor Co., Ltd."
  Device: pci 0x8168 "RTL8111/8168B PCI Express Gigabit Ethernet controller"
  SubVendor: pci 0x1849 "ASRock Incorporation"
  SubDevice: pci 0x8168 "Motherboard (one of many)"
  Driver: "r8169"
  Driver Modules: "r8169"
  Device File: eth0
  Link detected: yes
    Driver Status: r8169 is active
    Driver Activation Cmd: "modprobe r8169"
===== lsmod (filtered) ===========================================================================================
| af_packet       | cbc             | cdc_acm         | edac_core       | edac_mce_amd     |
| fglrx           | i2c_piix4       | ip_tables       | k10temp         | microcode        |
| mperf           | pci_hotplug     | powernow_k8     | r8169           | rfkill           |
| serio_raw       | sg              | sha256_generic  | shpchp          | sp5100_tco       |
| sr_mod          | tun             | wmi             |
===== egrep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ==============
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** NWElizaStates V0.6.5.5-5f
IF:eth0 IM:2 DI:1 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:1 DR:1 NISS:0 IP6:0 KM:0 WLW:0 RTDT:SuSE GUI:0 UID:0

Ich dachte zuerst es liegt vielleicht wieder an der resolv.conf konnte da aber keinen Fehler finden. Ich habe dann mein Notebook angeschlossen und damit klappt es einwandfrei wie man sieht.
 
OP
C

Conax

Hacker
Also ich habe das Skript auch mal auf dem Notebook durchlaufen lassen und habe da ein paar Unterschiede festgestellt (da läuft ja alles wie es laufen soll). Wenn ich das jetzt so auf dem Desktop PC anpasse dann müsste das ja eigentlich wieder laufen.

Code:
collectNWData V0.6.5.5-5f (Rev: 1.344C, Build: 2012-09-14 20:01:20 UTC)

--- Which type of your network connection should be tested?
--- (2) Wired connection

--- What's the type of networktopology?
--- (3) DSL modem <---> LinuxRouter <---> LinuxClient

--- On which host is the script executed?
--- (1) LinuxClient

--- NWEliza is analyzing the system for common network configuration errors ...

!!! CND0180I: The system can't ping external IP address 195.135.220.3
!!! CND0150E: There might be a problem with the default gateway definition 192.168.100.1 on interface eth0
!!! CND0240E: networkmanager for network configuration enabled but a YAST network card configuration for wlan0,eth0 exist

--- Go to http://www.linux-tips-and-tricks.de/CND to get more detailed instructions 
--- about the error/warning messages and how to fix the problems on your own.

--- If you are unsuccessful then place the contents of file in the net
--- (see http://www.linux-tips-and-tricks.de/CND_UPL for links) 
--- and then paste the nopaste link on your favorite Linux forum.

==================================================================================================================
===== cat /etc/*[-_]release || cat /etc/*[-_]version =============================================================
/etc/os-release
/etc/SuSE-release
NAME=openSUSE
VERSION = 12.1 (Asparagus)
VERSION_ID="12.1"
PRETTY_NAME="openSUSE 12.1 (Asparagus) (x86_64)"
ID=opensuse
openSUSE 12.1 (x86_64)
VERSION = 12.1
CODENAME = Asparagus
===== uname -a ===================================================================================================
Linux linux-6ek0.site 3.1.9-1.4-default #1 SMP Fri Jan 27 08:55:10 UTC 2012 (efb5ff4) x86_64 x86_64 x86_64 GNU/Linux
===== cat /etc/sysconfig/network/ifcfg-[earwd]* | grep -v "=''" ==================================================
--- /etc/sysconfig/network/ifcfg-eth0
BOOTPROTO='dhcp'
NAME='NetXtreme BCM5764M Gigabit Ethernet PCIe'
STARTMODE='auto'
USERCONTROL='no'
--- /etc/sysconfig/network/ifcfg-wlan0
BOOTPROTO='dhcp'
NAME='Wireless WiFi Link 5100'
STARTMODE='auto'
USERCONTROL='yes'
WIRELESS_AP_SCANMODE='1'
WIRELESS_AUTH_MODE='open'
WIRELESS_BITRATE='auto'
WIRELESS_DEFAULT_KEY='0'
WIRELESS_KEY_LENGTH='@@@@@@'
WIRELESS_MODE='Managed'
WIRELESS_POWER='no'
===== dhcpcd-test ================================================================================================
eth0: DHCP server available
===== ping tests =================================================================================================
Ping of 195.135.220.3 OK
Ping of www.suse.de OK
===== cat /etc/resolv | grep -i "nameserver" =====================================================================
nameserver 192.168.100.1
===== cat /etc/hosts =============================================================================================
127.0.0.1	localhost
===== route -n | egrep "(eth|ath|ra|wlan|dsl)" ===================================================================
0.0.0.0         192.168.100.1   0.0.0.0         UG    0      0        0 eth0
192.168.100.0   0.0.0.0         255.255.254.0   U     1      0        0 eth0
===== ifconfig (filtered for eth|wlan|ra|ath|dsl) ================================================================
eth0      Link encap:Ethernet  Hardware Adresse ##:##:##:##:##:#1  
          inet Adresse:192.168.100.232  Bcast:192.168.101.255  Maske:255.255.254.0
          inet6 Adresse: fe80::21e:68ff:fef8:af49/64 Gültigkeitsbereich:Verbindung
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:31303 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15673 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 Sendewarteschlangenlänge:1000 
          RX bytes:31690401 (30.2 Mb)  TX bytes:1453116 (1.3 Mb)
          Interrupt:17 
===== lspci ======================================================================================================
07:00.0 Network controller [0280]: Intel Corporation WiFi Link 5100 [8086:4232]
	Subsystem: Intel Corporation WiFi Link 5100 AGN [8086:1201]
	Kernel driver in use: iwlagn
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5764M Gigabit Ethernet PCIe [14e4:1684] (rev 10)
	Subsystem: Acer Incorporated [ALI] Device [1025:013d]
	Kernel driver in use: tg3
===== lsusb | grep -v "root hub" =================================================================================
Bus 001 Device 003: ID 04f2:b044 Chicony Electronics Co., Ltd Acer CrystalEye Webcam
Bus 004 Device 002: ID 08ff:1600 AuthenTec, Inc. AES1600
===== hwinfo (filtered) ==========================================================================================
32: PCI 700.0: 0282 WLAN controller
  Model: "Intel Wireless WiFi Link 5100"
  Vendor: pci 0x8086 "Intel Corporation"
  Device: pci 0x4232 "Wireless WiFi Link 5100"
  SubVendor: pci 0x8086 "Intel Corporation"
  SubDevice: pci 0x1201 
  Driver: "iwlagn"
  Driver Modules: "iwlagn"
  Device File: wlan0
  Link detected: no
    Driver Status: iwlagn is active
    Driver Activation Cmd: "modprobe iwlagn"
33: PCI 900.0: 0200 Ethernet controller
  Model: "Broadcom NetXtreme BCM5764M Gigabit Ethernet PCIe"
  Vendor: pci 0x14e4 "Broadcom"
  Device: pci 0x1684 "NetXtreme BCM5764M Gigabit Ethernet PCIe"
  SubVendor: pci 0x1025 "Acer Incorporated [ALI]"
  SubDevice: pci 0x013d 
  Driver: "tg3"
  Driver Modules: "tg3"
  Device File: eth0
  Link detected: yes
    Driver Status: tg3 is active
    Driver Activation Cmd: "modprobe tg3"
===== lsmod (filtered) ===========================================================================================
| ac              | acer_wmi        | af_packet       | arc4            | cbc              |
| cfg80211        | ecb             | ehci_hcd        | hdj_mod         | i2c_i801         |
| ip_tables       | iwlagn          | jmb38x_ms       | linear          | mac80211         |
| memstick        | microcode       | mmc_core        | mperf           | mxm_wmi          |
| rfkill          | sdhci           | sdhci_pci       | serio_raw       | sg               |
| sha256_generic  | sparse_keymap   | sr_mod          | tg3             | uhci_hcd         |
| v4l2_compat_ioctl32| wmi             | yenta_socket    |
===== egrep 'eth|ath|wlan|ra' /etc/udev/rules.d/*net_persistent* /etc/udev/rules.d/*persistent-net* ==============
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#2", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="##:##:##:##:##:#1", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
==================================================================================================================
*** NWElizaStates V0.6.5.5-5f
IF:eth0 IM:2 IF:wlan0 IM:1 DI:2 FALON:1 NIC:0 cNiC:1:0 NI:0 cNI:0 PNG:1 DR:1 NISS:0 IP6:0 KM:1 WLW:0 RTDT:SuSE GUI:0 UID:0

oder besteht da die Gefahr das man noch mehr kaputt macht sprich es unklug ist das 1zu1 zu übernehmen? Ich vermute der Fehler liegt in der Routingtabelle meines Desktop PCs. Die mittlere Zeile muss glaube ich entfernt werden (ist auch ne seltsame ip adresse).
 
OP
C

Conax

Hacker
@spoensche

Also ich hatte bis jetzt nix verändert. Jetzt habe ich heute in meine Firewalleinstellung geschaut und da stand eth0 externe Zone. Ich dachte mir also naja dann müsste ja alles passen ok geklickt, angemeldet und auf einmal geht das Internet wieder wie man sieht. Also das ganze ist schon sehr mysteriös ohne etwas umzustellen gehts auf einmal wieder wie von Geisterhand - dann hoffe ich mal das es so bleibt. Danke jedenfalls für deine Hilfe.
 

spoensche

Moderator
Teammitglied
eth0 ist nicht dein WLAN, sondern die Schnittstelle für das Kabel. Also musst du deine WLAN Schnittstelle auch noch in die externe Zone packen.
 
OP
C

Conax

Hacker
ja ich weiss das eth0 die LAN-Schnittstelle ist. Auf meinen Desktop PC habe ich gar keine wlan Schnittstelle (ich hab auch keine wlan Karte eingebaut). Ich vermute mal du meinst auf meinen Notebook soll ich die wlan Schnittstelle noch in die externe Zone tun (in meinen Notebook habe ich eine Karte mit wlan und bluetooth Chip) - alles andere ergäbe jetzt für mich keinen Sinn oder ich interpretiere deine Aussage gerade irgendwie falsch.
 

SUSEDJAlex

Advanced Hacker
Als erstens solltest du die Fehlermeldungen des Scriptes abarbeiten:

Code:
!!! CND0180I: The system can't ping external IP address 195.135.220.3
!!! CND0150E: There might be a problem with the default gateway definition 192.168.100.1 on interface eth0
!!! CND0240E: networkmanager for network configuration enabled but a YAST network card configuration for wlan0,eth0 exist

Dann kannst du den Script nochmal laufen lassen. ohne irgendwelche anbindungen... den Test einmal für LAN und für WLAN...

wenn du den KNetworkmanager nutzt brauchst du um die Firewall keine Gedanken zu verschwenden....

LG SUSEDJAlex
 

spoensche

Moderator
Teammitglied
Conax schrieb:
ja ich weiss das eth0 die LAN-Schnittstelle ist. Auf meinen Desktop PC habe ich gar keine wlan Schnittstelle (ich hab auch keine wlan Karte eingebaut). Ich vermute mal du meinst auf meinen Notebook soll ich die wlan Schnittstelle noch in die externe Zone tun (in meinen Notebook habe ich eine Karte mit wlan und bluetooth Chip) - alles andere ergäbe jetzt für mich keinen Sinn oder ich interpretiere deine Aussage gerade irgendwie falsch.

Bliebe noch der WLAN- Stick.;) Korrekt, das WLAN Interface auf deinem Laptop gehört in die externe Zone.
 
OP
C

Conax

Hacker
Also das Problem ist wieder aufgetaucht und diesmal bin ich mir auch ziemlich sicher woran es liegt. Ich habe mich dem Thema pentesting gewidmet wollte es einfach mal ausprobieren (auf youtube gibt es ja dazu zahlreiche Videos) also Notebook geschnappt und zu meinem Kumpel hoch (hier im Wohnheim sind ja eh die Rechner alle untereinander vernetzt und Router habe ich nicht hier). Danach habe ich auf meinem Desktop PC metasploit genauer gesagt armitage gestartet und habe dann mal den Laptop gescannt. Als dann da nichts vernünftiges bei rauskam (obwohl ich extra nicht die aktuelle java Version drauf instaliert habe) habe ich das ganze abgebrochen (also nicht mal exploit geschickt oder dergleichen). Tja und danach trat genau das selbe Problem wieder auf also einloggen geht aber Seitenladen etc. geht nicht. Ich vermute mal das metasploit da im Hintergrund irgendwas verstellt hat.

Ich glaube beim nächsten mal nehme ich doch lieber eine live dvd wie backtrack aber wer konnte das auch ahnen. Beziehungsweise im nachhinein ging der Schuss da deutlich nach hinten los aber die Neugier war einfach zu groß
 
OP
C

Conax

Hacker
Mit meinem Notebook komme ich nach wie vor ins Internet. Ich habe mal folgendes Kommando durchlaufen lassen und die Ausgabe ist identisch bis auf proto kernel scope link src 192.168.100.79 dort variiert die letzte zahl (in diesem beispiel die 79)

Code:
stefan@linux-6ek0:~> ip route list
default via 192.168.100.1 dev eth0 
127.0.0.0/8 dev lo  scope link 
169.254.0.0/16 dev eth0  scope link 
192.168.100.0/23 dev eth0  proto kernel  scope link  src 192.168.100.79
 
OP
C

Conax

Hacker
Routingtabelle stimmt soweit überein(bis auf die Adresse hinter proto kernel scope link src - da ist die letzte Zahl anders). Ich habe mal auf meinem desktop PC eine Seite angepingt:

Das Ergebnis war ganz interessant denn es wurden war Pakete übertragen(transmited) und auch die IP der Adresse wurde angezeigt jedoch eben alle ankommenden(received) Pakete verworfen (100% packet loss). Meine Vermutung war jetzt die Firewall da wohl eingehenden Pakete geblockt werden aber als ich in yast mal die Firewall deaktiviert habe wurde das Problem dadurch leider nicht gelöst.
 
OP
C

Conax

Hacker
So das ganze funktioniert nun wieder und es lag an der Firewall. Allerdings ist die Lösung des Problems mal wirklich interessant. Ich habe jetzt einfach mal die Schnittstelle eth0 auf interne Zone gesetzt (war vorher externe) dann danach sofort wieder auf externe Zone und jetzt geht es auf einmal wieder.

Einen Sinn ergibt das zwar für mich nicht aber immerhin läufts jetzt wieder.
 
OP
C

Conax

Hacker
Code:
linux-5jh1:/home/stefan # egrep -i "warn|err|crit" /var/log/firewall
linux-5jh1:/home/stefan #

Ich hab auch mal händisch mit nano reingeschaut und konnte auch keine error Meldungen und dergleichen finden. Sehr seltsam das ganze.
 

spoensche

Moderator
Teammitglied
Code:
egrep -i "warn|err|crit" /var/log/warn
und
Code:
dmesg  | egrep -i "acpi|err|crit|warn|fail
sagen was?
 
OP
C

Conax

Hacker
Code:
linux-5jh1:/home/stefan # egrep -i "warn|err|crit" /var/log/warn
Oct 16 19:14:11 linux-5jh1 pulseaudio[2606]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 17 00:27:05 linux-5jh1 pulseaudio[2606]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 17 09:34:38 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 17 09:34:38 linux-5jh1 kernel: [    1.871065] usb 6-1: device descriptor read/64, error -62
Oct 17 09:34:38 linux-5jh1 kernel: [    2.100094] usb 6-1: device descriptor read/64, error -62
Oct 17 09:34:38 linux-5jh1 kernel: [    2.454050] usb 6-1: device descriptor read/64, error -62
Oct 17 09:34:38 linux-5jh1 kernel: [    2.684041] usb 6-1: device descriptor read/64, error -62
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055302] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055348]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055352]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055461] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055490]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055493]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055567] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055596]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055599]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055693] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055721]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 17 09:34:38 linux-5jh1 kernel: [    3.055725]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 17 09:34:38 linux-5jh1 kernel: [    3.312070] usb 6-1: device not accepting address 4, error -62
Oct 17 09:34:38 linux-5jh1 kernel: [    3.839057] usb 6-1: device not accepting address 5, error -62
Oct 17 23:13:14 linux-5jh1 pulseaudio[2655]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 18 01:39:06 linux-5jh1 pulseaudio[2655]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 18 06:58:34 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 18 06:58:34 linux-5jh1 kernel: [    1.866035] usb 6-1: device descriptor read/64, error -62
Oct 18 06:58:34 linux-5jh1 kernel: [    2.095045] usb 6-1: device descriptor read/64, error -62
Oct 18 06:58:34 linux-5jh1 kernel: [    2.447032] usb 6-1: device descriptor read/64, error -62
Oct 18 06:58:34 linux-5jh1 kernel: [    2.677045] usb 6-1: device descriptor read/64, error -62
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131291] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131337]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131341]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131450] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131479]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131482]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131556] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131585]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131588]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131683] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131711]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 18 06:58:34 linux-5jh1 kernel: [    3.131714]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 18 06:58:34 linux-5jh1 kernel: [    3.306045] usb 6-1: device not accepting address 4, error -62
Oct 18 06:58:34 linux-5jh1 kernel: [    3.833037] usb 6-1: device not accepting address 5, error -62
Oct 18 18:30:15 linux-5jh1 pulseaudio[2509]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695092] end_request: I/O error, dev sdc, sector 11981000
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695098] Buffer I/O error on device sdc1, logical block 11978952
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695101] lost page write due to I/O error on sdc1
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695175] end_request: I/O error, dev sdc, sector 11981272
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695178] Buffer I/O error on device sdc1, logical block 11979224
Oct 19 00:46:10 linux-5jh1 kernel: [64052.695180] lost page write due to I/O error on sdc1
Oct 19 08:41:33 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 19 08:41:33 linux-5jh1 kernel: [    1.865057] usb 6-1: device descriptor read/64, error -62
Oct 19 08:41:33 linux-5jh1 kernel: [    2.094055] usb 6-1: device descriptor read/64, error -62
Oct 19 08:41:33 linux-5jh1 kernel: [    2.446039] usb 6-1: device descriptor read/64, error -62
Oct 19 08:41:33 linux-5jh1 kernel: [    2.678040] usb 6-1: device descriptor read/64, error -62
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120315] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120360]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120502]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120505]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120579] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120607]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120610]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120705] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120733]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 19 08:41:33 linux-5jh1 kernel: [    3.120736]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 19 08:41:33 linux-5jh1 kernel: [    3.306063] usb 6-1: device not accepting address 4, error -62
Oct 19 08:41:33 linux-5jh1 kernel: [    3.833049] usb 6-1: device not accepting address 5, error -62
Oct 20 03:34:43 linux-5jh1 kernel: [67999.518067] ALSA urb.c:179 cannot submit urb (err = -19)
Oct 20 03:34:43 linux-5jh1 pulseaudio[2551]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP and XRUN: Kein passendes Gerät gefunden
Oct 20 13:28:25 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 20 13:28:25 linux-5jh1 kernel: [    1.865047] usb 6-1: device descriptor read/64, error -62
Oct 20 13:28:25 linux-5jh1 kernel: [    2.094041] usb 6-1: device descriptor read/64, error -62
Oct 20 13:28:25 linux-5jh1 kernel: [    2.448032] usb 6-1: device descriptor read/64, error -62
Oct 20 13:28:25 linux-5jh1 kernel: [    2.682032] usb 6-1: device descriptor read/64, error -62
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126315] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126360]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126502]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126505]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126579] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126607]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126610]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126705] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126732]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 20 13:28:25 linux-5jh1 kernel: [    3.126736]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 20 13:28:25 linux-5jh1 kernel: [    3.310046] usb 6-1: device not accepting address 4, error -62
Oct 20 13:28:25 linux-5jh1 kernel: [    3.837043] usb 6-1: device not accepting address 5, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 21 13:06:56 linux-5jh1 kernel: [    1.856056] usb 6-1: device descriptor read/64, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    2.085053] usb 6-1: device descriptor read/64, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    2.437044] usb 6-1: device descriptor read/64, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    2.667020] usb 6-1: device descriptor read/64, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124315] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124359]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124363]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124501]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124504]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124578] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124606]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124609]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124703] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124731]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 13:06:56 linux-5jh1 kernel: [    3.124734]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 13:06:56 linux-5jh1 kernel: [    3.295042] usb 6-1: device not accepting address 4, error -62
Oct 21 13:06:56 linux-5jh1 kernel: [    3.822043] usb 6-1: device not accepting address 5, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 21 21:17:06 linux-5jh1 kernel: [    1.865037] usb 6-1: device descriptor read/64, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    2.094041] usb 6-1: device descriptor read/64, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    2.446054] usb 6-1: device descriptor read/64, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    2.677030] usb 6-1: device descriptor read/64, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152301] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152347]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152351]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152460] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152489]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152492]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152566] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152594]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152598]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152692] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152721]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:17:06 linux-5jh1 kernel: [    3.152724]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:17:06 linux-5jh1 kernel: [    3.305046] usb 6-1: device not accepting address 4, error -62
Oct 21 21:17:06 linux-5jh1 kernel: [    3.832043] usb 6-1: device not accepting address 5, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 21 21:19:33 linux-5jh1 kernel: [    1.866106] usb 6-1: device descriptor read/64, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    2.095040] usb 6-1: device descriptor read/64, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    2.447023] usb 6-1: device descriptor read/64, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    2.676017] usb 6-1: device descriptor read/64, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178281] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178326]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178331]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178440] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178470]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178473]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178547] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178575]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178579]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178673] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178701]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:19:33 linux-5jh1 kernel: [    3.178705]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:19:33 linux-5jh1 kernel: [    3.304041] usb 6-1: device not accepting address 4, error -62
Oct 21 21:19:33 linux-5jh1 kernel: [    3.831044] usb 6-1: device not accepting address 5, error -62
Oct 21 21:19:36 linux-5jh1 kernel: [   20.462986] ata1: exception Emask 0x40 SAct 0x0 SErr 0x800 action 0x7
Oct 21 21:19:36 linux-5jh1 kernel: [   20.462991] ata1: SError: { HostInt }
Oct 21 21:56:53 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 21 21:56:53 linux-5jh1 kernel: [    1.866046] usb 6-1: device descriptor read/64, error -62
Oct 21 21:56:53 linux-5jh1 kernel: [    2.095044] usb 6-1: device descriptor read/64, error -62
Oct 21 21:56:53 linux-5jh1 kernel: [    2.448030] usb 6-1: device descriptor read/64, error -62
Oct 21 21:56:53 linux-5jh1 kernel: [    2.681020] usb 6-1: device descriptor read/64, error -62
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111315] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111360]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111472] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111501]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111505]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111579] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111607]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111610]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111705] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111733]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 21 21:56:53 linux-5jh1 kernel: [    3.111736]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 21 21:56:53 linux-5jh1 kernel: [    3.309046] usb 6-1: device not accepting address 4, error -62
Oct 21 21:56:53 linux-5jh1 kernel: [    3.836039] usb 6-1: device not accepting address 5, error -62
Oct 22 00:15:47 linux-5jh1 udevd[8434]: error opening ATTR{/sys/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/sound/card0/controlC0/../uevent} for writing: No such file or directory
Oct 22 00:15:47 linux-5jh1 kernel: [ 8356.743092] usb 4-3: device descriptor read/64, error -62
Oct 22 00:15:48 linux-5jh1 kernel: [ 8356.971090] usb 4-3: device descriptor read/64, error -62
Oct 22 00:28:00 linux-5jh1 pulseaudio[2501]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 22 06:52:01 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 06:52:01 linux-5jh1 kernel: [    1.865020] usb 6-1: device descriptor read/64, error -62
Oct 22 06:52:01 linux-5jh1 kernel: [    2.094053] usb 6-1: device descriptor read/64, error -62
Oct 22 06:52:01 linux-5jh1 kernel: [    2.446038] usb 6-1: device descriptor read/64, error -62
Oct 22 06:52:01 linux-5jh1 kernel: [    2.675045] usb 6-1: device descriptor read/64, error -62
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038313] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038359]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038472] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038501]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038504]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038578] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038606]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038609]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038704] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038731]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 06:52:01 linux-5jh1 kernel: [    3.038735]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 06:52:01 linux-5jh1 kernel: [    3.303042] usb 6-1: device not accepting address 4, error -62
Oct 22 06:52:01 linux-5jh1 kernel: [    3.830043] usb 6-1: device not accepting address 5, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 14:17:45 linux-5jh1 kernel: [    1.866048] usb 6-1: device descriptor read/64, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    2.095050] usb 6-1: device descriptor read/64, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    2.447051] usb 6-1: device descriptor read/64, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    2.676042] usb 6-1: device descriptor read/64, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    3.304030] usb 6-1: device not accepting address 4, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    3.831028] usb 6-1: device not accepting address 5, error -62
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363316] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363362]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363366]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363475] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363504]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363507]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363582] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363610]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363613]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363708] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363736]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:17:45 linux-5jh1 kernel: [    6.363739]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:22:12 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 14:22:12 linux-5jh1 kernel: [    1.871043] usb 6-1: device descriptor read/64, error -62
Oct 22 14:22:12 linux-5jh1 kernel: [    2.100041] usb 6-1: device descriptor read/64, error -62
Oct 22 14:22:12 linux-5jh1 kernel: [    2.452029] usb 6-1: device descriptor read/64, error -62
Oct 22 14:22:12 linux-5jh1 kernel: [    2.683043] usb 6-1: device descriptor read/64, error -62
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157313] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157359]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157363]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157471] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157501]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157504]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157578] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157606]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157610]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157704] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157732]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:22:12 linux-5jh1 kernel: [    3.157735]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:22:12 linux-5jh1 kernel: [    3.311057] usb 6-1: device not accepting address 4, error -62
Oct 22 14:22:12 linux-5jh1 kernel: [    3.838057] usb 6-1: device not accepting address 5, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 14:33:03 linux-5jh1 kernel: [    1.894408] usb 6-1: device descriptor read/64, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    2.125359] usb 6-1: device descriptor read/64, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    2.490180] usb 6-1: device descriptor read/64, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    2.757257] usb 6-1: device descriptor read/64, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    3.113143] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:33:03 linux-5jh1 kernel: [    3.148189]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:33:03 linux-5jh1 kernel: [    3.151418]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:33:03 linux-5jh1 kernel: [    3.189879] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:33:03 linux-5jh1 kernel: [    3.226104]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:33:03 linux-5jh1 kernel: [    3.229396]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:33:03 linux-5jh1 kernel: [    3.260997] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 14:33:03 linux-5jh1 kernel: [    3.261031]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:33:03 linux-5jh1 kernel: [    3.261035]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:33:03 linux-5jh1 kernel: [    3.337641] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 14:33:03 linux-5jh1 kernel: [    3.337666]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 14:33:03 linux-5jh1 kernel: [    3.337669]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 14:33:03 linux-5jh1 kernel: [    3.564223] usb 6-1: device not accepting address 4, error -62
Oct 22 14:33:03 linux-5jh1 kernel: [    4.094138] usb 6-1: device not accepting address 5, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 20:05:16 linux-5jh1 kernel: [    1.865041] usb 6-1: device descriptor read/64, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    2.094051] usb 6-1: device descriptor read/64, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    2.446051] usb 6-1: device descriptor read/64, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    2.676034] usb 6-1: device descriptor read/64, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103337] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103383]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103387]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103495] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103524]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103527]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103601] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103630]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103633]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103727] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103755]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:05:16 linux-5jh1 kernel: [    3.103758]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:05:16 linux-5jh1 kernel: [    3.304040] usb 6-1: device not accepting address 4, error -62
Oct 22 20:05:16 linux-5jh1 kernel: [    3.831037] usb 6-1: device not accepting address 5, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 22 20:30:20 linux-5jh1 kernel: [    1.866055] usb 6-1: device descriptor read/64, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    2.095049] usb 6-1: device descriptor read/64, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    2.447057] usb 6-1: device descriptor read/64, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    2.677021] usb 6-1: device descriptor read/64, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138314] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138359]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138363]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138502]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138505]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138580] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138608]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138612]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138706] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138734]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 22 20:30:20 linux-5jh1 kernel: [    3.138738]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 22 20:30:20 linux-5jh1 kernel: [    3.305046] usb 6-1: device not accepting address 4, error -62
Oct 22 20:30:20 linux-5jh1 kernel: [    3.832043] usb 6-1: device not accepting address 5, error -62
Oct 23 02:17:17 linux-5jh1 pulseaudio[2621]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 23 12:39:17 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 23 12:39:17 linux-5jh1 kernel: [    1.856041] usb 6-1: device descriptor read/64, error -62
Oct 23 12:39:17 linux-5jh1 kernel: [    2.085042] usb 6-1: device descriptor read/64, error -62
Oct 23 12:39:17 linux-5jh1 kernel: [    2.437057] usb 6-1: device descriptor read/64, error -62
Oct 23 12:39:17 linux-5jh1 kernel: [    2.666066] usb 6-1: device descriptor read/64, error -62
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082314] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082360]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082502]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082506]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082580] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082608]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082611]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082705] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082733]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 12:39:17 linux-5jh1 kernel: [    3.082737]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 12:39:17 linux-5jh1 kernel: [    3.294044] usb 6-1: device not accepting address 4, error -62
Oct 23 12:39:17 linux-5jh1 kernel: [    3.821038] usb 6-1: device not accepting address 5, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 23 20:51:58 linux-5jh1 kernel: [    1.867042] usb 6-1: device descriptor read/64, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    2.096062] usb 6-1: device descriptor read/64, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    2.449037] usb 6-1: device descriptor read/64, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    2.678022] usb 6-1: device descriptor read/64, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071325] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071370]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071374]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071483] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071511]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071515]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071589] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071617]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071620]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071715] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071742]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 23 20:51:58 linux-5jh1 kernel: [    3.071746]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 23 20:51:58 linux-5jh1 kernel: [    3.306046] usb 6-1: device not accepting address 4, error -62
Oct 23 20:51:58 linux-5jh1 kernel: [    3.833037] usb 6-1: device not accepting address 5, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 24 03:35:42 linux-5jh1 kernel: [    1.866031] usb 6-1: device descriptor read/64, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    2.095035] usb 6-1: device descriptor read/64, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    2.447043] usb 6-1: device descriptor read/64, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    2.678033] usb 6-1: device descriptor read/64, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084312] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084358]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084363]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084473] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084502]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084505]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084579] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084607]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084611]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084705] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084733]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 24 03:35:42 linux-5jh1 kernel: [    3.084736]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 24 03:35:42 linux-5jh1 kernel: [    3.310045] usb 6-1: device not accepting address 4, error -62
Oct 24 03:35:42 linux-5jh1 kernel: [    3.837042] usb 6-1: device not accepting address 5, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 25 07:17:54 linux-5jh1 kernel: [    1.866047] usb 6-1: device descriptor read/64, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    2.095041] usb 6-1: device descriptor read/64, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    2.447019] usb 6-1: device descriptor read/64, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    2.676018] usb 6-1: device descriptor read/64, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173315] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173360]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173364]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173472] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173500]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173504]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173578] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173606]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173609]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173703] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173731]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 25 07:17:54 linux-5jh1 kernel: [    3.173734]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 25 07:17:54 linux-5jh1 kernel: [    3.304045] usb 6-1: device not accepting address 4, error -62
Oct 25 07:17:54 linux-5jh1 kernel: [    3.831038] usb 6-1: device not accepting address 5, error -62
Oct 26 00:08:21 linux-5jh1 pulseaudio[1631]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP with snd_pcm_prepare(): Kein passendes Gerät gefunden
Oct 26 03:25:24 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 26 03:25:24 linux-5jh1 kernel: [    1.866029] usb 6-1: device descriptor read/64, error -62
Oct 26 03:25:24 linux-5jh1 kernel: [    2.095051] usb 6-1: device descriptor read/64, error -62
Oct 26 03:25:24 linux-5jh1 kernel: [    2.447020] usb 6-1: device descriptor read/64, error -62
Oct 26 03:25:24 linux-5jh1 kernel: [    2.678037] usb 6-1: device descriptor read/64, error -62
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098303] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098348]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098353]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098462] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098491]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098494]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098569] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098597]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098600]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098695] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098723]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 03:25:24 linux-5jh1 kernel: [    3.098726]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 03:25:24 linux-5jh1 kernel: [    3.306042] usb 6-1: device not accepting address 4, error -62
Oct 26 03:25:24 linux-5jh1 kernel: [    3.833042] usb 6-1: device not accepting address 5, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
Oct 26 13:18:58 linux-5jh1 kernel: [    1.864040] usb 6-1: device descriptor read/64, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    2.093053] usb 6-1: device descriptor read/64, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    2.447046] usb 6-1: device descriptor read/64, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    2.677025] usb 6-1: device descriptor read/64, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144326] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144371]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144375]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144485] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144514]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144517]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144591] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144620]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144623]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144718] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144746]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
Oct 26 13:18:58 linux-5jh1 kernel: [    3.144750]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
Oct 26 13:18:58 linux-5jh1 kernel: [    3.305054] usb 6-1: device not accepting address 4, error -62
Oct 26 13:18:58 linux-5jh1 kernel: [    3.832046] usb 6-1: device not accepting address 5, error -62
Oct 26 18:59:04 linux-5jh1 kernel: [20389.489953] ALSA urb.c:179 cannot submit urb (err = -19)
Oct 26 18:59:04 linux-5jh1 pulseaudio[1642]: [alsa-sink] alsa-util.c: Could not recover from POLLERR|POLLNVAL|POLLHUP and XRUN: Kein passendes Gerät gefunden





linux-5jh1:/home/stefan # dmesg  | egrep -i "acpi|err|crit|warn|fail
> ^C
linux-5jh1:/home/stefan #
 

spoensche

Moderator
Teammitglied
Sorry mein Fehler. Beim 2. Befehl fehlt ein ".

Poste bitte die Ausgabe von:
Code:
dmesg | egrep -i "err|warn|fail|crit|acpi"

Hast du den Kernel selbst gebaut?
 
OP
C

Conax

Hacker
Nö den Kernel hab ich nicht selber gebaut alles standart. Ich hab nur früher bei meinem ipfire/alix board den Kernel selber gebaut am desktop Rechner aber nie und da ich jetzt hier im Studentenwohnheim an der Dose hänge und Router nicht erlaubt sind wird da auch nix mehr gebaut.

Code:
stefan@linux-5jh1:~> dmesg | egrep -i "err|warn|fail|crit|acpi"
[    0.000000]  BIOS-e820: 00000000cfea0000 - 00000000cfeb0000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cfeb0000 - 00000000cfee0000 (ACPI NVS)
[    0.000000] ACPI: RSDP 00000000000fbc10 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 00000000cfea0000 00040 (v01 042010 RSDT1216 20100420 MSFT 00000097)
[    0.000000] ACPI: FACP 00000000cfea0200 00084 (v01 A_M_I  OEMFACP  12000601 MSFT 00000097)
[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 - not using it (20110623/tbfadt-560)
[    0.000000] ACPI: DSDT 00000000cfea0450 09134 (v01  AS239 AS239171 00000171 INTL 20051117)
[    0.000000] ACPI: FACS 00000000cfeb0000 00040
[    0.000000] ACPI: APIC 00000000cfea0390 0007C (v01 042010 APIC1216 20100420 MSFT 00000097)
[    0.000000] ACPI: MCFG 00000000cfea0410 0003C (v01 042010 OEMMCFG  20100420 MSFT 00000097)
[    0.000000] ACPI: OEMB 00000000cfeb0040 00072 (v01 042010 OEMB1216 20100420 MSFT 00000097)
[    0.000000] ACPI: SRAT 00000000cfeaa450 000C8 (v03 AMD    FAM_F_10 00000002 AMD  00000001)
[    0.000000] ACPI: AAFT 00000000cfeaa520 00027 (v01 042010 OEMAAFT  20100420 MSFT 00000097)
[    0.000000] ACPI: SSDT 00000000cfeaa550 00458 (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.006152] ACPI: Core revision 20110623
[    0.113028] PM: Registering ACPI NVS region at cfeb0000 (196608 bytes)
[    0.113488] ACPI: bus type pci registered
[    0.114356] ACPI: Added _OSI(Module Device)
[    0.114356] ACPI: Added _OSI(Processor Device)
[    0.114356] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.114356] ACPI: Added _OSI(Processor Aggregator Device)
[    0.115328] ACPI: EC: Look up EC in DSDT
[    0.116697] ACPI: Executed 4 blocks of module-level executable AML code
[    0.120729] ACPI: Interpreter enabled
[    0.120731] ACPI: (supports S0 S1 S3 S4 S5)
[    0.120753] ACPI: Using IOAPIC for interrupt routing
[    0.121832] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.147550] ACPI: No dock devices found.
[    0.147555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.147783] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.153309] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.153548] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
[    0.153594] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
[    0.153647] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[    0.153866]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.154237]  pci0000:00: ACPI _OSC control (0x18) granted
[    0.159825] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 *7 10 11 12 14 15)
[    0.159870] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 *10 11 12 14 15)
[    0.159912] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
[    0.159953] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 *11 12 14 15)
[    0.159997] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.160040] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.160082] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 *11 12 14 15)
[    0.160122] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
[    0.160178] PCI: Using ACPI for IRQ routing
[    0.171538] pnp: PnP ACPI init
[    0.171552] ACPI: bus type pnp registered
[    0.171767] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.171913] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172006] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.172048] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.172078] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.172118] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.172476] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.172618] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.172957] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.173313] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.173460] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.173536] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.173742] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.173883] pnp: PnP ACPI: found 13 devices
[    0.173885] ACPI: ACPI bus type pnp unregistered
[    0.180348] Switching to clocksource acpi_pm
[    0.796439] hpet_acpi_add: no address or irqs in _CRS
[    1.556041] ACPI: acpi_idle registered with cpuidle
[    1.856066] usb 6-1: device descriptor read/64, error -62
[    2.085046] usb 6-1: device descriptor read/64, error -62
[    2.441019] usb 6-1: device descriptor read/64, error -62
[    2.447569] ACPI: Power Button [PWRB]
[    2.450309] ACPI: Power Button [PWRF]
[    2.574166]  Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[    2.574167]  (Note that use of the override may cause unknown side effects.)
[    2.672029] usb 6-1: device descriptor read/64, error -62
[    3.031338] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
[    3.031383]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
[    3.031387]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
[    3.031497] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
[    3.031526]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
[    3.031529]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
[    3.031603] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:994 hdmi_add_cvt+0xe7/0xf0 [snd_hda_codec_hdmi]()
[    3.031631]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
[    3.031634]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
[    3.031729] WARNING: at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.1.0/linux-3.1/sound/pci/hda/patch_hdmi.c:961 hdmi_add_pin+0x136/0x140 [snd_hda_codec_hdmi]()
[    3.031757]  [<ffffffff8105386b>] warn_slowpath_common+0x7b/0xc0
[    3.031760]  [<ffffffff81053965>] warn_slowpath_fmt+0x45/0x50
[    3.300038] usb 6-1: device not accepting address 4, error -62
[    3.827038] usb 6-1: device not accepting address 5, error -62
[    4.226399] usb 6-3: Manufacturer: Cherry GmbH
[    4.242599] input: Cherry GmbH wired keyboard as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.0/input/input9
[    4.242713] generic-usb 0003:046A:0106.0003: input,hidraw2: USB HID v1.11 Keyboard [Cherry GmbH wired keyboard] on usb-0000:00:13.1-3/input0
[    4.272479] input: Cherry GmbH wired keyboard as /devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.1/input/input10
[    4.272613] generic-usb 0003:046A:0106.0004: input,hiddev0,hidraw3: USB HID v1.11 Device [Cherry GmbH wired keyboard] on usb-0000:00:13.1-3/input1
[   18.547409] modprobe[722]: FATAL: Error inserting padlock_sha (/lib/modules/3.1.0-1.2-desktop/kernel/drivers/crypto/padlock-sha.ko): No such device
stefan@linux-5jh1:~>
 

spoensche

Moderator
Teammitglied
Dir fallen hofentlich die ganzen Fehler auf oder? Mach mal ein Kernelupdate.

Verwendest du jetzt den NetworkManager oder ifup für die Konfiguration?
 
Oben