Benutzer-Werkzeuge

Webseiten-Werkzeuge


d4e2010-bugs

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

d4e2010-bugs [2010/11/01 18:03]
d4e2010-bugs [2010/11/01 18:03] (aktuell)
Zeile 1: Zeile 1:
 +====== d4e2010 Bugs ======
  
 +===== Alle Versionen =====
 +
 +==== Problem: DNS Nameservice funktioniert nicht, obwohl es über DHCP kommen sollte ====
 +
 +Lösung: Manuelles Eintragen der gewünschten DNS Server in /​etc/​resolv.conf mit:
 +
 +  nameserver 8.8.8.8
 +  nameserver 4.4.4.4
 +  nameserver x.x.x.x
 +
 +oder
 +
 +  netconfig update -f
 +
 +==== Problem: Der Zugriff auf eine (Film-)DVD wird einem normalen Benutzer verweigert. Kommt bei VLC VideoLan vor. ====
 +
 +Lösung: Werte auf **yes** setzen in der Datei /​usr/​share/​PolicyKit/​policy/​org.freedesktop.hal.device-access.policy
 +
 +<​file>​
 +    <action id="​org.freedesktop.hal.device-access.removable-block">​
 +       <​description>​Directly access removable block devices</​description>​
 +       <​message>​System policy prevents access to removable block devices</​message>​
 +       <​defaults>​
 +         <​allow_inactive>​yes</​allow_inactive>​
 +         <​allow_active>​yes</​allow_active>​
 +       </​defaults>​
 +     </​action>​
 +</​file>​
 +
 +  *In der Datei /​etc/​udev/​rules/​70-persistent-cd.rules folgende Zeilen unterhalb einfügen:
 +
 +<​file>​
 +SUBSYSTEM=="​block",​ KERNEL=="​sr0",​ SYMLINK+="​cdrom",​ MODE="​1777",​ GROUP="​cdrom",​ ENV{GENERATED}="​1"​
 +SUBSYSTEM=="​block",​ KERNEL=="​sr0",​ SYMLINK+="​dvd",​ MODE="​1777",​ GROUP="​cdrom",​ ENV{GENERATED}="​1"​
 +</​file>​
 +
 +===== d4e an s4e Anbindung =====
 +
 +==== Problem: Kein Netzwerklaufwerk vom Server eingebunden (/​home/​benutzer bzw. /gemeinsam) ====
 +
 +Lösung: Durch die Installation eines Paketes bzw. eines Updates wurde die lokale PAM Konfiguration verändert. Wieder zurücksetzen mit:
 +
 +  echo "auth optional ​     pam_mount.so use_first_pass"​ >> /​etc/​pam.d/​common-auth-pc
 +  echo "​session optional ​  ​pam_mount.so"​ >> /​etc/​pam.d/​common-session-pc
 +
 +==== Problem: Das Benutzerprofil (graues Hintergrundbild,​ Startleiste unten, ...) erscheint nicht wie gewohnt. ====
 +
 +Lösung: Die Sektion wie folgt in der Datei /​etc/​gdm/​PreSession/​Default ersetzen:
 +
 +<code bash>
 +chown -R root:root /​tmp/​.ICE-unix
 +chown -R root:root /​tmp/​.X11-unix
 +
 +chown -R profil:​wartung /​var/​lib/​d4e/​desktop-profil
 +rm /​var/​lib/​d4e/​desktop-profil/​.ICE*
 +rm -rf /​var/​lib/​d4e/​desktop-profil/​.gconfd
 +rm -rf /​var/​lib/​d4e/​desktop-profil/​.metacity
 +rm -rf /​var/​lib/​d4e/​desktop-profil/​.nautilus
 +rm -rf /​var/​lib/​d4e/​desktop-profil/​server
 +
 +test -d /home/$USER || mkdir /home/$USER
 +
 +if test "​$USER"​ != "​root"​ && test "​$USER"​ != "​profil"​ && test -d "/​home/​$USER";​ then
 +   ​LIST=`/​bin/​ls -a --ignore=server --ignore=. --ignore=.. /​home/​$USER`
 +   cd /home/$USER
 +   rm -rf $LIST
 +        LIST=`/​bin/​ls -a --ignore=. --ignore=.. /​var/​lib/​d4e/​desktop-profil`
 +        for i in $LIST
 +        do
 +                cp -a /​var/​lib/​d4e/​desktop-profil/​$i /​home/​$USER/​
 +                chown -R $USER:​$GROUP /​home/​$USER/​$i
 +        done
 +        sync
 +   ​GROUP=`id -ng $USER`
 +   chown $USER:​$GROUP /home/$USER
 +   ​export KDEHOME=/​home/​$USER/​.kde_$USER
 +   ​export ICEAUTHORITY=/​home/​$USER/​.ICEauthority
 +   ​export DCOPAUTHORITY=/​home/​$USER/​$USER_DCOPserver-$HOSTNAME_ON_$DISPLAY
 +fi
 +</​code>​
 +
 +  *Einträge in /​etc/​init.d/​boot.local am Ende einfügen:
 +
 +<code bash>
 +LIST=`/​bin/​ls -a --ignore=. --ignore=.. /home/`
 +cd /home
 +rm -rf $LIST
 +
 +LIST=`/​bin/​ls -a --ignore=. --ignore=.. /tmp/`
 +cd /tmp
 +rm -rf $LIST
 +</​code>​
 +
 +===== Einzelplatzinstallation =====
 +
 +==== Problem: Starten des Rechners dauert lange ====
 +
 +Lösung: Löschen der LDAP-Client Konfiguration:​
 +
 +  rm /​etc/​ldap.conf
 +
 +
 +====== s4e2010 Bugs ======
 +
 +==== Problem: Drucker druckt einfach nicht A4 ====
 +
 +Lösung: In der Datei /​etc/​sysconfig/​suseconfig folgenden Eintrag bearbeiten:
 +
 +<​file>​
 +GROFF_PAGESIZE="​a4"​
 +</​file>​
 +
 +  *Anschließend die Konfiguration neu laden:
 +
 +  SuSEconfig
 +
 +==== Problem: Homepage http://s4e funktioniert nicht ====
 +
 +Ursache: Durch die Netzwerkkonfiguration mit YaST2 sind wichtige Host-Einstellungen überschrieben worden. \\
 +Lösung: Die Datei /etc/hosts bearbeiten:
 +
 +<​file>​
 +127.0.0.1 ​      ​localhost s4e
 +# special IPv6 addresses
 +::1             ​localhost ipv6-localhost ipv6-loopback
 +
 +fe00::​0 ​        ​ipv6-localnet
 +
 +ff00::​0 ​        ​ipv6-mcastprefix
 +ff02::​1 ​        ​ipv6-allnodes
 +ff02::​2 ​        ​ipv6-allrouters
 +ff02::​3 ​        ​ipv6-allhosts
 +127.0.0.2 ​      ​s4e.network s4e
 +192.168.1.1 ​    ​s4e.network s4e
 +</​file>​
d4e2010-bugs.txt · Zuletzt geändert: 2010/11/01 18:03 (Externe Bearbeitung)