roman

@hi@romanzolotarev.com




homehttps://romanzolotarev.com

193 following, 485 followers

8 ★ 1 ↺

[?]roman » 🌐
@hi@romanzolotarev.com

changed a few things in bios and suspend/resume is now working.
network also comes back on by itself after hibernation and after resume.

everything what i need is tested and working.
(haven't tested: fingerprint sensor)
(work in progress: microphone)

\o/

t14 gen3 i5 1245u running 7.8 -stable

    ...
    Older...
    2 ★ 0 ↺

    [?]roman » 🌐
    @hi@romanzolotarev.com

    • camera(ok)
    • audio(ok) --- can play youtube
    • microphone(not ok) --- aucat -o file.wav records no sound, can't figure out yet...
    followed faq13:

    sysctl kern.audio.record=1
    rcctl start sndiod
    then

    # cat > /dev/audio0 < /dev/zero &
    [1] 9926
    # audioctl play.{bytes,errors}
    play.bytes=3312000
    play.errors=0
    # audioctl play.{bytes,errors}
    play.bytes=7065600
    play.errors=0
    # audioctl play.{bytes,errors}
    play.bytes=9379200
    play.errors=0
    # kill %1
    # fg %1
    cat > /dev/audio0 < /dev/zero
    Terminated
    all inputs and outputs are not muted...

      History