mybalzitch | goddamn penn state. | 00:12 |
---|---|---|
Codex7 | have ubuntu iso in D: and await instruction to install without usb? | 00:19 |
bprompt | Codex7: come again? why not usb? | 00:20 |
Codex7 | im not where I can get one to format | 00:20 |
bprompt | Codex7: you can do a "raw write" of the ISO to a usb stick, and that'll make it bootable | 00:23 |
Codex7 | I just dont have a usb stick rite now | 00:24 |
enigma9o7 | it's okay, just use DVD-R | 00:28 |
bprompt | Codex7: are you on a windows machine? | 00:30 |
Codex7 | yes | 00:30 |
Codex7 | I see where askubuntu shows install use gparted.. copy iso to partition reboot pressing f12 select uefi partition, proceed to install ubuntu | 00:31 |
bprompt | Codex7: https://askubuntu.com/questions/25668/can-you-install-ubuntu-from-the-hard-disk#answer-25729 <---- | 00:32 |
Codex7 | why cant i just mount the iso? | 00:32 |
Codex7 | thanks | 00:34 |
oerheks | one can install from iso, only when grub2 is already installed | 00:51 |
=== kitties is now known as Catty | ||
Codex7 | Bashing-om, it is Me.. MrSteve.. you send me e-mails on the list | 01:38 |
Bashing-om | Codex7: How may I be of service ? - only vaugly recall MrSteve. | 01:43 |
=== antonispgs2 is now known as antonispgs | ||
cuervo | la | 01:57 |
gry | hello cuervo | 01:58 |
cuervo | Hello gry | 01:58 |
Codex7 | ohh, Bashing-om, no problem. Just here. Said Hello. Thank you.. | 02:04 |
fdan98 | when i run this command - /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor. it says ls: cannot access '/sys/devices/system/cpu/cpu*/cpufreq/scaling_governor': No such file or directory. the cpu Model name is is AMD EPYC 9354 32-Core Processor and Model is 17 | 03:56 |
enigma9o7 | That is really weird, did you somehow link that to ls? | 04:06 |
enigma9o7 | plus with the wildcard in there.... that's some crazy stuff you got going on fdan98 | 04:06 |
=== jgee6 is now known as jgee | ||
devslash | thats wrong | 04:07 |
enigma9o7 | It really shouldn't be executable, i thought /sys/devices stuff could never be exectuable | 04:07 |
enigma9o7 | i mean thats just a place to store the governor, no? mine is ondemand | 04:07 |
devslash | fdan if you do ls /sys/devices/system/cpu/ do you have any directories that begin with cpu ? | 04:09 |
enigma9o7 | doh, of course they do, you gotta have at least cpu0 or your computer wouldn't be usable | 04:09 |
devslash | i dont in that location | 04:09 |
devslash | in /sys/devices/system/cpu/ I do not have any subdirectories that begin with cpu | 04:10 |
enigma9o7 | I always thought cpu was one mandatory piece of hardware. Some stuff optional, but gotta have a cpu. | 04:11 |
devslash | that doesnt mean that theres a cpu directory in that location | 04:12 |
devslash | im on 24.04 and do not have any cpu* directories in that location | 04:15 |
devslash | and yea I do have a CPU..... | 04:15 |
devslash | this iswhy you guys have that directory and I dont: https://documentation.ubuntu.com/server/explanation/performance/perf-tune-cpupower/ | 04:17 |
enigma9o7 | nah i don't have cpupower installed, as I've just left governor at whatever default ubuntu set | 04:19 |
enigma9o7 | oh wait, i do have linux-tools-common installed, that's where that command is | 04:20 |
enigma9o7 | but i'v enever used it | 04:20 |
devslash | right that was the point I was trying to make | 04:21 |
enigma9o7 | Seems unlikely tho. Those are system devices. Part of the cpu. Not installed by software. | 04:21 |
devslash | if you try to run cpupower it will probably tell you that you need to install a few packages to enable it in the kernel | 04:22 |
devslash | how much you wanna bet that if you do, it will create those directories in /sys/devices/cpu | 04:22 |
enigma9o7 | one million us dollars | 04:24 |
bark_ | hello. I made a 2nd user which signs in automagically. I never get a chance to sign into my old account. when I look on the upper panel, logout/power off ... gives me no way to get into my account. I was smart enough to drop into recovery and reset the password to the new account bu to dumb to know what to do to get into my old one. HELP PLEASE. | 04:54 |
bark_ | its me | 04:55 |
=== bark_ is now known as morgan-bark | ||
morgan-bark | it's me | 04:55 |
devslash | ok | 04:55 |
enigma9o7 | If you logout, why can you not login as the other user? | 04:56 |
devslash | so you want to reset the account password right ? | 04:56 |
devslash | he enabled AUTOlogin | 04:56 |
morgan-bark | no I reset the pass word. I was smart eoung... | 04:56 |
enigma9o7 | Yes, but when you logout, it doesnt' re log you back in. | 04:56 |
enigma9o7 | Autologin only happens on boot. | 04:56 |
enigma9o7 | bark, please answer, why can you not just logout and then login as the other user? What happens when you try? | 04:57 |
enigma9o7 | Alternatively, you could just disable autologin of course.... | 04:57 |
morgan-bark | ok now I get the choice. after I autologged in I didnt get that choice. but this time it dropped to password-please, I could do that and NOW I get the choice. How confusing. I have no more problems | 04:58 |
enigma9o7 | What choice are you talking about? anyways seems you left, whatever. | 04:59 |
fdan9 | devslash: any way to enable it in the kernl to allow us to set the cpu frequency | 05:02 |
PSciCodeliXHAt | hello folks... | 05:06 |
fdan9 | does any one know why i cannot access this file `ls: cannot access '/sys/devices/system/cpu/cpu*/cpufreq/scaling_governor': No such file or directory`? | 05:08 |
devslash | you never answered my previous question | 05:11 |
devslash | what do you see if you do ls /sys/devices/system/cpu | 05:12 |
enigma9o7 | fdan9: because of the wildcard | 05:12 |
enigma9o7 | you need to pick a specific cpu, try cpu0 as everyone shoul dhave that | 05:12 |
enigma9o7 | Take a look in /sys/devices/system/cpu and see fdan | 05:13 |
enigma9o7 | as devslash has asked youa bout a couple times | 05:14 |
enigma9o7 | I don't think ls will accept wildcards in the path like that is why.... | 05:14 |
devslash | yea remember when i said thats wrong | 05:15 |
devslash | thats what I think asumming he has those directories which he hasnt confirmed yet | 05:15 |
fdan9 | devslash: https://dpaste.org/WVvv1 | 05:27 |
enigma9o7 | holy fuck that' sa lot of cores | 05:41 |
fdan9 | yes its a production server | 05:44 |
enigma9o7 | I'd never paid attention to this governor stuff before, its kinda intersting to watch, I se emy cpu goes down to 931Mhz but instantly goes up when it needs it, even going 2167Mhz which is in the turbo range of my 1.6Ghz cpu.... | 06:01 |
pppingme | enigma9o7 64 cores is nothing, I work with a p10 system that has 240 cores.. cool thing about the p10 is each core supports up to 8 threads (puts x86 hyperthreading to shame) | 06:05 |
fdan9 | anyone knows how to fix my problem | 06:05 |
enigma9o7 | It just surprised me, its usually home users and hobbyists in these kinda channels on irc, so I've never seen anything like that... 8, sure. even 16. I mean what is on i7 these days? So it must be some super server cpu i know nothing about, etc. Or multiple cpus in one motherboard? | 06:06 |
enigma9o7 | fdan9, what is the problem now? | 06:06 |
fdan9 | I want to run echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | 06:07 |
fdan9 | however it says ls: cannot access '/sys/devices/system/cpu/cpu*/cpufreq/ | 06:07 |
enigma9o7 | or then, etc, i just scrolled back, don't see you describe any problem? | 06:07 |
enigma9o7 | right, and as mentioned, you cannot use wildcard there! | 06:08 |
pppingme | can't ls with an asterisk in the middle | 06:08 |
enigma9o7 | use the actual number. As you saw, you have cpu0 to cpu63 | 06:08 |
enigma9o7 | I suggested earlier testing with cpu0, did you ever try that? | 06:08 |
fdan9 | ls /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor | 06:08 |
fdan9 | ls: cannot access '/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor': No such file or directory | 06:08 |
enigma9o7 | before we knew how many you had, since everyone has a cpu0 | 06:08 |
pppingme | step it out.. ls /sys/ great, ls /sys/devices/ great, ls /sys/devices/system/ great.. keep going, where's it break? | 06:09 |
enigma9o7 | Intersting. I have a scaling_governor in there. What do you have in your cpufreq folder? | 06:09 |
fdan9 | pppingme - https://dpaste.org/ZdxLq | 06:10 |
fdan9 | enigma9o7 cd: cpufreq: No such file or directory | 06:11 |
pppingme | fdan9: ok, keep stepping through the path, I didn't mean for you to stop at /sys/devices/system/ | 06:11 |
fdan9 | pppingme https://dpaste.org/gNped | 06:12 |
pppingme | I don't see /cpufreq/ which would imply for your architecture it doesn't exist or the kernel is having some weird issue with it | 06:14 |
pppingme | looks more like your path is wrong.. cpufreq is under cpu, not under each individual cpu.. | 06:15 |
fdan9 | i dont see any files inside this directory | 06:16 |
enigma9o7 | not /cpufreq, sheesh, its /sys/devices/system/cpu/cpu0/cpufreq/ | 06:19 |
pppingme | not all entries apply to all archetectures.. what are you trying to do? | 06:19 |
enigma9o7 | but anyways if they're not in that directory, that explains why ls says they're not there. | 06:19 |
fdan9 | trying to set this | 06:19 |
fdan9 | echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor | 06:19 |
fdan9 | enigma9o7 | 06:20 |
fdan9 | $ ls /sys/devices/system/cpu/cpu0/cpufreq/ | 06:20 |
fdan9 | ls: cannot access '/sys/devices/system/cpu/cpu0/cpufreq/': No such file or directory | 06:20 |
fdan9 | what needs to be done to set the scaling_governor to performance | 06:20 |
enigma9o7 | seriously if you are not familiar with directory structure should go read how it owrks. | 06:20 |
pppingme | enter this command: find /sys/ | grep scaling_governor | 06:21 |
fdan9 | no output | 06:21 |
pppingme | then your cpu doesn't support it | 06:21 |
fdan9 | pppingme is there a way to load the cpufreq and get the cpu to support it? | 06:22 |
pppingme | enter this command: find /sys/ | grep default_governor | 06:23 |
enigma9o7 | What kinda cpu is it, I'm curious, especially cuz of all the cores, I dunno models with taht. | 06:23 |
enigma9o7 | if its not intel/amd then maybe its just not the kinda thing other arches do | 06:23 |
pppingme | you run that 2nd command? I'm susptecting you'll get one line back | 06:25 |
* pppingme thinks we lost fdan9 | 06:27 | |
fdan9 | im here | 06:27 |
fdan9 | sorry | 06:27 |
fdan9 | AMD EPYC 9354 32-Core Processor is the Model name | 06:27 |
pppingme | enter this command: find /sys/ | grep default_governor | 06:28 |
fdan9 | pppingme: /sys/module/cpufreq/parameters/default_governor | 06:28 |
pppingme | ok, cat that | 06:28 |
pppingme | cat /sys/module/cpufreq/paramaters/default_governor | 06:29 |
pppingme | I'm betting it says performance | 06:29 |
pppingme | fdan9: what does it say? | 06:36 |
fdan9 | schedutil | 06:38 |
pppingme | do you have the cpupower binary installed? | 06:42 |
fdan9 | no i dont | 06:42 |
pppingme | it should be in the kernel-tools package, install that then run: | 06:45 |
pppingme | cpupower frequency-set g poerformance | 06:45 |
pppingme | cpupower frequency-set g performance | 06:45 |
morgan-hp | I did lshw but I dont know how to tell if this HP coumputer can do 1080p? | 06:47 |
fdan9 | pppingme: E: Unable to locate package kernel-tools | 06:47 |
pppingme | I don't remember which package its in, you'll probably have to search | 06:48 |
morgan-hp | please use my nick when you answer. (I am so dull I doint know how to search is less so I had to use pine.. OMG pine. | 06:48 |
morgan-hp | it has vga and HDMI. | 06:50 |
pppingme | morgan-hp: pastebin the whole display section of that command | 06:51 |
pppingme | if its got an hdmi port, I'd be shocked if it can't do 1080 | 06:52 |
fdan9 | pppingme https://dpaste.org/pHshh | 07:03 |
pppingme | try modprobe cpufreq_userspace | 07:10 |
pppingme | then try to set it again | 07:10 |
fdan9 | doesnt display anything | 07:10 |
fdan9 | is this the right command? cpupower frequency-set -g performance | 07:10 |
pppingme | yeah, I forgot the - before the g, you got it right.. -g sets the governor you want | 07:11 |
fdan9 | pppingme - https://dpaste.org/9YSsW | 07:11 |
fdan9 | https://dpaste.org/c6HGW | 07:12 |
pppingme | if nothing displayed, then cat /sys/module/cpufreq/paramaters/default_governor | 07:12 |
fdan9 | cat: /sys/module/cpufreq/paramaters/default_governor: No such file or directory | 07:12 |
pppingme | same command you did earlier, you said it reported "schedutil" | 07:13 |
fdan9 | cat /sys/module/cpufreq/parameters/default_governor | 07:19 |
fdan9 | schedutil | 07:19 |
pppingme | you can try to set it by hand, echo performance > /sys/module/...... | 07:20 |
pppingme | not sure that will work though | 07:20 |
fdan9 | https://dpaste.org/ALFoU | 07:22 |
pppingme | you may have to ask in #kernel then.. What is your ultimate goal? I'm not sure you'll see any significant difference as long as you aren't in any powersave modes | 07:24 |
fdan9 | set the governor to performance | 07:35 |
pppingme | fdan9: no, setting it to performance is what you think the fix is, whats the ultimate problem you're trying to solve? | 07:50 |
fdan9 | we have a 100's of machines already using that setting, i just want all the remaining hosts to be consistent | 07:50 |
=== ice9_ is now known as ice9 | ||
=== chaser4208 is now known as chaser420 | ||
sumwutclulz | any1 uses dell xps 9560 with ubuntu and find 4k@60hz and bluetooth support finicky? | 08:27 |
TomyWork | wow, "The PackageKit daemon has crashed", while "Preparing to unpack .../52-packagekit_1.2.5-2ubuntu3_amd64.deb ..." | 08:44 |
TomyWork | you had one job | 08:44 |
TomyWork | and it crashed again with the same error after "dpkg --configure -a" the second attempt. 22.04 btw. I had to manually "apt install packagekit" to make it work. this is not end-user compatible | 08:50 |
TomyWork | s/the second/and a second/ | 08:51 |
TomyWork | https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2091902 it's this bug | 08:52 |
-ubottu:#ubuntu- Launchpad bug 2091902 in packagekit (Ubuntu) "packagekit wants to update but cant because it's upposedly not installed" [Undecided, Confirmed] | 08:52 | |
Guest2507 | Which is the best music Software for Ubuntu? | 09:00 |
centrix | I was resolving a problem with stuck mutt after receiving "Ready to serve TLS" yesterday. | 09:05 |
centrix | I re-checked and there is exim4 running at the host as a MTA. | 09:05 |
centrix | I compared it to Deb12 and I remember I di NOT have to set anything at the exim4 level, still mutt works using the same mutrc as I do not at my ubuntu box. | 09:06 |
centrix | I did NOT configure exim4 at my ubuntu box either. Left it to whatever came after install. | 09:07 |
centrix | Still, mutt gets stuck at ubuntu while it sends mail at Deb12. | 09:08 |
centrix | I do not know where to look else to debug. | 09:08 |
centrix | Any hints, please? | 09:08 |
centrix | In my .muttdebug0 I see no second EHLO command sent by my client after the mail host sends Ready to server TLS. | 09:11 |
centrix | I can see that at Deb, though. | 09:11 |
=== AKTheKnight3 is now known as AKTheKnight | ||
kezelei | hello | 10:03 |
renergy | how to disconnect from wi-fi network in graphical interface? (ubuntu/gnome/network manager) | 10:20 |
renergy | I want to only disconnect from a network, not forget it | 10:20 |
renergy | clicking on already connected network only causes reconnect | 10:20 |
renergy | final state I want to achieve: wi-fi on, not connected to any network, and the network's setup I have already done saved and ready to use | 10:22 |
=== mrbutthead195871 is now known as mrbutthead19587 | ||
Bored-Now | hi ubuntu team | 11:37 |
Bored-Now | skraito here | 11:37 |
Bored-Now | how are you all | 11:37 |
Bored-Now | i am bored for now so i have time to chat | 11:38 |
Bored-Now | Kid trust ubuntu too | 11:38 |
Bored-Now | that's old code that keep on crash | 11:38 |
Bored-Now | Our [ 0day (xc) Our ] code won't crash | 11:38 |
Bored-Now | but check first what's the update and | 11:38 |
Bored-Now | just list the update before you install | 11:39 |
Bored-Now | just man apt | 11:39 |
Bored-Now | grandpa forget | 11:39 |
=== ncw2233 is now known as waflessnet | ||
Bored-Now | i know this ubuntu Kid , try windows too | 11:46 |
Bored-Now | bladeandsoul is almost We release | 11:46 |
Bored-Now | so if you can make that game work ubuntu | 11:47 |
Bored-Now | definitely ubuntu will sell well ... . | 11:47 |
Bored-Now | see ya all | 11:47 |
=== DArqueBish0p is now known as DArqueBishop | ||
=== neocharles is now known as Guest5406 | ||
BluesKaj | Hi all | 12:59 |
voloveyt | hi | 13:05 |
=== Guest40 is now known as Lucentuck | ||
=== Lucentuck is now known as LucentLuck | ||
itai | hi, is there a way of running the command 'aspell -c <filename>' on .odt files? | 15:54 |
leftyfb | itai: aspell only works on plain text files | 15:55 |
leftyfb | you would have to convert the odt file to plain text, spellcheck it and then convert it back | 15:56 |
leftyfb | or just use the spellcheck built into libreoffice | 15:56 |
itai | leftyfb: thank you. I thought so. | 15:56 |
itai | I will do that | 15:56 |
=== ubuntu_4321 is now known as ubuntu4321 | ||
fdan | where can i see the logs of this channel? | 16:34 |
oerheks | !logs | 16:35 |
ubottu | Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ | 16:35 |
fdan | wow its logged since 2004? | 16:36 |
oerheks | jups | 16:37 |
fdan | when i run | 16:40 |
fdan | ls /home/ | 16:40 |
fdan | bootstrap linuxbrew ml | 16:40 |
fdan | i see these user accounts. any idea how this gets created? | 16:40 |
oerheks | by adding a user? i have only one | 16:42 |
tomreyn | getent passwd should list existing users and their homes | 16:42 |
tomreyn | if those are missing there, then those are probably leftover directories of previously removed system users | 16:43 |
tomreyn | but we could only guess | 16:43 |
fdan | i am not sure if anyone added it | 16:43 |
fdan | does it come with any packages? | 16:43 |
tomreyn | what is "it"? | 16:43 |
tomreyn | no debian package would create directories under /home | 16:44 |
fdan | tomreyn: how can i see if they can still ssh to user host | 16:45 |
moo3 | fdan: grep -e bootstrap -e linuxbrew -e ml /etc/passwd | 16:49 |
tomreyn | fdan: "getent passwd" will return the effective list of available user accounts, those with an active shell may be able to ssh in, depending on ssh configuration. | 16:52 |
Guest69420 | is there a way to support Open Sound System in pulseaudio? i'm trying to run an old arcade emulator but it says "Error accessing sound card: sound will be disabled - /dev/dsp: no such file" | 16:54 |
tomreyn | fdan: the username is provided in the first, their shell in the last field; ":" is used as a field separator. those are linux (server) administration basics. but i don't know which kind of system / installation / context you're dealing with | 16:56 |
fdan | tomreyn - when i do cd /home/ml/.ssh/authorized_keys - i can see the pub keys - does it mean the ml user can ssh to the box? | 16:56 |
tomreyn | not neccessarily. does the ml user have an active shell? | 16:57 |
tomreyn | does the user even exist? | 16:57 |
fdan | ml:x:1000:1000:Massed Compute:/home/ml:/bin/bash | 16:58 |
tomreyn | now i don't know what this is the output of, but if this is produced as i suggested above, then it is an existing system user with a valid shell | 16:58 |
tomreyn | which would enable them to login to the system if an sshd is running with a default configuration, and they have a password set or key stored in /home/ml/.ssh/authorized_keys | 16:59 |
fdan | how about the users like bootstrap and linuxbrew - they dont have any thing inside their $HOME/.ssh/authorized_keys | 16:59 |
tomreyn | (and the sshd service is reachable to them on the network) | 17:00 |
tomreyn | $HOME/.ssh/authorized_keys is for ssh public key authentication. there are other ways to authenticate to sshd, including passwords. | 17:00 |
tomreyn | sudo getent shadow will list password hashes of all system users. sshd will, in a default configuration, allow users (other than root) with a password to login | 17:01 |
tomreyn | (authenticating with this password) | 17:02 |
tomreyn | there are yet more authentication mechanisms sshd supports, but those two are the most common ones | 17:03 |
fdan | i just removed the public key in authorized_keys - i hope this is fine | 17:04 |
tomreyn | i wouldn't be able to tell. we have no clue what this system is orr how it's meant to be used, and by whom. | 17:04 |
tomreyn | is it even running ubuntu, and a supported version of it? other systems may bahave differently than what i discussed above. | 17:05 |
tomreyn | *behave | 17:05 |
tomreyn | generally, if you "happen to find" user accounts on some system, which has been reachable from the internet, and you don't know what theye accounts are about but they seem to have been active for a while, then you should pretty surely not trust this system and set it up from scratch. | 17:08 |
tomreyn | the same would apply if it was not exposed to th einternet but to a different network accessible to users which are not entirely, or no longer entirely, fully trusted. | 17:09 |
fdan | on the ubuntu 22.04 - i removed the pub keys for some users under their $HOME/.ssh/authorized_keys - any other access do they have? | 17:19 |
oerheks | maybe the ssh password, unless you set it strict to keys only | 17:20 |
fdan | how do i check that | 17:22 |
oerheks | sshd_config ? | 17:23 |
fdan | what is the keyword to search for? | 17:24 |
oerheks | PasswordAuthentication no | 17:25 |
oerheks | take a read in the wiki | 17:25 |
oerheks | !ssh | 17:26 |
ubottu | SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for its homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) | 17:26 |
oerheks | or better | 17:26 |
oerheks | !sshd | 17:26 |
ubottu | SSH is the Secure SHell protocol, sshd is the server (or daemon) of SSH. For setting up the SSH server, please see: https://help.ubuntu.com/lts/serverguide/openssh-server.html . Advanced SSH uses: https://help.ubuntu.com/community/SSH/OpenSSH/Advanced . For SSH client information, see !ssh . Related: !scp (Secure CoPy) | 17:26 |
lubuntu | test1212 | 19:16 |
lubuntu | te | 19:17 |
=== y0sh- is now known as y0sh_ | ||
morhook | ultra useful ubottu! | 20:21 |
morhook | !getent | 20:21 |
morhook | !ssh | 20:21 |
ubottu | SSH is the Secure SHell protocol, see: https://help.ubuntu.com/community/SSH for client usage. PuTTY is an SSH client for Windows; see: http://www.chiark.greenend.org.uk/~sgtatham/putty/ for its homepage. See also !scp (Secure CoPy) and !sshd (Secure SHell Daemon) | 20:21 |
morhook | !scp | 20:21 |
ubottu | scp is a secure way of copying files across networks using !SSH. Usage: scp filename user@host:filename - WinSCP is a client for Windows, available at http://winscp.net/ | 20:21 |
=== neocharles is now known as Guest3062 | ||
oerheks | use ubottu in PM please | 20:22 |
oerheks | and have fun | 20:22 |
gordonjcp | morhook: see if you can get a high score on it | 20:23 |
webchat95 | Good afternoon - I've never filed a bug report for Ubuntu, but I'm trying to debug something in 22.04 for the raspberry Pi. After following exact steps that worked on 22.04, I'm finding that in 24.04 there is not /dev/smi created. | 20:27 |
webchat95 | the smi interface is critical for this - i'd like to point out the same steps performed also on Pi OS Bookworm also produces as /dev/smi interface | 20:28 |
webchat95 | https://github.com/cariboulabs/cariboulite | 20:28 |
webchat95 | Is this a good channel for this type of discussion? | 20:28 |
pragmaticenigma | webchat95: I would recommend that you use the same OS as the instructions. | 20:31 |
=== neocharles is now known as Guest2622 | ||
morhook | i was blocked for 10 minutes on ubottu on PMs. he said 5 errors was too much | 22:38 |
septim | Yoo | 23:41 |
oerheks | :-) | 23:42 |
septim | :3 | 23:42 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!