Re: [DIGImend-devel] Test Results
Brought to you by:
spb_nick
|
From: Samantha S. <ivy...@gm...> - 2015-01-03 20:23:52
|
I have not tried to run my tablet on Windows. Under are the steps I took to installing this driver. 1. Downloaded this file https://github.com/DIGImend/digimend-kernel-drivers/archive/master.zip 2. Open a terminal and change DIR to where the file is located (/home/samantha/Downloads/) 3. run the command apt-get install zip 4. run the command apt-get install unzip 5. run the command unzip digimend-kernel-drivers-master.zip -d /tmp 6. Switch to /tmp/digimend-kernel-drivers-master directory 7. run apt-get install linux-headers-$(uname -r) 8. Run the make command 9. Run the command make install 10. Reboot On Sat, Jan 3, 2015 at 8:32 AM, Nikolai Kondrashov <sp...@gm...> wrote: > Hi Samantha, > > Could you please keep the maillist in the CC by using "Reply to All", > instead > of just "Reply"? This way others can keep track of what's happening. > Thank you. > > On 01/02/2015 10:52 PM, Samantha Seitz wrote: > >> I have not tried to run my tablet on Windows. >> > > It would be good to try both on Windows and another Linux PC, if you can. > We've seen both faulty tablets and USB host controllers / cabling in the > past. > > Under are the steps I took to installing this driver. >> >> 1. Downloaded this file https://github.com/DIGImend/ >> digimend-kernel-drivers/archive/master.zip >> 2. Open a terminal and change DIR to where the file is located >> (/home/samantha/Downloads/) >> 3. run the command apt-get install zip >> 4. run the command apt-get install unzip >> 5. run the command unzip digimend-kernel-drivers-master.zip -d /tmp >> 6. Switch to /tmp/digimend-kernel-drivers-master directory >> 7. run apt-get install linux-headers-$(uname -r) >> 8. Run the make command >> 9. Run the command make install >> 10. Reboot >> > > These steps look fine to me. > > Could you please send the "evtest" output for your tablet while doing the > "pen > coords" sample from our diagnostics page [1]? Please disregard the > usbhid-dump > command mentioned there for now. > > Thank you. > > Nick > > [1] http://localhost:4000/support/howto/trbl/diagnostics/#coordinates > |