sfinx
Legacy Member
Sinds kort heb ik kubuntu geinstalleerd, maar nu heb ik toch enkele vraagjes.
Adept Notifier verwittigde dat er updates waren, dus die installeerde ik. Alles verliep goed, maar als ik nu mijn laptop opstart dan staan er in de bootloader extra regels die ik kan selecteren:
Ik veronderstel dat bij die upgrade dus een nieuwe kernel zat ? Kan ik dan gewoon de regels met kernel '2.6.15-26-386' verwijderen ?
vraag 2:
als ik Konsole 'sudo kate /boot/grub/menu.lst' indruk dan verschijnt er in de Konsole een hoop text:
het programma kate start gewoon op, dus eigenlijk is er geen probleem, maar waarom staan daar dan errors ?
Als ik bijvoorbeeld firefox opstart via Konsole verschijnt er in de shell volgende text:
Adept Notifier verwittigde dat er updates waren, dus die installeerde ik. Alles verliep goed, maar als ik nu mijn laptop opstart dan staan er in de bootloader extra regels die ik kan selecteren:
Code:
title Ubuntu, kernel 2.6.15-28-386
root (hd0,4)
kernel /boot/vmlinuz-2.6.15-28-386 root=/dev/sda5 ro quiet splash
initrd /boot/initrd.img-2.6.15-28-386
savedefault
boot
title Ubuntu, kernel 2.6.15-28-386 (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.15-28-386 root=/dev/sda5 ro single
initrd /boot/initrd.img-2.6.15-28-386
boot
title Ubuntu, kernel 2.6.15-26-386
root (hd0,4)
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/sda5 ro quiet splash
initrd /boot/initrd.img-2.6.15-26-386
savedefault
boot
title Ubuntu, kernel 2.6.15-26-386 (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.15-26-386 root=/dev/sda5 ro single
initrd /boot/initrd.img-2.6.15-26-386
boot
title Ubuntu, memtest86+
root (hd0,4)
kernel /boot/memtest86+.bin
boot
vraag 2:
als ik Konsole 'sudo kate /boot/grub/menu.lst' indruk dan verschijnt er in de Konsole een hoop text:
Code:
Password:
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
Link points to "/tmp/ksocket-root"
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
Link points to "/tmp/kde-root"
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
kded: cannot connect to X server :0.0
DCOP aborting call from 'anonymous-5913' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
ScimInputContextPlugin()
het programma kate start gewoon op, dus eigenlijk is er geen probleem, maar waarom staan daar dan errors ?
Als ik bijvoorbeeld firefox opstart via Konsole verschijnt er in de shell volgende text:
Code:
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 166
Major opcode: 144
Minor opcode: 3
Resource id: 0x0
Failed to open device
(firefox-bin:6180): Gdk-CRITICAL **: gdk_pixbuf_get_from_drawable: assertion `gdk_window_is_viewable (src)' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox-bin:6180): Gdk-CRITICAL **: gdk_pixbuf_get_from_drawable: assertion `gdk_window_is_viewable (src)' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_n_channels: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_bits_per_sample: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_rowstride: assertion `pixbuf != NULL' failed
(firefox-bin:6180): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox-bin:6180): Gdk-CRITICAL **: gdk_pixbuf_get_from_drawable: assertion `gdk_window_is_viewable (src)' failed