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

Bug#285916: xdebconfigurator fails to set up mouse device on powerpc (pegasos)



Package: xdebconfigurator
Version: 1.12
Severity: important

Here is what was configured during installation: 
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice (/dev/input/mouse1)"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

I had to change the settings to:
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
EndSection
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.8-powerpc
Locale: LANG=no_NO, LC_CTYPE=no_NO (charmap=ISO-8859-1)

Versions of packages xdebconfigurator depends on:
ii  debconf                   1.4.30.10      Debian configuration management sy
ii  discover1                 1.7.5          hardware identification system
ii  kudzu                     1.1.67-1       The Red Hat Linux hardware probing
ii  perl-modules              5.8.4-3        Core Perl modules
ii  xserver-common            4.3.0.dfsg.1-8 files and utilities common to all 
ii  xserver-xfree86           4.3.0.dfsg.1-8 the XFree86 X server

-- debconf information:
  base-config/menu/xdebconfigurator:
  xdebconfigurator/generate-at-boot: false



Reply to: