LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-22-2012, 11:04 PM   #1
marcusjb
LQ Newbie
 
Registered: Apr 2012
Posts: 5

Rep: Reputation: Disabled
Touchscreen works in Fedora and OpenSUSE, but not Ubuntu, please help!


I've spent two weeks on this, its driving me insane. I've posted everywhere with no help.

My friend gave me a prototype tablet and the touchscreen works in Win7, OpenSUSE, Fedora and MeeGo, but i can't get it to work in Ubuntu and I don't know why.

I've contacted the manufacturer of the tablet, and the touchscreen and they're telling me they don't and won't support Linux. is there something i can do to use whatever is making it work in Fedora and OpenSUSE to make it work in Ubuntu?
 
Old 04-23-2012, 08:28 AM   #2
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
I don't have an x86-based touchscreen device, I'd start by looking at which modules each distro's Xorg is loading
 
Old 04-23-2012, 01:36 PM   #3
marcusjb
LQ Newbie
 
Registered: Apr 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Dr, thanks for replying, i've uploaded a Xorg.0.log here:

http://pastebin.com/2pxFwH3G

You'll see that it records lots of [ 385.616] [dix] Unknown event type 35. No filter

I've also uploaded the hwinfo here:

http://pastebin.com/kXwtJcdX

Maybe something will catch your eye.
 
Old 04-23-2012, 02:28 PM   #4
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Nothing that catches my untrained eye.

One thought - if it's an Xorg-related problem, it might help to use the same /etc/X11/xorg.conf file for both Ubuntu and Fedora. If neither uses an xorg.conf file, you can create one in Fedora (as root in a terminal window: Xorg -configure) then move the xorg.conf.new file to /etc/X11/xorg.conf and reboot (or restart X). If the xorg.conf file works in Fedora, try using the same file with Ubuntu - you might have to adjust the ModulePath in the Files section, but that should bethe only difference between Ubuntu and Fedora.
 
Old 04-23-2012, 03:20 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
Put Fedora or OpenSuse back on it and see why it works. Most likely the screen has native support. Most of the touch screens are one of two models.
 
Old 04-24-2012, 04:09 PM   #6
marcusjb
LQ Newbie
 
Registered: Apr 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
So i'm wondering what exactly does "native support" mean. Well, I understand that it boils down to "it just works" but why? Where its ability to understand the touchscreen coded? i know its a deep question but two weeks of frustration can't go unexplained!
 
Old 04-24-2012, 08:01 PM   #7
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
A driver and maybe some application software to allow the device to be used.

I guess you could try to hope you can figure it out. Or you can install one of the ones that works and find out why it does.
 
Old 04-25-2012, 01:40 PM   #8
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
The ignornant one asks a question out of ignorance: will the evdev work with the touchscreen? And, if it does work, does it provide the full experience?
 
Old 04-27-2012, 07:16 PM   #9
marcusjb
LQ Newbie
 
Registered: Apr 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by RockDoctor View Post
The ignornant one asks a question out of ignorance: will the evdev work with the touchscreen? And, if it does work, does it provide the full experience?
I'd be happy to test it out. Let me see if I can find out how.
 
Old 04-30-2012, 11:04 AM   #10
marcusjb
LQ Newbie
 
Registered: Apr 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
no luck on figuring out how to test EVDEV, any suggestions?
 
Old 04-30-2012, 07:00 PM   #11
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Since X typically runs without an xorg.conf file, perhaps the way to test Ubuntu would be to
1. boot Fedora on the tablet
2. generate an xorg.conf file
3. copy that file out to a temporary storage device,
4. grab a device from which you can boot the tablet
5. on your desktop/laptop/netbook, install Ubuntu with persistent storage on the device from step 4
6. boot your desktop/laptop/netbook from the Ubuntu device
7. copy the Fedora xorg.conf file to Ubuntu's /etc/X11/xorg.conf
8. boot Ubuntu on the tablet and see if it works.
 
Old 04-30-2012, 07:14 PM   #12
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I'm sure I just read a thread on here where somebody was having pretty much the same problem and creating an xorg.conf with the relevant entries worked.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Touchscreen monitor on Dell laptop with OpenSuse 11.1 ? mintybadger Linux - Hardware 3 05-14-2010 10:42 AM
Touchscreen monitor on Dell laptop with OpenSuse 11.1 ? mintybadger SUSE / openSUSE 0 05-09-2010 02:41 PM
ELO 1715L TouchScreen with opensuse 10.3 yagabey Linux - Hardware 0 03-30-2009 06:33 AM
Touchscreen works in Debian Lenny....kind of redk3y Linux - Hardware 0 03-28-2009 09:51 PM
TouchScreen Monitor works on Slackware longnam Linux - Hardware 1 03-20-2006 12:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration