Hi
I need to use the serial port on my Dell Latitude D630, but the application can't find it. Neither can I find it in the hardware section of Mageia Control Center. do you know what the problem is?
Thanks.
doktor5000 wrote:Maybe you want to have a look at http://www.cyberciti.biz/faq/find-out-l ... setserial/ ?
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
Perhaps telling us what the application is would help, or is that top secret?bkv1958 wrote:Still, my application says there is no serial port.
Ken-Bergen wrote:Perhaps telling us what the application is would help, or is that top secret?bkv1958 wrote:Still, my application says there is no serial port.
ls -l /dev/ttyS0
bkv1958 wrote:I get this:
crw-rw---- 1 root dialout 4, 64 Apr 29 11:00 /dev/ttyS0
more /etc/groups | grep dialout
[bjorn@localhost rsync]$ setserial -a /dev/ttyS0
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
Baud_base: 115200, close_delay: 50, divisor: 0
closing_wait: 3000
Flags: spd_normal skip_test
more /etc/group | grep dialout
dialout:x:83:bjorn
bkv1958 wrote:This is what I get
- Code: Select all
[bjorn@localhost rsync]$ setserial -a /dev/ttyS0
/dev/ttyS0, Line 0, UART: 16550A, Port: 0x03f8, IRQ: 4
Baud_base: 115200, close_delay: 50, divisor: 0
closing_wait: 3000
Flags: spd_normal skip_test
more /etc/group | grep dialout
dialout:x:83:bjorn
Users browsing this forum: No registered users and 1 guest