站長大大;
吉米照這做, 結果..
1. 執行pppd 同你所言,出現亂碼.
2. mv ttyS0 ttyS0.bak
3. mknod -m 660 /dev/ttyS0 c 4 64 #0x3f8
4. vi /etc/rc.d/rc.serial
/sbim/setserial /dev/ttyS0 irq 4 port 0x3f8 uart 16550a
5. ln -sf /dev/ttyS0 /dev/modem
6. minicom -m 8 -c on
執行完出現 ..
Welcome to minicom 1.81.1
OPTIONS : History Buffer, F-key Macros, Search History Buffer,
Compiled on Sep 1 1998, 19:42:29
Press ALT-Z for help on special keys
後就當了
是不是有漏掉什麼 ?