Hello,
I am facing a problem with my SUSE 10.3 installation.
Maybe HW problem, I don’t know.
Problem: after some minutes of inactivity system log-out in screensaver modus and it just hangs.Cannot log-in anymore, can only control the mouse-arrow. Black screen, no usual log-in window. Brute-force reboot required.
After booting I am asked to do manually fsck every time.
What I tried already:
Fsck on / and /home -> some errors fixed -> Problem still there(PST).
booting from SUSE-installation CD + fsck -> some errors fixed -> PST
touch /forcefsck -> PST
Noticed in /var/log/firewall:
(gedit:6247): Gtk-WARNING **: Attempting to store changes into `/root/.recently-used.xbel', but failed: Failed to create file '/root/.recently-used.xbel.NXRM1U': Read-only file system
I/O error : Read-only file system
I/O error : Read-only file system
Seems system goes automatically in “read-only filesystem modus” after a while and then cause further problems (cannot run properly several programs) until it hangs up when screensaver start.
Q1: how to desable screesaver with GNOME in control-center? cannot find the option
Q: could the problem be the AFS server (see below in “mount”)? I could remove it, because I don’t need it anymore.
My partition config:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdc1 20641788 11956928 7636220 62% /
udev 8230604 112 8230492 1% /dev
/dev/sdc2 461538728 359287624 78806248 83% /home
AFS 9000000 0 9000000 0% /afs
/dev/sda6 75790272 43809640 28130660 61% /media/disk
/dev/sdb1 482181752 47473756 410214532 11% /media/disk-1
/dev/sda5 20641788 12031620 7561528 62% /media/disk-2
/dev/sda1 120540560 12614780 101802608 12% /media/disk-4
m
mount
/dev/sdc1 on / type ext3 (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sdc2 on /home type ext3 (rw,acl,user_xattr)
securityfs on /sys/kernel/security type securityfs (rw)
AFS on /afs type afs (rw)
/dev/sda6 on /media/disk type ext3 (rw,nosuid,nodev)
/dev/sdb1 on /media/disk-1 type ext3 (rw,nosuid,nodev)
/dev/sda5 on /media/disk-2 type ext3 (rw,nosuid,nodev)
/dev/sda1 on /media/disk-4 type ext3 (rw,nosuid,nodev)
note: sdc1 and sdc2 are in raid05 modus. Hard drives are 3 years old.
Many thanks for help
Alex