[00:06] bibi_, if you have a Lubuntu support question, please ask it and someone will respond when/if they can [00:23] LargePrime: It looks like you may be trying to install the eoan version of Palemoon on bionic. The version of libc6 is 2.30 in eoan and 2.27 in bionic. [00:24] !info libc6 bionic [00:24] libc6 (source: glibc): GNU C Library: Shared libraries. In component main, is required. Version 2.27-3ubuntu1 (bionic), package size 2758 kB, installed size 11877 kB [00:24] !info libc6 eoan [00:24] libc6 (source: glibc): GNU C Library: Shared libraries. In component main, is required. Version 2.30-0ubuntu2 (eoan), package size 2661 kB, installed size 13272 kB [00:25] lbuntoonewb: We should run through those commands one at a time. No need to make a script if they are not going to work. [00:26] so, do I ignore the first line and paste ther est? [00:26] #!/bin/sh [00:26] echo 349 > /sys/class/gpio/export [00:26] echo low >/sys/class/gpio/gpio349/direction [00:26] sleep 1 [00:26] echo high >/sys/class/gpio/gpio349/direction [00:27] You can't paste directly into the chat the bot will silence you. You have to use something like paste.ubuntu.com [00:27] !paste [00:27] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [00:28] try the echo 349 >/sys/class/gpio/export line in the terminal and see what happens [00:35] test [00:35] You are back [00:35] regardless, testing the lines one by one doesn't work [00:35] I tried the script at the bottom of this page: https://www.reddit.com/r/Atomic_Pi/wiki/ubuntu [00:37] also tried the variant here: https://old.reddit.com/r/Atomic_Pi/comments/bssotr/mayfield_audio_drivers/ [00:42] what happens when you issue "sudo echo 349 >/sys/class/gpio/export" in the terminal [00:42] "permission denied" [00:42] you typed sudo? [00:42] I went and looked in the file explorer, and there's a file there, but I can't figure out how to open it or read it [00:42] yes, that's the second thing I tried [00:43] if a command doesn't work, always try sudo [00:43] Ok one line at a time though. [00:43] what is that command even supposed to do? [00:43] I also tried the chmod on the second link, and tried the commands again... and still permission denied [00:44] According to the directions it should toggle the audio chip gpio pin low then high [00:44] echo isn't a command to do stuff though, it just prints to the command line [00:44] the > symbol outputs that to a file [00:45] so we're trying to write a number to a random file? that doesn't make any sense [00:46] something must be reading that file [00:46] if you just do the "sudo echo 349 >/sys/class/gpio/export" part in the terminal what happens? [00:47] If it works it shouldn't return anything [00:48] bash: /sys/class/gpio/export: Permission denied [00:48] just like I've told you 3 times already [01:05] I made a shell script and ran it and this is what I get: https://paste.ubuntu.com/p/m7nBSPRQs2/ [01:05] I followed this guide: http://www.linuxandubuntu.com/home/how-to-create-shell-scripts [01:08] I think your script is probably ok but there is something missing in terms of a driver or whatnot. I would try reaching out on the atomic pi support. It looks like they put some extras in the image they promote. === don is now known as Guest60666 [15:24] Hi [15:36] GUYSSS === lubuntu is now known as Guest6816 === lubuntu is now known as Guest39231