[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:45011] Re: ATI Rage128UltraGL4X



関根です。

From: Hideki Yamane <henrich@xxxxxxxxxxxxxx>
Date: Sun, 30 Oct 2005 21:08:59 +0900

>  No core pointer とエラーが出ていて
> 
> 
> > Section "ServerLayout"
> > 	Identifier     "XFree86 Configured"
> > 	Screen      0  "Screen0" 0 0
> > 	InputDevice    "Mouse0" "CorePointer"
>                                 ^^^^^^^^^^^^^
> >	InputDevice    "Keyboard0" "CoreKeyboard"
>                                    ^^^^^^^^^^^^^^
>  と指定しているのに

	InputDevice    "Mouse0" "CorePointer"
		        ~~~~~~~
	InputDevice    "Keyboard0" "CoreKeyboard"
		        ~~~~~~~~~

と、ちゃんと以下で設定しているデバイスを参照していますが。

> > Section "InputDevice"
> > 	Identifier  "Keyboard0"
> > 	Driver      "keyboard"
> > EndSection
> > 
> > Section "InputDevice"
> > 	Identifier  "Mouse0"
> > 	Driver      "mouse"
> > 	Option	    "Protocol" "auto"
> > 	Option	    "Device" "/dev/mouse"
> > EndSection
> 
>  InputDevice がこれだけしかないからではないですか?
>  定義していないデバイスを使うように最初に指定しているから
>  エラーになるのだと思います。不要なデバイス定義を削除して
>  は如何でしょうか。

というわけで、/dev/mouse へのアクセスがおかしい
のではないかと思うのですが。
基本的なところで
  ls -l /dev/mouse
してみるとか、Protocol を auto 以外(PS/2?)にしてみるとか。

-- 
SEKINE Tatsuo:
 tsekine@xxxxxxxxxx    System Design & Research Inst. Co.,Ltd.
 http://www.amazon.co.jp/exec/obidos/ASIN/4797329750