General TC > International Talk
(it) - Tinycore in italiano
curaga:
Buongiorno :)
I have a stylistic 1000 too. Yes, you can install to CF on another PC and then put the card in the Stylistic.
Pen driver: it needs fpit, which is a Xorg driver, and setserial. Setserial is available as an extension, but fpit is not included in the xorg extension, so you'd need to compile that.
If you don't know english, JLS can you translate?
jls:
Sorry I'm very tired, there is always [url]http://translate.google.it/#/url]
legalize all
crosby:
Thank you very much Curaga.
I will try this way.
Concerning pen set could you please where can I find one guide or similar on web ?
Next days I will report my progress in this forum.
Grazie tante Curaga.
Proverò in questo modo.
Riguardo alle impostazioni per la penna, puoi dirmi dove trovare una guida o simile nel web?
Posterò nei prossimi giorni in questo forum i miei progressi.
Saluti a tutti :)
curaga:
There's no specific guide, but this should work:
- first load up Xorg, compiletc and Xorg-dev extensions
- download fpit source from http://ftp.x.org/pub/individual/driver/xf86-input-fpit-1.3.0.tar.bz2
- open a root console, cd to where you downloaded the tarball, and:
--- Quote ---tar xvf xf86-input-fpit-1.3.0.tar.bz2
cd xf86-input-fpit-1.3.0
export CFLAGS="-march=i486 -mtune=i686 -Os -pipe"
export CXXFLAGS="-march=i486 -mtune=i686 -Os -pipe"
export PKG_CONFIG_PATH="/usr/lib/pkgconfig:/usr/local/lib/pkgconfig"
./configure --prefix=/usr/local --sysconfdir=/etc \
--mandir=/usr/local/share/man --localstatedir=/var \
--with-xorg-module-dir=/usr/local/lib/X11/modules
nice make
make DESTDIR=/tmp/hi install
cd /tmp/hi
find usr ! -type d > list
tar -cvzf ../xorg-fpit.tce -T list
--- End quote ---
And you should now have a TCE extension for the pen driver in /tmp. Tell me if you have any problems.
After getting a working extension, configuration tips here:
http://www.the-labs.com/Stylistic/1000.html
nc10user:
Ciao a tutti.Mi chiedevo se non fosse utile una guida in italiano .... e se c`e` qualcuno che mi puo` dare una mano a realizzarla. ;D
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version