pactoo Guru
Joined: 18 Jul 2004 Posts: 553
|
Posted: Thu Jul 21, 2005 4:25 pm Post subject: [solved] /dev/pts/n not created -> no xterm/konsole |
|
|
Hello
I do have the weired problem, that on my amd64 machine I do not get any shell, when opening koncole or rxvt. There is no "1" or "2" devicefile below /dev/pts/, which should be created upong opening any xterm. And .xseesion-errors complains about kde not being able to open a pseudo teletype. Now, why could that be?
Permissions are root:root 755, same as on my other machine, where it works.
Here is an excerp of my xsession-errors:
Code: |
startkde: Starting up...
kbuildsycoca running...
kdecore (KProcess): WARNING: Can't open a pseudo teletype <-------- ?
error stat'ing fd 3: Bad file descriptor
QSocketNotifier: Invalid socket specified
QSocketNotifier: Internal error
libhal.c 911 : Error sending msg: No property info.category on device with id /org/freedesktop/Hal/devices/scsi_0_0_0_0
libhal.c 911 : Error sending msg: No property info.category on device with id /org/freedesktop/Hal/devices/scsi_0_0_0_0
libhal.c 911 : Error sending msg: No property info.category on device with id /org/freedesktop/Hal/devices/scsi_0_0_0_0
libhal.c 1205 : Error sending msg: No property volume.disc.has_audio on device with id /org/freedesktop/Hal/devices/block_8_4
|
Last edited by pactoo on Sat Jul 23, 2005 12:26 pm; edited 1 time in total |
|