Serial port card in ubuntu 8.10

Bug #323148 reported by Hariharan
4
Affects Status Importance Assigned to Milestone
Viarum
New
High
Hardik Dalwadi

Bug Description

How to configure a serial mouse through Serial port add on card.

Serial Port card Model no: mcs9820cv
OS details : Ubuntu 8.10

Motherboard having two serial ports (com and Com1). These twwo ports are working fine when edit

edit /etc/X11/xorg.conf, look for the InputDevice section for the mouse and add the serial device

 Option "Device" "/dev/ttyS0 for Com port
       Option "Device" "/dev/ttyS1 for Com1 port

similarly I edit "/dev/ttyS2 for add on card but it is not working.

please find the attached lspci and lshw output.

Revision history for this message
Hariharan (t-hariharan) wrote :
Revision history for this message
Hariharan (t-hariharan) wrote :
Revision history for this message
Hariharan (t-hariharan) wrote :
Changed in viarum:
assignee: nobody → tspindler
importance: Undecided → Medium
Changed in viarum:
assignee: tspindler → hardik-dalwadi
Revision history for this message
Hardik Dalwadi (hardik-dalwadi) wrote :

Can you also attach the output of:

 #sudo setserial -a /dev/ttyS0
 #sudo setserial -a /dev/ttyS1

 If you could not find the 'setserial' command then you can install it by 'apt-get install setserial' from CLI.

And of course:

#sudo lspci -nnv'

Alos, you can give the output of:

#lsmod | grep "parport"
#modprobe -l | grep "parport"

Revision history for this message
Hariharan (t-hariharan) wrote :

please find the attached files

Revision history for this message
Hariharan (t-hariharan) wrote :
Revision history for this message
Hariharan (t-hariharan) wrote :
Revision history for this message
Hariharan (t-hariharan) wrote :
Revision history for this message
Hariharan (t-hariharan) wrote :
Changed in viarum:
importance: Medium → High
Revision history for this message
Jerone Young (jerone) wrote :

@Hariharan

Can you check that "/dev/ttyS2" exists, what does "ls -l /dev/ttyS2" output?
Also can you give the output of "lshal"?

Revision history for this message
Hariharan (t-hariharan) wrote :

please refer output of following
"ls -l /dev/ttyS2"
"lshal"

Revision history for this message
Hariharan (t-hariharan) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.