那位在wine下面使用串口过的,看看。

Wine、Cedega、CrossOver 等配置
回复
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

那位在wine下面使用串口过的,看看。

#1

帖子 eexpress » 2006-10-08 13:47

about a usb2com device within wine.

12:42:24-exp:~/.wine$ dmesg|tail -n 4
[17201420.052000] ACPI: PCI interrupt for device 0000:02:00.0 disabled
[17201892.168000] usb 4-2: new full speed USB device using uhci_hcd and address 3
[17201892.308000] pl2303 4-2:1.0: pl2303 converter detected
[17201892.308000] usb 4-2: pl2303 converter now attached to ttyUSB0

12:42:28-exp:~/.wine$ ll com*
lrwxrwxrwx 1 exp exp 7 2006-10-08 11:25 com1 -> ttyUSB0

12:42:34-exp:~/.wine$ cd /home/exp/wine-app/SmartBrowser/

12:43:08-exp:~/wine-app/SmartBrowser$ sudo wine SmartBrowser.exe
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGING: stub
fixme:richedit:RichEditANSIWndProc WM_STYLECHANGED: stub
fixme:comm:set_queue_size insize 8192 outsize 8192 unimplemented stub
err:comm:get_baud_rate tcgetattr error 'Input/output error'

fixme:comm:set_queue_size insize 8192 outsize 8192 unimplemented stub
err:comm:get_baud_rate tcgetattr error 'Input/output error'

12:43:40-exp:~/wine-app/SmartBrowser$
● 鸣学
回复