Results 1 to 6 of 6

Thread: Touchscreen BA 72 Wincor Nixdorf

  1. #1
    Join Date
    Jun 2007
    Location
    La Calamine (Belgium)
    Beans
    247
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Question Touchscreen BA 72 Wincor Nixdorf

    HI All I tried to use the xorg input packages for touch screens provided through APT, but none of them worked. I also tried some tutorials on the net like seeing where it is plugged in with cat /dev/ttyS0 and so on.

    The screen is working fine as display, but I can't use it for touch in Ubuntu yet, as long as I tried every driver I'm not sure whether I have to config sth. manually after installing Xorg input drivers.

    What can I do to get at minimum a seeable reaction that the PC is aware of the screen ?

  2. #2
    Join Date
    May 2006
    Beans
    96

    Re: Touchscreen BA 72 Wincor Nixdorf

    I haven't tried them yet, but you might try this driver page from Wincor

  3. #3
    Join Date
    Jun 2007
    Location
    La Calamine (Belgium)
    Beans
    247
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Touchscreen BA 72 Wincor Nixdorf

    HI, I've successfully installed the Touchscreen drivers but guess the main porblem still exists, possibly the screen isn't detected as it's attached through internal com ports.

    I've tried to install the snx_golden module, but wasn't able to compile it.

  4. #4
    Join Date
    Jun 2007
    Location
    La Calamine (Belgium)
    Beans
    247
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Touchscreen BA 72 Wincor Nixdorf

    If there's still someone out who may help me, heres the log while "make install"

    of
    WN PCI COM board Linux driver - release 1.08
    from http://www.wincor-nixdorf.com/intern...tiIO_node.html

    Code:
    cd snxmknod;\
    	./snxmknod
    Build Golden tty file node (ttySNX0 ~ ttySNX31)
    /dev/ttySNX0
    /dev/ttySNX1
    /dev/ttySNX2
    /dev/ttySNX3
    /dev/ttySNX4
    /dev/ttySNX5
    /dev/ttySNX6
    /dev/ttySNX7
    /dev/ttySNX8
    /dev/ttySNX9
    /dev/ttySNX10
    /dev/ttySNX11
    /dev/ttySNX12
    /dev/ttySNX13
    /dev/ttySNX14
    /dev/ttySNX15
    /dev/ttySNX16
    /dev/ttySNX17
    /dev/ttySNX18
    /dev/ttySNX19
    /dev/ttySNX20
    /dev/ttySNX21
    /dev/ttySNX22
    /dev/ttySNX23
    /dev/ttySNX24
    /dev/ttySNX25
    /dev/ttySNX26
    /dev/ttySNX27
    /dev/ttySNX28
    /dev/ttySNX29
    /dev/ttySNX30
    /dev/ttySNX31
    /dev/ttySNX32
    cd snxdump;\
    	make install
    make[1]: Betrete Verzeichnis '/home/kasse/Desktop/WNPCICOMLinux_driver/golden/snxdump'
    gcc -O2 -pipe -o snxdump snxdump.c	
    cp -p snxdump /usr/bin
    make[1]: Verlasse Verzeichnis '/home/kasse/Desktop/WNPCICOMLinux_driver/golden/snxdump'
    cd snxterm;\
    	make install
    make[1]: Betrete Verzeichnis '/home/kasse/Desktop/WNPCICOMLinux_driver/golden/snxterm'
    gcc     -c -o snxterm.o snxterm.c
    make[1]: Verlasse Verzeichnis '/home/kasse/Desktop/WNPCICOMLinux_driver/golden/snxterm'
    sry for the german log but it looks like the makefile was created in german too, if you need a translation of something don't worry to ask.

  5. #5
    Join Date
    May 2007
    Beans
    1

    Re: Touchscreen BA 72 Wincor Nixdorf

    use egalax touchscreen driver for your BA72 wincor-nixdorf :
    http://home.eeti.com.tw/web20/eGalax...inuxDriver.htm

    i use them and it work perfectly on : ubuntu and archlinux

  6. #6
    Join Date
    Jun 2007
    Location
    La Calamine (Belgium)
    Beans
    247
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Touchscreen BA 72 Wincor Nixdorf

    Sorry for the late reply, but I found out that it isnt a ttyS1 Problem,

    problem was related to a wrong Xorg configuration.

    I've posted a short how to on my blog how the touchscreen works with 9.04 and it's default mutouch drivers.

    http://benste.blogspot.com/2010/02/b...en-serial.html

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •