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

woody on ultra sparc Netra AX - Help



Hello !
I want to run Woody with XF86 on an Ultra Sparc IIe - Netra AX1105
with PS/2 Keyboard and Mouse.

I have done a net install with RARP and tftp with a serial connection.
Installation is ok ! Network is running !

Now I can't do anything with the Keyboard, XF86 doesn't run
and there is no device /dev/fb.

----------------------------------------------------------------

Some lines from XF86Config-4:
=============================

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"sun"
	Option		"XkbModel"	"type5"
	Option		"XkbLayout"	"de"
EndSection

Section "InputDevice"
	Identifier	"Mouse0"
	Driver		"mouse"
	Option		"Protocol"		"PS/2"
	Option		"Device"		"/dev/psaux"
# Option "Emulate3Buttons" "true" # Option "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
# Identifier "Generic Mouse" # Driver "mouse" # Option "SendCoreEvents" "true" # Option "Device" "/dev/input/mice" # Option "Protocol" "ImPS/2" # Option "Emulate3Buttons" "true" # Option "ZAxisMapping" "4 5"
#EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-100
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
 	InputDevice	"Mouse0"
# InputDevice "Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

-----------------------------------------------------------------

XFree86.0.log:
==============

==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "sun"
(**) XKB: rules: "sun"
(**) Option "XkbModel" "type5"
(**) XKB: model: "type5"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse0"
(EE) No core pointer device specified
(EE) Unable to determine the screen layout
(EE) Error from xf86HandleConfigFile()

Fatal server error:
no screens found


What can I do ? Does anyone have an idea or a running XF86Config-4 ?

Thanks
Albert Pauli-Bonhage




Reply to: