I-Appliance BBS
The Official Source for Internet Appliance Upgrades and Mods
Amazon Honor System Click Here to Pay Learn More
BBS Main List | Sign In | Sign Up | Search | Help | Linux-Hacker.netReply to Thread | Printer |

Home / Web Pads / Fujitsu Stylistic 1200
Linux boots on 510 - help needed from win users
Linux boots on 510 - help needed from win users

New MessageLinux boots on 510 - help needed from win users (modified 0 times) mallum
Profile | Email
I finally got Linux ( 2.4.17 ) to boot on the 510.
I have X and pcmcia working fine, But Im having some troubles getting the touchscreen working.
Could a 510 user running windows please post the port settings etc contained in the pen-setup program,
this would really help me ....
03-01-2002 17:14:52

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) thekeen
Profile
Hi,

From my understanding the digitiger is on the ps/2 port. On my point 510, the ps/2 port is on irq 12.

Hope this helps.

TheKeen.

03-02-2002 06:32:10

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) mallum
Profile | Email
Hmmm, are you sure ?

IIRC there was a pen-setup/config program in windows that exposed a lot of helpful info.

03-03-2002 05:04:13

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) thekeen
Profile
Hi,

I just found good site about linux on pen tablets.

Go see:

http://www.linuxslate.org/

Cheers,
Thekeen.

03-03-2002 08:26:47

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) Pat the Hack
Profile
Hi,

Linux Slate has a driver for fujitsu passive systems like the 510 but they don't mention it specifically. Go to http://www.linuxslate.org/software.html for more info...

03-03-2002 19:11:32

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) mallum
Profile | Email
Yes I'm trying to get the drivers at linuxslate.org to work ..... which is why I need the infomation from the pen setup program !!

Please please please would somebody post it ;)

03-04-2002 09:56:30

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) The_Giz
Profile
To the best of my knowledge, there is no Windows or DOS based program that contains the information that you are looking for.

Giz

03-04-2002 12:41:20

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) The_Giz
Profile
(Ummmmmmmm.......)

With the exception of the Pen Services tab that tells me that my tablet is on Com4.

Giz

03-07-2002 22:44:01

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) mallum
Profile | Email
Does it tell you anything else ? irq settings etc ?
03-08-2002 10:59:09

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) The_Giz
Profile
Nope..... nothing else. And Device Mangler doesn't even see Com4. Go figure.

Giz

03-08-2002 18:24:01

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) sethstorm
Profile
For my 510, I got some info on the port by going to control panel -> Handwriter Settings. on mine, it seems that penx is using com4 as output.
03-12-2002 22:35:15

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) sethstorm
Profile
>Hi,
>From my understanding the digitiger is on the ps/2 port. On my point 510, the ps/2 port is on irq 12.

How did you get to that conclusion, given that I've not been able to find any way to detect this, but windows sees a device in the form of a ps/2 mouse port. What's also odd is that I can set the serial port stuff to anything and it works. This is indeed a complicated issue.

03-12-2002 22:55:16

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) sethstorm
Profile
TheKeen, if it's on the ps/2 port (/dev/psaux), then what can be done with that interface?
03-12-2002 23:19:37

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) nova
Profile
Is the pen working by now? I got stuck at exactly the same point ...

Norbert

04-11-2002 00:35:17

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) sethstorm
Profile
So far, we have a model name for the digitizer(see "Fujitsu Internals" or similar in this forum), but Fujitsu refuses to specify what we need to have to even start doing anything with it. But what intrigues me, is that the soft buttons (those white ones) work to some degree in linux until you stop giving it input for a bit - after that, it stops working except for the contrast adjusters - they either go too bright or too dim, requiring reboot to fix the problem. Also, I'd search for "Point510" on a windows equipped point 510 in the windows registry - it lists some "init strings" that it sends out somewhere thru the windows driver. If anyone needs them, I'll post those. The main issue appears now to be able to talk to the digitizer.
Copyrights only stifle creativity, not the other way around.
04-13-2002 18:58:59

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) sethstorm
Profile
So far, we have a model name for the digitizer(see "Fujitsu Internals" or similar in this forum), but Fujitsu refuses to specify what we need to have to even start doing anything with it. But what intrigues me, is that the soft buttons (those white ones) work to some degree in linux until you stop giving it input for a bit - after that, it stops working except for the contrast adjusters - they either go too bright or too dim, requiring reboot to fix the problem. Also, I'd search for "Point510" on a windows equipped point 510 in the windows registry - it lists some "init strings" that it sends out somewhere thru the windows driver. If anyone needs them, I'll post those. The main issue appears now to be able to talk to the digitizer.
Copyrights only stifle creativity, not the other way around.
04-13-2002 18:59:00

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) nova
Profile
Here is what I learned the last days:

The information that can be found in the windows registry is read by the virtual device driver VPENDC.VXD during startup. Among other things, you can find there some binary stuff called "hardwareinfo" and "peninfo". The structure of these things are explained at

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmeother/pen_0bhs.asp

As I have no windows at my Point 510, I looked at the Point 510 of a friend and got these values (from "hardwareinfo"): COM 4, IRQ 15, PORT 0x2e8
I tried these on my device by calling "setserial /dev/ttyS3 uart 8250 irq 15 port 0x2e8", adjusting the XF86Config to use the passive pen driver from www.linuxslate.org with /dev/ttyS3 and then starting XWindows. It didn't work

Perhaps someone could do the same and check whether it *really* is not working, or if I just did something wrong...?

Btw: I am not sure, but as far as I know, it should be possible to check the serial settings under linux by a simple "cat /dev/ttySn" (I currently get "input/output error" all the time). Is this right? If so, I wouldn't need to alter XF86Config and start X for every test... ?

Today, I tried to reengineer the VPENDC.VXD. As far as I know, this should be the place where Point 510 specific stuff can be found, if there is any. I already got far enough to think that I need some C-Headers to understand the constants that are used. I heard rumors that these headers were part of a Windows 95 DDK Beta and were removed in the final version. ( Strange, you find infos about them at the MSDN pages ). The headers are definitly not part of the Windows98 DDK. Anyone out there who knows more about it?

Probably, I will reinstall windows on my Point 510 and try to patch the VPENDC.VXD to log some information about what is actually going on. Not sure about that, though ( I've already put by far to much time into this little old thing...)

Any ideas?

Regards,
Norbert

P.S.: The MSDN is definitly worth a visit if you want to know what is going on in the windows pen driver.

04-14-2002 11:21:26

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) tobih
Profile
Any news here? What distribution are you runnig? How can i setup Linux without swapping the harddrive and without floppy disks? I only have windows 95 with a PCMCIA network card runnig. How did you get linux on this unit?
04-14-2002 11:40:02

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) nova
Profile
I'm running SuSE 7.1 with a 2.4.18 kernel and XFree86 4.2 - but that shouldn't matter.
To install Linux without swapping the hd, you could probably repartition the hd "on the fly" (use partition magic or something similar), reducing the win partition as much as possible.
Than create a minimal linux installation (or use on of those two-floppy linux distributions) in a file, transfer it to the Point 510 and boot a kernel with loadlin. You can mount "linux-file" as root, using a ramdisk. (loadlin root=/dev/ram ... ).

Don't ask me for details, though - I installed linux with swapping the harddisk ...

Norbert

04-14-2002 15:50:17

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) tobih
Profile
I tried mandrake 7.0 and Redhat 7.2. The installer always exited with "install exited abnormally -- received signal 11". Do you know what the problem is?
04-15-2002 06:42:45

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) nova
Profile
I don't know. But I had some problems booting a kernel - perhaps the reasons are the same:
You have to compile/choose a kernel with EISA bus support and you most probably have to specifiy the memory size of your unit by passing the "mem" boot parameter ( "mem=32mb" in my case ).
Without these things done, I got segmentation faults and kernel panics.

Hope that helps.

04-15-2002 11:16:06

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) tobih
Profile
Can you send me your kernel? It would be great.

(Du kommst nicht zufällig aus Deutschland?)

tobias.hartwich@web.de

04-15-2002 14:02:22

New MessageRE:Linux boots on 510 - help needed from win users (modified 0 times) nova
Profile
I just started some web pages on this topic.
You can download my kernel configuration and my current kernel (w/o modules) at

http://www.software-kombinat.de/linux-point510-kernel.html

Norbert

( Yep, wohne bei Bremen )

04-16-2002 04:18:12

Reply to Thread | Printer |
All times are PSTPowered by UltraBoard v1.62



Copyright © 2000, Netmake Inc. All Rights Reserved.
See Terms and Conditions for more information.




i-opener opener laptop notebook computer help drivers dll free windows dos repair fix linux mac macintosh 2000 95 98 nt pc configure hardware software sound video netscape explorer network networking lan wan software cmos fat bios printer card mouse modem ide scsi cd rom controllers scanner tape hard drive cgi scripts source code mp3