請先看『使用說明』
MB:SI525A
From LEXWiKi
(Difference between revisions)
(→Installing XMBC Media Center in Ubuntu 10.10) |
|||
| Line 104: | Line 104: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
Steve 2011/01/21 | Steve 2011/01/21 | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | == FAQ of SI525A == | ||
| + | === How to check the MSI/MSI-X function in Linux? === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | You can check the MSI/MSI-X function by the command: | ||
| + | #sudo cat /proc/interrupts | grep MSI | ||
| + | |||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Ken 2011/1/28 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Patty 2011/1/28 | ||
|- | |- | ||
|} | |} | ||
Current revision
| O.S. | VGA | IDE | SATA | Audio | USB Port | Serial Port | LAN | Mini PCI | WDT/DIO | Video-In | Download | Patch |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Fedora Core 12 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
| |
|
Ubuntu 10.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
|
Contents |
FAQ of SI525A
Installing XMBC Media Center in Ubuntu 10.10
| Ans: |
Run belows in terminal: 1.#sudo apt-get install python-software-properties pkg-config 2.#sudo add-apt-repository ppa:team-xbmc 3.#sudo apt-get update 4.#sudo apt-get install xbmc xbmc-standalone 5.#sudo apt-get update Alternative process for step 3. If it can not update for apt after command(add-apt-repository ppa:team-xbmc), please add belows to /etc/apt/source.list. deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/team-xbmc/ppa/ubuntu jaunty main |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Steven 2011/01/14 |
| Provider: |
Steve 2011/01/21 |
FAQ of SI525A
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 |
