hns - 日記自動生成システム - Version 2.19.9

先月 2025年06月 来月
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2025年06月13日(金) 旧暦 [n年日記] [更新:"2004/08/09 23:43:33"]

#1 [NetBSD] Let's Note CF-SV8

  • 2025/05/31 Let's Note CF-SV8 16 GB, Core i7, 512 GB NVMe
    を入手
  • Yodobashi Camera で Western Digital Black NVMe 1 TB を購入
  • 換装
  • Install NetBSD 10.99.14
    dmesg
  • pkg add config-set
  • touch pad does not work even with
    no options      PMS_SYNAPTICS_TOUCHPAD
    
    My historical Let's note needs this in GENERIC
    Full GENERIC-no-SYNAPTICS-nvmm-pmf-debug is:
    include         "arch/amd64/conf/GENERIC"
    no options      PMS_SYNAPTICS_TOUCHPAD
    options         MSGBUFSIZE=131072
    #
    pseudo-device  nvmm                    # NetBSD Virtual Machine Monitor
    
    The reason of touch pad is because it's been moved on iic bus, but iic is not configured
  • WiFi device is not recognized
  • sleep does not work as iic (dwiic has no suspend/resume implemented)
    removing dwiic from kernel makes sleep to work.
  • Try nvmm Ref:
    2022/09/23 (diary)
    (to run with root priviledge on X11 Window system) Ref:
    2014/10/06
    xterm -> sudo -s > export XAUTHORITY=/home/makoto/.Xauthority
    
          # modload nvmm
    CF-SV8# qemu-img create -f qcow2 /export/Win11.qcow2 30G
    Formatting '/export/Win11.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=32212254720 lazy_refcounts=off refcount_bits=16
    CF-SV8# qemu-system-x86_64 \
            -smp 4 \
            -m 8G \
            -accel nvmm \
            -drive driver=qcow2,file=/export/Win11.qcow2,if=virtio \
            -net nic,model=virtio -net user \
            -rtc base=localtime,clock=host \
            -device intel-hda \
            -drive file=/home/makoto/Downloads/Win11_24H2_Japanese_x64.iso,index=1,media=cdrom
    NetBSD Virtual Machine Monitor accelerator is operational
    
    1. NetBSD as guest works
    2. Windows 11 as guest says 'not comlient for Windows 11'

#2

CF-SV8#  qemu-system-x86_64 \
        -smp 4 \
        -m 8G \
        -accel nvmm \
        -drive driver=qcow2,file=/export/Win11.qcow2,if=virtio \
        -net nic,model=virtio -net user \
        -rtc base=localtime,clock=host \
        -device intel-hda \
        -drive file=/home/makoto/Downloads/Win10_22H2_English_x64v1.iso,index=0,media=cdrom \
file=/home/makoto/Downloads/virtio-win-0.1.248.iso,index=1,media=cdrom
NetBSD Virtual Machine Monitor accelerator is operational



最近の日記
2025年10月04日
pkgin search pkgname segfaults
2025年08月16日
installboot (Although it’s too late)
2025年07月20日
network setup from qemnu
2025年06月13日
Let's Note CF-SV8

2025年02月13日
dvipdfmx ICC profile format spec. version 4.3.0
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)