From LEXWiKi
(Difference between revisions)
|
|
Line 113: |
Line 113: |
| | | | | |
| | | |
| + | | |
| + | |
| + | |- |
| + | | |
| + | FreeBSD8.3 |
| + | | |
| + | Yes |
| + | | |
| + | Yes |
| + | | |
| + | - |
| + | | |
| + | Yes |
| + | | |
| + | Yes |
| + | | |
| + | Yes |
| + | | |
| + | Yes |
| + | | |
| + | *Kernel default support |
| | | | | |
| | | |
Current revision
O.S. | VGA | SATA | Audio | USB Port | Serial Port | LAN | Pci-e | Download | Patch
|
Fedora Core 12
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
Ubuntu 10.10
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
MeeGo 1.1
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
Windows XP Embedded
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
Windows Embedded Standard 7
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
FreeBSD8.3
|
Yes
|
Yes
|
-
|
Yes
|
Yes
|
Yes
|
Yes
|
|
|
edit table
FAQ of 3I525D
How to check the MSI/MSI-X function in Linux?
Ans:
|
You can check the MSI/MSI-X function by the command:
#sudo cat /proc/interrupts | grep MSI
|
Patch File:
|
N/A
|
Defect:
|
N/A
|
Asker:
|
Ken 2011/1/28
|
Provider:
|
Patty 2011/1/28
|
3I525D LAN supported under SUSE10.3
Ans:
|
1. Setup Kernel resource: kernel-source、kernel-xen、kernel-xenpae、linux-kernel-headers
(Application Browser -> System -> Install Software)
2. Open Network Setting -> Global Option -> Network Setup Method
checked "user controlled with NetworkManager"
3. Setup LAN driver: r8168
(The LAN driver, r8169, is unstable under SUSE10.3, so we suggest to use r8168)
1.Download LAN driver and login as root
2.#tar -jxvf r8168-8.023.00.tar.bz2
3.#cd r8168-8.023.00
4.#./autorun.sh
5.Check r8168 is setup successfully.
#lsmod | grep r8168
|
Patch File:
|
r8168-8.023.00.tar.bz2
|
Defect:
|
N/A
|
Asker:
|
I-Ling 2011/5/19
|
Provider:
|
Sylvia 2011/5/24
|