[Armadillo:00118] Re: DebianでX Window

Fumito Morishima email@hidden
2005年 2月 9日 (水) 20:30:39 JST


森島です。

取り急ぎ X を動作させてみたので、その手順を書きます。

1.
/etc/inittab の
1:2345:respawn:/sbin/getty 38400 tty0
という行を
1:2345:respawn:/sbin/getty 38400 tty1
に変更。

2.
デバイスファイルを二つ作成
# mknod /dev/fb0 c 29 0
# mknod /dev/tty2 c 4 2

3.
/etc/X11/XF86Config-4 を編集して、
解像度600x480で起動するようにする。

4.
# startx

これで、とりあえずXが動作するかと思います。

追加情報ができたら、またメールします。

email@hidden wrote:

>疋田@アマノです。
>
>Debian Sargeのイメージにてapt-getを使用していろいろなパッケージを試しています。
>ネットワーク関連のミドルウェアは容易に導入できるのですが、X Window Systemでつま
>づいています。
>
>
>インストールは以下のコマンドで関連パッケージをダウンロード、インストールできます
>>
># apt-get install x-window-system
>
>インストールが始まると、設定画面が表示される。
>フレームバッファを使用するように設定する。
>
>以下コマンドで起動
># startx
>
>
>下記のエラーが出力され、起動しません。
>
>どなたか解決方法ご存知であればご教授ください。
>
>X: warning; process set to priority -11 instead of requested priority -10
>XFree86 Version 4.3.0.1 (Debian 4.3.0.dfsg.1-10 20041216105753 email@hidden
>xus.co.uk)
>Release Date: 15 August 2003
>X Protocol Version 11, Revision 0, Release 6.6
>Build Operating System: Linux 2.4.19-netwinder armv4l [ELF]
>Build Date: 17 December 2004
>
>This version of XFree86 has been extensively modified by the Debian
>Project, and is not supported by the XFree86 Project, Inc., in any
>way.  Bugs should be reported to the Debian Bug Tracking System; see
><URL: http://www.debian.org/Bugs/Reporting >.
>
>We strongly encourage the use of the "reportbug" package and command
>to ensure that bug reports contain as much useful information as
>possible.
>
>Before filing a bug report, you may want to consult the Debian X FAQ:
>       XHTML version: file:///usr/share/doc/xfree86-common/FAQ.xhtml
>  plain text version: file:///usr/share/doc/xfree86-common/FAQ.gz
>
>Module Loader present
>OS Kernel: Linux version 2.4.27-a9-1 (email@hidden) (gcc version 3.4.1 (Debian 3
>.4.1-4sarge1)) #1 Sat Dec 18 13:53:01 JST 2004
>Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
>(==) Log file: "/var/log/XFree86.0.log", Time: Sat Jan  1 13:31:23 2000
>(==) Using config file: "/etc/X11/XF86Config-4"
>
>Fatal server error:
>xf86OpenConsole: Cannot open virtual console 2 (No such file or directory)
>
>
>When reporting a problem related to a server crash, please send
>the full server output, not just the last messages.
>This can be found in the log file "/var/log/XFree86.0.log".
>Please report problems to email@hidden
>
>XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>      after 0 requests (0 known processed) with 0 events remaining.
>xauth: (argv):1:  bad display name "armadillo9:0" in "remove" command
>
>以上
>
>
>_______________________________________________
>armadillo mailing list
>email@hidden
>http://lists.atmark-techno.com/mailman/listinfo/armadillo
>  
>




armadillo メーリングリストの案内