roelof wrote:Oke,
Found it and repaired it.
Regarding the network card I found this in /var/log/messages :
- Code: Select all
Sep 26 00:32:29 localhost dhcpcd[7837]: received SIGTERM, stopping
Sep 26 00:32:29 localhost dhcpcd[7837]: eth0: removing interface
So it seems that dhcpcd chrashes.
Roelof
It's not crashing; something is stopping it (possibly correctly).
As root user in a Konsole window:
- Code: Select all
rc-update add networkmanager default
then reboot.
By the way, make sure you have got KNetworkManager installed beforehand:
- Code: Select all
equo install knetworkmanager
Also have a look through the various other kde-misc category packages to see if any are not installed, and install any of those you want. Either use the equo search command or look at the kde-misc packages using the SL Packages Web page. Here is a list to help you, produced using the eix utility:
- Code: Select all
# equo install eix
# eix-update
# eix kde-misc/ --only-names
kde-misc/adjustableclock
kde-misc/basket
kde-misc/bkodama
kde-misc/colibri
kde-misc/customizable-weather
kde-misc/entropy-kioslaves
kde-misc/eventlist
kde-misc/fancytasks
kde-misc/gx-mail-notify
kde-misc/hdaps_monitor
kde-misc/kanyremote
kde-misc/kcaldav
kde-misc/kcheckgmail
kde-misc/kcm-grub2
kde-misc/kcm-gtk-config
kde-misc/kcm_gtk
kde-misc/kcm_touchpad
kde-misc/kcollectd
kde-misc/kcometen4
kde-misc/kdesudo
kde-misc/kdiff3
kde-misc/kdmthemegenerator
kde-misc/kdocker
kde-misc/kfilebox
kde-misc/kgrubeditor
kde-misc/kgtk
kde-misc/kim4
kde-misc/kio-ftps
kde-misc/kio-locate
kde-misc/kio-upnp-ms
kde-misc/kio_gopher
kde-misc/knetworkmanager
kde-misc/konq-plugins
kde-misc/kookie
kde-misc/kopete-antispam
kde-misc/kopete-thinklight
kde-misc/kosd
kde-misc/kprayertime
kde-misc/krcstat
kde-misc/krecipes
kde-misc/krename
kde-misc/krunner-kopete-contacts
kde-misc/krusader
kde-misc/kshutdown
kde-misc/ksplasher
kde-misc/ktrafficanalyzer
kde-misc/kvkbd
kde-misc/kwebkitpart
kde-misc/magneto-kde
kde-misc/nepomukcontroller
kde-misc/nightmode
kde-misc/openofficeorg-thumbnail
kde-misc/plasma-applet-daisy
kde-misc/plasma-mpd-nowplaying
kde-misc/plasma-widget-message-indicator
kde-misc/plasmatvgr
kde-misc/polkit-kde-kcmodules
kde-misc/pyrad
kde-misc/qtrans
kde-misc/quadkonsole
kde-misc/quickaccess
kde-misc/rsibreak
kde-misc/semantik
kde-misc/serverstatuswidget
kde-misc/skanlite
kde-misc/smooth-tasks
kde-misc/steamcompanion
kde-misc/stock-quote
kde-misc/synaptiks
kde-misc/tellico
kde-misc/wacomtablet
kde-misc/wicd-client-kde
kde-misc/yakuake
kde-misc/yawp
kde-misc/youtube-servicemenu
kde-misc/zanshin
kde-misc/kcm-ufw
kde-misc/kpackagekit
kde-misc/plasma-smoothtasks
kde-misc/plasma-widget-network-manager <--- No need to install this package.
kde-misc/translatoid
kde-misc/kdirstat
For information only, here is a list of the kde-misc packages that I installed:
- Code: Select all
$ eix -I kde-misc/ --only-names
kde-misc/basket
kde-misc/kcm-gtk-config
kde-misc/kcm_touchpad
kde-misc/kdiff3
kde-misc/kdocker
kde-misc/kgrubeditor
kde-misc/knetworkmanager
kde-misc/krename
kde-misc/krusader
kde-misc/kwebkitpart
kde-misc/polkit-kde-kcmodules
kde-misc/smooth-tasks
kde-misc/synaptiks
kde-misc/yakuake
