請先看『使用說明』
MB:3I525D
From LEXWiKi
(Difference between revisions)
(→3I525D Lan supported under SUSE10.3) |
(→3I525D Lan supported under SUSE10.3) |
||
| Line 184: | Line 184: | ||
[[Image:KernelResource.png]] | [[Image:KernelResource.png]] | ||
<br /> | <br /> | ||
| - | 2. Setup LAN driver: r8168<br /> | + | 2. New network config file: |
| - | + | <PRE> | |
| + | # cd /etc/sysconfig/network/ | ||
| + | # cp ifcfg-eth0 ifcfg-eth1 | ||
| + | # cp ifcfg-eth0 ifcfg-eth2 | ||
| + | # cp ifcfg-eth0 ifcfg-eth3 | ||
| + | </PRE> | ||
| + | 3. Setup LAN driver: r8168<br /> | ||
| + | 4. Open Network Setting -> Global Option -> Network Setup Method<br /> | ||
checked "user controlled with NetworkManager"<br /> | checked "user controlled with NetworkManager"<br /> | ||
[[Image:NetworkSet.png]] | [[Image:NetworkSet.png]] | ||
Revision as of 19:43, 24 May 2011
| 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 |
Contents |
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 |
Search network config under SUSE10.3
| Ans: |
You can search the config file by the command: #cd /etc/sysconfig/network/ #ls |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Steven 2011/5/24 |
| Provider: |
Sylvia 2011/5/24 |



