/srv/irclogs.ubuntu.com/2024/06/26/#ubuntu.txt

jimmybI feel like a dummy for not being able to figure this out, but I am having a heck of a time trying to figure out how to disable power saving. In /v/l/messages I see "kernel: brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled", but I can't figure out how to disable it. Any ideas? Running Ubuntu 24.04 server on a Raspberry Pi Zero 2 W.00:12
leftyfbjimmyb: the pi doesn't have power management00:13
leftyfbjimmyb: what issue are you trying to solve exactly?00:13
jimmybleftyfb: Even for WiFi? I'm trying to solve the device having WiFi drops or what seems to be it going to sleep.00:14
leftyfbwifi does, yes00:14
leftyfbjimmyb: https://raspberrypi.stackexchange.com/a/776000:14
leftyfbor as simple as https://forums.raspberrypi.com/viewtopic.php?p=2013773&sid=61500e6e85bb0650522e187134dd670a#p201377300:15
leftyfbthough reconnecting to wifi or roaming might undo it00:15
jimmybA lot of it seems to rely on 'iw' which I don't se to have installed.00:20
jimmybseem*00:21
leftyfbjimmyb: sudo apt install wireless-tools00:21
leftyfbjimmyb: neither link I gave you relies on iw00:23
leftyfbthe 2nd link uses iwconfig which is part of thw wireless-tools package (as is iw). The first link doesn't use either binary00:23
=== sotaoverride is now known as Guest4001
DrManhattanCall to Hibernate failed: Sleep verb 'hibernate' is not configured or configuration is not supported by kernel <-- sigh. :(00:53
leftyfbogra_: has Canonical given up on appliances? https://ubuntu.com/appliance/plex/raspberry-pi hasn't been updated in 4 years and isn't compatible with pi's that have recent firmware01:48
leftyfbhttps://cdimage.ubuntu.com/ubuntu-core/appliances/ I see none of the appliances have been touched in almost 4 years01:48
snappyhi, i'm interested in anyone using ubuntu in a linux arm64 vm on Mac with Rosetta. From the guides I've read you can then install x86-64 binaries and it'll run using the rosetta emulation which will accelerate execution. The way I see it work with ubuntu is you basically add the x86-64/amd64 repositories and then apt install the packages based on the architecture oyu want. What I'm trying to04:26
snappyunderstand is, can you only install packages for only one architecture at a time e.g. docker.io:amd64 instead of having both docker.io:amd64 and docker.io:arm64?04:26
kutyou can configure the repo to only install one arch04:28
kutsnappy: deb-src http://extras.ubuntu.com/ubuntu trusty main i386 amd6404:29
kutlike that04:29
NymOShello there04:41
enigma9o7Welcome.04:44
bparker> trusty05:23
bparkerblast from the past05:23
=== Xard9 is now known as Xard
LordyDoes anyone know if I add jammy repo to noble if it breaks anything?05:53
LordyI have an app that relies on libwebkit2gtk-4.0.so.37 but that version is old and removed from noble05:53
xanguadon't do that Lordy05:53
snappykut: thanks, but not sure if this means you can't have two packages installed, say wget, that is both amd64 and arm6405:54
Lordyok, I just installed deb packages manually, that fixed it05:58
kutsnappy: you can08:09
kutwhat's a good hamachi/logmein/private vpn that's easy to browse shares on? can't use my router or refuse to, i do have a vps to host it on or relay08:10
xboxhi09:34
=== JanC is now known as Guest5624
MadLambI'm having some issues with temperature on a Razer Blade Stealth notebook on Ubuntu 24.04. On "sensors" the CPU temperatures are floating around 95 Celsius, and it says (high +100c, crit +100c). Is this something I should change?10:52
EnlGmAmadlamb, What are your thoughts on pineapple pizza? No pressure, but this could seal our fate."10:54
MadLambenigma9o7:10:54
MadLambEnlGmA: I don't eat it myself, but if you do I think you have your right to do so. I am not italian.10:55
EnlGmAhihi10:55
MadLambpwmconfig returns me "There are no pwm-capable sensor modules installed". I also dont see any fan speed on "sensors". Would that indicate the fan is not connected?10:58
EnlGmAExplore magic11:01
tomreynEnlGmA: please stay on topic, which is exclusively Uubuntu support here. thanks.11:03
tomreynMadLamb: i'm in a rush, so i'll just respond that 95°C is quite high, but you need to check what the cpu is specified for. either way, the firmware should be shutting it off in case it is about to overheat, this is not something the OS usually needs to handle.11:08
tomreyn"(high +100c, crit +100c)" is what sensors understand are the margins acceptable for this hardware component.11:09
EnlGmAFeeling groowy:-D11:29
parrot_Good vibration11:38
=== parrot_ is now known as EnlGmA
=== pikapika_lunar is now known as militantorc
=== parrot_ is now known as ENlgMa
MadLambtomreyn:12:00
MadLambtomreyn: I could feel something was wrong just by using the keyboard and it feeling like I am touching the sun.12:00
MadLambI opened the machine and made sure I'd see a fan spin on boot, which is happening12:00
MadLambbut sensors still doesnt show any fan speed12:00
BluesKajHi all12:01
=== ASap is now known as Andy
haroonHello I'm completely new to ldap. And am following this guide for ubuntu https://ubuntu.com/server/docs/install-and-configure-ldap . I'm running into the issue, that the daemon asks for a ldap password, but the password I set during the installation popup doesnt seem to work. I also did a `dpkg-reconfigure slapd` I don't know if that resets the ldap password.13:43
haroonneither does ldapsearch -x -LLL -H ldap:/// -b dc=example,dc=com dn show any entries, but exits with `no such object(32)`13:44
oerhekshi haroon, you might want to reask in #ubuntu-server too13:44
CosmicDJharoon: are you sure you need an LDAP server (you could use smth like cloud-init or ansible/puppet to distribute users)? this is a very delicate topic...14:04
=== chris14_ is now known as chris14
user01hi14:16
user01how are you14:16
=== chris14_ is now known as chris14
haroonCosmicDJ: I don't need a LDAP Server, but I must know how to configure und use it for my LPIC exam :)15:08
haroonI could just learn the theory for the exam, but I rather have some practical experience.15:09
=== chris14_ is now known as chris14
dude123hello15:48
patrick__Hi, folks. I am having a problem with my window manager. I have Ubuntu 24.04. It is Wayland. I have experienced difficulties with both the emacs package from the apt repository, this IRC client from the hexchat package, and the VSCode "code" package (not from the ubuntu apt repository but from microsoft's website as a .deb file)16:33
patrick__The problem is that "maximized" windows do not work as expected. The visual display to the user of the maximized window is correct. However the response of the system to mouse input is incorrect, it is as if the application is not maximized but a free-standing window of a much smaller size.16:35
leftyfbpatrick__: got anything like synergy or anydesk/teamviewr/vnc installed and running?16:36
patrick__Inside the apparently maximized application there is an invisible rectangular window where the application responds to mouse input correctly, it is a fraction of the screen. If I click outside the invisible window, then the application "behind" my current application comes to the foreground, and the current application is minimized. If the only thing behind my current application is the desktop, nothing happens. In either16:38
patrick__case, the current application does not itself act as though it received the user input.16:38
patrick__@leftyfb, no. I have Remmina installed, I think it comes by default, but I have never used it. I have a second machine also with Ubuntu 24.04 and that does not have the same problems. I have Renmina installed on that device and have used it without problems.16:40
patrick__This is a relatively new install of Ubuntu without very much accumulated junk.16:40
leftyfbcheck your gpu drivers and settings (resolution/scaling)16:41
tomreyntry logging in with a new user account, see whether the issue also occurs there. if it doesn't, then the issue is somewhere in your original users' dotfiles / dot directories16:43
tomreynif it does, then it's either a matter of system (wide) configuration changes you made, or a software bug.16:44
=== piero is now known as p1ero
patrick__I updated everything with Software Updater, and the problem appears to be resolved. Thank goodness, this has been driving me crazy. (I did try "update everything" already a few days ago, so I think this is a very recent fix.)16:56
patrick__Thank you all!16:56
patrick__I am unhappy with the behavior of the Software Updater tool. When I open it, it reports an error "Cannot connect to the internet - check your internet connection" I think due to a 404 response from one of the ppa repositories. When I click "OK", it proceeds to download updates from all other repositories and install them successfully. I think this is a really unhelpful error message as it obviously is capable of connecting17:14
patrick__to the internet. Is there a way to configure it to give the actual connection that failed17:14
patrick__I am unhappy with the behavior of the Software Updater tool. When I open it, it reports an error "Cannot connect to the internet - check your internet connection" I think due to a 404 response from one of the ppa17:14
ravagedo not use (malfunctioning) PPAs. problem solved17:15
oerhekspastebin the content of ls  /etc/apt/sources.list.d/17:16
oerheksand check them against launchpad.17:16
patrick__Yes, indeed. Well, I did not know that this was the problem originally, because the error does not say that there is a malfunctioning PPA.17:16
patrick__E: The repository 'https://ppa.launchpadcontent.net/avsm/ppa/ubuntu noble Release' does not have a Release file.17:16
patrick__N: Updating from such a repository can't be done securely, and is therefore disabled by default.17:16
patrick__N: See apt-secure(8) manpage for repository creation and user configuration details.17:16
patrick__I removed this PPA in favor of http://us.archive.ubuntu.com/ubuntu and everything is fine now.17:17
oerheksppa:avsm/ppa17:17
oerhekslast candidate was impish ..17:17
oerhekshttps://launchpad.net/~avsm/+archive/ubuntu/ppa17:17
oerhekshttps://launchpad.net/ubuntu/+source/opam17:18
patrick__Ah, okay. I have had this computer for several years. I did not realize I had to update my Ubuntu ppa's manually when I upgraded from Ubuntu 21 to Ubuntu 24.17:19
patrick__I see what you mean that the last candidate was impish, that ppa was just what was enabled by default when i started the machine and i wasn't aware that the ppa had stopped tracking recent ubuntu releases.17:20
oerheksnp, you fixed it17:22
=== b is now known as Guest4528
patrick__I am <tomreyn> try logging in with a new user account, see whether the issue also occurs there. if it doesn't, then the issue is somewhere in your original users' dotfiles / dot directories18:09
patrick__I am back, unfortunately, I was too quick earlier when I said the problem had been resolved.18:09
patrick__I followed tomreyn's advice of using a new user account. I cannot reproduce the problem on the other account so the issue is in my user dotfiles or dot directories18:09
patrick__So, okay. I am not sure how to proceed. I have some misconfiguration in my user settings which is causing certain applications to not maximize correctly, they only respond to user mouse input in a region of the screen18:11
tomreynpatrick__: it could also be caused by an incompatible/broken gnome-shell-extension you installed - if any?18:14
tomreynpatrick__: so try disabling any such extensions you may have installed, and logout and login again, and check whether it's solved.18:20
tomreynif it isn't solved then (or you don't have user installed extensions) then logout and move .gconf/ and .config/{dconf,glib-2.0,gnome-session,gtk-2.0,gtk-3.0,gtk-4.0}/ and .local/share/.local/share/{dbus-1,gnome-shell}/ out of the way.18:26
patrick__I don't think I have any gnome shell extensions. I don't know what that is. I will move those config files somewhere safe.18:29
linuxt21:02
=== linux is now known as Guest7920
Guest7920hi21:04
shai-huludI think ubuntu could gain some use/traction if it can work out some of its kinks21:12
shai-huludIt could probably compete with distros like knoppix or pupp linux21:12
tarzeaushai-hulud: how is that relevant?21:15
tarzeaushai-hulud: reducing the amount of distributions and packaging formats would help. ubuntu should just become debian, and canonical do consultancy for it. there's no point copying it ( google bailed out many many years out of ubuntu, doing debian testing and keeping it internal)21:16
webchat57This channel is pretty quiet. I can get support here, yes?21:24
tomreynvolunteer support for the ubuntu versions listed in the /topic, right21:25
enigma9o7Ubuntu is super reliable and easy to use so this channel is pretty quiet usually, yeah.  But every now and then someone asks a question.21:26
enigma9o7There have been several already today.21:27
enigma9o7Yours doesn't really count as a real question.21:27
shai-huludI choked on my yoohoo at 'super reliable' more like reliably broken21:29
webchat57I have a big problem. It only boots into emergency mode. This happed after I tried to make a backup to an external hardrive, this gave an error so went to reboot and...21:31
tomreynthis sounds like maybe the backup you made went onto your internal disk instead?21:33
enigma9o7What happens when you try to boot normally?  I suspect the backup was unrelated, but have you unplugged that external drive to be sure?21:33
enigma9o7Also would be worth letting us know the error you did get with the backup, incase it is relevant.21:33
webchat57I have unpluged the external drive (this made less lines apper).  I barely read what the error was, it had paths in it is all I remeber.21:36
tomreynwebchat57: i think the next thing you could try is to boot a live iso / usb stick and try to access the data on the internal disk from there21:40
webchat57I don't if I still have my old one, it's been year since I first instaled.21:42
webchat57*know21:42
tomreynhopefully you made backups successfuly sometime in those years (or a year?)21:44
webchat57No, this backup was going to be the first.21:45
tomreynif you cannot create a new live usb stick at this time, you could also try the file system check option on the recovery menu21:46
webchat57It just worked.21:49
webchat57Well, kinda, it's not leting me log into user.21:51
tomreynis there an error message?21:51
webchat57No. I put in my password, the spinny thing spins, a black screen and back to the user select screen.21:52
tomreyn!tty21:54
ubottuTo get to the TTY terminals 3-6, use the keystroke Ctrl + Alt + F3-F6 respectively. Ctrl-Alt-F2 or Ctrl-Alt-F1 will get you back to your graphical login (Ctrl-Alt-F7 on 16.04). To change TTY resolution, see https://help.ubuntu.com/community/ChangeTTYResolution21:54
tomreyncan you login there?21:54
webchat57I guess so.21:58
tomreynwell, if you can, then check if you have internet access: ping -c1 ubuntu.com21:59
tomreyndoes it say 0% or 100% packet loss?22:00
webchat570% loss22:00
tomreynyou can now share your kernel log with us using this command:  dmesg | nc termbin.com 999922:01
tomreynthis should print a termbin.com address you can post here22:01
webchat57done22:02
tomreynit's done once you posted the address here ;)22:03
webchat57https://termbin.com/yfsp22:03
tomreynthat worked ... looking (will take a few minutes)+22:03
tomreynswitch back to the graphical login prompt using ctrl-alt-f3 (might be a different F key, just try nearby ones)22:06
webchat57I don't if it's relevent but this hardrive was moved into a new computer pretty recently. (also the harddrive had some bad sector)22:06
tomreynafter selecting or typing your username, there should be a tiny gearhweel somewhatere where you can choose to login to ubuntu on wayland22:06
tomreynwhen hard drives have bad sectors you should replace them22:07
webchat57The gear wheel has Ubuntu Unity.22:07
tomreynmost of the time, they will just keep loosing more and more data from that point on22:08
tomreynunity? okay, is this what you installed then?22:08
webchat57I don't know what Unity is in this context.22:09
tomreynit defines the looks and graphical user interface of what you login to, the graphical desktop22:10
tomreyndid you download ubuntu here? https://ubuntuunity.org/22:10
webchat57Trying to log on with Unity select doesn't seem make a diference.22:11
tomreynwas there any other option other than "Unity"? what was the default option?22:11
webchat57Default option was Ubuntu.22:14
tomreynwebchat57: i suggest getting a usb stick or other external bootable storage, then install a current ubuntu version on it and boot from it, then use that to access the data on your current installation to make backups.22:19
webchat57I will have to do that tomorrow.22:22
tomreynonce those are done, you can check the disk health of your hard disk drive. if you can confirm that is is broken beyond recovery then you should replace the internal disk driver (probably by an SSD (PCIe or SATA - but SATA can be too slow.)22:22
tomreyni meant to write "disk drive", not "disk driver"22:22
webchat57Thanks for the help.22:23
tomreynyw, good luck!22:23
=== denis is now known as Guest4018
=== shai-hulud is now known as belovedsandworm
donkerkongWhy do people hate jews fuk jews23:32
=== Exagone313 is now known as Exa

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!