OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: atmanian on September 26, 2005, 02:37:51 pm
-
Just installed OpenBSD 3.8 (beta??) in my C3000.
I have set to run xdm. After I login, I found a problem that
sometime later, the xterm keep repeating key in and I cannot
stop it, some moment later, the X is stopped and return to console login.
But ps aux shows that startx is still running.
If I disable xdm, login with a user a/c and startx, such problem does not
exist.
Manually startx is ok for me, but I prefer xdm and hopefully someone
experts here could help me.
Thanks in advance.
Atmanian
-
Good day!
<SNIP>
Atmanian
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=97120\")
/usr/X11R6/README[0]
Mabuhay! barryg
[a href=\"http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/XF4/distrib/notes/README.zaurus?rev=1.2&content-type=text/plain]http://www.openbsd.org/cgi-bin/cvsweb/~che...type=text/plain[/url]
--
Barry Dexter A. Gonzaga, bofh
-
I did exactly that and it did not solve the problem. Another console (ttyC1) keep appearing over X. So I also turned off ttyC1 and it finally solved the problem.
But I do have a question... what if xdm suddently doesn't start anymore. How will I be able to have a working console (both ttyC0 and ttyC1 are off) ?
-
I did exactly that and it did not solve the problem. Another console (ttyC1) keep appearing over X. So I also turned off ttyC1 and it finally solved the problem.
Ah thanks, I was wondering how to work-around that..
But I do have a question... what if xdm suddently doesn't start anymore. How will I be able to have a working console (both ttyC0 and ttyC1 are off) ?
ssh, or boot single-user and edit /etc/ttys. You could even keep a 'ttys.tty-on' file so you don't need to mount the partition with vi or remember how to use ed...