Fujitsu lifebook T4220 pen won't work

Asked by thejavafix

I have been trying for the past several days to get my pen working on my tablet pc Fujitsu T4220. I followed the instructions on one of the threads apt-get install setserial

Now we need to enter the /dev/ttyS0 (COM0) settings in /etc/serial.conf. Add this to the file:

/dev/ttyS0 port 0x220 irq 4 autoconfig

To apply the settings immediately, execute this command:

sudo /etc/init.d/setserial reload

but when I get to the /dev/ttySO line it tells me that it is a bad command. I am typing it exactly as listed above. Sorry I am new to UBUNTU and love it. I also don't understand what Juanty is and how to edit.

Any help? thanks

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu util-linux Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

lsb_release -a

Thanks

Revision history for this message
thejavafix (thejavafixemail) said :
#2

Sorry for the delay, I can't get to that portion of commands once I input the second command line after the install set serial "/dev/ttyS0 port 0x220 irq 4 autoconfig" I get "error Bad command". That is where I always come to a stop. Forgot to mention that I have to use the terminal as a root or it won't let me even apply the set serial command.

I guess what I am looking for is there something that I am suppose to type in front front of the dev/ttyS0 port 0x220 irq 4 autoconfig line or is that the entire line?

Thanks
Miguel

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Googling for "dev/ttyS0 port 0x220 irq 4" or similar search texts shows that the line to be added to /etc/serial.conf is

setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

So maybe you omitted the word "setserial" and that is what you are looking for?

By the way, make sure not to type capital o (O) instead of zero (0)

You can also look for any messages in the boot log related to serial ports with the command

dmesg | grep ttyS

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Can you give the output of the command I requested

Thanks

Revision history for this message
thejavafix (thejavafixemail) said :
#5

Thanks I will do that as soon as I get home from work I'll let you know how
it goes

Sent via DROID on Verizon Wireless

-----Original message-----
From: Manfred Hampl <email address hidden>
To: <email address hidden>
Sent: Wed, Jul 6, 2011 11:01:48 GMT+00:00
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Googling for "dev/ttyS0 port 0x220 irq 4" or similar search texts shows
that the line to be added to /etc/serial.conf is

setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

So maybe you omitted the word "setserial" and that is what you are
looking for?

By the way, make sure not to type capital o (O) instead of zero (0)

You can also look for any messages in the boot log related to serial
ports with the command

dmesg | grep ttyS

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716/+con
firm?answer_id=2

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

WARNING: This question is asked in a language (Macedonian)
spoken by none of the registered util-linux in Ubuntu answer contacts.

You received this question notification because you asked the question.

Revision history for this message
thejavafix (thejavafixemail) said :
#6

As soon as I get home from work this evening I will run the line so I can
duplicate the error and I will send it to you in a snapshot. Thanks for your
help i've been breaking my head over this issue

Sent via DROID on Verizon Wireless

-----Original message-----
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Wed, Jul 6, 2011 11:36:50 GMT+00:00
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

actionparsnip requested more information:
Can you give the output of the command I requested

Thanks

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

You received this question notification because you asked the question.

Revision history for this message
thejavafix (thejavafixemail) said :
#7

Cool so I think I am a little closer, you were right I was not using
setserial before the command line. I typed in setserial now I get error
message "cannot autoconfigure port:device or resource busy. Thanks again
Miguel

Connected by DROID on Verizon Wireless

-----Original message-----
From: Manfred Hampl <email address hidden>
To: <email address hidden>
Sent: Wed, Jul 6, 2011 11:01:48 GMT+00:00
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Googling for "dev/ttyS0 port 0x220 irq 4" or similar search texts shows
that the line to be added to /etc/serial.conf is

setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

So maybe you omitted the word "setserial" and that is what you are
looking for?

By the way, make sure not to type capital o (O) instead of zero (0)

You can also look for any messages in the boot log related to serial
ports with the command

dmesg | grep ttyS

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716/+con
firm?answer_id=2

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

WARNING: This question is asked in a language (Macedonian)
spoken by none of the registered util-linux in Ubuntu answer contacts.

You received this question notification because you asked the question.

Revision history for this message
thejavafix (thejavafixemail) said :
#8

The output of the command is sudo: /dev/ttySO: command not found. I found
that I had to type setserial before the command so I did. I think I am
getting closer cause the error I get now is
"Cannot autoconfig port: device or resource busy"
Thanks for taking the time to help. Miguel

Connected by DROID on Verizon Wireless

-----Original message-----
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Wed, Jul 6, 2011 11:36:50 GMT+00:00
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

actionparsnip requested more information:
Can you give the output of the command I requested

Thanks

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

You received this question notification because you asked the question.

Revision history for this message
Manfred Hampl (m-hampl) said :
#9

In your last message you again mistyped a capital O for a zero 0

What is the output of the commands

lsb_release -a

sudo setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

Revision history for this message
thejavafix (thejavafixemail) said :
#10

Ok I ran it now with a 0 instead of an O  I got the following and also ran the lsb_release -a
root@miguel-laptop:~# setserial /dev/ttyS0 port 0x220 irq 4 autoconfig
Cannot autoconfigure port: Device or resource busy
root@miguel-laptop:~# lsb_release -a
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu 10.04.2 LTS
Release:    10.04
Codename:    lucid

________________________________
From: Manfred Hampl <email address hidden>
To: <email address hidden>
Sent: Friday, July 8, 2011 10:15 AM
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

    Status: Open => Needs information

Manfred Hampl requested more information:
In your last message you again mistyped a capital O for a zero 0

What is the output of the commands

lsb_release -a

sudo setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

You received this question notification because you asked the question.

Revision history for this message
Manfred Hampl (m-hampl) said :
#11

Please try

sudo setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

If it fails as before, try the following command to see who is using that device

lsof /dev/ttyS0

Revision history for this message
thejavafix (thejavafixemail) said :
#12

Thanks again, I tried the line but got the same error
Cannot autoconfigure port: Device or resource busy

this is the result when I ran the other line you recommended to see who is using the port

root@miguel-laptop:~# lsof /dev/ttyS0
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/miguel/.gvfs
      Output information may be incomplete.
COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
Xorg    1375 root   19u   CHR   4,64      0t0 1181 /dev/ttyS0

________________________________
From: Manfred Hampl <email address hidden>
To: <email address hidden>
Sent: Friday, July 8, 2011 10:55 AM
Subject: Re: [Question #162716]: Fujitsu lifebook T4220 pen won't work

Your question #162716 on util-linux in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

    Status: Open => Answered

Manfred Hampl proposed the following answer:

Please try

sudo setserial /dev/ttyS0 port 0x220 irq 4 autoconfig

If it fails as before, try the following command to see who is using that device

lsof /dev/ttyS0

--
If this answers your question, please go to the following page to let us
know that it is solved:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716/+confirm?answer_id=10

If you still need help, you can reply to this email or go to the
following page to enter your feedback:
https://answers.launchpad.net/ubuntu/+source/util-linux/+question/162716

You received this question notification because you asked the question.

Revision history for this message
Launchpad Janitor (janitor) said :
#13

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Launchpad Janitor (janitor) said :
#16

This question was expired because it remained in the 'Open' state without activity for the last 15 days.