opensuse 12.1 - System hängt sich auf!

dwarf

New Member
Hallo Experten,

habe folgendes Problem:
Von Zeit zu Zeit (unregelmäßig) hängt sich das System auf, wenn man z.B. den shortcut von Firefox auf dem Desktop klickt um ihn zu starten. Alles friert ein. Abhilfe schafft nur ein Neustart des System?
Ist ein derartiger Fehler bekannt und gibt es evtl. eine Lösung dazu?

Danke im Voraus
 

glako

Member
Teammitglied
AW: opensuse 12.1 - System hängt sich auf!

Findet sich dazu irgendwas in den Logs?
 

dwarf

New Member
AW: opensuse 12.1 - System hängt sich auf!

im KDM log habe ich folgendes gefunden:
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 22 18:53:45 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:17:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:18:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:19:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:0) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:2) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:3) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:4) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@0:20:5) found
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
[- XMM_GLX] [I ]glesxXvInit Configureable RGBOutputColorRange
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
> Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(2489) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(2076)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"

habe allerdings keine Ahnung, ob es damit etwas zu tun hat.


Gruß
 

tomfa

Member
AW: opensuse 12.1 - System hängt sich auf!

Zeigst du uns mal die Ausgaben von:
Code:
cat /etc/*release
Code:
uname -a
Code:
/usr/sbin/hwinfo --gfxcard
Code:
kde4-config -version
Code:
systemctl status dbus.service
Code:
zypper se -si dbus
Code:
egrep -w "WW|EE" /var/log/Xorg.0.log
? Längere Ausgaben evtl. über einen Dienst wie Nopaste oder Pastebin hier vorführen.
 

dwarf

New Member
AW: opensuse 12.1 - System hängt sich auf!

Hallo Tomfa,
anbei die Ausgaben:
Code:
>cat /etc/*release
ID=opensuse
openSUSE 12.1 (x86_64)
VERSION = 12.1
CODENAME = Asparagus

>uname -a
Linux linux-z114 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

>/usr/sbin/hwinfo --gfxcard
29: PCI 105.0: 0300 VGA compatible controller (VGA)             
  [Created at pci.319]
  Unique ID: ul7N.vgoS6035kw2
  Parent ID: vSkL.2yY_xudKZ6E
  SysFS ID: /devices/pci0000:00/0000:00:01.0/0000:01:05.0
  SysFS BusID: 0000:01:05.0
  Hardware Class: graphics card
  Model: "ATI Radeon HD 3200 Graphics"
  Vendor: pci 0x1002 "ATI Technologies Inc"
  Device: pci 0x9612 "ATI Radeon HD 3200 Graphics"
  SubVendor: pci 0x103c "Hewlett-Packard Company"
  SubDevice: pci 0x308c 
  Driver: "radeon"
  Driver Modules: "drm"
  Memory Range: 0x80000000-0x8fffffff (ro,non-prefetchable)
  I/O Ports: 0x5000-0x5fff (rw)
  Memory Range: 0x94300000-0x9430ffff (rw,non-prefetchable)
  Memory Range: 0x94200000-0x942fffff (rw,non-prefetchable)
  IRQ: 18 (972411 events)
  I/O Ports: 0x3c0-0x3df (rw)
  Module Alias: "pci:v00001002d00009612sv0000103Csd0000308Cbc03sc00i00"
  Driver Info #0:
    XFree86 v4 Server Module: radeonhd
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #8 (PCI bridge)

>kde4-config -version
Qt: 4.7.4
KDE: 4.7.2 (4.7.2) "release 5"
kde4-config: 1.0

>systemctl status dbus.service
dbus.service - D-Bus System Message Bus
          Loaded: loaded (/lib/systemd/system/dbus.service; static)
          Active: active (running) since Sat, 07 Apr 2012 13:48:45 +0200; 9h ago
        Main PID: 869 (dbus-daemon)
          CGroup: name=systemd:/system/dbus.service
                  ├  869 /bin/dbus-daemon --system --address=systemd: --nofork --systemd-activation
                  ├ 1494 /usr/lib/polkit-1/polkitd --no-debug
                  ├ 1955 /usr/sbin/modem-manager
                  ├ 1962 /usr/lib/upower/upowerd
                  ├ 2005 /usr/lib/udisks/udisks-daemon
                  ├ 2011 udisks-daemon: not polling any devices
                  └ 2770 /usr/lib/rtkit/rtkit-daemon

>zypper se -si dbus
S | Name                               | Typ   | Version      | Arch   | Repository                                 
--+------------------------------------+-------+--------------+--------+--------------------------------------------
i | dbus-1                             | Paket | 1.5.8-2.1.2  | x86_64 | openSUSE-12.1-Oss                          
i | dbus-1                             | Paket | 1.5.8-2.1.2  | x86_64 | openSUSE-12.1-12.1-1.4                     
i | dbus-1-32bit                       | Paket | 1.5.8-2.1.2  | x86_64 | openSUSE-12.1-Oss                          
i | dbus-1-32bit                       | Paket | 1.5.8-2.1.2  | x86_64 | openSUSE-12.1-12.1-1.4                     
i | dbus-1-glib                        | Paket | 0.98-2.1.2   | x86_64 | openSUSE-12.1-Oss                          
i | dbus-1-glib                        | Paket | 0.98-2.1.2   | x86_64 | openSUSE-12.1-12.1-1.4                     
i | dbus-1-python                      | Paket | 0.83.2-7.1.3 | x86_64 | openSUSE-12.1-Oss                          
i | dbus-1-python                      | Paket | 0.83.2-7.1.3 | x86_64 | openSUSE-12.1-12.1-1.4                     
i | dbus-1-x11                         | Paket | 1.5.8-2.1.3  | x86_64 | openSUSE-12.1-Oss                          
i | dbus-1-x11                         | Paket | 1.5.8-2.1.3  | x86_64 | openSUSE-12.1-12.1-1.4                     
i | libdbusmenu-qt2                    | Paket | 0.9.0-2.1.2  | x86_64 | openSUSE-12.1-Oss                          
i | libdbusmenu-qt2                    | Paket | 0.9.0-2.1.2  | x86_64 | openSUSE-12.1-12.1-1.4                     
i | system-config-printer-dbus-service | Paket | 1.3.7-2.10.1 | noarch | Aktualisierungen für openSUSE 12.1 12.1-1.4
i | yast2-dbus-client                  | Paket | 2.21.0-3.1.3 | x86_64 | openSUSE-12.1-Oss                          
i | yast2-dbus-client                  | Paket | 2.21.0-3.1.3 | x86_64 | openSUSE-12.1-12.1-1.4

> egrep -w "WW|EE" /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    30.248] (WW) Warning, couldn't open module fglrx
[    30.248] (EE) Failed to load module "fglrx" (module does not exist, 0)
[    30.284] (EE) FATAL: RadeonHD presently does not work with kernel modesetting (KMS).
[    30.284] (WW) Falling back to old probe method for fbdev
[    30.285] (WW) Falling back to old probe method for vesa

da ich einen Totalcrash hatte und eine Neuinstallation erforderlich war, ist die Fehlermeldung siehe oben (22.03.2012 21:15) noch nicht wieder aufgetreten, vermutlich aber nur eine Frage der Zeit.

Gruß
 

tomfa

Member
AW: opensuse 12.1 - System hängt sich auf!

dwarf schrieb:
da ich einen Totalcrash hatte und eine Neuinstallation erforderlich war, ist die Fehlermeldung siehe oben (22.03.2012 21:15) noch nicht wieder aufgetreten, vermutlich aber nur eine Frage der Zeit.
Da war ich wohl doch ein wenig spät dran. Wenn das/die Problem(e) seit der Neuinstallation nicht wieder aufgetreten sind, dann kann man wohl Defekte an der Hartware (RAM,Festplatte, Grafikkarte) ausschließen. Wurde zuvor denn versucht eine andere Version von KDE zu installieren, oder ein proprietärer Grafikkartentreiber?
 
Oben