[LIVE] Tablet PC (white lable)
#1
Sad 
Hello,

I imported a tablet PC from china with a touch screen (atom + 160gb HD + wireless lan + etc.).
But i tryed to install XBMC, the live CD version, but there where some questions:

1. How to enable the touch screen
2. How to enable wireless lan

Maybe someone can help me? (ps i'm a noob with linux Sad ).
Ps2. there is also a wired connection so i can use SSH

Thx
Reply
#2
genesisfm Wrote:Hello,

I imported a tablet PC from china with a touch screen (atom + 160gb HD + wireless lan + etc.).
But i tryed to install XBMC, the live CD version, but there where some questions:

1. How to enable the touch screen
2. How to enable wireless lan

I think it's best to ask these questions in a "real" ubuntu forum, and please provide output of lspci, lsusb etc
OpenElec Standalone --> Asus Chromebox 'Panther' --> Onkyo TX-NR709 --> Sony 55" X85C Android TV (also with Kodi!)
Asus Chromebox EZ Script
Kodi on Sony Bravia Android TVs
Reply
#3
Thank you, i don't know what you mean with "lspci, lsusb" i think this are commands?
Reply
#4
Where did you get this tablet and for how much? I would suggest searching for touchscreen as there is a skin developed for touchscreen
Nvidia Shield with Kodi 18
Reply
#5
genesisfm Wrote:1. How to enable the touch screen
2. How to enable wireless lan

without any data and specs or more informations about the device we cant help you. who is the vendor and what the models from the device/ touch screen controller/ wlan card. do you have already installed an linux on this device?
greetings, Stephan

Image

Image
Reply
#6
Hello,

Thanks for your reactions, overhere a link to my tablet: http://www.sim-tek.net.cn/product/309833...creen.html

Some information about the hardware:
- Touchscreen unknown (windows auto detected)
- WLAN : Ralink RT3090

How can i detected the touchscreen controller in windows?

Ps. i installed XBMC live

Thx
Reply
#7
genesisfm Wrote:Ps. i installed XBMC live

Thx

its hard to find what for an touch is included, can you do:

Code:
lsusb > /tmp/lsusb
lspci > /tmp/lspci
lsmod > /tmp/lsmod
dmesg > /tmp/dmesg

and provide this 4 files from /tmp directory (lsusb, lsmod, lspci, dmesg) also /var/log Xorg*.log and /var/log/messages
(upload the content from the files to pastebin)

*maybe* we can find anything
greetings, Stephan

Image

Image
Reply
#8
genesisfm Wrote:- WLAN : Ralink RT3090

http://ubuntuforums.org/showthread.php?t=1314747
http://ubuntuforums.org/showthread.php?t=1490123
http://ubuntuforums.org/showthread.php?t=1345577
greetings, Stephan

Image

Image
Reply
#9
GNU nano 2.0.9 File: lsusb

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 006: ID 0ac8:3420 Z-Star Microelectronics Corp.
Bus 001 Device 005: ID 062a:7100 Creative Labs
Bus 001 Device 004: ID 1a40:0101 TERMINUS TECHNOLOGY INC.
Bus 001 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 046d:c222 Logitech, Inc. G15 Keyboard / LCD
Bus 003 Device 003: ID 046d:c221 Logitech, Inc. G15 Keyboard / Keyboard
Bus 003 Device 002: ID 046d:c223 Logitech, Inc. G15 Keyboard / USB Hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

GNU nano 2.0.9 File: lspci

00:00.0 Host bridge: Intel Corporation Pineview DMI Bridge
00:02.0 VGA compatible controller: Intel Corporation Pineview Integrated Graphi$
00:02.1 Display controller: Intel Corporation Pineview Integrated Graphics Cont$
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Au$
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 ($
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 ($
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Control$
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Control$
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Control$
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Control$
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Contro$
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation Tigerpoint LPC Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE C$
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R PCIe
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E $

GNU nano 2.0.9 File: lsmod

Module Size Used by
lirc_mceusb 15520 0
lirc_dev 10804 1 lirc_mceusb
dm_crypt 12928 0
snd_hda_codec_realtek 203328 1
snd_hda_intel 26920 3
snd_hda_codec 75708 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 7200 1 snd_hda_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_pcm 75296 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_dummy 2656 0
snd_seq_oss 28576 0
snd_seq_midi 6432 0
snd_rawmidi 22208 1 snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_$
snd_timer 22276 3 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawm$
snd_timer 22276 3 snd_pcm,snd_seq
snd_seq_device 6920 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawm$
snd 59204 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_co$
uvcvideo 59080 0
videodev 36736 1 uvcvideo
v4l1_compat 14496 2 uvcvideo,videodev
psmouse 56500 0
soundcore 7264 1 snd
snd_page_alloc 9156 2 snd_hda_intel,snd_pcm
serio_raw 5280 0
joydev 10272 0
lp 8964 0
parport 35340 1 lp
usbhid 38208 0
usb_storage 52576 0
fbcon 36640 71
tileblit 2460 1 fbcon
font 8124 1 fbcon
bitblit 5372 1 fbcon
font 8124 1 fbcon
bitblit 5372 1 fbcon
softcursor 1756 1 bitblit
i915 221064 4
drm 159584 4 i915
i2c_algo_bit 5760 1 i915
r8169 32064 0
mii 5212 1 r8169
intel_agp 27484 2 i915
agpgart 34988 2 drm,intel_agp
video 19380 1 i915
output 2780 1 video

DMESG

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.31-16-generic (buildd@rothera) (gcc version 4.$
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
[ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003f465000 (usable)
[ 0.000000] BIOS-e820: 000000003f465000 - 000000003f466000 (reserved)
[ 0.000000] BIOS-e820: 000000003f466000 - 000000003f48b000 (usable)
[ 0.000000] BIOS-e820: 000000003f465000 - 000000003f466000 (reserved)
[ 0.000000] BIOS-e820: 000000003f466000 - 000000003f48b000 (usable)
[ 0.000000] BIOS-e820: 000000003f48b000 - 000000003f4d1000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003f4d1000 - 000000003f4d7000 (ACPI data)
[ 0.000000] BIOS-e820: 000000003f4d7000 - 000000003f4da000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003f4da000 - 000000003f4ff000 (reserved)
[ 0.000000] BIOS-e820: 000000003f4ff000 - 000000003f500000 (usable)
[ 0.000000] BIOS-e820: 000000003f500000 - 000000003f507000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003f507000 - 000000003f526000 (reserved)
[ 0.000000] BIOS-e820: 000000003f526000 - 000000003f600000 (usable)
[ 0.000000] BIOS-e820: 000000003f600000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.6 present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) $
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) $
[ 0.000000] last_pfn = 0x3f600 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-CFFFF write-protect
[ 0.000000] D0000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask 0C0000000 write-back
[ 0.000000] 1 base 03F600000 mask 0FFF00000 write-through
[ 0.000000] 2 base 03F700000 mask 0FFF00000 uncachable
[ 0.000000] 3 base 03F800000 mask 0FF800000 uncachable
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] 6 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Reply
#10
openelec.tv Wrote:http://ubuntuforums.org/showthread.php?t=1314747
http://ubuntuforums.org/showthread.php?t=1490123
http://ubuntuforums.org/showthread.php?t=1345577

But i'm missing severall packages like DEB Sad (i'm running the live XBMC version)
Reply
#11
I've had nothing but issues with the LiveCD with anything other then something that's compatible with the stock setup.
Reply
#12
genesisfm Wrote:But i'm missing severall packages like DEB Sad (i'm running the live XBMC version)

hmmm its possible to install packages to XBMC-Live? Sorry i dont use ubuntu, so i cant help you with installing packages,

for the touch:
its possible to install the touch if you install the 'xf86-input-evtouch' package (see also here: http://www.conan.de/touchscreen/evtouch.html). but there are several bugs with this touch in ubuntu. but maybe you can fix this fith help from this bug report:

https://bugs.launchpad.net/ubuntu/+sourc...bug/511747

it seems you should use an newer kernel 2.6.34 (or newer).

i am interested if this tablet works with my small distribution, please let me know if you want test OpenELEC.tv on this device and will give me some feedback - i will include this touchdriver and the wlan driver if you want test.
greetings, Stephan

Image

Image
Reply
#13
Hello Stephan,

It's easy for me to try / install it on the touch panel.
Just send me the compiled version with wlan and touchdriver.

Thx!

Ps. i know a littlebit about linux but i'm not a professional Wink
Reply
#14
Hello Stephan,

I send you a mail but you don't recieve it?
Ps if someone found a solution for my tablet... Please let me know!
Reply

Logout Mark Read Team Forum Stats Members Help
[LIVE] Tablet PC (white lable)0