音響版 Linux
這裡有個音響版的 Linux.行 reatime kernel. 相比起之前的 11.10, 12.04 版本, 安裝及設定都非常容易.雖屬 32 bit, 但沒 Windows 32 bit 的 3.x Gb Ram 限制.安裝說明亦好清楚, 只是作者寫文時漏了一兩招, 要多點心機摸索.CD 起機後等數分鐘已見到整個 desktop.雖未 install, 也能運作, 只是畫面是灰字灰底, 免強可睇, 可先試試能否認到部 DAC 及能否出聲. 注意部 CD 機是會被 lock, 要用正式通道 exit, 或 hardware reset.http://www.ap-linux.com/
聽感 : 安裝在 i3, 與 JPlay (hybernate mode) + Win 8 (optimized) + i7 相差不遠.不計兩部電腦系統差別, 耳仔收貨, 值得一試, 免費的.
弟對 Linux 是門外漢, 正拋磚引玉. 以前安裝完 Linux 系統後仍需上網到 repository 下載多個 package, 又未必次次能順利完成. 挫折程度很高.
這精簡的 AP-Linux 已包含所有原件. 光碟安裝完畢馬上可以試音.
Login 時可以選擇不同的 "session", 其中 "Fluxbox" 已去掉多餘功能, 只供音響, 而"XFCE" 則方便檔案整理,睇 youtube 等.
影響音色的 latency 可以通過 Frames/Period , Periods/Buffer 等改變.音色的好壞, 赤裸地曝露出來.反觀好些成品的重播軟件 (Windows), 都加了框架, 包裝成中規中舉的播放器.
安裝流程淺說 :
01) 光碟起動, 約一分鐘後見到桌面, click "install" icon
02) 選擇 語言, 時區, 鍵盤 (US), 進入安裝位置 (partition)
Linux 以檢測到的第一硬盤命名為 sda, 第二為 sdb.硬盤內如有 partition, 則名為 sda1, sda2 ....
03) 選擇 Linux Mint 要安裝在那, highlight 後, right click 再選 "assign to root". (記下安裝位置名稱)
04) 名字輸入 : Full name, user name (可以同一樣), 密碼, hostname (網絡用), 都不能省, 可日後停用, 方便升呢去 streaming => headless PC.
05) 選擇 Grub (boot loader) 的安裝位置, 說明是不要更改安裝位置, 但改在安裝 Linux Mint 的同一 partition 亦成功 =>
06) 匯報各項選擇, => click "Install"
07) 格式化及複製檔案為時約 10 分鐘, 完成後訊息是 "reboot"
08) 桌面左下角 => Log out => reboot.
登入 :
01) Boot loader 載入時有多項選擇, 已設置在 real-time kernel, 勿更改選項, 等待 login 畫面出現.
02) 在login 畫面 click "session" icon, 可選不同工作環境 : Fluxbox 為音響而設, XFCE 方便檔案管理.
首次登入選 Fluxbox 作進一步設定.
03) 在同一位址輸入 username, , password . 有趣。如果用Mac Mini 行呢個Linux 會好過 買部行Linux的 network player 嗎? anothercup 發表於 2013-5-26 12:08 static/image/common/back.gif
以前安裝完 Linux 系統後仍需上網到 repository 下載多個 package, 又未必次次能順利完成. 挫折程度很高.
...
設定 1 (將 username 加入 audio group .... 這是 Linux 的運作模式) :
01) 在 Fluxbox 桌面, Right-click 桌面並選 shells->Eterm1 => command window, 在 cursor 處輸入 :
sudo adduser username audio (username = 你使用的名字),
輸入 password.
02) 確認這步沒錯 : 在 cursor 處再輸入 :
grep audio /etc/group
回應會有你的 username, 像 : audio:x:29: pulse,username
03) 關閉 command window
設定 2 (選擇音效輸出接口) :
04) Right-click 桌面並選 qjackctl (Jack Control). Click "Setup" => interface => 右箭咀, 選你的 DAC 名.
05) Check "Audio" 並設為 "Playback Only".
06) 確定 "Realtime" 是已選 => OK
07) 在 qjackctl 面層, click "Start" (勿關閉此程式)
設定 3 (重播軟件設定) :
08) Right-click 桌面並選 "Deadbeef"
09) 進入選單 edit => preference => 多個設定頁,
10) 在 "Sound" 頁, click "output plugin", 選 "Jack output plugin"
11) 在 "color" 頁 => playlist color 項, 選 "override ....."(否則, playlist 會是黑字黑底)
設定 4 (mounting 掛載其他 partition / hard disk, 最方便還是在 XFCE 搞) :
12) logout from Fluxbox => Right-click 桌面 => Exit =>.... 登入 XFCE,
13) click on 加接的硬盤/partition, 輸入 password, "確認" => file manager 隨即接通.
設定完成.
Logout from XFCE, 左下角 => exit.
Adding tracks / playlist :
Login to "Fluxbox", load "qjackctl" => start, load "deadbeef"
Latency :
1) stop deadbeef, stop qjackctl, go to qjackctl \ setup,
2) 修改 Frames/Period (原值 1024), Sample Rate (原值 48k), and Periods/Buffer (原值 2, 最小值), 留意 latency 值會隨著改變.
click OK and "Start" button again.
以 i3 來說, 將 Latency 調在 20ms 是個適中的起步點.
Enjoy music. 勿忘記分享心得. Linux 的設置實在太多.
kvic 發表於 2013-5-26 12:32 static/image/common/back.gif
有趣。如果用Mac Mini 行呢個Linux 會好過 買部行Linux的 network player 嗎?
供 Linux 使用的 playback front end 有多款, 現成的network player所用的未知對 sound quality 有多考究. 本帖最後由 kvic 於 2013-5-26 14:17 編輯
anothercup 發表於 2013-5-26 13:30 static/image/common/back.gif
供 Linux 使用的 playback front end 有多款, 現成的network player所用的未知對 sound quality 有多 ...
呢個音響版Linux, 主要在邊方面作出重大改善?
幾認同AP Linux 背後攪手的理念,呢篇文章寫得入心入肺:
http://www.ap-linux.com/articles/computer-audio-the-truth-and-nothing-but/
可以話含括95%的76網友,德最德最{:1_351:}
有個網友的comment 幾精警,佢介召呢篇文章,想說明24/192或其它hi-res 回播系統是多夠餘的,值得分享深思:
http://people.xiph.org/~xiphmont/demo/neil-young.html
kvic 發表於 2013-5-26 13:35 static/image/common/back.gif
呢個音響版Linux, 主要在邊方面作出重大改善?
幾認同AP Linux 背後攪手的理念,呢篇文章寫得入心入肺: ...
Thanks for the AP Linux intro.Interesting that there is a UI with it.
Suggest also look into Vortexbox 2.2 which does not have UI component.Vortexbox is a music server which you manage it using browser and control the MPD player using iphone, ipad or android.I think eliminating UI is better.
Vortexbox works well out of the box and update is just one click on the admin browser interface.Only need Linux skills if you need to change the default configuration.
To get Linux for audiophile needs to make Linux Music Server work like "Appliance". Vortexbox has done a pretty good job.And it is freeware.
http://www.vortexbox.org odysseyhk 發表於 2013-5-26 19:33 static/image/common/back.gif
Thanks for the AP Linux intro.Interesting that there is a UI with it.
Suggest also look into V ...
Actually its not me but the OP who introduced AP Linux.
I agree that using most of the off the shelf or custom built PC as source is a dead end...Any source need to work as simple as an appliance but not like a computer.
Thanks for your introduction to VortexBox. Seems at least one manufacturer, Sotm already takes it and sells an appliance with a price tag 2499!
http://vortexbox.org/attachment.php?attachmentid=92&d=1334337021
Buying a Mac mini and thowing VortexBox or AP Linux at it sounds a very sweet deal. You also have the freedom to optimize/customize the Linux kernel further. 本帖最後由 odysseyhk 於 2013-5-27 00:00 編輯
I don't like the latest Mac Mini which not allowing external power.I rather go for a Intel NUC or Gigabyte Brix. I can buy a good linear power supply to give clean power to it.I'm using a old netbook which already has sufficient CPU power and works great playing 24/192 and DSD.
https://encrypted-tbn3.gstatic.com/images?q=tbn:ANd9GcQxx-T9FPYbP0Kk8ARfNNQoVYTY85S2YtOI1q18tN4OL6QwvkBY
https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQ6sAsjwD7GvMuas1vJpqXvnwAD0jqXvm3VlvnRlVEhmkC7I9Xv 小弟對 Linux 係門外漢. 不知這 AP-Linux 跟其他版本作了怎樣的改善.希望能從群組吸納經驗.
科學係不爭事實, 如能跟人的觸覺直接交連, 能解釋科學與觸覺間的灰色地帶, 功德無量.
多謝 kvic 兄的介紹, 文章從另一角度睇音響, 令人停一停, 諗一諗, 更係好事.
Brix 在無空調地方能捱幾耐 ? 觀望中.
HiFi 的玩味在於可塑性, 在追求真和美驅使下, 它變成了毒品.
試音很多時會進入一個抽離現象, 忘記整個音響環節的眾多變數的互動性. 聽線過程只換接線, 滿以為差異就只在接線, 覺得好, 成交.
一個 USB 線小實驗, 在腦場找數條散裝 USB線, 最好能試最短的 6 英吋, 保持電腦與dac 距離下, 比較各散裝線與現役貴價線. 弟(asyn transfer)的結果是, 無論用那個 USB port 位, 6 英吋散裝線勝. (純屬探討, 器材商勿插). 這引發了另一階段幾費神既探究.....電腦內的 USB佈線是否還有改善空間 ?