[Ubuntu-x-swat] [Bug 710744] Re: after installing PAE kernel NVIDIA driver does not work - no GUI

2011-05-16 Thread MacRules
This bug still is present in 11.04.
After upgrading my system, the pae kernel is automatically selected and the 
nvidia binary driver is not working!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/710744

Title:
  after installing PAE kernel NVIDIA driver does not work - no GUI

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 227183] Re: no calibration tool

2010-10-29 Thread MacRules
Please provide a calibration tool for the Penmount deivce.
Without it, the Xorg driver is useless.
It is still not in 10.10 !

-- 
no calibration tool
https://bugs.launchpad.net/bugs/227183
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-penmount in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 549447] Re: eGalax touchscreen configured as tablet

2010-08-28 Thread MacRules
And the kernel output:
my...@mypad-laptop:/usr/lib/X11/xorg.conf.d$ dmesg | grep touch
[5.915284] usbcore: registered new interface driver usbtouchscreen

-- 
eGalax touchscreen configured as tablet
https://bugs.launchpad.net/bugs/549447
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 549447] Re: eGalax touchscreen configured as tablet

2010-08-28 Thread MacRules
Hi all,

I am not sure if  this is the proper place, but I'll just try and hope nobody 
is pissed or anyone points me in the right direction.
I have a touchscreen branded GeneralTouch with id 0dfc:0001 .
It seems to get only partly loaded, because I just get no screen input.
This is my Xorg log:
(II) config/udev: Adding input device Sensing Win7-TwoFinger (/dev/input/event5)
(**) Sensing Win7-TwoFinger: Applying InputClass evdev touchscreen catchall
(**) Sensing Win7-TwoFinger: always reports core events
(**) Sensing Win7-TwoFinger: Device: /dev/input/event5
(II) Sensing Win7-TwoFinger: Found absolute axes
(II) Sensing Win7-TwoFinger: Found x and y absolute axes
(II) Sensing Win7-TwoFinger: Found absolute touchscreen
(II) Sensing Win7-TwoFinger: Configuring as touchscreen
(**) Sensing Win7-TwoFinger: YAxisMapping: buttons 4 and 5
(**) Sensing Win7-TwoFinger: EmulateWheelButton: 4, EmulateWheelInertia: 10, 
EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device Sensing Win7-TwoFinger (type: 
TOUCHSCREEN)
(II) Sensing Win7-TwoFinger: initialized for absolute axes.
(II) config/udev: Adding input device Sensing Win7-TwoFinger (/dev/input/mouse1)
(II) No input driver/identifier specified (ignoring)

I also would like to point you all to the xinput_calibrator deb (also source en 
Fedora rpm):
http://github.com/tias/xinput_calibrator/downloads

When I run that, no input is registered from touching the screen, but my
mouse clicks from external mouse are.

Does anyone know what I can do to get it working?
I was thinking about the usb quircks, but I do not know what 0040 means, so I 
do not know how to get the whole string for my device.

Any help is greatly appreciated!

-- 
eGalax touchscreen configured as tablet
https://bugs.launchpad.net/bugs/549447
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


Re: [Ubuntu-x-swat] [Bug 549447] Re: eGalax touchscreen configured as tablet

2010-08-28 Thread MacRules
hi CMD,

you are welcome, thanks for pointing out the PPA :)!

I am on 10.04 now and already tried the vendor driver with no succes.
It also did not work on 9.10.

When I blacklist usbtouchscreen, there is no device loaded and nothing is
recognised in Xorg.

About the vendor: I do not know exactly. Unfortunately the drivers are
binary and they do not work for me.
I did not find a contact email adress, I think I should look harder :).

I prefer evdev, but it seems hard.

With usbtouchscreen driver loaded i get a proper input device, but no input
if i touch the screen.
This has been the problem from the beginning: no input is registered.

When usbtouchscreen is loaded, input -list says:
Sensing Win7-TwoFinger  id=15   [slave  pointer  (2)]
(when not loaded it is not there.)

I am out of ideas, If you have any, please let me know!



cmd_  549...@bugs.launchpad.net wrote on 28 Aug 2010, 07:52 PM:
Subject: [Bug 549447] Re: eGalax touchscreen configured as tablet
Hi MacRules, thanks to point to xinput_calibrator .deb package (at
last!).

For first, you have a touch-screen from a different vendor, GeneralTouch,
not eGalax, this vendor make its own controllers? perhaps take one from
another vendor and remark/rename (this is correct term?) it as theirs.
Anyway, try drivers from your vendor:
http://www.generaltouch.com/zmp/Driver.htm
This: http://www.generaltouch.com/zmp/gtusbdriver4ubuntuv1.1d2beta.tgz
(vendor says Applicable For 32bit FC 8/9/12, ubuntu 8.04/8.10/9.04/9.10

But If you want to make this to work with evdev driver, let's try this:
-test the device with: xinput -test device id and touch the screen, you
see something? (to see device id use xinput -list)
-if you are using evdev driver, blacklist usbtouchscreen driver, write
blacklist usbtouchscreen line to /etc/modprobe.d/blacklist.conf

-- 
eGalax touchscreen configured as tablet
https://bugs.launchpad.net/bugs/549447
You received this bug notification because you are a direct subscriber
of the bug.

Status in �xserver-xorg-input-evdev� package in Ubuntu: Confirmed
Status in �xserver-xorg-input-evdev� package in Fedora: Unknown

Bug description:
Binary package hint: xserver-xorg-input-evdev

from Xorg.0.log: (II) eGalax Inc. Touch: Configuring as tablet
The touchscreen is a 7 resistive vga monitor.

Every touch makes the cursor move to the upper left corner and register the
click there.
My calibration values, coming from an ubuntu  8.10 installation using
evtouch, are loaded through a udev rule. Changing them or using no values
at all for calibration does not change anything.

If I install the eGalax driver
(http://home.eeti.com.tw/web20/eGalaxTouchDriver/linuxDriver.htm), the
device is listed twice in xinput list and if I disable the device using
evdev, I can calibrate the screen using the eGalax tool and everythings
works. If I don't disable the device using evdev, everything works too,
except that every touch is preceded by a touch to the upper left corner.
But I'd rather get it working using only evdev.

ProblemType: Bug
Architecture: i386
Date: Sat Mar 27 11:07:38 2010
DistroRelease: Ubuntu 10.04
DkmsStatus: Error: [Errno 2] No such file or directory
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Beta i386 (20100318)
Package: xserver-xorg-input-evdev 1:2.3.2-3ubuntu2
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-17-generic
root=UUID=a1d7d9b3-1a8f-4e55-b622-ec5497d7797c ro quiet splash
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
SourcePackage: xserver-xorg-input-evdev
Uname: Linux 2.6.32-17-generic i686
dmi.bios.date: 04/03/2009
dmi.bios.vendor: Intel Corp.
dmi.bios.version: LF94510J.86A.0171.2009.0403.0118
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: D945GCLF2
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE46416-106
dmi.chassis.type: 3
dmi.modalias:
dmi:bvnIntelCorp.:bvrLF94510J.86A.0171.2009.0403.0118:bd04/03/2009:svn:pn:pvr:rvnIntelCorporation:rnD945GCLF2:rvrAAE46416-106:cvn:ct3:cvr:

glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-17-generic

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/549447/+subscribe



---
Send big files for free. Simple steps. No registration.
Visit now http://www.nawelny.com

-- 
eGalax touchscreen configured as tablet
https://bugs.launchpad.net/bugs/549447
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-evdev in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https