You are not logged in.
Yesterday night, pacman pulled in the following updates:
[2010-07-14 00:41] upgraded bluez (4.67-1 -> 4.67-2)
[2010-07-14 00:41] upgraded device-mapper (2.02.69-1 -> 2.02.70-1)
[2010-07-14 00:41] upgraded initscripts (2010.06-2 -> 2010.07-1)
[2010-07-14 00:41] upgraded libwebkit (1.2.1-1 -> 1.2.2-1)
[2010-07-14 00:41] upgraded linux-firmware (20100606-1 -> 20100623-2)
[2010-07-14 00:41] upgraded lvm2 (2.02.69-1 -> 2.02.70-1)
[2010-07-14 00:41] upgraded mkinitcpio (0.6.6-1 -> 0.6.7-1)
[2010-07-14 00:41] upgraded obexfs (0.12-1 -> 0.12-2)
[2010-07-14 00:41] upgraded sip (4.10.2-1 -> 4.10.3-1)
[2010-07-14 00:41] upgraded qscintilla (2.4.3-1 -> 2.4.4-1)
[2010-07-14 00:41] upgraded pyqt (4.7.3-1 -> 4.7.4-1)Now, during regular computing (browser, geany, mpd, some downloads in the background etc.) the system completely freezes. Only a hard reset works.
Here are some logs I think are relevant:
Lines containing "error" from /var/log/kernel.log
Jul 12 08:09:18 dcclinux kernel: pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13
Jul 12 08:09:18 dcclinux kernel: pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
Jul 12 08:09:18 dcclinux kernel: pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
Jul 12 08:09:18 dcclinux kernel: pcie_pme: probe of 0000:00:1c.5:pcie01 failed with error -13
Jul 12 08:09:18 dcclinux kernel: PM: Error -22 checking image file
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.5:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: PM: Error -22 checking image fileLines containing "error" from /var/log/messages.log:
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:01.0:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
Jul 14 08:57:45 dcclinux kernel: pcie_pme: probe of 0000:00:1c.5:pcie01 failed with error -13Any ideas?
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
I need
grep -E '\((WW|EE)' /var/log/Xorg.0.logand info about your hardware and drivers.
Offline
Xorg.0.log contains nothing relevant. I would have put it there if there was anything. Still:
[ 17.118] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 17.561] (WW) Falling back to old probe method for fglrx
[ 17.580] (WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
[ 17.664] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[ 24.351] (EE) AlpsPS/2 ALPS GlidePoint Unable to query/initialize Synaptics hardware.
[ 24.394] (EE) PreInit failed for input device "AlpsPS/2 ALPS GlidePoint"Hardware and drivers are also irrelevant since nothing was upgraded. Anyway,
I'm using kernel 2.6.35 rc3, Catalyst 10.6, xorg-server 1.8.1, wireless firmware is in my first post.
It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)
Offline
> I'm using kernel 2.6.35 rc3
Dunno, but I find it quite relevant http://www.archlinux.org/packages/core/x86_64/kernel26/ especially the errors you get are not xorg-related (what I'd expect) but kernel-related.
Offline