Skip to main content

Thread: Installing serial in Ubuntu Server issue


i trying install 4 port serial pci card. never installed in linux, learning new.

kernel version:
3.0.0-14-generic-pae

computer seed device:
code:
01:01.0 communication controller: device 5372:6873 (rev 01)     subsystem: lsi logic / symbios logic device 0004     control: i/o+ mem+ busmaster- speccycle- memwinv- vgasnoop- parerr- stepping- serr+ fastb2b- disintx-     status: cap- 66mhz- udf- fastb2b- parerr- devsel=slow >tabort- <tabort- <mabort- >serr- <perr- intx-     interrupt: pin routed irq 5     region 0: i/o ports @ de88 [size=8]     region 1: i/o ports @ de90 [size=8]     region 2: i/o ports @ de98 [size=8]     region 3: i/o ports @ dea0 [size=8]     region 4: i/o ports @ dea8 [size=8]     region 5: i/o ports @ deb0 [size=16]

ttys's in /dev:

code:
ls -l /dev/ttys* crw-rw---- 1 root dialout 4, 64 2012-01-07 18:56 /dev/ttys0 crw-rw---- 1 root dialout 4, 65 2012-01-07 18:56 /dev/ttys1 crw-rw---- 1 root dialout 4, 74 2012-01-07 18:56 /dev/ttys10 crw-rw---- 1 root dialout 4, 75 2012-01-07 18:56 /dev/ttys11 crw-rw---- 1 root dialout 4, 76 2012-01-07 18:56 /dev/ttys12 crw-rw---- 1 root dialout 4, 77 2012-01-07 18:56 /dev/ttys13 crw-rw---- 1 root dialout 4, 78 2012-01-07 18:56 /dev/ttys14 crw-rw---- 1 root dialout 4, 79 2012-01-07 18:56 /dev/ttys15 crw-rw---- 1 root dialout 4, 80 2012-01-07 18:56 /dev/ttys16 crw-rw---- 1 root dialout 4, 81 2012-01-07 18:56 /dev/ttys17 crw-rw---- 1 root dialout 4, 82 2012-01-07 18:56 /dev/ttys18 crw-rw---- 1 root dialout 4, 83 2012-01-07 18:56 /dev/ttys19 crw-rw---- 1 root dialout 4, 66 2012-01-07 18:56 /dev/ttys2 crw-rw---- 1 root dialout 4, 84 2012-01-07 18:56 /dev/ttys20 crw-rw---- 1 root dialout 4, 85 2012-01-07 18:56 /dev/ttys21 crw-rw---- 1 root dialout 4, 86 2012-01-07 18:56 /dev/ttys22 crw-rw---- 1 root dialout 4, 87 2012-01-07 18:56 /dev/ttys23 crw-rw---- 1 root dialout 4, 88 2012-01-07 18:56 /dev/ttys24 crw-rw---- 1 root dialout 4, 89 2012-01-07 18:56 /dev/ttys25 crw-rw---- 1 root dialout 4, 90 2012-01-07 18:56 /dev/ttys26 crw-rw---- 1 root dialout 4, 91 2012-01-07 18:56 /dev/ttys27 crw-rw---- 1 root dialout 4, 92 2012-01-07 18:56 /dev/ttys28 crw-rw---- 1 root dialout 4, 93 2012-01-07 18:56 /dev/ttys29 crw-rw---- 1 root dialout 4, 67 2012-01-07 18:56 /dev/ttys3 crw-rw---- 1 root dialout 4, 94 2012-01-07 18:56 /dev/ttys30 crw-rw---- 1 root dialout 4, 95 2012-01-07 18:56 /dev/ttys31 crw-rw---- 1 root dialout 4, 68 2012-01-07 18:56 /dev/ttys4 crw-rw---- 1 root dialout 4, 69 2012-01-07 18:56 /dev/ttys5 crw-rw---- 1 root dialout 4, 70 2012-01-07 18:56 /dev/ttys6 crw-rw---- 1 root dialout 4, 71 2012-01-07 18:56 /dev/ttys7 crw-rw---- 1 root dialout 4, 72 2012-01-07 18:56 /dev/ttys8 crw-rw---- 1 root dialout 4, 73 2012-01-07 18:56 /dev/ttys9
using stty, tried getting response of them, gave error ttys0 built in port.

using "sudo setserial -g /dev/ttys*" got me:
code:
/dev/ttys0, uart: 16550a, port: 0x03f8, irq: 4 /dev/ttys1, uart: unknown, port: 0x02f8, irq: 3 /dev/ttys10, uart: unknown, port: 0x0000, irq: 0 /dev/ttys11, uart: unknown, port: 0x0000, irq: 0 /dev/ttys12, uart: unknown, port: 0x0000, irq: 0 /dev/ttys13, uart: unknown, port: 0x0000, irq: 0 /dev/ttys14, uart: unknown, port: 0x0000, irq: 0 /dev/ttys15, uart: unknown, port: 0x0000, irq: 0 /dev/ttys16, uart: unknown, port: 0x0000, irq: 0 /dev/ttys17, uart: unknown, port: 0x0000, irq: 0 /dev/ttys18, uart: unknown, port: 0x0000, irq: 0 /dev/ttys19, uart: unknown, port: 0x0000, irq: 0 /dev/ttys2, uart: unknown, port: 0x03e8, irq: 4 /dev/ttys20, uart: unknown, port: 0x0000, irq: 0 /dev/ttys21, uart: unknown, port: 0x0000, irq: 0 /dev/ttys22, uart: unknown, port: 0x0000, irq: 0 /dev/ttys23, uart: unknown, port: 0x0000, irq: 0 /dev/ttys24, uart: unknown, port: 0x0000, irq: 0 /dev/ttys25, uart: unknown, port: 0x0000, irq: 0 /dev/ttys26, uart: unknown, port: 0x0000, irq: 0 /dev/ttys27, uart: unknown, port: 0x0000, irq: 0 /dev/ttys28, uart: unknown, port: 0x0000, irq: 0 /dev/ttys29, uart: unknown, port: 0x0000, irq: 0 /dev/ttys3, uart: unknown, port: 0x02e8, irq: 3 /dev/ttys30, uart: unknown, port: 0x0000, irq: 0 /dev/ttys31, uart: unknown, port: 0x0000, irq: 0 /dev/ttys4, uart: unknown, port: 0x0000, irq: 0 /dev/ttys5, uart: unknown, port: 0x0000, irq: 0 /dev/ttys6, uart: unknown, port: 0x0000, irq: 0 /dev/ttys7, uart: unknown, port: 0x0000, irq: 0 /dev/ttys8, uart: unknown, port: 0x0000, irq: 0 /dev/ttys9, uart: unknown, port: 0x0000, irq: 0
i admit trying random things looking lead or make connection, none helping. drivers came on vague disk, , has windows dll's.

appreciated.


ps. got off of ebay, not 100% of it's brand, assuming lsi, read evidence other brands labeled in linux.

this may not helpful, know?

windows drivers names "mt68xdrv.inf" (could not find info using this.)

box came in did have name "hexin" though box cord originally, had added sticker of "xhh-1049" did pull 1 similar mine, not quite. maybe got knockoff. don't care if works.


ps: looks brand "elecity", still having issues finding drivers.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] Installing serial in Ubuntu Server issue


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account