PDA

View Full Version : [ubuntu] Multiport Serial Support (Bug 125524) on Lucid 10.04



uhu_maotouying
March 13th, 2011, 04:15 PM
Hi friends,

can I bother you with the ever ongoing story on Bug 125524 ?

What would be your advice for someone like me with intermediate level of understanding Linux only : I would like to make the "8250.nr_uarts=6" boot option permanent with Kernel <= 2.6.32-29 on LUCID 10.04 .
And, sadly, compiling the kernel => 2.6.37-7 did not work for me ...

I am confused by the number of options and advices.

Thanks ... uhu

uhu_maotouying
March 14th, 2011, 12:10 PM
Finally I have found a patch I quite like :

www.avalue.com.tw/support/download2.cfm?FILENAME=D...173pdf
FAQ Document No: S10015, Date: 2010/07/23
Model Name. EPS-AT270, Rev. A1

It works like this :

1. sudo gedit /etc/default/grub
2. edit the line : GRUB_CMDLINE_LINUX_DEFAULT="quiet splash 8250.nr_uarts=6"
3. sudo update-grub
4. reboot
4. check whether it is working : sudo cat /proc/tty/driver/serial

Thank you, 谢谢你们 to our friends in Taiwan. uhu