[00:11] IrcsomeBot, nope, 20.04 LTS [00:11] tomreyn, firmware for what? SupremeFX ? [00:12] the soundard works just fine, on windows mic-in works ok and I can record with audacity [00:12] on kubuntu though, not only the mixer defaults to auto-mute everything on "usb audio" [00:13] it also somehow doesnt pick up any input from the mic [00:14] the kubuntu alsamixer doesnt even have the "auto mute" section in the ascii UI [00:14] yet everything gets auto-muted [00:14] have to manually run command: "amixer -c 2 set Headphone on" [00:14] to get it unmuted [00:16] from the googling that ive done I figured im not the only one with that problem, and it was introduced sometime in 2019-2020 [00:17] If it's 20.10, try uninstalling pipewire. I found pipewire to interfere with my BT headphone and uninstalling pipewire fixed it. Also, you try killing pulseaudio as it will restart automatically and that my "fix" the issue. === george is now known as Guest28905 [00:43] killing pulseaudio doesnt fix anything in my case [00:44] and not gonna reinstall my workstation to 20.10 :( too much setup [00:57] you can upgrade from 20.04 to 20.10 and maintain your existing setup. === MrSwudge is now known as MrSwuge === MrSwuge is now known as MrSwudge === kubuntu is now known as Guest24200 [02:54] I'm not sure why but the Kubuntu install failed. I got an error and it said to report it. I also tried the safe graphics boot mode for the install. I've been able to install KDE Neon just fine though as well as Debian and Open Suse Tumbleweed with no problem. This is actually a problem I've had with Ubuntu on my comuter for many years. It is just about the only distro I haven't been able to install, though I think I got it [02:54] to work once and tracked it down the changing the hostname from the default or something. [03:06] I also didn't try to install normal Ubuntu, just Kubuntu, since I want to run Plasma. [04:33] hi, i installed ibus to write chinese with pinyin. but it only works in libreoffice writer. not in Kate, Firefox,... Maybe this is a gtk - qt issue. But i don't know how to fix it. Any suggestions? [04:50] Hey, I was trying to upgrade my distro. [04:51] When I did I got an error that my /boot was full. I looked and there are many old kernels. I tried to remove, and I get the following error: [04:52] > Reading package lists... Done [04:52] > Building dependency tree [04:52] > Reading state information... Done [04:52] > E: Unable to locate package ––purge [04:54] Did you try: sudo apt-get --purge autoremove ? [04:54] Yes I tried that first I got. 'E: Invalid operation ––purge' [04:56] Which version of Kubuntu? [04:57] focal [04:58] what about: sudo apt autoremove [05:00] yes I tried that too. No error but nothing removed [05:01] @thanveer787, till date, all Kubuntu versions have been very stable for me. … Kubuntu is my primary/production Operating System [05:04] So following the instructions at the following website, how many kernels are installed? https://www.cyberciti.biz/faq/ubuntu-18-04-remove-all-unused-old-kernels/ [05:06] sudo dpkg --list | egrep -i --color 'linux-image|linux-headers' | pastebinit [05:08] https://paste.ubuntu.com/p/PHfHvQqmDj/ [05:10] Follow the directions at the bottom of the weblink to cleanup non-active kernels. [05:10] sudo -i … apt-get --purge remove $(dpkg --list | egrep -i 'linux-image|linux-headers' | awk '/ii/{ print $2}' | egrep -v "$i") [05:48] @DarinMiller Thank you, that worked. === cgq is now known as suger [06:35] hi [08:25] I have a bug that I would like to report - it concerns the application pipewire === root_ is now known as Guest5736 [10:10] ? [10:10] ? [10:25] @ri5h46h, nice === rishi is now known as Guest40417 === alessandro is now known as Guest19706 [12:29] iam installing right now. [12:56] Hi folks [12:57] (Photo, 1280x960) https://irc-attachments.kde.org/LeFM5B8O/file_41162.jpg mine is a fresh install and getting this error for whatever thing i do === kuba is now known as Guest94649 === Guest94649 is now known as kuba__ [13:40] Looks like a gnome app, and they seem to accept issues at https://gitlab.freedesktop.org/pipewire/pipewire/-/issues [14:05] @thanveer787, fixed it somehow. played with some options in recovery mode [16:26] Telegram User was added by: Telegram User [17:07] sad that it comes back after few reboots :/. anyone else has this issue in 20.10. what might have i did wrong [17:16] @thanveer787, Did you run anything as root or via sudo? What does this command display: … ls ~/.config/baloor* -al === lex is now known as Guest74537 [17:19] @DarinMiller, that changes with the app i try to open [17:20] if i open vlc it says the same about vlc. if i press power off , it says something related to that. … common thing is configuration file not writable please contact system administrator [17:20] what does this command show: … ls ~/.config/baloor* -al [17:22] @thanveer787, also this problem solves when i make the file system read and write from recovery mode for disk checking. but the effect only last untill i shut it down once [17:23] Which file system did you chose when you installed? [17:23] @DarinMiller, ext4 [17:24] can you write anything to your home directory? [17:25] from a command prompt type: touch t.t [17:30] @DarinMiller, i think i found the cause. Just after booting everything will work fine. that commans you gave also works not showing any errors. … The problem only comes if i mount the local disk partition . Which is made by windows [17:31] But it will not go away if undo the mounting [17:33] (Photo, 1280x720) https://irc-attachments.kde.org/mIh9Sins/file_41168.jpg This is after i mounted the local disk. Before mounting. it didnt show any errors [18:03] Good evening [18:05] Wheelz_2 was added by: Wheelz_2 [18:06] How are you mounting your windows partition? [18:07] @DarinMiller, just mounting from dolphin [18:07] one more thing. i have two other partitions . one is the local disk that causing the issues and other one is the partition i have windows installed. i just mounted the partition where windows is installed. no problem at all. The problem arises when i mount that particular hard disk partition only. Well i have some files with delete prevention ( no deletion rights for normal user need admin pass to confirm) . But i sat it in [18:07] windows. Could that be the affecting here in linux [18:09] Very strange behavior indeed. What is your kernel version (uname -a)? [18:11] (Photo, 1280x394) https://irc-attachments.kde.org/s0uMQie1/file_41169.jpg [18:11] i had manjaro installed before. but didnt have any issues like that. [18:11] @thanveer787, kernel version [18:15] Try manually mount the partition via the command line after a fresh reboot, then if that works add it to your fstab file. [18:22] @DarinMiller, okey i will do that === rcoote_ is now known as rcoote === cliffreich__ is now known as cliffdover [19:00] i mounted the partition via terminal. To a mounting point i created in /mnt/ following a guide in ubuntu forums. But still the problem persists [19:12] So after a fresh reboot, the file system is rw (verified by "touch t.t" or some other method. But as soon as you "sudo mouint -t ntfs /dev/xxx /mnt/mydir", your home directory is read only? [19:13] Is ntfs-3g installed? [19:14] install ntfs-3g (sudo apt install ntfs-3g) and try sudo mount -t ntfs-3g /dev/xxx /mnt/mydir [19:17] hi === tje is now known as tje2 === dsf_ is now known as dsf