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

Sound erst nach Reboot!

Hallo, habe hier ein merkwürdiges Problem. Ich benutze die 10.2 auf einem Notebook HP dv6133eu. Wlan und 3-D Cube funktionieren, nur mit dem Sound habe ich ein kleines Problem. Starte ich das Notebook fehlen schon die Klänge nach dem Hochfahren. Führe ich danach einen Reboot aus, funktioniert der Sound einwandfrei. Irgendwie ist das aber keine Lösung wenn man den Rechner immer zweimal starten muß. Die Soundkarte ist eine MC P51 HDA und wird auch erkannt. Es wäre schön wenn mir geholfen werden könnte, denn googeln hat mir nichts gebracht. Dort ist das Problem oft andersherum, nähmlich "Kein Sound nach Reboot. Finde auch in der Bootlog keine Fehlermeldungen.
 
Was hat denn die Karte für ein Modul? Zufällig "snd_hda_intel". Ich kenne genau das selbe Problem von einem IBM Thinkpad R60. Hast Du schon mal einen "rcalsasound restart" versucht? Das hilft zumindest beim R60 meistens. Wenn es klappt, kannst du das ja mit cron nach dem Start ausführen. Ist zwar auch keine saubere Lösung, aber besser als jedesmal neu zu booten... ;)
 
Hallo Verwender, richtig auch bei mir läuft "snd_hda_intel. Aber das Modul ist schon beim ersten Start wirklich geladen. Es kommt nur nichts aus den Lautsprechern. Also bringt "rcalsasound restart" nichts, es bleibt stumm. Trotzdem vielen Dank für den Hinweis, bin für jeden Tip dankbar denn das Problem besteht nach wie vor.
 
Das ist es bei dem Thinkpad auch so. Der Kern meckert zwar beim Booten irgendwas unverständliches, aber es wird dennoch geladen. Also in dem Fall hilft es wirklich einfach den Soundserver neuzustarten. Wenn das bei Dir nichts hilft, dann versuch doch einfach mal vorher noch das Modul neuzustarten.

Code:
modprobe -rf snd_hda_intel ;
modprobe snd_hda_intel ;
rcalsasound restart ;

Der Versuch kostet ja nichts und vielleicht hilft es ja sogar bei der Fehlerdiagnose... :)
 
Ich hab es versucht, hilft auch nicht.

jens@picantuxbox:~> su
Passwort:
picantuxbox:/home/jens # modprobe -rf snd_hda_intel
FATAL: Module snd_hda_intel is in use.
picantuxbox:/home/jens # modprobe snd_hda_intel
picantuxbox:/home/jens # rcalsasound restart
Shutting down sound driverERROR: Module snd_hda_intel is in use
ERROR: Module snd_hda_codec is in use by snd_hda_intel
ERROR: Module snd_pcm is in use by snd_hda_intel,snd_hda_codec
ERROR: Module snd_timer is in use by snd_pcm
ERROR: Module snd is in use by snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
failed
Starting sound driver: hda-intel done

Danach "alsaconf" durchgeführt, Notebook bleibt stumm bis zum Neustart.
 
Seltsam. Was sagt er denn beim Booten, wenn er die Kenelmodule hochfährt? Meckert er da beim Hochfahren und beim Neustarten nicht?

Könntest Du vielleicht mal den passenden Auszug aus der /var/log/messages hier reinposten? Am besten ein Auszug von jedem Bootvorgang zum Vergleich... ;)
 
Hallo Verwender, werde die var/log/messages erst morgen einstellen können. Schaffe es heute nicht mehr. Schön das du dranbleibst.
 
So, da bin ich wieder. Zuerst die var/log/messages beim ersten Start ohne Tonausgabe:

Apr 30 17:15:02 picantuxbox syslog-ng[2714]: syslog-ng version 1.6.11 starting
Apr 30 17:15:04 picantuxbox ifstatus: lo
Apr 30 17:15:04 picantuxbox ifstatus: lo is up
Apr 30 17:15:04 picantuxbox ifstatus: 1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
Apr 30 17:15:04 picantuxbox ifstatus: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
Apr 30 17:15:04 picantuxbox ifstatus: inet 127.0.0.1/8 scope host lo
Apr 30 17:15:04 picantuxbox ifstatus: inet6 ::1/128 scope host
Apr 30 17:15:04 picantuxbox ifstatus: valid_lft forever preferred_lft forever
Apr 30 17:15:04 picantuxbox ifstatus: IP address: 127.0.0.1/8
Apr 30 17:15:04 picantuxbox ifstatus-route: Configured routes for interface lo:
Apr 30 17:15:04 picantuxbox ifstatus-route: 127/8 - - lo
Apr 30 17:15:04 picantuxbox ifstatus-route: Active routes for interface lo:
Apr 30 17:15:04 picantuxbox ifstatus-route: 127.0.0.0/8 scope link
Apr 30 17:15:04 picantuxbox ifstatus-route: 1 of 1 configured routes for interface lo up
Apr 30 17:15:04 picantuxbox ifup: lo
Apr 30 17:15:04 picantuxbox ifup: lo
Apr 30 17:15:04 picantuxbox ifup: IP address: 127.0.0.1/8
Apr 30 17:15:04 picantuxbox ifup:
Apr 30 17:15:05 picantuxbox ifplugd(eth0)[3245]: ifplugd 0.28 initializing.
Apr 30 17:15:05 picantuxbox ifplugd(eth0)[3245]: Using interface eth0/00:16:36:AF:40:BE with driver <forcedeth> (version: 0.56)
Apr 30 17:15:05 picantuxbox ifplugd(eth0)[3245]: Using detection mode: SIOCETHTOOL
Apr 30 17:15:05 picantuxbox ifplugd(eth0)[3245]: Initialization complete, link beat not detected.
Apr 30 17:15:05 picantuxbox ifup: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:15:05 picantuxbox ifup: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:15:05 picantuxbox ifup: eth0 is controlled by ifplugd
Apr 30 17:15:05 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:05 picantuxbox ifup: wlan0 is controlled by ifplugd
Apr 30 17:15:05 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:05 picantuxbox ifup-wireless: wlan0 starting wpa_supplicant
Apr 30 17:15:06 picantuxbox ifup-dhcp: Starting DHCP Client Daemon on wlan0...
Apr 30 17:15:06 picantuxbox ifup-dhcp: .
Apr 30 17:15:07 picantuxbox ifup-dhcp: .
Apr 30 17:15:07 picantuxbox kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 30 17:15:07 picantuxbox kernel: NET: Registered protocol family 10
Apr 30 17:15:07 picantuxbox kernel: lo: Disabled Privacy Extensions
Apr 30 17:15:07 picantuxbox kernel: IPv6 over IPv4 tunneling driver
Apr 30 17:15:07 picantuxbox syslog-ng[2714]: Changing permissions on special file /dev/xconsole
Apr 30 17:15:07 picantuxbox syslog-ng[2714]: Changing permissions on special file /dev/tty10
Apr 30 17:15:07 picantuxbox kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Apr 30 17:15:07 picantuxbox kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 30 17:15:07 picantuxbox kernel: Netfilter messages via NETLINK v0.30.
Apr 30 17:15:07 picantuxbox kernel: ip_conntrack version 2.4 (7928 buckets, 63424 max) - 228 bytes per conntrack
Apr 30 17:15:07 picantuxbox kernel: ACPI: AC Adapter [ACAD] (on-line)
Apr 30 17:15:07 picantuxbox kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 30 17:15:07 picantuxbox kernel: ACPI: Power Button (FF) [PWRF]
Apr 30 17:15:07 picantuxbox kernel: ACPI: Power Button (CM) [PWRB]
Apr 30 17:15:07 picantuxbox kernel: ACPI: Sleep Button (CM) [SLPB]
Apr 30 17:15:07 picantuxbox kernel: ACPI: Lid Switch [LID]
Apr 30 17:15:07 picantuxbox kernel: powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile Technology TL-50 processors (version 2.00.00)
Apr 30 17:15:07 picantuxbox kernel: powernow-k8: 0 : fid 0x8 (1600 MHz), vid 0x13
Apr 30 17:15:07 picantuxbox kernel: powernow-k8: 1 : fid 0x0 (800 MHz), vid 0x1e
Apr 30 17:15:07 picantuxbox kernel: eth0: no link during initialization.
Apr 30 17:15:07 picantuxbox kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 30 17:15:07 picantuxbox kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 30 17:15:07 picantuxbox kernel: NET: Registered protocol family 17
Apr 30 17:15:08 picantuxbox ifup-dhcp: .
Apr 30 17:15:09 picantuxbox ifup-dhcp: .
Apr 30 17:15:09 picantuxbox kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 30 17:15:10 picantuxbox ifup-dhcp: .
Apr 30 17:15:11 picantuxbox ifup-dhcp: no IP address yet... backgrounding.
Apr 30 17:15:11 picantuxbox ifstatus: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:15:11 picantuxbox ifstatus: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:15:11 picantuxbox ifstatus: eth0 ifplugd is running
Apr 30 17:15:12 picantuxbox ifplugd-selectif: eth0 no cable connected
Apr 30 17:15:12 picantuxbox ifstatus-dhcp: eth0 DHCP client NOT running
Apr 30 17:15:12 picantuxbox ifstatus: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:15:12 picantuxbox ifstatus: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:15:12 picantuxbox ifstatus: eth0 ifplugd is running
Apr 30 17:15:13 picantuxbox ifplugd-selectif: eth0 no cable connected
Apr 30 17:15:14 picantuxbox ifstatus-dhcp: eth0 DHCP client NOT running
Apr 30 17:15:14 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:14 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:15:14 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:15:15 picantuxbox ifstatus-dhcp: wlan0 dhcpcd is still waiting for data
Apr 30 17:15:16 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:16 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:15:16 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:15:17 picantuxbox modify_resolvconf: Service dhcpcd modified /etc/resolv.conf. See info block in this file
Apr 30 17:15:17 picantuxbox ifstatus-dhcp: wlan0 DHCP client (dhcpcd) is running
Apr 30 17:15:17 picantuxbox ifstatus: wlan0 IP address: 192.168.178.22/24
Apr 30 17:15:17 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:18 picantuxbox SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Apr 30 17:15:18 picantuxbox SuSEfirewall2: /var/lock/SuSEfirewall2.booting exists which means system boot in progress, exit.
Apr 30 17:15:18 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:15:18 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:15:18 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:15:18 picantuxbox syslog-ng[2714]: SIGHUP received, restarting syslog-ng
Apr 30 17:15:19 picantuxbox ifstatus-dhcp: wlan0 DHCP client (dhcpcd) is running
Apr 30 17:15:19 picantuxbox syslog-ng[2714]: new configuration initialized
Apr 30 17:15:19 picantuxbox ifstatus: wlan0 IP address: 192.168.178.22/24
Apr 30 17:15:19 picantuxbox syslog-ng[2714]: Changing permissions on special file /dev/xconsole
Apr 30 17:15:19 picantuxbox syslog-ng[2714]: Changing permissions on special file /dev/tty10
Apr 30 17:15:19 picantuxbox mDNSResponder (Engineering Build) (Nov 25 2006 12:30:24) [4197]: starting
Apr 30 17:15:19 picantuxbox auditd: Config file /etc/audit/auditd.conf doesn't exist, skipping
Apr 30 17:15:19 picantuxbox kernel: audit(1177946119.973:3): audit_backlog_limit=256 old=64 by auid=4294967295
Apr 30 17:15:19 picantuxbox kernel: klogd 1.4.1, ---------- state change ----------
Apr 30 17:15:20 picantuxbox kernel: wlan0: no IPv6 routers present
Apr 30 17:15:20 picantuxbox kernel: audit(1177946120.693:4): audit_pid=4338 old=0 by auid=4294967295
Apr 30 17:15:20 picantuxbox auditd[4338]: Init complete, auditd 1.2.6 listening for events
Apr 30 17:15:21 picantuxbox sshd[4439]: Server listening on :: port 22.
Apr 30 17:15:21 picantuxbox rcpowersaved: s2ram does not know your machine. See 's2ram -i' for details. (127)
Apr 30 17:15:21 picantuxbox rcpowersaved: Use SUSPEND2RAM_FORCE=yes to override this detection.
Apr 30 17:15:22 picantuxbox /usr/sbin/cron[4520]: (CRON) STARTUP (V5.0)
Apr 30 17:15:22 picantuxbox logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 30 17:15:22 picantuxbox logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 30 17:15:23 picantuxbox SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Apr 30 17:15:23 picantuxbox SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Apr 30 17:15:23 picantuxbox SuSEfirewall2: Warning: no interface active
Apr 30 17:15:24 picantuxbox SuSEfirewall2: batch committing...
Apr 30 17:15:24 picantuxbox SuSEfirewall2: Firewall rules successfully set
Apr 30 17:15:38 picantuxbox gconfd (jens-4795): (Version 2.14.0) wird gestartet, Prozesskennung 4795, Benutzer »jens«
Apr 30 17:15:39 picantuxbox gconfd (jens-4795): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.mandatory« wurde an der Position 0 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:15:39 picantuxbox gconfd (jens-4795): Die Adresse »xml:readwrite:/home/jens/.gconf« wurde an der Position 1 zu einer schreibbaren Konfigurationsquelle aufgelöst
Apr 30 17:15:39 picantuxbox gconfd (jens-4795): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.defaults« wurde an der Position 2 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:15:39 picantuxbox gconfd (jens-4795): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.schemas« wurde an der Position 3 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:15:49 picantuxbox gconfd (jens-4795): Die Adresse »xml:readwrite:/home/jens/.gconf« wurde an der Position 0 zu einer schreibbaren Konfigurationsquelle aufgelöst
Apr 30 17:16:30 picantuxbox su: (to root) jens on /dev/pts/1
picantuxbox:/home/jens #

Und jetzt die Ausgabe nach dem Reboot mit Ton:

Apr 30 17:22:27 picantuxbox syslog-ng[2702]: syslog-ng version 1.6.11 starting
Apr 30 17:22:29 picantuxbox ifstatus: lo
Apr 30 17:22:29 picantuxbox ifstatus: lo is up
Apr 30 17:22:29 picantuxbox ifstatus: 1: lo: <LOOPBACK,UP,10000> mtu 16436 qdisc noqueue
Apr 30 17:22:29 picantuxbox ifstatus: link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
Apr 30 17:22:29 picantuxbox ifstatus: inet 127.0.0.1/8 scope host lo
Apr 30 17:22:29 picantuxbox ifstatus: inet6 ::1/128 scope host
Apr 30 17:22:29 picantuxbox ifstatus: valid_lft forever preferred_lft forever
Apr 30 17:22:29 picantuxbox ifstatus: IP address: 127.0.0.1/8
Apr 30 17:22:29 picantuxbox ifstatus-route: Configured routes for interface lo:
Apr 30 17:22:29 picantuxbox ifstatus-route: 127/8 - - lo
Apr 30 17:22:29 picantuxbox ifstatus-route: Active routes for interface lo:
Apr 30 17:22:29 picantuxbox ifstatus-route: 127.0.0.0/8 scope link
Apr 30 17:22:29 picantuxbox ifstatus-route: 1 of 1 configured routes for interface lo up
Apr 30 17:22:30 picantuxbox ifup: lo
Apr 30 17:22:30 picantuxbox ifup: lo
Apr 30 17:22:30 picantuxbox ifup: IP address: 127.0.0.1/8
Apr 30 17:22:30 picantuxbox ifup:
Apr 30 17:22:30 picantuxbox ifplugd(eth0)[3241]: ifplugd 0.28 initializing.
Apr 30 17:22:30 picantuxbox ifplugd(eth0)[3241]: Using interface eth0/00:16:36:AF:40:BE with driver <forcedeth> (version: 0.56)
Apr 30 17:22:30 picantuxbox ifplugd(eth0)[3241]: Using detection mode: SIOCETHTOOL
Apr 30 17:22:30 picantuxbox ifplugd(eth0)[3241]: Initialization complete, link beat not detected.
Apr 30 17:22:30 picantuxbox ifup: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:22:30 picantuxbox ifup: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:22:30 picantuxbox ifup: eth0 is controlled by ifplugd
Apr 30 17:22:30 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:30 picantuxbox ifup: wlan0 is controlled by ifplugd
Apr 30 17:22:30 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:31 picantuxbox ifup-wireless: wlan0 starting wpa_supplicant
Apr 30 17:22:31 picantuxbox ifup-dhcp: Starting DHCP Client Daemon on wlan0...
Apr 30 17:22:31 picantuxbox ifup-dhcp: .
Apr 30 17:22:32 picantuxbox ifup-dhcp: .
Apr 30 17:22:32 picantuxbox kernel: klogd 1.4.1, log source = /proc/kmsg started.
Apr 30 17:22:32 picantuxbox kernel: NET: Registered protocol family 10
Apr 30 17:22:32 picantuxbox kernel: lo: Disabled Privacy Extensions
Apr 30 17:22:32 picantuxbox kernel: IPv6 over IPv4 tunneling driver
Apr 30 17:22:32 picantuxbox syslog-ng[2702]: Changing permissions on special file /dev/xconsole
Apr 30 17:22:32 picantuxbox syslog-ng[2702]: Changing permissions on special file /dev/tty10
Apr 30 17:22:32 picantuxbox kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Apr 30 17:22:32 picantuxbox kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Apr 30 17:22:32 picantuxbox kernel: Netfilter messages via NETLINK v0.30.
Apr 30 17:22:32 picantuxbox kernel: ip_conntrack version 2.4 (7928 buckets, 63424 max) - 228 bytes per conntrack
Apr 30 17:22:32 picantuxbox kernel: ACPI: AC Adapter [ACAD] (on-line)
Apr 30 17:22:32 picantuxbox kernel: ACPI: Battery Slot [BAT0] (battery present)
Apr 30 17:22:32 picantuxbox kernel: ACPI: Power Button (FF) [PWRF]
Apr 30 17:22:32 picantuxbox kernel: ACPI: Power Button (CM) [PWRB]
Apr 30 17:22:32 picantuxbox kernel: ACPI: Sleep Button (CM) [SLPB]
Apr 30 17:22:32 picantuxbox kernel: ACPI: Lid Switch [LID]
Apr 30 17:22:32 picantuxbox kernel: powernow-k8: Found 2 AMD Turion(tm) 64 X2 Mobile Technology TL-50 processors (version 2.00.00)
Apr 30 17:22:32 picantuxbox kernel: powernow-k8: 0 : fid 0x8 (1600 MHz), vid 0x13
Apr 30 17:22:32 picantuxbox kernel: powernow-k8: 1 : fid 0x0 (800 MHz), vid 0x1e
Apr 30 17:22:32 picantuxbox kernel: eth0: no link during initialization.
Apr 30 17:22:32 picantuxbox kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 30 17:22:32 picantuxbox kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 30 17:22:32 picantuxbox kernel: NET: Registered protocol family 17
Apr 30 17:22:33 picantuxbox ifup-dhcp: .
Apr 30 17:22:34 picantuxbox ifup-dhcp: .
Apr 30 17:22:35 picantuxbox kernel: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 30 17:22:35 picantuxbox ifup-dhcp: .
Apr 30 17:22:36 picantuxbox ifup-dhcp: no IP address yet... backgrounding.
Apr 30 17:22:36 picantuxbox ifstatus: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:22:36 picantuxbox ifstatus: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:22:36 picantuxbox ifstatus: eth0 ifplugd is running
Apr 30 17:22:37 picantuxbox ifplugd-selectif: eth0 no cable connected
Apr 30 17:22:37 picantuxbox ifstatus-dhcp: eth0 DHCP client NOT running
Apr 30 17:22:38 picantuxbox ifstatus: eth0 device: nVidia Corporation MCP51 Ethernet Controller (rev a3)
Apr 30 17:22:38 picantuxbox ifstatus: eth0 configuration: eth-id-00:16:36:af:40:be
Apr 30 17:22:38 picantuxbox ifstatus: eth0 ifplugd is running
Apr 30 17:22:39 picantuxbox ifplugd-selectif: eth0 no cable connected
Apr 30 17:22:39 picantuxbox ifstatus-dhcp: eth0 DHCP client NOT running
Apr 30 17:22:39 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:39 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:22:39 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:22:40 picantuxbox ifstatus-dhcp: wlan0 dhcpcd is still waiting for data
Apr 30 17:22:41 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:41 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:22:41 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:22:42 picantuxbox modify_resolvconf: Service dhcpcd modified /etc/resolv.conf. See info block in this file
Apr 30 17:22:43 picantuxbox ifup: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:43 picantuxbox ifstatus-dhcp: wlan0 DHCP client (dhcpcd) is running
Apr 30 17:22:43 picantuxbox ifstatus: wlan0 IP address: 192.168.178.22/24
Apr 30 17:22:43 picantuxbox SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Apr 30 17:22:43 picantuxbox SuSEfirewall2: /var/lock/SuSEfirewall2.booting exists which means system boot in progress, exit.
Apr 30 17:22:43 picantuxbox ifstatus: wlan0 device: Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (rev 01)
Apr 30 17:22:43 picantuxbox ifstatus: wlan0 is prepared for use with ifplugd
Apr 30 17:22:43 picantuxbox ifplugd-selectif: wlan0 is probably associated
Apr 30 17:22:43 picantuxbox syslog-ng[2702]: SIGHUP received, restarting syslog-ng
Apr 30 17:22:44 picantuxbox ifstatus-dhcp: wlan0 DHCP client (dhcpcd) is running
Apr 30 17:22:44 picantuxbox syslog-ng[2702]: new configuration initialized
Apr 30 17:22:44 picantuxbox ifstatus: wlan0 IP address: 192.168.178.22/24
Apr 30 17:22:44 picantuxbox syslog-ng[2702]: Changing permissions on special file /dev/xconsole
Apr 30 17:22:44 picantuxbox syslog-ng[2702]: Changing permissions on special file /dev/tty10
Apr 30 17:22:44 picantuxbox mDNSResponder (Engineering Build) (Nov 25 2006 12:30:24) [4195]: starting
Apr 30 17:22:44 picantuxbox auditd: Config file /etc/audit/auditd.conf doesn't exist, skipping
Apr 30 17:22:45 picantuxbox kernel: wlan0: no IPv6 routers present
Apr 30 17:22:45 picantuxbox kernel: klogd 1.4.1, ---------- state change ----------
Apr 30 17:22:45 picantuxbox kernel: audit(1177946565.774:3): audit_pid=4335 old=0 by auid=4294967295
Apr 30 17:22:45 picantuxbox auditd[4335]: Init complete, auditd 1.2.6 listening for events
Apr 30 17:22:46 picantuxbox sshd[4406]: Server listening on :: port 22.
Apr 30 17:22:46 picantuxbox rcpowersaved: s2ram does not know your machine. See 's2ram -i' for details. (127)
Apr 30 17:22:46 picantuxbox rcpowersaved: Use SUSPEND2RAM_FORCE=yes to override this detection.
Apr 30 17:22:47 picantuxbox /usr/sbin/cron[4536]: (CRON) STARTUP (V5.0)
Apr 30 17:22:47 picantuxbox logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/Xservers
Apr 30 17:22:47 picantuxbox logger: /etc/init.d/xdm: No changes for /etc/X11/xdm/xdm-config
Apr 30 17:22:48 picantuxbox SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Apr 30 17:22:48 picantuxbox SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Apr 30 17:22:48 picantuxbox SuSEfirewall2: Warning: no interface active
Apr 30 17:22:49 picantuxbox SuSEfirewall2: batch committing...
Apr 30 17:22:49 picantuxbox SuSEfirewall2: Firewall rules successfully set
Apr 30 17:23:02 picantuxbox gconfd (jens-4790): (Version 2.14.0) wird gestartet, Prozesskennung 4790, Benutzer »jens«
Apr 30 17:23:02 picantuxbox gconfd (jens-4790): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.mandatory« wurde an der Position 0 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:23:02 picantuxbox gconfd (jens-4790): Die Adresse »xml:readwrite:/home/jens/.gconf« wurde an der Position 1 zu einer schreibbaren Konfigurationsquelle aufgelöst
Apr 30 17:23:02 picantuxbox gconfd (jens-4790): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.defaults« wurde an der Position 2 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:23:02 picantuxbox gconfd (jens-4790): Die Adresse »xml:readonly:/etc/opt/gnome/gconf/gconf.xml.schemas« wurde an der Position 3 zu einer nur lesbaren Konfigurationsquelle aufgelöst
Apr 30 17:23:12 picantuxbox gconfd (jens-4790): Die Adresse »xml:readwrite:/home/jens/.gconf« wurde an der Position 0 zu einer schreibbaren Konfigurationsquelle aufgelöst
Apr 30 17:23:37 picantuxbox su: (to root) jens on /dev/pts/0
picantuxbox:/home/jens #
 
Oben