• 2 Posts
  • 84 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle








  • For volume control, I use Wireplumber:

    • To raise the volume bindsym XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%+
    • To lower the volume bindsym XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 1%-
    • To mute/unmute the volume bindsym XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
    • To mute/unmute the microphone bindsym XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle

    For icon I have configured the swaybar. I don’t use notifications, thus they’re simple to set for bindsym (above) if needed.




  • I’m glad my answer satisfied you :)

    • Raspberry Pi = arm based
    • any regular computer/laptop you own = x86 based

    So any computer or laptop which you have will work just fine. No matter how old it it is.

    You can also compile the rom with RasPi but for some unknown reason it caused me unworking rom even it didn’t give aby errors. I contacted the developer and he said I should never compile anything with RasPi :D





  • My tips comes from 3 librebooted X200s I’ve done (plus 1 fried due to user error by me):

    • your most important tool is a heatgun with smallest possible nossle (or is it nozzle?)
    • replace the stock WSON-8 nightmare chip with 8 mbit SOIC-8 chip
    • take a photo of red dot on the WSON-8 before heating it, it shows you the right position/angle/side for the SOIC-8 chip too
    • be aware that the whole bottom part (i.e. big area) of that nightmare WSON-8 stock chip is soldered
    • do not compile libreboot with raspberry pi nor any sbc you’re using (use real x86 computer)
    • when flashing, use slower spispeed than you’d use with Coreboot (older machine)
    • soldering the SOIC-8 chip do not require any skills nor good vision (super easy task)

    With a good and especially small nossled heatgun you don’t need to cover the motherboard at all. If you melt the plastc top cover of the WSON-8, it doesn’t mind but not necessary either. Just don’t melt the motherboard (small nossle!!!) and you’re all good. Use tweezers rather than pliers, because force is bad and when the super-high quality soldering tin is melted completely, the WSON-8 chip comes off even if you just blow on it.

    Flash the 8 mbit SOIC-8 before soldering it onto the motherboard.

    I have no lots of soldering skills/experience, but it is fairly easy task if you just have the small nossled heatgun.

    And oh yeah, some guides suggests to solder jumpwires onto the stock WSON-8 chip rather than heating it off, but that approach was way too hard for my soldering skills even with the smallest possible tip on my Pinecil soldering iron.





  • Nuuskis9@feddit.nltoLinux@lemmy.mlDistro for ideapad
    link
    fedilink
    English
    arrow-up
    9
    ·
    edit-2
    11 months ago

    I don’t know what this ‘gallium’ is. But your computer has a powerful x86 cpu, so any regular distro will work just fine.

    Becuse it is your first distro, it should be something well documented (large user base) and stable.

    I recommend you to format your biggest usb stick with Ventoy2Disk and it’ll be the last time you’ll ever format.

    With Ventoy you can try any distro in Live mode without installing anything in your computer before you’re found your favorite.

    Try at least Pop_OS! and LMDE5 (LMDE6 is released within a few weeks) over regular Mint and here’s why: https://forums.linuxmint.com/viewtopic.php?t=374128