home.social

#netbsd10 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #netbsd10, aggregated by home.social.

  1. @cienmilojos

    > now running on real metal, #ThinkpadX280 #NetBSD10

    Beautiful!! Congrats! :D

    > #wifi working, graphics seem to work, xrandr down to 1368x768 on this tiny screen

    Still a totally usable resolution. ;)

    > #scrot for screenshots

    Yes! See if you can find i3-scrot somewhere. It's a little easier to use. Holler if you can't find it.

    > Issues still to address:

    > Where do I configure keeping the set wallpaper and screen resolution size?

    Put stuff in ~/.Xsession.
    For wallpaper, you can use feh or nitrogen, or just something like Xbackground??? I'm not running X11 on here, so I'm having to go on memory.
    Xrandr will write a file that you can source like a shell script, IIRC

    > Can't seem to figure out sleep. Closing the laptop lid does nothing.

    man zzz or man apm. Search the web for 'suspend when closing lid "NetBSD"'

    > A battery icon or some type of notifier would be nice.

    Gkrellm??

    > Using Firefox Nightly and sometimes dialogue boxes extend passed the edges of the screen.

    Try alt-drag or super/meta-drag inside a window to see if you can grab and move it past the screen edges. Otherwise consult the WM docs.

  2. now running on real metal, #ThinkpadX280 #NetBSD10

    #wifi working, graphics seem to work, xrandr down to 1368x768 on this tiny screen

    #scrot for screenshots

    Issues still to address:

    Where do I configure keeping the set wallpaper and screen resolution size?

    Can't seem to figure out sleep. Closing the laptop lid does nothing.

    A battery icon or some type of notifier would be nice.

    Using Firefox Nightly and sometimes dialogue boxes extend passed the edges of the screen.

  3. Almost finished pass 1 of auto test framework for 4 #NetBSD10 BETA install architectures.

    #i386
    939 test programs:
    10302 passed
    0 failed test cases.
    60 expected failed
    656 skipped
    #amd64
    944:
    10510 passed
    12 failed test cases.
    76 expected failed
    559 skipped
    #arm32 (pi0)
    930:
    9255 passed
    21 failed test cases.
    55 expected failed
    662 skipped
    #arm64 (pi4)
    931:
    9424 passed
    1 failed test cases.
    59 expected failed
    689 skipped