/srv/irclogs.ubuntu.com/2021/04/10/#kubuntu.txt

Daskreechyes00:04
Daskreechsimilar for DNS resolution00:05
tomreynjuacom99: you two seemed to make good progress there, with this chroot approach. i'll just drop this here in case it doesn't work out for you to maybe try later: you can boot to recovery, drop to a root shell, mv /home/YOURUSERNAMEGOESHERE /home/YOURUSERNAMEGOESHERE_old; mkdir /home/YOURUSERNAMEGOESHERE; chown YOURUSERNAMEGOESHERE:YOURUSERNAMEGOESHERE /home/YOURUSERNAMEGOESHERE00:07
juacom99thanks @tomreyn i goit like 800G od data on my home is gonna take a while XD00:08
tomreynmv is very fast00:09
juacom99rigth it only change the pointer right?00:09
tomreynyes, you could say so. but let's not get distracted now, keep going ;-)00:09
Daskreechjuacom99: Did you get to chroot ?00:15
juacom99almost00:15
juacom99i'm on Xnest -ac :100:16
juacom99chroot: failed to run command ‘/bin/bash’: No such file or directory00:18
juacom99when i run sudo chroot /var/chroot00:18
Daskreechit's looking for your mounted root00:19
Daskreech so it's sudo chroot /media/mycomp for you00:19
juacom99done00:19
Daskreechok00:20
Daskreechso ls /00:20
Daskreechor ls /home should show your kubuntu home director ?00:20
Daskreech directory00:20
juacom99it does00:20
DaskreechGreat :) so now you can act as if you are in your computer without having to reboot00:21
juacom99ok, so what now?00:21
Daskreechwell what does /cat /etc/issue say ?00:22
juacom99Ubuntu 20.04.2 LTS \n \l00:22
juacom99i could tell you that myself XD00:22
DaskreechJust checking :)00:23
Daskreechcan you pastebin the .xsession-errors file from your users home directory ?00:23
juacom99yep00:23
Daskreech!pastebin00:33
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.00:33
juacom99i'm having problems copying the  file00:34
Daskreech!pastebinit00:37
ubottupastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit00:37
Daskreechif you install that ^^ @juacom99 you can run cat ~/.xsession-errors | pastebinit00:40
juacom99alreally on it00:40
Daskreechit should give you a URL and you can just tell us here what that URL is00:40
juacom99dam conection fail00:41
juacom99i don't have dns00:41
juacom99that's the problem00:42
Daskreechlol ok00:43
Daskreechcan you see your kubuntu home outside the Chroot?00:44
Daskreech Jsut grab it from there00:44
juacom99i see an empty folder00:47
juacom99i guess is becaus of the root permisions00:47
Daskreechls -l /media/mycomp00:49
Daskreechls -l /media/mycomp | grep home00:49
juacom99ls: no se puede acceder a '/media/mycomp': No existe el archivo o el directorio00:50
juacom99sorry00:50
juacom99is a file or diercory not found00:50
juacom99*directory00:50
juacom99NVM00:51
juacom99i got you00:51
Daskreech :-)00:52
juacom99i don't have permission to open it that way :(00:53
juacom99dam00:53
Daskreechwhen you drop into a Chroot you should be a root user so there should be no permissions issues00:53
juacom99with the chroot one i can't open a dolphine00:54
juacom99with tho one outside i can open the file00:54
juacom99XD00:54
DaskreechRight :)00:54
juacom99let me try something00:54
Daskreechok00:54
juacom99ok y chmod +r thye file and open in on kate00:55
juacom99wtf 4660890 lines01:00
juacom99kate stop responding when i copy XD01:04
DaskreechX-D01:04
juacom99ok i did it01:11
juacom99no i didn't01:11
Daskreech:-)01:15
juacom99i can't copy -.-'01:27
DaskreechO__O01:31
Daskreechcan you copy other files but not that one?01:31
Daskreechtry from inside your chroot /var/log/X.0.log01:32
juacom99@Daskreechi think is becaus of the size01:38
juacom99i can tail you the las 500 lines if you want01:42
juacom99https://paste.ubuntu.com/p/JVNMKgk6Nc/01:43
juacom991000 lines01:43
DaskreechThat's fine01:44
Daskreech0__o01:46
DaskreechWhat Processor do you have?01:47
juacom99intel01:51
juacom99a cuadcore01:51
juacom99sorry core i501:54
Daskreechyou have only one user on the kubuntu system ?01:57
juacom99yes01:57
Daskreechcan you jump back on your chroot?01:59
juacom99yes sir01:59
juacom99i keep it open in case01:59
juacom99* kept02:00
Daskreechok and it's a root level prompt? (With a # at the prompt line?)02:01
juacom99yes02:02
Daskreechok try runing "adduser testuser"02:02
juacom99a new user??02:04
juacom99passwd: pasm_start(9 fail, erro 2602:05
juacom99Try again [y/n]02:06
juacom99ok it add it anyway02:07
Daskreechhmm02:08
juacom99i guess it dosen't have a password02:09
juacom99is just that02:09
Daskreechpasswd testuser02:09
DaskreechSet a password for it02:09
juacom99same error :102:11
DaskreechOk your Chroot is incomplete02:13
Daskreechcan you do a recovery login for the kubuntu ?02:14
juacom99how do you do that?02:14
DaskreechYou said you logged into recovery mode before02:15
juacom99yes but i can't get a irc client there02:16
Daskreechjuacom99: when you login run the passwd testuser02:18
Daskreechset a password for the user02:18
Daskreechor if that does not work. try su to testuser02:19
Daskreech"su testuser"02:19
Daskreech then run just passwd02:19
DaskreechI want to see if you can login to a new user02:19
juacom99ok02:20
DaskreechI think your users home directory might be broken02:20
juacom99brb02:20
juacom99Daskreech: i-m back and with bad news02:30
juacom99i couldn't change the password, i delet de user create it again and try to change the pass with the same result02:32
DaskreechThat seems bad02:33
juacom99i got an error thou02:33
Daskreechok did you note it?02:33
juacom99when i try to su to testuser02:34
juacom99i got a error that /etc/sudoers dosne't exist02:35
DaskreechDoes it exist?02:37
Daskreechwithin your kubuntu install?02:37
juacom99nop i just got /etc/sudoers.d02:38
DaskreechThat should be a directory02:38
juacom99it is02:38
juacom99any other idea?02:45
DaskreechLooking02:45
DaskreechYou couldn't login to your own user correct?02:49
juacom99yes02:50
DaskreechOr did you try su youruser ?02:50
juacom99bouth and no luck02:51
DaskreechDo you have an install method for kubuntu ?02:54
juacom99i got a live pendrive02:55
Daskreechbut your home directory is on the same partition as your root drive03:24
juacom99yes03:25
Daskreechand there is a lot of stuff on it?03:27
juacom99indeed03:27
Daskreechsooooo03:28
Daskreech:)03:28
juacom99so?03:28
DaskreechDo you have enough space on the drive to make a partition of equal size to your home directory?03:28
juacom99let me check03:29
=== davis is now known as Guest88224
shubbarjust installed kubuntu lts, but didn't find the right keyboard of my laptop09:56
=== remi is now known as Guest94153
=== Guest94153 is now known as remi__
shubbari don't know what type of keyboard it is. The < > are one key on the top left09:58
tomreynshubbar: could be french, azerty. but i think there's actually a tool in the installer that lets you enter some characters to detect your keyboard layout, isnt there (maybe not in kubuntu's installer, i'm more used to ubuntu's).10:28
BluesKaj'Morning folks12:14
maisonBonjour à tous,12:14
maisonj'ai installé Kubuntu dernierement par l'iso fournie en ligne12:15
maisondepuis j'ai des pertes de connexions LAN, décrochage non compréhensibles pour moi12:15
maisonQuasi sur que mon controller Intel met le bazar12:16
maisonoups....!!! pas intel12:17
BluesKaj!fr | maison12:17
ubottumaison: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper /join #ubuntu-fr ou /join #ubuntu-qc. Merci.12:17
maisondésolé....enfin I'm sorry12:18
maisonI'm leaving12:18
maison-PCI Devices-12:21
maisonHost bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)12:21
maisonVGA compatible controller: Intel Corporation HD Graphics 5500 (rev 09) (prog-if 00 [VGA controller])12:21
maisonAudio device: Intel Corporation Broadwell-U Audio Controller (rev 09)12:21
maisonUSB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03) (prog-if 30 [XHCI])12:21
maisonCommunication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)12:21
Maik!paste | maison12:24
ubottumaison: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.12:24
=== ken_ is now known as kenperkins
seven6ixesMy kubuntu virtual machine won't let me set my resolution above 800x60014:30
seven6ixesanyone have any suggestions?14:30
RikMillsseven6ixes: that sounds like this unfixed KDE bug: https://bugs.kde.org/show_bug.cgi?id=40705814:35
ubottuKDE bug 407058 in common "KDE Plasma5 can't change resolution in VM after last update" [Normal,Confirmed]14:35
RikMillsthere are some workarounds it that report, depending on what type of VM you have14:36
IrcsomeBot1<ri5h46h> kubuntu works nice in virtual box but I couldn't find any solution for virt-manager and VMware.15:46
steveireI can ssh to a server with `ssh -p 23022 serveruser@23.45.67.89`  and my collleague can ssh to the same server in the same way. Can I use his connection to ssh to his laptop via the server? I thought that's what reverse tunnelling is for, but I can't make it work. When I use the `ssh -R 23022:localhost:22 serveruser@23.45.67.89` on my laptop it just hangs. Am I doing something wrong?15:46
ruimonteirobroken updates resolved with sudo apt-get update -y15:59
ruimonteirosudo apt-get update only isn't enouth16:00
ruimonteiroufff16:00
tomreynare you mixing up "update" and "upgrade"?16:01
IrcsomeBot1vijendra121 was added by: vijendra12116:18
Pedro87hi all, i tried to solve an audio issue since two days now, googled for several solutions but nothing works. My audio device doesn't work.17:34
Pedro87Could someone please help me? I have an iMac with the following audio device: Intel Cannon Lake PCH cAVS17:38
Maikdon't forget to mention which version of Kubuntu you use.17:40
Pedro87i tried the beta now 21,04. but also opensuse thumbleweed and ubuntu 20,10. In Kde i see the speaker and during a video the volume moves arround but no audio at all. in all distros.17:42
IrcsomeBot1fhsPCwLVOg664 was added by: fhsPCwLVOg66417:48
MaikPedro87: 21.04 is still in development and not supported yet17:50
Pedro87Maik it looks like another kernel version or Distribution or Version doesn't solve the problem, maybe there is a bug oder unsupported or a wrong config in all the system for my device?17:51
Maikmaybe the soundcard isn't supported yet? i don't know17:51
Maikhow old is the imac?17:51
Pedro87201917:51
Maikhmmm17:51
Pedro87you could see the device on linux-hardware.org17:51
Maiki have to leave it to someone with more experience than me17:52
Pedro87idk, on hardware-linux.org there are some probes from users that tried same distro and they marked the device as detected, i have hope that it will work with the right configuration.17:57
Pedro87i would also pay money if the help leads to the solution of my problem...18:20
juacom99hey @Daskreech18:28
IrcsomeBot1SiddharthGajam was added by: SiddharthGajam19:02
IrcsomeBot1<SiddharthGajam> BFOR19:03
IrcsomeBot1<SiddharthGajam> CQVF19:03
IrcsomeBot1<SiddharthGajam> 32 bit kubuntu os???19:04
Maik@SiddharthGajam from 20.04 LTS onward it's 64 Bit only19:15
Maikif you need a 32 bit OS you'll need to switch to Debian19:15
Maikor get a 64 bit computer19:16
=== Lord_of_Life_ is now known as Lord_of_Life

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