=== chris14_ is now known as chris14 | ||
oerheks | !wubi | 00:52 |
---|---|---|
ubottu | Wubi was a way to install Ubuntu from within Windows, but it is no longer supported in recent versions of Ubuntu and Windows, and was never well maintained even for Ubuntu 12.04. Do not use Wubi. See !install for other options for installing Ubuntu. | 00:52 |
oerheks | oops | 00:52 |
enigma9o7 | TIL; although dunno how important that'll be to know. | 02:07 |
=== PasiZ9 is now known as PasiZ | ||
alazy | I'm trying to display my boot messages on my monitor in portrait mode. I've put added these 2 kernel parameters: video=nvidia-drm:HDMI-A-1:2560x1440-24@60:D video=nvidia-drm:VGA-1:1920x1080-24@60:e,rotate=90,panel_orientation=right_side_up | 02:44 |
alazy | But it doesn't work; I still get text on only the VGA monitor in a way that I have to tilt my head 90' to read. I've install the nvidia proprietary driver. Any idea what's wrong? | 02:44 |
tomreyn | fbcon=rotate:1 | 02:48 |
tomreyn | you might also need video=efifb | 02:49 |
tomreyn | those are kernel cmdline parameters | 02:49 |
alazy | tomreyn: thanks, I will read https://docs.kernel.org/fb/fbcon.html. https://docs.kernel.org/fb/efifb.html seems only directed at some Apple and ARM hardware; I'm running an older x86-64 + nvidia card & proprietary driver. | 03:00 |
alazy | 1) Do you know why the kernel apparently ignores "rotate=90,panel_orientation=right_side_up" ? It's in the kernel documentation (https://www.kernel.org/doc/Documentation/fb/modedb.rst) and I see nothing to explain why it is not respected. | 03:00 |
alazy | 2) I'm trying to use the nvidia framebuffer driver too (for boot and while using TTYs). My kernel command line also contains "nvidia-drm.modeset=1 nvidia-drm.fbdev=1". Does that seem right, and should fbcon conflict with nvidia-drm.fbdev ? | 03:00 |
yes-ubuntu | Hello! :) How is everyone? It now happens for the 2nd time (recently, in the last month or so?) that somehow (either me pressing something on the keyboard, either, when I open and wake my laptop) the caps lock changes behaviour: when the light is on the letters come out lower case and when the light is off, they come out as UPPER CASE? I searched | 03:01 |
yes-ubuntu | the web a little bit, but could not jet find a way to issue a command in the terminal to fix this? (a reboot would probably help, I am looking for a solution without reboot for now) | 03:01 |
yes-ubuntu | iinterestingly, if I lock my screen (super + L) then, caps lock will return to normal, as in, I will have to press it until the caps lock led is off and type in my password? And as soon as I pass the login screen, the caps lock behaviour will be again screwed, I have to pres caps lock to switch the led on, in order to type with lower case? | 03:04 |
yes-ubuntu | Anyone would have some good tips for me, please? (using ubuntu 24.04) | 03:06 |
yes-ubuntu | And, even more interesting, now that my caps lock is screwed, whenever I press the super key and the gnome desktops appear with the search bar on top, if I start typing, the caps lock would work normal (as in, if the caps lock led is on, capitals would come out, if the led is off lower case would come out... so, if I start searching for any | 03:10 |
yes-ubuntu | application on gnome, I would need to switch the casp lock led off and when coming back to use the applications or in the terminal, the casp lock would be screwed again) | 03:10 |
=== pushkarnk1 is now known as pushkarnk | ||
=== Mibixy is now known as Mibix | ||
=== pushkarnk1 is now known as pushkarnk | ||
=== pushkarnk1 is now known as pushkarnk | ||
eipip1eq0 | hi how to resolve unmet dependencies? I couldn't do anything with apt command now. | 06:41 |
eipip1eq0 | any apt operation would result in some unmet dependencies | 06:42 |
vincejv | hello, not sure if is should ignore but i'm getting dmesg errors errors: [ +0.000005] UBSAN: array-index-out-of-bounds in /build/linux-hwe-6.5-4OTnNG/linux-hwe-6.5-6.5.0/drivers/gpu/drm/radeon/radeon_atombios.c:2705:39 [ +0.000010] index 2 is out of range for type 'ATOM_PPLIB_NONCLOCK_INFO [1]' | 07:25 |
vincejv | then there's a call stack | 07:26 |
vincejv | full error: https://pastebin.com/7rr7WiE7 | 07:26 |
vincejv | oh wait im going to try to disable the hwe kernel and rollback | 07:30 |
vincejv | fixed | 07:41 |
lotuspsychje | !yay | 07:42 |
ubottu | Glad you made it! :-) | 07:42 |
yes-ubuntu | Hello! Anyone knows how to fix caps lock screw up without a reboot? Google doesn't really help? Using Ubuntu 24.04. | 07:50 |
bod | what | 07:51 |
bod | explain more | 07:51 |
bod | log in and out | 07:54 |
bod | out and in | 07:54 |
bod | virtual keyboard | 07:54 |
bod | xdotool | 07:55 |
yes-ubuntu | bod: so, when the caps lock led is on, lower case letters are typed and vice versa (and, caps lock works fine at the login screen - if I lock then unlock the desktop, and, it also works fine if I search for an app by pressing the super key) | 07:57 |
bod | oh weird | 07:57 |
bod | idk | 07:57 |
yes-ubuntu | bod: I am looking for a possible terminal command to fix this, actually, if there would be one? :D reboot would help, 100% | 07:57 |
bod | xset led | 07:58 |
bod | look at xset | 07:58 |
yes-ubuntu | so far, I have found this ---> echo 0 | sudo tee `ls /sys/class/leds/*capslock/brightness` which works until I press caps lock, then I would need to use this command again? | 07:59 |
bod | oh weird | 08:01 |
bod | idk maybe xset led | 08:01 |
bod | it can turn keyboard leds on and off | 08:01 |
bod | might not work on wayland | 08:01 |
yes-ubuntu | bod: thank you :) the terminal command I shared earlier would do the same, temporarily? | 08:02 |
bod | ah k | 08:02 |
bod | well that command looks like it just turns the brightness down all the way but not the led off completely | 08:05 |
bod | idk though | 08:06 |
bod | never used it | 08:06 |
bod | maybe theres a difference | 08:06 |
bod | idk though | 08:06 |
meharwan | hy guys , i am new here | 08:10 |
meharwan | i want to learn to program desklets in linux miint , can anyone help me please ? i am proficient in js and css btw | 08:12 |
honore | hello | 09:20 |
honore | iiiiiue | 09:21 |
honore | is there any one? | 09:21 |
honore | where are from? | 09:21 |
lotuspsychje | !chat | honore | 09:22 |
ubottu | honore: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! | 09:22 |
honore | where are you from | 09:22 |
=== polo is now known as marcopolo1 | ||
marcopolo1 | Hello, i am currently on ubuntu 22.04 and i am following the instructions on Jagex's website to install runescape ( https://www.runescape.com/launcher ) however when i put that code in my terminal it says it can't install RuneScape because it uses libss1.0 and from what i saw on the internet ubuntu is on libss3.3 , does anyone have any idea how i could fix this ? | 09:55 |
ravage | The best option is probably to install steam | 10:00 |
ravage | And run it through Proton | 10:01 |
ravage | I also found https://snapcraft.io/runescape-rujak | 10:01 |
ravage | But have not tested it | 10:01 |
marcopolo1 | found a flatpak for it , trying it | 10:02 |
jan_ | hello how i can disable touchscreen lin linux | 10:12 |
jan_ | how to add more codecs for headphones in sound settings, i use kubuntu just because i preffer this interface, i have some strange and the best 2 codecs have a2d sin and just get pauses in sound, https://postimg.cc/mzhm6vdg | 10:21 |
=== polo is now known as marcopolo1 | ||
=== leon_ is now known as Guest4536 | ||
=== jfsimon1981_b is now known as jfsimon | ||
=== tryfan30 is now known as tryfan3 | ||
pertho | hey got a question.. on Ubuntu 24.04, I've got intel-media-va-driver installed, and I set media.ffmpeg.vaapi.enabled to true in Firefox.. but when playing videos, intel_gpu_top shows only activity in "Render/3D" and nothing in "Video" which means it's not using VA-API. Any ideas on how to fix? | 12:43 |
pertho | do I need some extra package installed into snap for firefox to support it? | 12:48 |
pertho | (since firefox in snap is sandboxed isn't it?) | 12:48 |
tomreyn | snap isolation would also be my guess as to what's getting in the way. https://wiki.archlinux.org/title/Firefox#Hardware_video_acceleration has a lot of suggestions on how to diagnose it. | 12:53 |
tomreyn | i'd start by checking for existing bug reports, though | 12:53 |
pertho | tomreyn: I think it depends on the codec.. I set youtube to 1080p and looked at intel_gpu_top and seeing Video % bar going up and down so.. I think maybe the older 480p videos use a codec that isn't as supported for HW decoding (this 9th gen intel card doesn't support AV1 HW decoding, only VP8, VP9 and H.264) | 13:06 |
tomreyn | ah, so you're saying it does work, nice | 13:08 |
tomreyn | yt-dlp --list-formats / -F=... lets you download videos in a specific format, if that's of any help in testing. | 13:10 |
pertho | tomreyn: yeah I think it wasn't working on certain xxxp resolutions.. but 1080p seems to mostly be the types it can hw decode but 480p not so much. | 13:28 |
ravage | A better calculator can decode 480p :) | 13:29 |
aaradhya | s' | 13:32 |
aaradhya | s | 13:32 |
aaradhya | s | 13:32 |
aaradhya | xxxxxxxxxxxxxxxxxxxxxxx | 13:32 |
aaradhya | addam chilli des ki billi | 13:32 |
pertho | ravage: heh maybe but sticking a video codec that can't be HW decoded in full screen at 1920x1080 means the CPU maxes out one core | 13:33 |
ravage | if the decoder can only use one core you should throw that code in the bin | 13:34 |
ravage | also i talked about 480p and nothing else | 13:35 |
=== five6184803396 is now known as five618480339 | ||
=== polo is now known as marcopolo1 | ||
=== TheCaptain8985 is now known as TheCaptain898 | ||
=== tom_ is now known as paul424 | ||
=== jeff_ is now known as Guest7006 | ||
=== Unkdown is now known as Merluzo | ||
=== qobuljon is now known as hhh | ||
=== devon is now known as Guest9798 | ||
=== TomTom_ is now known as TomTom | ||
xbox | hello | 18:12 |
=== Explorer is now known as Exploratory | ||
=== Milencho_ is now known as Milencho | ||
Aavar | I have some virtual machines created in virt-manager on my laptop. They do not show up when I run "virsh list --all". On all my other machines this works. Any idea why? | 21:32 |
Aavar | It does show up when I run as sudo... weird. | 21:34 |
oerheks | check and compare what groups your user belongs to | 21:37 |
Aavar | oerheks: ok, thank you. I will check :) | 21:48 |
oerheks | libvirt and kvm, i think | 21:52 |
oerheks | sudo usermod -aG libvirt $USER && sudo usermod -aG kvm $USER # maybe you did, but did not logout login again to take effect | 21:52 |
Aavar | oerheks: I was already a member of the groups. I found somewhere online that "virsh -c qemu:///system list --all" would work. And it did... | 22:00 |
blinky | I need some help with virtualbox on ubuntu. | 22:14 |
enigma9o7 | you'll need to be more specific | 22:22 |
blinky | enigma9o7, thank you for replying. Here - https://bpa.st/6VEA - this is the error. | 22:48 |
enigma9o7 | What happens when you try to install the kernel drive (sudo vboxconfig)? Do you have secure boot enabled? | 22:49 |
blinky | I have disabled the secure boot | 22:50 |
blinky | I don't know how to install kernel drive | 22:50 |
blinky | I'm new to Linux. | 22:51 |
enigma9o7 | What happens when you try with "sudo vboxconfig" as suggested? | 22:51 |
blinky | enigma9o7, https://bpa.st/6JHQ | 22:53 |
enigma9o7 | ah okay, an explanation. "sudo apt install build-essential" then try again | 22:55 |
blinky | on it | 22:56 |
blinky | enigma9o7, https://bpa.st/3SVQ | 22:58 |
oerheks | 33 not upgraded... | 22:58 |
enigma9o7 | hmmm guess you'll have to install headers manually, i thought build-essential covered that | 22:58 |
enigma9o7 | although sure, maybe you have them waiting for you when you upgrade. | 22:59 |
enigma9o7 | apt list --upgradable and see if new headers are there | 22:59 |
blinky | how to upgrade? | 22:59 |
blinky | okay | 22:59 |
enigma9o7 | from command line you can "sudo apt upgrade" | 22:59 |
blinky | on it | 23:00 |
enigma9o7 | but in your case you liekly just need to "sudo apt install linux-headers-generic" and then try "sudo vboxconfig" yet again | 23:01 |
enigma9o7 | which would install them if you dont have them installed and upgrade them if you do. | 23:02 |
blinky | upgrade is 15% completed. I will do the "linux-headers" command once 100% completed. | 23:03 |
Siamaster | Hi I have both ubuntu and win installed on machine. It used to work fine but now everytime I log in to Windows and then try to log in to ubuntu, it fails the first time | 23:06 |
Siamaster | I get "failed to initialized nvidia daemon" | 23:06 |
Siamaster | and then the only thing I rly can do is restart because network's not initialized either I can't use internet | 23:07 |
Siamaster | it's just failed and graphics are big | 23:07 |
Siamaster | but after a restart to ubuntu it corrects itself | 23:07 |
leftyfb | Siamaster: disable fast boot on windows | 23:07 |
Siamaster | ok! yeah it feels like windows | 23:08 |
Siamaster | I'm gonna try that | 23:08 |
Siamaster | ty | 23:08 |
Siamaster | I used to have it disabled but it's Win.. | 23:08 |
Siamaster | I turned it off but I still have the same problem :( | 23:17 |
Siamaster | I used to be able to log in to win from grub menu too, but then it stopped working and giving mig "invalid signature" and after a grub update it was gone. | 23:18 |
Siamaster | now I log into win from BIOS instead | 23:18 |
leftyfb | ah, disable secure boot in your BIOS | 23:18 |
Siamaster | and everytime I do that, I need to log in to uvuntu two times | 23:18 |
Siamaster | It has always been disabled | 23:18 |
Siamaster | If it's enabled, I'm not even able to boot into BIOS with my current monitor | 23:19 |
Siamaster | I have to change monitor to be able to set it back | 23:19 |
blinky | enigma9o7, it still says - https://bpa.st/4XRQ | 23:33 |
enigma9o7 | You still don't have headers to match your kernel. | 23:33 |
enigma9o7 | If you are using linux-image-generic then linux-headers-generic should be it. If you are using a different kernel, use the maching header package. | 23:34 |
blinky | how do i know which kernel I'm using? please help me install the matching header package. | 23:35 |
tomreyn | blinky: cat /proc/version | 23:50 |
tomreyn | or, less detailed, uname -r | 23:51 |
blinky | on it | 23:51 |
blinky | 6.5.0-1024-oem | 23:52 |
enigma9o7 | aha, using oem kernel, that explains it | 23:53 |
enigma9o7 | there is likely a package called something like linux-headers-oem or something | 23:53 |
enigma9o7 | or you could switch to generic kernel iwth `sudo apt install linux-image-generic` then reboot; for noble that'll be 6.8 series | 23:54 |
tomreyn | https://packages.ubuntu.com/search?suite=noble§ion=all&arch=any&keywords=linux-headers-oem&searchon=names | 23:54 |
enigma9o7 | or for jammy `sudo apt install linux-image-hwe-22.04 linux-headers-hwe-22.04` | 23:54 |
blinky | what is oem? | 23:55 |
blinky | is it safe to switch to generic kernel? | 23:55 |
enigma9o7 | Yes it should be safe to switch to generic kernel, not sure why you'd have oem unless you purposely installed it, or an oem installed your OS In the first place. | 23:57 |
enigma9o7 | infos: https://wiki.ubuntu.com/Kernel/OEMKernel | 23:57 |
enigma9o7 | If it doesn't boot with generic kernel tho, you can boot your previous kernel from grub advanced options. | 23:57 |
blinky | on it | 23:57 |
enigma9o7 | So if you want to be 100% safe make sure you know how to get into grub menu, or put like a 3 second timeout on it. | 23:57 |
blinky | ok | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!