/ 雑記帳

[ カテゴリー » Raspberry Pi 2 Model B ]

visudo のエディターが nano だと困る(笑)

# update-alternatives --config editor
alternative editor (/usr/bin/editor を提供) には 3 個の選択肢があります。

選択肢 パス 優先度 状態
------------------------------------------------------------
* 0 /bin/nano 40 自動モード
1 /bin/nano 40 手動モード
2 /usr/bin/emacs24 0 手動モード
3 /usr/bin/vim.tiny 10 手動モード

現在の選択 [*] を保持するには Enter、さもなければ選択肢の番号のキーを押してください: 3
update-alternatives: /usr/bin/editor (editor) を提供するためにマニュアルモードで /usr/bin/vim.tiny を使います

— posted by くま at 06:54 pm   pingTrackBack [0]

volmio

http://www.agilegroup.co.jp/technote/volumio-install.html
http://linuxcom.shop-pro.jp/?mode=f1

— posted by くま at 08:31 am   pingTrackBack [0]

苦肉の策...APU1C mpd quimup Cover-art表示

# cd /var/www/html
# rsync -av --include="*/" --include="*.jpg" --include="*.jpeg" --exclude="*" 192.168.11.7:/var/lib/mpd/music ./

— posted by くま at 07:58 pm   pingTrackBack [0]

DisplayLink社製のチップ

http://www.mulsys.net/blog/archives/2010/02/865.html

— posted by くま at 09:22 am   pingTrackBack [0]

kurobox-pro LANが余りに遅いので

LUA4-U3-AGT linux doriver
http://www.asix.com.tw/FrootAttach/driver/AX88179_178A_LINUX_DRIVER_v1.14.2_SOURCE.tar.gz
ダウンロードしてコンパイル、インストールしたら使えそうなのでテスト中

— posted by くま at 12:08 pm   pingTrackBack [0]

Where does the album art come from?

http://coonsden.com/?page_id=1005
Quimup Where does the album art come from?
      
From the directory where the audio file is located.
It is recommended to put a 200×200 pixel bitmap named *.jpg in the album directory.
The program looks for a filename that matches
*albumart* *folder* *front* *cover* or * (in that order), and an extension
that matches .jpg .png .gif or .bmp.
      
オーディオファイルがあるディレクトリから。
それは、*.jpgと名付けられた200×200ピクセルビットマップを
アルバムディレクトリに入れるように勧められる。
プログラムは、ファイル名*albumart* *folder* *front* *cover*(その注文の)
とのマッチングまたは*、
および.jpg .png .gifまたは.bmpとマッチしている拡張を捜す。
      
Quimup first checks the audio-file for embedded Album-art.
If that fails it checks the directory
where the audio file is located for
a bitmap that matches *albumart*, *folder*, *front*, *cover*
or * (in that order). Note that Quimup must be able to access MPD's music
directory (see above).
      
Quimup 最初にチェックするオーディオファイル のために アルバムアートを埋め込んだ 。
もしそれがそれに失敗するならば、*albumart*とマッチしているビットマップのために
オーディオファイルが突き止められるディレクトリをチェックする、
*folder*、*front*、*cover* または*(その注文において)。
QuimupがMPDの音楽ディレクトリにアクセスすることができるにちがいないことに注意しなさい
(上で見なさい)。

— posted by くま at 01:51 pm   pingTrackBack [0]

 

alsa設定 デバイスの優先順位

https://hirooka.pro/?p=858
      
$ cat /proc/asound/modules
0 snd_ice1724
1 snd_hda_intel
      
# vi /etc/modprobe.d/sound.conf
options snd_ice1724 index=0
options snd_hda_intel index=1

— posted by くま at 10:26 am   pingTrackBack [0]

QUIMUP / GUIMUP FRQ

http://coonsden.com/?page_id=1005

— posted by くま at 07:13 pm   pingTrackBack [0]

SoundConverterでオーディオファイルを変換する

オーディオファイル変換ツールSoundConverterは、Ogg Vorbis、 AAC、MP3、FLAC、WAV、AVI、MPEG、MOV、M4A、AC3、DTS、ALAC、MPC、Shorten、APE、SID...などから、WAV、FLAC、MP3、Ogg Vorbisへフォーマットを変換が可能です。
      
$ wget http://li.nux.ro/download/nux/dextop/el6/SRPMS/soundconverter-1.5.4-7.el6.nux.src.rpm
$ rpmbuild --rebuild soundconverter-1.5.4-7.el6.nux.src.rpm
# rpm -ivh /home/hoge/rpmbuild/RPMS/noarch/soundconverter-1.5.4-7.el6.noarch.rpm
     

Screenshot-SoundConverter



— posted by くま at 01:27 pm   pingTrackBack [0]

mythtv install

https://www.mythtv.org/wiki/User_Manual:Initial_Installation

— posted by くま at 07:14 pm   pingTrackBack [0]

<< 2024.4 >>
SMTWTFS
 1 2 34 56
7 8910 1112 13
1415 161718 1920
21 222324 2526 27
282930    
 
























T: Y: ALL: Online:
ThemePanel
Created in 0.0870 sec.