2018年4月24日火曜日

Blender 少し日本語

現状、ウチの Debian (Stretch)で、3DCGソフトの Blenderが、豆腐表示なので、日本語化できない。

通常の日本語化設定 : 
 File→ User Preferences→ System→ International Fonts [Japanese (□□)] →Save User Settings この段階で、豆腐文字なのです。

メニューや操作表示は英語で良いとしても、exportや saveするとき、既存の「画像」などの日本名フォルダーが□□(豆腐)文字で判別不能。

 

対策:
(ここでは Noto Fonts 利用例)フォントがシステムにインストールされているとして、
File→ User Preferences→ System→ Internationl Fonts の上方の Interface Font : [/usr/share/fonts/opentype/noto/NotoSansCJK-Regular.ttc] 
としてやる。

 

そうすれば、International Fonts [Jpanese(日本語)]と表示されて、その下の Translate ... 以下でも日本語表示ができる ('Save User Setting/ユーザー設定の保存'を忘れない)。

上記以外は試してないので何が起きるか不明。

備考
$ uname -a
Linux debian 4.15.0-0.bpo.2-amd64 #1 SMP Debian 4.15.11-1~bpo9+1 (2018-04-07) x86_64 GNU/Linux (別実験のため back-portsのカーネル。ディスクトップは KDE)
$ blender --version
Blender 2.78 (sub 0)

2018年4月13日金曜日

core i5 8400 グラフィックス

Debian stretchback-ports にカーネル linux-image-4.15.0-0.bpo.2-amd64があったので、intel Graphics UHD630 対応はどうなのか試しに入れてみた。

・/etc/default/grub の GRUB_CMDLINE_LINUX_DEFAULTに追加していた i915.alpha_support=1 は要らなくなった

半透明は効かないし、phoronix-test-suiteの成績も悪い、Intel Device 3e92も相変わらず ・・・他には特に変わった様子なし。

$ inxi -G
Graphics:  Card: Intel Device 3e92
           Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)
           GLX Version: 3.0 Mesa 13.0.6

実験
1)---------------------------------------------------
/etc/modprobe.d/i915.conf が無い場合
# cat /sys/kernel/debug/dri/0/i915_huc_load_status
GuC firmware: (null)
        status: fetch NONE, load NONE
        version: wanted 0.0, found 0.0
        header: offset 0, size 0
        uCode: offset 0, size 0
        RSA: offset 0, size 0

HuC status 0x00006000:
# cat /sys/kernel/debug/dri/0/i915_guc_load_status
GuC firmware: (null)
        status: fetch NONE, load NONE
        version: wanted 0.0, found 0.0
        header: offset 0, size 0
        uCode: offset 0, size 0
        RSA: offset 0, size 0

GuC status 0x00000001:
        Bootrom status = 0x0
        uKernel status = 0x0
        MIA Core status = 0x0

Scratch registers:
         0:     0x0
         1:     0x0
         2:     0x0
         3:     0x0
         4:     0x0
         5:     0x0
         6:     0x0
         7:     0x0
         8:     0x0
         9:     0x0
        10:     0x0
        11:     0x0
        12:     0x0
        13:     0x0
        14:     0x0
        15:     0x0


1') ---------------------------------------------------
/etc/modprobe.d/i915.conf を作って、options i915 enable_guc_loading=1 enable_guc_submission=1 とした場合。
# echo "options i915 enable_guc_loading=1 enable_guc_submission=1" > /etc/modprobe.d/i915.conf
# cat /sys/kernel/debug/dri/0/i915_huc_load_status
HuC firmware: i915/kbl_huc_ver02_00_1810.bin
        status: fetch SUCCESS, load SUCCESS
        version: wanted 2.0, found 2.0
        header: offset 0, size 128
        uCode: offset 128, size 218304
        RSA: offset 218432, size 256

HuC status 0x00006080:
# cat /sys/kernel/debug/dri/0/i915_guc_load_status
GuC firmware: i915/kbl_guc_ver9_14.bin
        status: fetch SUCCESS, load SUCCESS
        version: wanted 9.14, found 9.14
        header: offset 0, size 128
        uCode: offset 128, size 142272
        RSA: offset 142400, size 256

GuC status 0x800330ed:
        Bootrom status = 0x76
        uKernel status = 0x30
        MIA Core status = 0x3

Scratch registers:
         0:     0xf0000000
         1:     0x0
         2:     0x0
         3:     0x5f5e100
         4:     0x600
         5:     0xcdfd3
         6:     0x0
         7:     0x8
         8:     0x3
         9:     0x70240
        10:     0x0
        11:     0x0
        12:     0x0
        13:     0x0
        14:     0x0
        15:     0x0

・・・だからといって、具体的変化なし。

注)GuC, HuC に関しては https://01.org/linuxgraphics/downloads/firmware 。
kbl_... bxt_ skl_... cfl_... は、Kabylake, Broxton, Skylake, Coffee Lake ...の意。

追記
Intel® Graphics for Linux
2018Q1 Intel Graphics Stack Recipe - Last modified: Apr 13, 2018
https://01.org/linuxgraphics/downloads/2018q1-intel-graphics-stack-recipe

skylake、3D driver... 修正/対応/追加 がはじまりそうです。

2018年4月1日日曜日

core i5 8400オンボードグラフィックスとディスプレイ

HDMIでは音がでずアナログ接続、サスペンド復帰でOSはウェイクアップも、ディスプレイは真っ黒...OSは起きてるので、キーボードを頼りに、真っ黒なままtty1でシャットダウンしていた。

環境
・intel core i5 8400 オンボードグラフィックス : Intel UHD Graphics 630
(https://ark.intel.com/products/126687/Intel-Core-i5-8400-Processor-9M-Cache-up-to-4_00-GHz より)
・マザーボード : asus TUF Z370-PLUS GAMING (super IO z370)
・HDMIでディスプレイ(スピーカー付き)と接続
・Debian/GNU Linux の KDE Plasma5ディスクトップ

概要
新しいカーネルにして、ビデオグラフィックスモジュールを古典的手法で読み込ませる。
(カーネルやドライバのバージョンが変われば、状況も対応策も変わることでしょう)

作業
1) リポジトリに stretch-backportsを追加。新しいカーネルにする。
 (現状、Linux debian 4.14.0-0.bpo.3-amd64。stableの4.9.0-6-amd64では、同じ手法が通じませんでした。)

2) i915.koというグラフィックスモジュールを読み込ませる。
 $ man intel に...Intel(R) HD Graphics...とは書いてある。
 (4K Ultra HD対応のUHDとは書いてないけど、4Kは当方には関係ない。)
・firmwareやintelの名前がつく関係ありそうなパッケージを更新。
・i915.koの確認
  $ ls /lib/modules/4.14.0-0.bpo.3-amd64/kernel/drivers/gpu/drm/i915
  i915.ko
i915 とだけ書いた /etc/modules-load.d/i915.conf を作成
/etc/default/grubi915.alpha_support=1 を追記して、# update-grub2を実行。
例 GRUB_CMDLINE_LINUX_DEFAULT="splash acpi_enforce_resources=lax" → GRUB_CMDLINE_LINUX_DEFAULT="splash i915.alpha_support=1 acpi_enforce_resources=lax"

3) 再起動

結果
 (フルパワーのゲームは別として)
・"Pulseaudio音量調整"の再設定で、HDMI接続のディスプレイスピーカーが鳴る。
・KDEシステム設定→ディスプレイとモニタでディスプレイ型番が認識された。
・サスペンド(スリープ)から復帰でディスプレイが映った。
・3D系?、ディスクトップのぼかし効果が効いてない。
・$ sudo dmesg | grep -i intel
 ...
 WARN_ON(!((dev_priv)->info.platform == INTEL_SKYLAKE) && !((dev_priv)->info.platform == INTEL_KABYLAKE))
 ...
「SKYLAKEかKABYLAKE、どっちやねん」が出てるけど、stretch-backports使用ということで、デバッグ用だろ?気にしないことにした。
・$ lspci | grep -i VGA
 00:02.0 VGA compatible controller: Intel Corporation Device 3e92
 相変わらず "Intel UHD Graphics 630"とは出ないけど、しゃーない。
・dmesg | grep -i error
 ACPIや Namespace lookup failureのエラーは変わらず。
・wayland は、まだ止したほうがいい。何かが起きて、何かの設定が消えたりした。

phoronix-test-suite などで Graphics testをすると、恐ろしく遅い。

/usr/share/X11/xorg.conf.d/20-intel.confというファイルを作って、
 Section "Device"
 Identifier  "Intel Graphics"
 Driver      "intel"
 EndSection
としてやると、

$ glxinfo | grep direct
pci id for fd 4: 8086:3e92, driver (null)
i965_dri.so does not support the 0x3e92 PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: i965
direct rendering: Yes
    GL_ARB_direct_state_access, GL_ARB_draw_buffers,
    GL_ARB_draw_indirect, GL_ARB_draw_instanced, GL_ARB_enhanced_layouts,
    GL_ARB_multi_draw_indirect, GL_ARB_occlusion_query2,
$ inxi -G
Graphics:  Card: Intel Device 3e92
           Display Server: X.Org 1.19.2 driver: intel
           Resolution: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)
           GLX Version: 3.0 Mesa 13.0.6

結局、Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)で描写。これで遅いのか?
正規なドライバーが出ないと駄目かも。

その他
・"archlinux Intel Graphics" https://wiki.archlinux.jp/index.php/Intel_Graphics#Skylake_.E3.82.B5.E3.83.9D.E3.83.BC.E3.83.88 も試したけど、何故か変化なし。i915が読み込まれなかった(試したのがstable バージョンだったかも)。
 上記 archlinux の /etc/X11/xorg.conf.d/20-intel.confは、Debianで /usr/share/X11/xorg.conf.d/20-intel.conf としてみた。堅実性優先のDebianでは、フォルダも違うし各ソフトのバージョンも古め。
・便利なコマンド # dmesg, lspci, lsmod, # modinfo -p i915 (パッケージ python-kmodpy), systool -m i915 -av (パッケージ sysfsutils), hwinfo, lshw -c video
 , inxi (パッケージ inxi), # dmidecode, hardinfo(古い), ...