View Single Post
Old 09-14-2013, 12:52 AM   #106
aruangra
Connoisseur
aruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-booksaruangra has learned how to read e-books
 
Posts: 83
Karma: 888
Join Date: May 2010
Device: Nook Touch, iPad1, iPad2, iPod Touch 4G, Pixel Qi
Quote:
Originally Posted by crazydog View Post
To answer my own question:
Screen can be rotated by modifying /etc/X11/xorg.conf
Section "Device"
Option "Rotate" "CCW" --> Option "Rotate" "no rotation", where CCW means counter clock wise
you get Obuntu in Landscape mode ... the prob is that the touchscreen does not rotate and the stylus imput is nearly impossible

Another question:
Code:
root@lucid-desktop:~/Documents# lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@lucid-desktop:~/Documents# hcitool dev
Devices:
root@lucid-desktop:~/Documents# hciconfig --all
root@lucid-desktop:~/Documents# lsmod | grep bluetooth
bluetooth              49191  1 ar6000
root@lucid-desktop:~/Documents#
Bluetooth Dongle is in HCI mode. Bluetooth and bluez-utils etc. installed.
The dongle 0a12:0001 should be usb 1.1 compatible
any advice?
What USB cable and hub do you use? And what steps to make the usb host work?
aruangra is offline   Reply With Quote