neofetch
neofetch copied to clipboard
BrickLinux as supported os
Description
If you're suggesting a new feature then just a description will suffice.
- [yes] Does this issue still occur in the master branch? (Required if issue)
Neofetch version
Neofetch 7.1.0
Screenshot
Dist wont ss
bash-5.1# source /etc/profile
Unknown OS detected: 'BrickLinux', aborting...
Open an issue on GitHub to add support for your OS.
Also /etc/profile
export PATH=/bin:/usr/bin:/sbin
neofetch
Config file
doesnt exist
Verbose log
bash-5.1# cat neofetchlog
Unknown OS detected: 'BrickLinux', aborting...
Open an issue on GitHub to add support for your OS.
Can you provide a link to where BrickLinux is published?
I have yet to publish it
On Sat, Aug 5, 2023, 12:56 PM Azalea @.***> wrote:
Can you provide a link to where BrickLinux is published?
— Reply to this email directly, view it on GitHub https://github.com/dylanaraps/neofetch/issues/2354#issuecomment-1666568425, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNRYPOVI5TWOB5R5XAFJMDXT2COPANCNFSM6AAAAAA3EZ4XPQ . You are receiving this because you authored the thread.Message ID: @.***>
So if you want a beta I can't supply until further notice
Okay, good luck on the development. To add support for your os in neofetch, you will have to design a logo first, and then design an ascii art of the logo.
But also... is BrickLinux using Linux kernel?
Yes, rn it is using the arch kernel
On Sat, Aug 5, 2023, 7:48 PM Azalea @.***> wrote:
But also... is BrickLinux using Linux kernel?
— Reply to this email directly, view it on GitHub https://github.com/dylanaraps/neofetch/issues/2354#issuecomment-1666659008, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNRYPJMT2EW5AKXF7R3QDDXT3SV5ANCNFSM6AAAAAA3EZ4XPQ . You are receiving this because you authored the thread.Message ID: @.***>
Yes, rn it is using the arch kernel
Neofetch will only print "Unknown OS detected" if the kernel is not supported, which means that your kernel name (as detected by uname -s) is BrickLinux. If you're distro is using Linux kernel, it should always be "Linux" and you shouldn't modify that.
Let's see some examples: Fedora's kernel is "Linux"
Debian's kernel is "Linux"
ArchLinux's kernel is "Linux" (even when I'm using the linux-zen kernel)
You should instead modify /etc/os-release to identify your distro.
Oh I didn't know that, thanks for the clarification, I'll set it up again after school today
On Sun, Aug 13, 2023, 9:56 PM Azalea @.***> wrote:
Yes, rn it is using the arch kernel
Neofetch will only print "Unknown OS detected" if the kernel is not supported, which means that your kernel name (as detected by uname -s) is BrickLinux. If you're distro is using Linux kernel, it should always be "Linux" and you shouldn't modify that.
[image: image] https://user-images.githubusercontent.com/22280294/260346656-d07d9446-d8e4-470b-b34b-df08f972590d.png
Let's see some examples: Fedora's kernel is "Linux"
[image: image] https://user-images.githubusercontent.com/22280294/260346932-3ce5d09e-0c15-4be4-803f-01db07c627de.png
Debian's kernel is "Linux"
[image: image] https://user-images.githubusercontent.com/22280294/260347401-734d3398-1951-4790-8973-a9c514547eb7.png
ArchLinux's kernel is "Linux" (even when I'm using the linux-zen kernel)
[image: image] https://user-images.githubusercontent.com/22280294/260347082-f463a9dc-8a57-4772-8f51-25b9703bfef8.png
You should instead modify /etc/os-release to identify your distro.
— Reply to this email directly, view it on GitHub https://github.com/dylanaraps/neofetch/issues/2354#issuecomment-1676598647, or unsubscribe https://github.com/notifications/unsubscribe-auth/APNRYPMQ7UFLA4PPFYJYJD3XVGHW3ANCNFSM6AAAAAA3EZ4XPQ . You are receiving this because you authored the thread.Message ID: @.***>