Gentoo Forums:: View topic - Touchscreen on a Toshiba Portege M700: in :: Author Message mounty1 l33t Joined: 06 Jul 2006 Posts: 728 Location: Queensland Posted: Sun Jul 03, 2016 12:22 pm Post subject: Touchscreen on a Toshiba Portege M700 Stylus or finger, I don't really mind. I've enabled just about every TOUCHSCREEN configuration parameter but nothing. Any suggestions? Where to start?
Current configuration. I know this question seems a bit lame because it's so short, but I don't know where to go from here. Michael Mounteney NeddySeagoon Administrator Joined: 05 Jul 2003 Posts: 41618 Location: 56N 3W Posted: Sun Jul 03, 2016 1:49 pm Post subject: mounty1, Touch screens come with several interfaces.
USB and serial are common but serial is dying out now. Its a bit early to look at your kernel until you tell us about your touch screen interface.
If its not in lsusb, we probably need to guess. Regards, NeddySeagoon Computer users fall into two groups:- those that do backups those that have never had a hard drive fail. Mounty1 l33t Joined: 06 Jul 2006 Posts: 728 Location: Queensland Posted: Sun Jul 03, 2016 6:55 pm Post subject: I know; I've been reading-up on them. I've tried all possible interfaces but without success.
Touchscreen on a Toshiba Portege M700 View unanswered posts. Defined at drivers/input/touchscreen/Kconfig:424 │ │ Depends on:! Toshiba PORTEGE M780 Drivers Download This page contains the list of device drivers for Toshiba PORTEGE M780. To download the proper driver, first choose your operating system, then find your device name and click the download button.
I was hoping to catch someone who's already done it, for this particular model. It doesn't show-up in lsusb. Michael Mounteney NeddySeagoon Administrator Joined: 05 Jul 2003 Posts: 41618 Location: 56N 3W Posted: Sun Jul 03, 2016 7:21 pm Post subject: mounty1, It works in. A quick glance says its serial and wacom.
That can be hours of fun all on its own. Regards, NeddySeagoon Computer users fall into two groups:- those that do backups those that have never had a hard drive fail. Mounty1 l33t Joined: 06 Jul 2006 Posts: 728 Location: Queensland Posted: Mon Jul 04, 2016 12:35 pm Post subject: Might have to install Ubuntu Stuffed if I can see it. Ubuntu 16.04 certainly does work the stylus but despite hours of poring over diffs of kernel-config, lspci -v and lsmod output, I'm unable to get it going under Gentoo. It's pretty unhelpful that most of the information out there is obsolete, referring to kernel source patches, XF86 and XFConfig modification etc. I don't know where to go from here because most of the information out there is more confusing than helpful. As Ubuntu loads kernel driver wacomw8001 I tried searching for TOUCHSCREENWACOMW8001 but nothing.
Michael Mounteney NeddySeagoon Administrator Joined: 05 Jul 2003 Posts: 41618 Location: 56N 3W Posted: Mon Jul 04, 2016 5:57 pm Post subject: mounty1, Code: $ cd /usr/src/linux /usr/src/linux $ ls -R grep wacom sysfs-driver-wacom wacom.h wacomsys.c wacomwac.c wacomwac.h wacomserial4.c wacomi2c.c wacomw8001.c So its in the kernel. That's 4.6.0 wacomi2c.c wacomw8001.c appear to be in./drivers/input/touchscreen. Reading the config file with Code: less./drivers/input/touchscreen/Kconfig provides a few leads too Looking in menuconfig Code: CONFIGTOUCHSCREENWACOMW8001: │ │ │ │ Say Y here if you have an Wacom W8001 penabled serial touchscreen │ │ connected to your system.
│ │ │ │ If unsure, say N. │ │ │ │ To compile this driver as a module, choose M here: the │ │ module will be called wacomw8001. │ │ │ │ Symbol: TOUCHSCREENWACOMW8001 =n │ │ Type: tristate │ │ Prompt: Wacom W8001 penabled serial touchscreen │ │ Location: │ │ - Device Drivers │ │ - Input device support │ │ - Generic input layer (needed for keyboard, mouse.) (INPUT =y) │ │ - Touchscreens (INPUTTOUCHSCREEN =y) │ │ Defined at drivers/input/touchscreen/Kconfig:424 │ │ Depends on:!UML && INPUT =y && INPUTTOUCHSCREEN =y │ │ Selects: SERIO =y If you go to the Location: and its not there press 'z' (that's a toggle) to see all the hidden options. Then you can read the help to see what options you need to make the Depends on: evaluate to true.
I don't know if you have the serial or i2c variant but Code: Wacom Tablet support (I2C) (NEW) is right below it. Regards, NeddySeagoon Computer users fall into two groups:- those that do backups those that have never had a hard drive fail.
Mounty1 l33t Joined: 06 Jul 2006 Posts: 728 Location: Queensland Posted: Tue Jul 05, 2016 9:12 pm Post subject: Dead end Yep, yep, did all that. Eventually I decided I just had to get the stylus working, by any means. So I copied the kernel.config off the Ubuntu DVD and built my kernel against it. I'd forgotten just how long it takes to build a `full' kernel as opposed to one stripped-down for ones own hardware. Anyway, several hours later, install and go,. It still doesn't work! This is not some post-boot configuration error.
When booted from the Ubuntu DVD, the wacomw8001 driver was loaded and the stylus worked, but when booted from Gentoo kernel built against the Ubuntu.config, no wacom. driver was loaded, leading me to conclude that the hardware was not detected. If I modprobe wacomw8001, no new /dev/input/.
device appears. I made a few changes to the Ubuntu.config:. make oldconfig and say no to everything. 32 bits not 64.
Core2 CPU. systemd init not openrc.
tweaks for Gentoo and portage (whatever they are). build my libata driver (Intel) into the kernel to avoid having an initrdbut otherwise it was.config as per Ubuntu. Any ideas on where to go now? Michael Mounteney colly n00b Joined: 01 Aug 2004 Posts: 4 Posted: Sat Jul 09, 2016 11:56 am Post subject: I had a similar issue with a (different) touchscreen. It started working after I enabled multitouch in de kernel config: CONFIGHIDMULTITOUCH=y mounty1 l33t Joined: 06 Jul 2006 Posts: 728 Location: Queensland Posted: Sat Jul 09, 2016 9:16 pm Post subject: colly wrote: I had a similar issue with a (different) touchscreen.
It started working after I enabled multitouch in de kernel config: CONFIGHIDMULTITOUCH=y Thanks but that's not for Wacom tablets. I did try it anyway though, just in case. Michael Mounteney Display posts from previous: All times are GMT Page 1 of 1 Jump to: You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum.
Hi, Thank you for being a part of Windows 10 Insider Preview. I appreciate you for providing details about the issue and your effort towards resolving it. A quick question before we proceed: Does your device support external mouse and keyboard connection facilities?
Try the following methods and check if it helps: Method 1: I suggest you to run the hardware device troubleshooter. Follow the below steps: 1. Type troubleshooting in the search bar. Select Troubleshooting.
Select View all on the top left corner. Click on Hardware and Devices. Follow the on-screen instructions to run the troubleshooter. If the issue persists then follow the below method. Method 2: I suggest you to install the drivers in compatibility mode and check if it helps: To install in Compatibility Mode, follow these steps: a. Locate the executable file (.exe file) for the driver installation program.
Right-click the file, and then click Properties. In the Package Name Properties dialog box, click the Compatibility tab. Click to select the Run this program in compatibility mode for check box, click Windows 8 Windows 7 with which it is compatible with in the Run this program in compatibility mode for list, and then click OK. Double-click the executable file to start the installation program. Hope this helps.
If the issue remains unresolved, please get back to us and we would be happy to help.