Konsole doesn't work in X11
#1
Posted 28 July 2004 - 09:58 PM
Specs:
Yoper Linux - 2.6 Kernel
Compaq Armada 7800
PII 350
256 MB Ram
Linksys WirelessG PCMCIA Card
Colorful sparkly zebra sticker I found while at work one day that I sutck on for some reason that I can't remember but I'm sure it was good.
Any help would be appriciated because I can't compile or really do anything useful now. I'm stuck using the run command to run quick scripts I write.
#2
Posted 28 July 2004 - 11:51 PM
having trouble opening a konsole)?
that's weird. your keyboard input is going somewhere other than
the newly opened xterm/shell/konsole.. hmm...
does the keyboard seem OK if you try to check on your system from a virtual terminal?
that is, with X Windows running, type CTRL-ALT-F2 to pull up tty2 and log in.
(to return to X, type ALT-F7)
#3
Posted 29 July 2004 - 11:48 AM
#4
Posted 29 July 2004 - 07:55 PM
Thanks in advance for all your help.
#5
Posted 30 July 2004 - 04:38 AM
but works just fine in the virtual terminal (CTRL-ALT-F2).
1. it seems the mixer settings aren't getting saved or you're
leaving the mic unmuted as a default (which is probably a Bad Thing)
after setting your sound system the way you like it (go ahead and mute the mic),
run as root 'alsactl store' and your setting should be saved in
/etc/asound.state .. make sure the permission bits are -rw-r--r--
with 'ls -l /etc/asound.state'.
2. the keyboard quitting on you after a power mode change speaks to me
of the keyboard input getting captured by a Power Monitor Applet in the
toolbar (caused by a window/app focus change).
right after you login, can you right-click the power monitor applet
and tell it to quit?
OTOH, try booting with the kernel parameter 'apm=no' and see what happens
when you cause a power mode change.
#6
Posted 30 July 2004 - 02:17 PM
#7
Posted 31 July 2004 - 01:42 AM
Sorry.
can you be certain there aren't any error messages hinting at the problem
on vty10 (type CTRL-ALT-F10 to check on this while X is running)?
If there aren't any messages on vty10, then login on vty2 and see if you can
run 'xkbreset'. <-- no, scratch that .. you'd need to be typing this in a konsole!
Grrr.. all the things I'm thinking to try are things needed a freaking working
keyboard. ;(
Can you not even type anything in the KDE/Start -> "Run Command" ??
#8
Posted 01 August 2004 - 11:22 PM
Thanks, i'm working on it, if I find something I'll write it here.
#9
Posted 02 August 2004 - 04:14 PM
and you can start up an app or a shell from there, right?
oldspiceap: can you confirm the same symptom as cibi3d ?
If you can type just fine in a KDE app or applet or textbox but not
in a shell, then the problem is caused by a lack of pseudoterminals.
One or all of the following questions may apply:
Are you missing /dev/ptmx ?
Are there never any entries in /dev/pts/ ?
Do you not have the 'devs' package installed ?
Have you missed/skipped running the 'makedevs' script ?
#10
Posted 02 August 2004 - 04:18 PM
#11
Posted 05 August 2004 - 03:43 PM
#12
Posted 05 August 2004 - 05:17 PM
#13
Posted 05 August 2004 - 07:23 PM
with which you've been having trouble.
I realize you may need to login to vty2 (CTRL-ALT-F2) and copy down the output.
Is the Yoper distro RPM based? running "rpm -ql devs | tail -10" ought to show
a few documentation files/scripts included with the 'devs' package.
(and probably in the /usr/share/doc/packages/devs directory)
cibi3d: interesting. on my (working) system, my regular user account is not
a member of the tty group, and yet /dev/ptmx and all /dev/pts/* are group owned by tty.
In fact, all /dev/pts/* are user owned by my regular account in addition to group
owned by tty.

Help










