nameful | hi all,did some additional updates after upgrading from 18 to 20.. it still gave some update failed the small screen disappeared fast where it says so.. how can 2x check if the error is false or true..tnx | 00:01 |
---|---|---|
rbox | nameful: what? | 00:04 |
sarnold | nameful: try running: sudo apt update && sudo apt install -f ; sudo apt-get dist-upgrade | 00:04 |
nameful | rbox coz a youtuber says its just might be a false flag error https://www.youtube.com/watch?v=i7NSAyEZATM | 00:05 |
rbox | what? | 00:05 |
nameful | sarnold, howcome this machine cant do sudo apt update && sudo apt install at same time,i always end up doing the command separately | 00:06 |
sarnold | nameful: the && means to execute the second command if the first ran without failure | 00:07 |
sarnold | nameful: so my guess is that you have an error in the first command | 00:07 |
nameful | the command before && ran smoothly.. now its asking to : apt list --upgradable .. i thought it should install by force coz of -f | 00:08 |
sarnold | -f means "fix broken" in this context | 00:09 |
nameful | focal,focal 1.1.9-3 all [upgradable from: 1.1.3-1] -- this is the app that cant upgrade after doing : sudo apt-get dist-upgrade | 00:11 |
noj | hi all im having trouble with my mouse wheel not working i have a wireless hp mouse and keyboard, tried imwheel install to no avail? | 00:19 |
noj | i would like to be able to use it to scroll browser page (firefox) and it isnt working but my other mouse works fine-perplexed? any ideas | 00:20 |
noj | am running ubuntu 23.04 Desktop | 00:20 |
noj | is this just one of those things when you use non LTS? | 00:21 |
noj | re other mouse works fine the one that works cool is wireless microsoft, the one that don't is HP wireless keyboard mouse combo | 00:22 |
Toadisattva | is it the usb adapter type? could be an issue with the usb reciever? | 00:24 |
noj | have tried switching ports no change | 00:24 |
Toadisattva | keyboard works? | 00:24 |
noj | yes perfectly | 00:25 |
noj | so does the mouse other than the wheel | 00:25 |
noj | lol hw issue | 00:26 |
Guest16 | Hi guys, I just got my favorite Steam game working with ProtonDB and Linux (ubuntu 22.04) However, I think only my integrated GPU is working, and I want to enable my Dedicated/Discrete GPU for high power, but IDK how to enable the more powerful GPU. | 00:26 |
noj | is that something that you could choose from, from within the UEFI/bios | 00:27 |
noj | i would (dont know) assume this is the case | 00:28 |
Guest16 | idk , usually I can choose in the Linux OS | 00:29 |
Guest16 | as a gui program | 00:29 |
noj | im sorry i dont have move experience with this type of problem but if no bites here ask in a few other channels also #linux #linux-offtopic maybe? and keep an eye on the channels for reply | 00:30 |
noj | this channel can be incredibly active at times and dead at others, if nothing now try 6/9 hrs later when lots of action in channel | 00:31 |
Guest16 | yeah | 00:32 |
noj | dmesg logs and pastebin will be of help to anyone wanting more details specific to ur issue so do some googling on how to gather troubleshooting info and pasting to pastebin | 00:33 |
noj | and google dorks will help you sort through the internet to find exactly what you want to contain so have a read or watch youtube | 00:34 |
Toadisattva | these days it's also worth just asking chatgpt, it's not always reliable, but often it's pretty effective | 00:35 |
quidnunc | Can someone explain how security updates are handled for reverse dependencies? python3-sqlparse recently had a security update and it made sqlformat uninstallable. Is repackaging not propagated to reverse dependencies? Or is it not done for packages in universe? | 00:36 |
sarnold | quidnunc: can you pastebin the error messages? | 00:38 |
quidnunc | sarnold: Sure, do you happen to know one of the ways to do it from the CLI? | 00:39 |
Guest16 | So it seems my system ONLY SEE's my Integrated GPU | 00:39 |
Guest16 | How can I get my system to see the dedicated gpu | 00:39 |
sarnold | quidnunc: try apt install -s sqlformat | nc termbin.com 9999 | 00:40 |
quidnunc | sarnold: Thanks that's the one I was trying to remember, but too late | 00:41 |
quidnunc | sarnold: https://pastebin.com/0i84yGsC | 00:41 |
sarnold | quidnunc: that's pretty weird; sqlparse is built from the same source package ( https://launchpad.net/ubuntu/+source/sqlparse/0.4.2-1ubuntu0.23.04.1 ) so the Depends: really should be perfect; do you get any errors from "apt update"? | 00:44 |
quidnunc | sarnold: Not apart for some warning for third party sources that don't exist. I'll remove them just to make sure I'm not missing anything. | 00:46 |
quidnunc | sarnold: But surely you also can't be able to install it? | 00:46 |
sarnold | quidnunc: good idea, let me spin up an lxd instance .. | 00:47 |
quidnunc | sarnold: Also, I'm not sure it's the same package. apt-cache policy show sqlformat to be in universe but sqlparse to be in main | 00:49 |
noj | what is the sources list location in ubuntu? /etc/apt/sources.listd? | 00:49 |
quidnunc | /etc/apt/sources.list.d | 00:50 |
noj | thanks | 00:50 |
Guest16 | Someone pls | 00:51 |
Guest16 | https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-22-04 | 00:51 |
quidnunc | noj: That's the directory /etc/apt/sources.list is the file | 00:51 |
Guest16 | The Software Sources GUI app doesnt show the alternative GPU drivers | 00:51 |
Guest16 | 'lspci -vnn | grep VGA' doesnt show my RTX | 00:51 |
tomreyn | Guest16: please don't cross-post. pick one channel to ask your questions in at a time. | 00:52 |
Guest16 | Its two seperate channels | 00:53 |
sarnold | quidnunc: it installed no https://termbin.com/5lz6 | 00:53 |
noj | i will be editing this file; housekeeping, should i just copy the file to use in case probs later on? recommendations | 00:53 |
tomreyn | Guest16: yes, you are asking in two separate channels at the same time, which i am frowning on. please do not do this, as explained previously. | 00:53 |
Guest16 | yeah I'd ask in 100 channels at once if I could | 00:54 |
Guest16 | They are different channels, its not spam | 00:54 |
noj | sorry i steered him in the wrong direction re that tomreyn | 00:54 |
noj | him/her | 00:55 |
tomreyn | noj: no owrries. An earlier incarnation of Guest16 and i had the same conversation before. they know. | 00:55 |
quidnunc | sarnold: Wow, thanks. Maybe it hasn't propagated to my mirror? But it's us.archive.ubuntu.com | 00:56 |
Guest16 | Can someone explain or help me figure out why my Software Sources GUI program doesnt detect my RTX card? | 00:57 |
Guest16 | I also cant run 'sudo ubuntu-drivers devices' | 00:57 |
Guest16 | Nothing happens | 00:57 |
Guest16 | I'm currently using the 'driver=nouveau' and I want to isntall the propreitary reccomended driver | 00:58 |
quidnunc | sarnold: No the current verison is there. Now I'm really confused | 00:58 |
sarnold | quidnunc: how about apt policy sqlformat and apt policy python3-sqlparse ? | 00:59 |
tomreyn | Guest16: please post the output of: lsb_release -ds; cat /proc/version; sudo apt update; sudo apt -f install; apt list nviida* | 01:00 |
tomreyn | ...on a pastebin | 01:00 |
quidnunc | sarnold: sqlparse shows the security-updated version. sqlformat shows the previous version | 01:04 |
quidnunc | (sqlformat doesn't show the existence of the new version) | 01:04 |
sarnold | quidnunc: okay, I've got a new theory. I don't like it much. I don't even really know how to describe it. | 01:05 |
sarnold | quidnunc: my guess is that apt has Done Something Stupid with the lists, and maybe grabbed multiple compression types -- it sees one type is up to date, so skips downloading a new list. however, apt-get install will use the *wrong* list when installing packages. | 01:06 |
sarnold | quidnunc: try: sudo rm /var/lib/apt/lists/*.* --- then a new sudo apt update, sudo apt install sqlformat and see how it goes | 01:07 |
quidnunc | sarnold: Same error | 01:12 |
sarnold | quidnunc: ARGH :( | 01:12 |
sarnold | quidnunc: pastebin this run? | 01:12 |
quidnunc | sarnold: It's the exact same message | 01:14 |
quidnunc | sarnold: https://termbin.com/9ty3 | 01:16 |
sarnold | quidnunc: and the apt update lines? | 01:18 |
sarnold | man I *HATE* how hard it is to find the name of the stupid command that'll dump the hold states | 01:19 |
sarnold | quidnunc: try apt-mark showhold ? | 01:20 |
quidnunc | sarnold: I have emacs-snapshot on hold | 01:20 |
quidnunc | that's all | 01:20 |
NickH | dpkg --get-selections | 01:20 |
sarnold | N: Can't select versions from package 'emacs-snapshot' as it is purely virtual | 01:21 |
sarnold | thanks NickH | 01:21 |
NickH | Welcome | 01:21 |
quidnunc | sarnold: It's a ppa | 01:22 |
quidnunc | sarnold: In any case apt-cache policy shows holds | 01:22 |
quidnunc | (or at least that it "sees" the newer version) | 01:22 |
quidnunc | sarnold: https://termbin.com/vp4k1 | 01:23 |
quidnunc | that's the apt update output | 01:23 |
sarnold | oh dang that's a lot of third-party repos :/ | 01:23 |
sarnold | hey, how about apt purge -s sqlformat .. that'll show whatever package throws a fit when you try to remove this thing :) | 01:24 |
quidnunc | sarnold: I can't purge since it is not installed | 01:25 |
sarnold | hah | 01:25 |
sarnold | quidnunc: apt purge -s python3-sqlparse ? | 01:25 |
quidnunc | sarnold: I don't think it's installed either | 01:26 |
quidnunc | nope | 01:26 |
quidnunc | not installed | 01:26 |
sarnold | this mixture of lunar, stable, jammy, lunary-backports, is going to be a challenge at best :/ | 01:26 |
sarnold | :( man I'm just all failure all over the place tonight | 01:26 |
quidnunc | sarnold: I'll remove them but again it should show up in apt policy if that was the issue | 01:27 |
quidnunc | sarnold: Nope makes no difference | 01:29 |
quidnunc | I tried archive instead of us.archive for lunar-updates as well in sources.list | 01:29 |
quidnunc | doesn't make a difference | 01:29 |
sarnold | quidnunc: okay, how about sudo apt install sqlformat=0.4.2-1ubuntu0.23.04.1 python3-sqlparse=0.4.2-1ubuntu0.23.04.1 ? | 01:31 |
quidnunc | sarnold: Here's the "clean" apt update https://termbin.com/mros | 01:31 |
quidnunc | nothing really of note | 01:31 |
sarnold | yeah that's pleasingly boring :) | 01:31 |
quidnunc | E: Version '0.4.2-1ubuntu0.23.04.1' for 'sqlformat' was not found | 01:32 |
quidnunc | sarnold: What architecture did you install sqlformat on? | 01:34 |
quidnunc | never mind I see amd64 | 01:35 |
quidnunc | sarnold: Ah, I think I've found the problem | 01:36 |
quidnunc | sarnold: I had "lunar-security main restricted" and "lunar-updates main restricted" | 01:38 |
quidnunc | sarnold: python3-sqlparse had a security update and it is in main. sqlformat is universe and I guess wasn't in lunar-security (Wasn't a "security" update?) | 01:39 |
on3pk | I'm having problems with apt. I get an error: E: The package linux-headers-5.15.0-58 needs to be reinstalled, but I can't find an archive for it. I tried to use apt-cache rdepends to see what depends on that package, but nothing came up. Is there a way to tell apt to not worry about that package? | 01:40 |
=== chris14_ is now known as chris14 | ||
quidnunc | sarnold: Thanks for the help | 01:42 |
sarnold | quidnunc: all the security updates get mirrored to the -updates pocket of the repositories as part of the update publication process, so that security updates *can* come from closer sources than security.ubuntu.com | 01:42 |
sarnold | quidnunc: did you get it sorted out? | 01:42 |
marcopolo1 | AM I safe if i use ubuntu | 01:42 |
marcopolo1 | or is it safer to stick to windows | 01:43 |
quidnunc | sarnold: Yeah, the real problem was that lunar-security didn't have universe | 01:43 |
quidnunc | so when the security update in main came down sqlformat was uninstalled and I couldn't reinstall it because the update was in lunar-security universe | 01:44 |
quidnunc | sarnold: All fixed now | 01:44 |
sarnold | quidnunc: sweeeeet! :D good job | 01:45 |
sarnold | this confused the hell out of me, nice work | 01:45 |
quidnunc | But boy was that difficult to figure out, and I don't think universe and multiverse and in lunar-security by default | 01:45 |
quidnunc | s/and/are/ | 01:45 |
quidnunc | sarnold: Thanks again | 01:46 |
sarnold | quidnunc: it's funny you mention that, the other day someone said that universe and multiverse are configured by default, and I thought they weren't.. | 01:46 |
quidnunc | sarnold: Well my system is pretty old, maybe things have changed | 01:46 |
sarnold | on3pk: my guess is that your kernel packages were removed from the mirrors because they're pretty old https://lists.ubuntu.com/archives/ubuntu-devel/2023-April/042552.html -- this has caused a fair amount of frustration, eg https://lists.ubuntu.com/archives/ubuntu-devel/2023-May/042565.html https://lists.ubuntu.com/archives/ubuntu-devel/2023-June/042589.html | 01:47 |
sarnold | quidnunc: heh yeah, moving forward a bunch of releases *usually* works okay, but sometimes it's just weird | 01:47 |
quidnunc | I think they had a commented out line for universe and multiverse for *main* but not -security | 01:47 |
sarnold | marcopolo1: run whatever you're more comfortable with and know how to operate safely | 01:48 |
sarnold | on3pk: you can grab old packages via launchpad, https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/ppa2/+build/25452141 | 01:49 |
* ooberbanana waves | 01:54 | |
kotgc | Hello, anyone know how to use the $500 Ubuntu Pro support. I've received no replies to contact us questions in 1 week. I've also asked for a code to add this machine, but nothing? | 02:13 |
kotgc | I've also called the numbers and left messages, but no responses? | 02:13 |
explodes | You've paid $500 for support, but haven't been able to reach anybody? | 02:26 |
on3pk | sarnold I had to step out for a bit. I'll see what that does | 02:45 |
sarnold | on3pk: heh, me too .. and now, weekend :) | 02:45 |
sarnold | someone tell kotgc to use https://ubuntu.com/pro/dashboard when he returns | 02:46 |
on3pk | [the system is very slow] | 02:47 |
on3pk | ok, I added that repo, ran sudo apt-get update, and still get an error | 02:48 |
on3pk | I was hoping there was a way to simply remove the package as something the system requires | 02:49 |
al1r4d | > You've paid $500 for support, but haven't been able to reach anybody? | 03:04 |
al1r4d | i'm laughing xD | 03:04 |
dabbler | When I install the "tested" proprietary Nvidia driver (v. 390) suggested by Ubuntu for my hybrid-graphics MacBook Pro, I get this: https://www.imgpaste.net/image/KgMa4a (During boot, after loading the Nvidia kernel module there's graphical corruption across the top of the screen and no further screen updates.) Before I do the work of rolling back the change, can anyone suggest any tweaks (e.g. kernel options?) I might try to see | 03:10 |
dabbler | if that fixes the problem? | 03:10 |
dabbler | I'm also curious what exactly is meant by a proprietary driver labeled by Ubuntu as "tested". Does that mean tested specifically with my model of GPU? | 03:14 |
Bashing-om | dabbler: 390 version driver is real old - maybe verify the correct driver. What shows - lspci -k | grep -iEA5 'vga|3d' - and I check. | 03:15 |
dabbler | Bashing-om: yes. My laptop is a 2012 model. Will I get accurate output of I run that command from an Ubuntu 22.04 server ISO? | 03:19 |
Bashing-om | dabbler: Yeah - the hardware will be the same. | 03:19 |
dabbler | Cool. Wasn't sure whether the software would be | 03:20 |
dabbler | Remind me a command to pipe it to a pastebin site? | 03:21 |
Bashing-om | dabbler: lspci -k | grep -iEA5 'vga|3d' | nc termbin.com 9999 | 03:23 |
dabbler | That's right! thanks | 03:24 |
dabbler | Bashing-om: https://termbin.com/fksj | 03:25 |
Bashing-om | dabbler: looking and checking. | 03:26 |
Bashing-om | dabbler: Nvidia says to use the 418 version driver: https://www.nvidia.com/Download/driverResults.aspx/153717/en-us/. | 03:29 |
Bashing-om | !info nvidia-driver-418 | 03:30 |
ubottu | nvidia-driver-418 (430.50-0ubuntu3, lunar): Transitional package for nvidia-driver-430. In component restricted, is optional. Built by nvidia-graphics-drivers-430. Size 7 kB / 19 kB. (Only available for amd64.) | 03:30 |
dabbler | Bashing-om: ah, interesting. That was an alternative listed by Ubuntu's tool, but it said "server" and didn't say tested | 03:32 |
dabbler | I'll give it a try. Do you have any influence on what the Ubuntu tool recommends? | 03:33 |
Bashing-om | dabbler: ' I rely on what the kenel wants to do - purge the present driver and run ' sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall ' - Let the kernel choose the driver. | 03:34 |
dabbler | Ok. I wonder which it'll choose | 03:35 |
Bashing-om | dabbler: see the above bots output - where I do ecpect the 430 version driver. | 03:35 |
Bashing-om | expect* | 03:36 |
dabbler | Bashing-om: autoinstall picks 390 | 03:38 |
dabbler | Yay, a third contender haha | 03:39 |
dabbler | I'll try the one Nvidia suggests first, then try 390 | 03:39 |
Bashing-om | dabbler: well ! color me surprised ! Now I do not know what to advise :( | 03:39 |
dabbler | I'm following there's instructions to chroot into my system from my Ubuntu ISO: https://askubuntu.com/a/166010 When I try to do the mount commands in step 9, though, I'm getting "unable to allocate pty: no such device" | 04:19 |
dabbler | *these | 04:19 |
dabbler | Even if I try the devpts one first, I still get that error | 04:20 |
dabbler | Should I bind /dev/pts to the "host" system's before I chroot? | 04:25 |
Bashing-om | dabbler: Lots have changed since 2012 :( .. Mind ya I have no Mac experience but try after mounting commands: ' for i in /dev /dev/pts /proc /sys /run; do sudo mount -B $i /mnt$i; done ' thjem do the change root ' sudo chroot /mnt '. | 04:30 |
Bashing-om | thjem/then* | 04:31 |
dabbler | I've already bound /dev to the host's. On second thought, why wouldn't that take care of /dev/pts? | 04:38 |
kotgc | Hello, anyone know how I can connect my bridge br1 to enp2s0? Starting the vm automatically connects br1 to vnet1? | 05:24 |
kotgc | ip -c a https://dpaste.org/vSk2t | 05:24 |
kotgc | bridge link https://dpaste.org/fzKbL | 05:24 |
kotgc | cat https://dpaste.org/KG9bS | 05:24 |
=== unknown67 is now known as ubuntuuser | ||
Bashing-om | kotgc: old: " < sarnold> someone tell kotgc to use https://ubuntu.com/pro/dashboard when he returns" | 05:26 |
kotgc | Bashing-om, thanks, I tried that with the $500 USD/yr but no response after 1 week via email or phone? | 05:28 |
bobbycharles | Hello | 06:16 |
bobbycharles | hello, testing my new ubuntu install | 06:18 |
bobbycharles | is anyone there | 06:20 |
al1r4d | hello bobbycharles | 07:05 |
jar-el | Hi, I still have this problem: | 07:06 |
jar-el | https://askubuntu.com/questions/1304002/how-to-enable-5-1-sound-on-ubuntu-20-04 | 07:06 |
jar-el | it mentions I have to select "6 channel" in alsamixer but that option is not there | 07:06 |
jar-el | I also tried already the suggestion with the two config files but that also didn't work out. I saw the extra option in the sound settings, but the sound was still coming through my monitor | 07:07 |
dabbler | bobbycharles: yes | 07:09 |
dabbler | Bashing-om: apparently when I told it to install Nvidia driver version 319, it actually installed 390, which is the one ubuntu-drivers autoinstall chooses | 07:11 |
=== remy_ is now known as Remy | ||
dabbler | How can I fix a kernel version mismatch between my Ubuntu ISO and the system I'm chrooted into? I'm trying to install a driver and it's failing to configure the packages because it's looking for /lib/modules content related to the ISO's kernel version rather than the one installed on the mounted system | 07:50 |
=== shokohsc0 is now known as shokohsc | ||
=== ord is now known as quem | ||
nameful | hi all.how can i bring the 'alt-tab' function in 20.04.6 ? | 09:33 |
jar-el | nameful: I had the same, it changed back to super-tab, just change it again in the keyboard shortcuts to alt-tab for Switch applications | 09:36 |
nameful | jar-el, tnx mate | 09:36 |
jar-el | np :) | 09:37 |
nameful | hi all,im trying to analyze the apt log made during the upgrade from 18 to 20,how can i produce another apt log to see if the errors (ie: breaks on blah blah) are gone ? | 09:40 |
EriC^^ | nameful: if you run 'sudo apt-get -f install' it should show if the system is consistent and apt all good | 09:41 |
nameful | EriC^^, ok,will try now | 09:42 |
nameful | EriC^^, the focal,focal 1.1.9-3 all [upgradable from: 1.1.3-1] seems upgraded now.unlike few hours back.. is it normal for the nautilus-admin to kept back from updating | 09:45 |
EriC^^ | !info nautilus-admin focal | 09:46 |
ubottu | nautilus-admin (1.1.9-3, focal): Extension for Nautilus to do administrative operations. In component universe, is optional. Built by nautilus-admin. Size 10 kB / 67 kB | 09:46 |
EriC^^ | nameful: dont have it installed, alot of packages get held back these days, "apt-cache policy nautilus-admin" should show "phased %" or something | 09:47 |
nameful | ayt ill remove it via synaptic.. i only use it when i browse and edit some files that needs admin rights.whats the alt then for nautilus ? | 09:48 |
EriC^^ | it should still work i guess, just the version is held back | 09:51 |
nameful | EriC^^, should i mark it for removal or complete removal,files affected are pretty much same when choosing among the 2 option | 09:51 |
EriC^^ | just keep it, soon it'll be phased completely and not held back | 09:52 |
nameful | ayt.tnx mate. tnx ol :) | 09:53 |
EriC^^ | np :) | 09:53 |
root | fuck you bitch | 10:17 |
=== root is now known as Guest3648 | ||
jar-el | huh | 10:26 |
=== braxas_ is now known as braxas | ||
al1r4d | Btw, where i can find ubuntu kernel for virtual server? | 11:16 |
oerheks | !info linux-image-virtual | 11:21 |
ubottu | linux-image-virtual (6.2.0.20.20, lunar): Virtual Linux kernel image. In component main, is optional. Built by linux-meta. Size 8 kB / 14 kB. (Only available for amd64, arm64, powerpc, ppc64el, s390x.) | 11:21 |
al1r4d | Thank you :) | 11:34 |
viktorf772 | hello ! | 11:50 |
BluesKaj | Hi all | 13:07 |
al1r4d | Hi | 13:46 |
al1r4d | Any debloat script for ubuntu server? | 13:46 |
molly_ | hello | 14:23 |
molly_ | ? | 14:25 |
oerheks | 'debloat script' ... what do you mean with that? | 14:43 |
oerheks | what is installed with the server iso, that you don' t like? | 14:44 |
oerheks | lolz | 14:44 |
=== archpc2 is now known as archpc | ||
=== lflare is now known as Guest8460 | ||
yasir | hi | 16:20 |
yasir | how is everyone | 16:20 |
lotuspsychje | oerheks: maybe al1r4d means a decrapifier like on windows for long time used systems to get rid of junk | 17:19 |
lotuspsychje | al1r4d: if thats what you mean, bleachbit could be an idea | 17:19 |
oerheks | just a server contains nothing, to delete. | 17:20 |
oerheks | abnd when i read 'bloated' i do not take it serious | 17:21 |
lotuspsychje | prob :p | 17:21 |
Guest15 | test | 17:33 |
Guest15 | hello,ping.... | 17:33 |
masv | hi | 19:22 |
masv | hellooooooooooooooo | 19:22 |
oerheks | :-) | 19:22 |
masv | hh | 19:23 |
masv | tssssssssssssssss | 19:23 |
masv | exit | 19:23 |
aokjs | When I plug my Pixel 5 via USB-C to Ubuntu 22.04.2 LTS it repeadly starts charging and disconnects, around two or three times a second. A USB-C external SSD works fine with the same port. The phone connected to another port with a USB-A adaptor works fine too. Why does it fail for USB-C? | 19:29 |
aokjs | Also, syslog shows no new lines. | 19:30 |
aokjs | Also, the same phone works fine with USB-C on other devices. | 19:30 |
jeremy31 | aokjs: monitor in terminal when plugging in with> sudo dmesg -w | 19:31 |
aokjs | I saw nothing monitoring it with something like `tail -f /var/log/dmesg`but I will try this. | 19:32 |
oerheks | unlock your phone before plugging in | 19:35 |
aokjs | oerheks: I will try this. Thanksf or the suggestion! | 19:37 |
=== shokohsc6 is now known as shokohsc | ||
=== blscoe is now known as Oakjs | ||
jonathan | Hey. Is there a way to assign swap space to a gpu in ubuntu? Apparently that's a thing in windows. | 22:11 |
jonathan | Also in alpine linux they seem to be able to do it. | 22:11 |
oerheks | jonathan, interesting, any URL? | 22:22 |
jonathan | oerheks: https://wiki.archlinux.org/title/Swap_on_video_RAM | 22:23 |
jonathan | I haven't tried it | 22:23 |
jonathan | oerheks: ohhh. I think this is to use video ram as swap space | 22:25 |
jonathan | Not to use swap space for video ram itself. | 22:25 |
oerheks | oh oke, zram in vram | 22:26 |
oerheks | sneaky, also used to hide keys. | 22:26 |
jonathan | I'm building a designer PC but it wont be ready until December. I really don't want to rent resources from an online provider. | 22:26 |
Guest12 | Hi guys, Im using Pop_OS! but I want to change the DE to free up ram, its using Gnome with PopOS theme, can I safely change the DE without breaking something important | 23:38 |
rbox | !mint | 23:39 |
ubottu | The Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/ | 23:39 |
Guest12 | Its running Ubuntu 22.04 under da hood | 23:45 |
rbox | the hood is irrelevnet | 23:46 |
Guest12 | So basically its ubuntu 22.04 with Gnome | 23:46 |
Guest12 | Just wondering if changing the DE would break anything | 23:46 |
rbox | there is no "basically" | 23:47 |
rbox | its either ubuntu or its not | 23:47 |
rbox | and in this case, it's not | 23:47 |
Guest12 | Its literally Ubuntu 22.04 with Gnome | 23:48 |
rbox | there is no "literally" either | 23:48 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!