DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD General

NetBSD General Other questions regarding NetBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 22nd December 2011
eluskin eluskin is offline
New User
 
Join Date: Dec 2011
Posts: 1
Default Full eGalax instructions?

Hi there,

I'm trying to get my new NetBSD 5.1 installation to recognize eGalax touchscreen and not getting any luck at this stage. "uep" looks like working, it recognizes the device and reports association with wsmouse1 (I see /dev/wsmouse1), but there are no indications Xorg sees it. Related entries from xorg.conf:


Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Touch0" "SendCoreEvents"
EndSection

...


Section "InputDevice"
Identifier "Touch0"
Driver "mouse"
Option "Protocol" "auto"
# Option "Emulate3Buttons" "on"
Option "Device" "/dev/wsmouse1"
Option "ZAxisMapping" "4 5"
EndSection


Related output from Xorg.0.log:


(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Touch0"
(==) Not automatically adding devices
(==) Not automatically enabling devices

...


(II) Touch0: SetupAuto: protocol is wsmouse
(**) Touch0: Protocol: wsmouse
(**) Option "SendCoreEvents"
(**) Touch0: always reports core events
(**) Option "Device" "/dev/wsmouse1"
(==) Touch0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Touch0: ZAxisMapping: buttons 4 and 5
(**) Touch0: Buttons: 9
(II) XINPUT: Adding extended input device "Touch0" (type: MOUSE)
(**) Touch0: (accel) keeping acceleration scheme 1
(**) Touch0: (accel) filter chain progression: 2.00
(**) Touch0: (accel) filter stage 0: 20.00 ms
(**) Touch0: (accel) set acceleration profile 0


Boot console messages:

Dec 21 01:13:38 NBSD /netbsd: uep0 at uhub6 port 2
Dec 21 01:13:38 NBSD /netbsd: uep0: eGalax Inc. USB TouchController, rev 1.10/1.00, addr 4
Dec 21 01:13:38 NBSD /netbsd: wsmouse1 at uep0 mux 0


Any help is highly appreciated.

Thank you!
EL
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to set1000base with full-duplex ? sharris FreeBSD General 5 30th May 2011 10:00 AM
/usr became full while updating via cvs IronForge OpenBSD Installation and Upgrading 3 6th January 2010 01:08 PM
Full disk encryption with Loop-AES deviant085 OpenBSD Security 9 23rd November 2009 12:51 AM
/usr is full (OpenBSD 4.5 current) valorisa OpenBSD Packages and Ports 7 10th June 2009 01:28 PM
/ is full, can't installkernel thevirtuesofxen FreeBSD General 4 18th August 2008 06:33 AM


All times are GMT. The time now is 10:51 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick