Has anybody ever had success to use a WS2300 directly with a
Posted: Tue May 18, 2010 8:17 am
Hello all,
Has anybody ever had success to use the combination Alix 3D2 and WS 2300 without an USB->serial cable ??
I tried to connect an old WS2300 (bought from ELV a view years ago...) directly by its serial interface to an Alix 3d2 board with no success. Using an Seria->USB converter and plug this to the USB interface of the board works, but I do not like this extra hardware…
So I tried to find out, what the reason for this is.
In an private mail Boris assumed, that the Alix BIOS makes usage of the serial interface and so it is blocked for the rest of the system. So I used a serial connection with some terminal software to change the bios setting to not use the console (it is the “R”-Key…).
But without success…
(And, to be honest, why should the BIOS setting influence the Linux usage of tty0?)
After looking a bit deeper, it became clear, that the operating system also makes usage of tty0 for the console:
After changing it by adding “console=tty1” to /boot/grub/menu.lst and a reboot, “dmesg|grep tty” shows this:
Kernel command line: root=/dev/hda1 ro quiet console=tty1
console [tty1] enabled
So, it seems, that tty1 was used. But – and this is the actual situation – the serial interface is still not working together directly with the WS2300.
So, has anybody of you an idea? I asked Boris and he seems also to be helpless.
CS
Josef
Has anybody ever had success to use the combination Alix 3D2 and WS 2300 without an USB->serial cable ??
I tried to connect an old WS2300 (bought from ELV a view years ago...) directly by its serial interface to an Alix 3d2 board with no success. Using an Seria->USB converter and plug this to the USB interface of the board works, but I do not like this extra hardware…
So I tried to find out, what the reason for this is.
In an private mail Boris assumed, that the Alix BIOS makes usage of the serial interface and so it is blocked for the rest of the system. So I used a serial connection with some terminal software to change the bios setting to not use the console (it is the “R”-Key…).
But without success…
(And, to be honest, why should the BIOS setting influence the Linux usage of tty0?)
After looking a bit deeper, it became clear, that the operating system also makes usage of tty0 for the console:
After changing it by adding “console=tty1” to /boot/grub/menu.lst and a reboot, “dmesg|grep tty” shows this:
Kernel command line: root=/dev/hda1 ro quiet console=tty1
console [tty1] enabled
So, it seems, that tty1 was used. But – and this is the actual situation – the serial interface is still not working together directly with the WS2300.
So, has anybody of you an idea? I asked Boris and he seems also to be helpless.
CS
Josef