全部 新建

user:thomas 由使用者建立的 Gists

title:mygist Gists 的標題

filename:myfile.txt Gists 的檔案名稱

extension:yml Gists 的副檔名

language:go Gists 的程式語言

topic:homelab gists with given topic

註冊

登錄


全部 新建 註冊 登錄
's Avatar

swee

加入 8 months ago

倒序排序 創建
順序排序 創建
倒序排序 更新
順序排序 更新
所有 Gists 78
swee's Avatar

swee / gist:7a1dca14b381425487adb1fd902d6538

0 喜歡
0 分支
1 檔案
最後活躍 2 months ago
1 :3 - happi
2 :3c - interested
3 x3 - excited
4 :,3c - doubts your kindness
5 :< - needs a hug!!!
6 :,3 - a little stressed
7 :,,3 - moderately stressed
8 qwq - "kill me" kind of sad
swee's Avatar

swee / gist:d3ffa8406ef34bbbb7ff913c3fb699de

0 喜歡
0 分支
1 檔案
最後活躍 6 months ago
/etc/thelounge tree and explanation
1 ├── config.js (The Lounge core config)
2 ├── logs
3 │   ├── *username*
4 │   │   └── *network_name*-*uuid*
5 │   │   └── *channel_or_query_name*.log (Raw log)
6 │   └── *username*.sqlite3 (Message logs in an SQL DB)
7 ├── packages
8 │   ├── node_modules
9 │   │   └── *module_name*
10 │   │      └── *module's files*
swee's Avatar

swee / gist:c8093f64755a42f0aa68666afa8a5a8b

0 喜歡
0 分支
1 檔案
最後活躍 6 months ago
1 $ VK_LOADER_DEBUG=all flatpak run org.turbowarp.TurboWarp
2 [2:0516/175907.846180:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
3 [2:0516/175910.185489:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
4 [2:0516/175910.185872:ERROR:bus.cc(408)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
5 INFO: Vulkan Loader Version 1.4.307
6 WARNING: Vulkan Loader: unsafe searching is enabled
7 INFO: No valid vk_loader_settings.json file found, no loader settings will be active
8 LAYER: Searching for implicit layer manifest files
9 LAYER: In following locations:
10 LAYER: /home/swee/.var/app/org.turbowarp.TurboWarp/config/vulkan/implicit_layer.d
swee's Avatar

swee / gist:daaef86e875b4ccfbb1edd8aa2d18333

0 喜歡
0 分支
1 檔案
最後活躍 6 months ago
1 $ vulkaninfo
2 ==========
3 VULKANINFO
4 ==========
5
6 Vulkan Instance Version: 1.4.313
7
8
9 Instance Extensions: count = 24
10 ===============================
swee's Avatar

swee / gist:61fcd3f717c5457eb2ad4874e80b498e

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 $ extract-dtb boot.img # Get the compiled DTB from LineageOS' boot.img
2 Dumped 00_kernel, start=0 end=48459776
3 Dumped 01_dtbdump_samsung,armv8.dtb, start=48459776 end=67108864
4 Extracted 1 appended dtbs + kernel to dtb
5 $ cd dtb
6 $ cp ~/.local/var/pmbootstrap/chroot_rootfs_motorola-troika/boot/dtbs/exynos/exynos9610.dtb . # Get the generated compilation of dtb from PostMarketOS build
7 $ dtc 01_dtbdump_samsung,armv8.dts > lineage.dtb # Decompile the LineageOS dtb
8 --- You will get a handful of warnings here ---
9 $ dtc exynos9610.dtb > postmarket.dts # Decompile the PostmarketOS dtb
10 --- You will *also* get some warnings, like Lineage's ---
swee's Avatar

swee / gist:3453753159f0497a9dcda7ff25316bf3

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 $ unpack_bootimg --boot_img /tmp/postmarketOS-export/boot.img --format mkbootimg
2 --header_version 0 --kernel out/kernel --ramdisk out/ramdisk --pagesize 0x00000800 --base 0x00000000 --kernel_offset 0x10008000 --ramdisk_offset 0x10000000 --second_offset 0x10000000 --tags_offset 0x10000000 --board '' --cmdline 'loop.max_part=7 androidboot.boot_devices=13520000.ufs '
3 $ unpack_bootimg --boot_img boot.img --format=mkbootimg
4 --header_version 1 --os_version 15.0.0 --os_patch_level 2025-04 --kernel out/kernel --ramdisk out/ramdisk --second out/second --pagesize 0x00000800 --base 0x00000000 --kernel_offset 0x10008000 --ramdisk_offset 0x10000000 --second_offset 0x10000000 --tags_offset 0x10000000 --board '' --cmdline 'loop.max_part=7 androidboot.boot_devices=13520000.ufs'
swee's Avatar

swee / gist:a94d65c390a74fb2ae53819fc147a66b

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 $ DRI_PRIME=0 glxinfo | grep "OpenGL renderer string"
2 OpenGL renderer string: Mesa Intel(R) UHD Graphics 620 (KBL GT2)
3 $ DRI_PRIME=1 glxinfo | grep "OpenGL renderer string"
4 OpenGL renderer string: NV118
5 $ cat /etc/environment
6 #
7 # This file is parsed by pam_env module
8 #
9 # Syntax: simple "KEY=VAL" pairs on separate lines
10 #
swee's Avatar

swee / gist:affa1b4392de4e2289836753409c86da

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 [17820.802773] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
2 [17845.603502] nouveau 0000:01:00.0: Enabling HDA controller
3 [17845.736959] nouveau 0000:01:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
4 [18002.351937] nouveau 0000:01:00.0: gr: DATA_ERROR 0000000c [INVALID_BITFIELD] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 0808 data 200406c0
5 [18002.351965] nouveau 0000:01:00.0: gr: DATA_ERROR 0000000c [INVALID_BITFIELD] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 0810 data 0021c000
6 [18002.352000] nouveau 0000:01:00.0: gr: DATA_ERROR 0000000c [INVALID_BITFIELD] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 0814 data 000079e8
7 [18002.352022] nouveau 0000:01:00.0: gr: DATA_ERROR 0000000c [INVALID_BITFIELD] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 0818 data 1000f010
8 [18002.352072] nouveau 0000:01:00.0: gr: DATA_ERROR 00000004 [INVALID_VALUE] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 081c data 800101d5
9 [18002.352103] nouveau 0000:01:00.0: gr: DATA_ERROR 0000000c [INVALID_BITFIELD] ch 17 [007f360000 falkon[6702]] subc 0 class b097 mthd 0820 data 200308e0
10 [18034.121014] nouveau 0000:01:00.0: falkon[6702]: failed to idle channel 17 [falkon[6702]]
swee's Avatar

swee / gist:72513a50a886402db6c1d5deff6361df

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 $ falkon
2 The following paths were searched for Qt WebEngine dictionaries:
3 /usr/bin/qtwebengine_dictionaries
4 /usr/share/qt6/qtwebengine_dictionaries
5 but could not find it.
6 You may override the default search path by using QTWEBENGINE_DICTIONARIES_PATH environment variable.
7 Spellchecking can not be enabled.
8 Falkon: 3 extensions loaded
9 The following paths were searched for Qt WebEngine dictionaries:
10 /usr/bin/qtwebengine_dictionaries
swee's Avatar

swee / gist:7deb043e458d4b8bbc0ae96677361200

0 喜歡
0 分支
1 檔案
最後活躍 7 months ago
1 ~ UwU $ glmark2
2 =======================================================
3 glmark2 2023.01
4 =======================================================
5 OpenGL Information
6 GL_VENDOR: Mesa
7 GL_RENDERER: NV118
8 GL_VERSION: 4.3 (Compatibility Profile) Mesa 25.0.5
9 Surface Config: buf=32 r=8 g=8 b=8 a=8 depth=24 stencil=0 samples=0
10 Surface Size: 800x600 windowed
上一頁 下一頁

由 Opengist 提供支持 ⋅ Load: 154ms⋅

繁體中文
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文