/srv/irclogs.ubuntu.com/2020/07/04/#ubuntu.txt

=== zbenjamin_ is now known as zbenjamin
ScotIrishGreetings01:38
Napk1n84Is there any setting in ubuntu that would block connection to my local network somehow?01:40
ScotIrishI'm trying to do full disk encryption on Ubuntu server 18.0401:40
ScotIrishI didn't even see that as an option at install01:40
quadrathoch2Napk1n84 mostly only the firewall01:50
quadrathoch2ScotIrish it should be01:50
Napk1n84quadrathoch2 I reset the router, didnt work, switched it to tp-link archer c7 that apparently enables nat loopback, also didn't work :(01:51
Napk1n84idk what to do anymore Im about to set fire to the server xd01:52
quadrathoch2what does ss -tulpan say?01:53
quadrathoch2just to make sure that the services listen on the ports :)01:53
Napk1n84https://i.gyazo.com/02b362b695b8b100cb1551b851c71a77.png quadrathoch201:56
Napk1n84does that look alright?01:56
quadrathoch2this is so weird, yeah looks perfectly normal01:57
Napk1n84arghhhhh01:59
Napk1n84so with server firewall disabled and the server put into a dmz, there should technically be nothing stopping me from accessing it right?02:03
quadrathoch2Napk1n84 yes02:04
=== gabkdlly_ is now known as gabkdlly
Napk1nThis sounds silly but could my isp be actively blocking my own ip address due to heavy traffic?02:27
quadrathoch2external, maybe? internal? nope Napk1n02:27
Napk1nlike blocking outgoing connections to my own ip but without blocking incoming connections02:28
Napk1nquadrathoch2 I have never been able to access my site via local IP, like not even from the start02:28
Napk1nI even connect to ssh public ipv402:28
quadrathoch2Napk1n that is weird, why wouldn't it be :/02:29
Napk1nidk it never worked but I also never bothered with it cause it wasnt an issue. maybe a bad configuration in the site's hostfile?02:29
quadrathoch2Napk1n, at least we know that something is really borked :/02:31
_wootin_hey02:38
_wootin_how do i change the kernel to an older one02:38
=== feodoran_ is now known as feodoran
newuser444467899Uploaded file: https://uploads.kiwiirc.com/files/cf33e0fe86354a3df5175c17901a0fff/pasted.txt02:45
newuser444467899Please, help me02:45
newuser444467899Uploaded file: https://uploads.kiwiirc.com/files/0a944d868f1eaf89b76270be7de35e17/pasted.txt02:49
newuser444467899Uploaded file: https://uploads.kiwiirc.com/files/3a841af7949d7310caf8086e846de1d6/Screenshot%20from%202020-07-04%2006-53-15.png02:55
newuser444467899Uploaded file: https://uploads.kiwiirc.com/files/25d4a7d0101233a3307f2ee5e9e99966/Screenshot%20from%202020-07-04%2006-53-37.png02:55
=== leaftype is now known as leaftype2
Napk1n[UFW BLOCK] IN=eno1 OUT= MAC=01:00:5e:00:00:01:00:00:00:00:00:02:08:00 SRC=192.168.0.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0xC0 TTL=1 ID=0 PROTO=203:42
Napk1nanyone knows whhy UFW is blocking this?03:42
Napk1nthe SRC is my router03:43
quadrathoch2ahm I guess that dst sounds really weird :/ Napk1n04:06
alloyHey ubuntu... I have a quick question... can someone running Ubuntu on their desktop check what the keys ctrl + alt + F2 .. F8 does?04:39
alloyso how many TTYs are there on the latest ubuntu, and what key gets back into X.. Thanks!04:40
mesaboogiectrl+alt+f2 gets you back to X04:40
mesaboogief3 through 6 or 7 are VC (virtual console) or VT ( Virtual terminal) or some just call it plain Console.04:42
mesaboogief1 is you Display manager login and F2 is your original X session you are logged into.04:43
mesaboogieyour*04:43
alloythanks!  hmm seems like different distros all have different.04:46
ScotIrishmesaboogie: Great nick04:47
=== leaftype2 is now known as leaftype
shangulSince libqt4-dev has been removed from new releases of Ubuntu, any PPA for installing libqt4-dev?04:51
guivercshangul, Qt5 came out in 2012, Qt4 reached EOL in 2019 in debian/ubuntu terms.. no real development exists with it04:54
shangulguiverc, But I've got a relatively old software which needs Qt4...04:55
guivercEOL of qt5 was announced 201504:55
shangulWhat can I do now?04:55
guivercbuilding a snap on bionic/18.04 maybe a solution, it'll then run in later releases (within container) using qt404:56
scythefwd2the 5.4 kernel 20.04 is shipping with..   seeing references in release notes on the kernel that it has some new amd drm driver support.. How do I verify if that is enabled or not in my kernel?04:57
guivercalloy, the keys may do different things because of release (kernel, software stack), not just OS (ie. not just Ubuntu related)04:57
xbfrogi think i'm no longer a beginner, but please don't kick me out :)05:08
scythefwd2we're all beginners at something xbfrog05:10
ViperXL75Is there a way to tell Ubuntu/Linux to force itself to 1080p no matter what happens? I tried this "xrandr --output HDMI-2 --mode 1920x1080i -r 60.00". It works but only when Linux is starting. Is there some script to tell linux "hey! If for whatever reason you notice the resolution jumping to something else, just go back to 1080p".  ?05:12
scythefwd2I usually set dpi in my settings applications.. I assume you've already done that or that I'm doing it wrong05:13
striveViperXL75: SOunds like a scripting project :)05:13
ViperXL75I'm not afraid of scripting.05:14
newuser444467899Uploaded file: https://uploads.kiwiirc.com/files/dd65ae00138cb60ae57434187bafdc6e/pasted.txt05:14
ViperXL75I just need the correct trigger to ram it into linux throat.05:14
newuser444467899Help pls05:15
ViperXL75What i mean is... if i write that script, where do i put it?05:15
ViperXL75Is there maybe some crontab trigger i can use?  So not the @reboot  trigger but some  @screen-resolution-refresh   and then "do this and that"05:16
scythefwd2just have it run all the time and do a while loop? (bad advice.. )05:16
ViperXL75the thing is if i do that, i risk seeing the TV jumping each time it re-forces the resolution to go from 1080p (which is normaly the case) to 1080p.05:16
ViperXL75Know what i mean? I need a "trigger" for it to run the script05:17
ViperXL75"wait until this/that happens" and then "run script"05:17
scythefwd2I get it.. that actually could be done with a while loop05:17
scythefwd2only when resolution isnt x.. run script, check again, continue checking every 30 seconds.. .05:18
scythefwd2but I'm sure there is a better way to do it..05:18
ViperXL75hmmm05:18
ViperXL75wait a minute! U might be onto something there.05:18
scythefwd2my way is.. really.. simplistic05:18
ViperXL75no no. I like that.  Simple stuff is predictable and breaks on a predictable matter05:19
scythefwd2I mean.. I do things something like that in windows.. but its because I'm monitoring something specific05:19
ViperXL75thanks. I'll go read on the "if/then" bash command.05:19
scythefwd2not if then.. a while loop is different05:19
scythefwd2I mean, yeah, if them will be part of it..05:20
xbfrogthank u05:20
ViperXL75a while loop that continously asks "if resolution <> 1080p then execute xrandr-set-to-1080p"05:20
scythefwd2basically.. and your while loop checks a variable .. hell if you want it always running.. make it while $x=1 and set x to 1 lol05:22
scythefwd2it'll just keep looping , put a pause or sleep or whatever  you need to keep it relatively quiet.. and use the if res <> 1080p then blah05:23
ViperXL75yep. That i can do. Or just make a crontab that executes every couple of seconds.   :)05:23
scythefwd2that way it only changes when its not.. instead of when it is05:23
scythefwd2I have no idea how to do that one lol.. I can do startup, scheduled.. but not ever set time interval (probably in man page though)05:23
scythefwd2I'm a windows guy.. I'm gonna have to relearn scripting.. powershell done spoiled me05:24
scythefwd2like.. if I wanted to install all packages that had vulkan in it.. how would I do that?05:24
ViperXL75scythefwd2: it is gonna be some cronjob. U can tell crontab to run a script ever x seconds if u want.05:31
scythefwd2I figured.. Like I said.. I have to rethink how i do things..05:34
scythefwd2I just switched.. again, from windows.  This laptop has been hell getting everything working right.  So far ubuntu has been the smoothest... so I keep looking for broken things05:38
scythefwd2mad props to Canonical on this release05:38
scythefwd2only found one thing, so far, that doesnt work05:38
ViperXL75scythefwd2: Just be happy u went to Ubuntu. About 3 years ago i went to Debian because my other coleagues were using it at work.05:42
scythefwd2ok, one that doesnt work, and one that doesnt work well..05:42
scythefwd2I've tried fedora, mint, elementary, centOS, and ubuntu.. and as recent as 18.04??? ubuntu didnt support certain necessiary hardware of mine05:42
scythefwd2like my nic05:42
ViperXL75Well... i found out that in Debian "nothing" is 'granted' to you for free. You have to WORK for it. BEG for it... cry for it... and MAYBE you'll have Debians permission to die.05:43
ViperXL75xD05:43
scythefwd2hehehe.. on this laptop.. everything has been like that05:43
ViperXL75hahahaha05:44
scythefwd2Starting about a year ago I kept trying different distros05:44
scythefwd2Elementary and Ubuntu wouldnt boot05:44
scythefwd2CentOS did, but didnt have nic drivers05:44
ViperXL75:S05:44
scythefwd2Fedora had nic drivers, but not my touchscreen.. it would let me put ONE usb device in.. if I wanted to remove and reinsert that same usb device... I had to reboot (and this included my card reader)05:45
ViperXL750_o05:45
scythefwd2Mint supported everything... ish, touchscreen was iffy lol.  It had random freezes, I walked into my office once and heard fans roaring.. was idling at 75 degrees05:45
scythefwd2back to ubuntu several months later lol... and so far.. it won't auto rotate screen when I fold it up ( 2 in 1) and thats no biggie, and the stylus is sluggish05:46
ViperXL75yikes05:47
ViperXL75ok05:47
scythefwd2I get same battery life, or close enough as I do on windows.. good 3d acceleration (apples to apples better than windows when it comes to OGL, cause amd sux at OGL drivers in windows), touchscreen works05:47
ViperXL75Why did u step away from Windows ?05:47
ViperXL75I know... strange question.05:47
scythefwd2actually got facial recognition unlock and pam modules working lol05:47
ViperXL75I'd just say stay in windows and run VMs for linux stuff05:48
scythefwd2I work in a mixed environment.. and I'm the token windows guy right now lol.. I wanted to learn the other stuff too05:48
ViperXL75thats how i do it on this machine05:48
ViperXL75oh i see.05:48
ViperXL75ok05:48
scythefwd2I do run vm's on my lab system.. a nice threadripper 1950x build.  The laptop I keep tabs on linux with because one day I'm gonna make the switch permanently05:49
scythefwd2but not yet.05:49
scythefwd2even got conky back up and configured .. I'm not sure i believe the cpu temp is accurate though05:49
scythefwd2its in the rough neighborhood though05:49
xbfrogall aplications has reduced the screen to one. not multiple as before, and not one laptop but 206:31
xbfrogis this an upgrade error or a bug06:32
xbfrog?06:32
lotuspsychjexbfrog: is your screen extended or mirrored?06:33
xbfrogum, extended06:34
xbfrogboth laptops show no page buttons06:35
xbfrogseems odd that both would display the same issue06:36
lotuspsychjexbfrog: if you want both screens to act the same you need mirrored06:36
xbfrogno thats not what i mean06:37
lotuspsychjeoh06:37
xbfrog2 different computers show no page buttons on show all applications06:37
xbfrogif i click show all applications i get only06:38
xbfrogA fhru I06:38
xbfrognothing more06:38
xbfrogit did show all in the beginning but stopped06:39
xbfrogi can search the app, and its installed and usable but doesnt show on "all applications06:40
xbfrog"06:40
lotuspsychjexbfrog: can you screenshot whats happening?06:40
xbfrogyes i can06:40
xbfrogsorry, needed a w/c break06:42
xbfroggimme a min to pull it up06:42
xbfrogwow, i'm not sure how to find it06:45
xbfrogmaybe i should just take another shot06:45
xbfrogok bear with me06:46
xbfrogok got it06:47
xbfrognow let me upload it to imgr06:48
xbfroghttps://imgur.com/a/YMguktZ06:50
xbfrogthats all i get no page buttons06:50
xbfrogi did before but it stopped06:50
lotuspsychjexbfrog: they are not hidden behind your right placed dock? did you try place dock on the left?06:51
xbfrogno the dock is right06:52
lotuspsychjexbfrog: i can see that yea, what i mean is, does the page dots maybe hide under your dock?06:52
xbfrogum how? i dont understand06:53
lotuspsychjexbfrog: try setting your dock left06:53
xbfrogusually they were right next to the all applications06:53
xbfrogok gimme a min06:53
lotuspsychjeor dock down06:54
xbfrogya i hear ya06:54
xbfrogok, done, and no, it didnt change it06:57
xbfrogi know, perplexing06:59
xbfrogi noticed this change right after an update, i'm thing it was a software boo boo07:00
=== Guest84182 is now known as Kill-Animals
xbfrogodd that it would change on 2 laptops not just one07:01
xbfrogok, if it was just one laptop shame on me, but 2?07:02
ducassexbfrog: have you rebooted? does it happen on another account?07:02
xbfrogi have rebooted many times on both laptops and the issue is still the sam07:03
xbfrogsame07:03
ducassehave you tried a different account?07:03
xbfrogdifferent account? i dont understand07:04
ducassecreate a new user, then log in as that user07:04
ducasseif the problem doesn't manifest there, it's a config issue07:04
xbfrogone account is xbfrog, the other is greenfrog07:04
xbfrogif thats what you mean by different account07:05
ducasseyes, different user names. on the same machine07:05
xbfrogno, different user names on 2 different laptops07:06
tomreynthe suggestion is to create a new account on one of the affected computers now, then log out and to log in as this new user. this new user will have a default gnome environment where this should not occur unless it's a bug in default ubuntu.07:06
xbfrogok, not sure how to do that can you explain so a novice can understand?07:07
xbfrogi sota get ya07:07
ducassethere is a 'users and groups' gui you can use07:07
xbfrogok like creating a guest account?07:08
ducasseyes07:08
xbfrogok that i understand07:08
xbfrog"too many years as a win user hurts07:09
xbfrog"07:09
xbfrogok let me do it and i'll report back, cant tell you how long i may fumble about a bit07:10
xbfrogty for your imput it means alot07:10
ducassejust ask if you need help07:12
xbfrogok, still searching "guest account"07:13
ducassexbfrog: https://help.ubuntu.com/stable/ubuntu-help/user-add.html.en07:14
xbfrogi seem to have nothing that refers to guest accounts07:15
xbfrogok i'll look07:15
xbfrogoh thank you07:15
xbfrogargggggguh, passwords anoy me to the max, i cant set a simple pass07:20
xbfrogit needs more charaters, oh a symble and a special character07:20
xbfrogoh, and the blood cert of your last born child07:21
xbfrogand a capitol letter07:22
lotuspsychjexbfrog: please dont use this channel to describe every step you do07:22
lotuspsychjexbfrog: focus on 1 question, then wait till a volunteer replys on you07:22
xbfrogok its just annoying to the max07:22
lotuspsychjewe dont need to know that xbfrog07:22
xbfrogok07:23
=== semeion is now known as mnemonic
Celmor[m]I'm getting GPG errors on apt-get update ("InRelease: The following signatures were invalid: KEYEXPIRED ...") and tried to resolve it by using "apt-key --recv--keys ..." for keys that "apt-key list" told me were expired. After receiving the keys and apt-key list not printing any more "expired" warnings I've tried apt-get update again but am still getting KEYEXPIRED07:34
xbfrogok now i tried to add several accounts, all added then loging in refused even the simplest password07:37
xbfrogi dunno what went wrong but i added a new user b bak07:41
tomreynxbfrog: hmm maybe you have some different keyboard layout at the time you login and at the time you created the new user (and set a password for it)07:41
tomreynif you use a non-us keyboard then, while setting the password, try to use characters only which you know are at the same position on your localized keyboard and the US-english ones.07:43
tomreynCelmor[m]: can you show the full output of apt-get update?   sudo apt-get update 2>&1 | nc termbin.com 999907:44
Celmor[m]the termbin link comes before apt-get update exits and the paste doesn't contain the error07:55
xbfrogi logged in as a different user and yes all the buttons were there07:57
xbfrog5 to be exact07:58
xbfrogi guess the next question is what setting do i need to change to get them back here?07:59
Celmor[m]tomreyn: https://termbin.com/3nkz (I know it's an old release version)08:01
xbfrogplease don't say reinstall :P08:03
xbfrogthat means countless hours of configuration lost08:05
rhokshey guys how do I uninstall and reinstall the touchpad drivers, I forgot. (I'm on 18.04)08:06
lotuspsychjexbfrog: gnome-tweaks has a 'reset to defaults' button if you like, but before you do that, make a backup of your other changes/configs08:06
xbfrogum ok, not shure how to make backup of other changes, any pointers?08:07
rhoksI think I removed libinput stuff and reinstalled them?08:07
xbfrog"still new to ubuntu08:08
xbfrog"08:08
xbfrogi can follow intstructions if you have enough08:09
xbfrogwhat other changes would i save, and how?08:10
xbfrog and i have gnome tweaks installed08:11
rhoksnvm I got it. :)08:11
xbfrogif its only settings in gnome tweeks i can live with that08:13
xbfrogso i can set gnome tweaks to default and this will solve the issue?08:14
lotuspsychjexbfrog: its not a promise, its a thing you could try08:14
xbfrogok, at this point i'm willing to try most anything offered08:15
xbfrogok, i looked at tweaks and found no reset08:16
xbfrognope no reset to defaults08:17
xbfrogsecond pass thru08:18
xbfrogActually, you can simply open GNOME-tweak-tool (in GNOME), and click on its icon in the top panel. You should see an option that says "Reset to Defaults."F08:20
xbfrogi'll look again08:20
xbfrogok found it in the hamburger menu08:21
xbfrognope, still the same08:22
xbfroganything else? we might as well exaust all options08:24
xbfrogintresting it will exist in new user but not here08:26
ducassexbfrog: see this - https://askubuntu.com/questions/56313/how-do-i-reset-gnome-to-the-defaults08:28
xbfrogok, looking thanks :)08:29
xbfrogwow, better than  a reinstall i guess08:30
xbfroghow do i know if i have gnome 2 or 3 i think its 3.608:31
xbfrog3.6.208:32
xbfrogthese instructions might as well be in geek08:33
xbfrogfor f in .gnome .gnome2 .gconf .gconfd .metacity; do mv $f ${f}.bak; done or mkdir -p ~/.backup-gnome-config/ && for f in .gnome .gnome2 .gconf .gconfd .metacity; do mv $f ~/.backup-gnome-config/; done08:33
xbfrogwaaah?08:34
xbfrogShorten that last bit to mkdir ./.old-gnome-config/ && mv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config/08:35
xbfrogreally, how?08:35
xbfrogi'm sorry, i'm not that gnome or ubuntu proficent08:35
xbfrogyou might as well be speaking martian08:36
ducassejust paste it into a terminal and press enter08:38
xbfrogya ;P08:39
ducassethen log out and log back in08:40
xbfrogfrom where? for f in .gnome?08:40
ducassethe bit that starts with mkdir ./.old-gnome-config/08:41
xbfrogok thanks08:41
xbfrogok pasting :to mkdir ./.old-gnome-config/ && mv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config/08:42
xbfrogold-gnome-config/: No such file or directory08:43
GuiTorishi, does anyone know why system update is super slow in virtualbox? I've been updating for over an hour. It's like it's doing nothing and every once in a while update another program08:44
ducassexbfrog: did you start with mkdir or 'to mkdir'?08:45
Mathisenwell a good guess is that you have not gived the VM enough resoucerses08:45
xbfrogi wolndt know how to start08:45
xbfrogum lemme ck08:46
GuiTorisMathisen, 2048Mb memory, 2 processor cores used to be enough08:46
xbfrogyes08:46
xbfroglet me show08:46
xbfrogmkdir ./.old-gnome-config/ && mv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config/08:46
MathisenGuiToris, yeah that should work fine not sure then08:46
xbfrogdid i miss something?08:47
GuiTorisMathisen, how long does an update usually long?08:47
ducassexbfrog: no, that should work08:48
xbfrogok cannot stat was the issuing result08:48
MathisenGuiToris, that totaly depends on the system.. but it should not hang for minutes atleast08:48
GuiToristhank you for helping :)08:50
xbfrogstill no bubbles :(08:52
ducassexbfrog: ok, what does 'pwd' return?08:54
xbfrogin terminal? or what?08:55
EriC^^yes xbfrog08:55
xbfrogi changed to another user and the bubbles were there08:55
xbfrogbut just not in my user08:56
xbfrogok, lemme ck08:56
xbfrogpwd returnes: /home/dj08:57
tomreynCelmor[m]: sorry, trusty (14.04 LTS) is no longer supported here08:57
ducassexbfrog: this is the new user?08:57
xbfrogno its me08:58
Celmor[m]tomreyn: so no help for any issues?08:58
ducassexbfrog: ok, 'mkdir ./.old-gnome-config' and press enter08:58
xbfrogok gimme a min08:58
EriC^^xbfrog: what exactly was the 'cannot stat error' for? which dir08:58
tomreynCelmor[m]: that's right. there's commercial support for a limited list of packages on a limited number of architectures still, but not here.08:59
Celmor[m]it's like arch linux here, having to post the pacman package versions and if everything's not up-to-date there's no help to be seen08:59
Celmor[m]/leave08:59
xbfrogmkdir: cannot create directory ‘./.old-gnome-config’: File exist09:00
ducassexbfrog: ok, good09:00
ducassexbfrog: now, 'mv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config' and press enter09:00
xbfrogok it didnt retrune the normal stat09:02
tomreynGuiToris: does the kernel log (journalctl -k) contain any unexpected events while this is happening, such as I/O errors or media sense events? you could ask in #vbox in case you're running a release they support (they don't support the ones in ubuntu).09:04
xbfrogjust went to >09:05
ducassexbfrog: did you paste the '?09:05
tomreynGuiToris: that's on the host, i'm assuming you're running some ubuntu release (you haven't told us about, yet) since you're looking for assistence here.09:05
xbfrogok lemme look09:06
ducassexbfrog: paste everything within the quotes, but don't include them09:06
xbfrogyes i get that09:06
ducassexbfrog: press ctrl+c to break09:06
xbfrogi dont see any ? in the stiring you provided09:07
ducassenot ?, '09:07
ducassea single quote09:08
xbfrogok, i'm lost, what did you want?09:08
xbfrogyes single quote09:08
ducasseeverything within '...', but don't include the quotes09:08
xbfrogright09:08
xbfrogi thot you said include the ? and i didnt see one09:09
ducasseoh, right09:09
xbfrogso forgive my ignorance09:09
xbfrogi'm a slave here i know nothing, i see nothing, i hear...well almost :O09:10
xbfrogi really want to understand how to fix this09:11
ducasseok, let me repeat it all on one line09:12
xbfrogso far it has excaped my pee brain09:12
xbfrogok thanks09:12
ducassemv ~/.gnome* ~/.gconf* ~/.metacity ~/.cache ~/.dbus ~/.dmrc ~/.mission-control ~/.thumbnails ~/.config/dconf/* ~/.old-gnome-config09:13
ducassexbfrog: paste that ^^09:13
xbfrogok sec09:13
GuiToristomreyn, I don't use Ubuntu on the host. I was curious if that was normal to wait so long for an install/update09:14
GuiTorisI'm still updating09:14
xbfrogmv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config'09:15
xbfrog> mv ~/.gnome* ~/.gconf* ~/.metacity ~/.cache ~/.dbus ~/.dmrc ~/.mission-control ~/.thumbnails ~/.config/dconf/* ~/.old-gnome-config09:15
xbfrog>09:15
lotuspsychjelol09:15
ducassexbfrog: press ctrl+c first so you get a prompt09:15
xbfrognothing more09:15
ducassewhat does the prompt say?09:15
xbfrogi'm in terminal09:15
ducasseyes, what does it say? what's on the line you're on?09:16
xbfrogpasting gives me just what i pasted09:16
ducassexbfrog: ok, just close the terminal and open a new one, then paste into that09:16
xbfrog.>\\09:17
ducassexbfrog: get it all on one line09:17
xbfrog mv ./.gnome* .gconf* ./.metacity ./.cache ./.dbus ./.dmrc ./.mission-control ./.thumbnails ~/.config/dconf/* ./.old-gnome-config'09:17
xbfrog> mv ~/.gnome* ~/.gconf* ~/.metacity ~/.cache ~/.dbus ~/.dmrc ~/.mission-control ~/.thumbnails ~/.config/dconf/* ~/.old-gnome-config09:17
xbfrog>09:17
xbfrogthats all09:18
ducasselook at what you pasted here, you added a ' at the end of the line09:19
xbfrogok lemme look09:19
ducassethat will cause it to fail09:19
ducasseyou need to press ctrl+c to get back to a prompt, or open a new terminal09:20
GuiToristomreyn I got a new line in every other minute https://www.dropbox.com/s/zrx05cabxnup88b/Screenshot_20200704_111559.png?dl=009:20
ducassexbfrog: use this:09:21
ducassemv ~/.gnome* ~/.gconf* ~/.metacity ~/.cache ~/.dbus ~/.dmrc ~/.mission-control ~/.thumbnails ~/.config/dconf/* ~/.old-gnome-config09:21
xbfrogwell, since we reset things the command prompt has reverted to the default and is hard to read09:21
xbfroglet me change it09:22
tomreynGuiToris: oh so you're using ubuntu on the guest system. ubuntu on the guest system running slow may mean there's a problem on the host system. so i'd recommend you examine this.09:24
xbfrogi'm not currently on guest09:24
tomreynGuiToris: but you can also inspect the ubuntu (guest) systems' kernel log as i suggested. it won't show problems which are not known within the virtualization environment, though, such as hardware problems reported on the host system, or problems with the virtualization itself.09:25
xbfrogugh, this has messed with several settings, now i need to reconfigure terminal09:26
xbfrogI CANT READ IT AS IT EXSITS09:26
M_aDno need to scream09:27
tomreynGuiToris: if the guest system has network access, you can just run    journalctl -k | tail | nc termbin.com 9999     and then type copy and post the url here.09:27
xbfrogits just for imphesis09:27
GuiToristomreyn, at last it finished updating. It took about 1h45minutes09:28
GuiTorisI'll look into it if this behavior isn't normal at all09:28
xbfrogthings are messed up i'll be ba k tomorrow09:28
GuiToristhe configuring part took so long09:28
tomreynGuiToris: it's definitely way too slow for a VM with the specifications you provided.09:29
tomreynGuiToris: i'm not sure whether you run a graphical interface in there, though. 2 GB are not enough for an ubuntu desktop09:29
tomreyn* 2 GB RAM09:29
GuiTorisinstall, remove and update commands are super slow but the overall performance is quite decent. It doesn't take a super long time to start a random application09:30
tomreynactually the screenshot suggests you're running xubuntu09:30
GuiTorisit's xfce, yes09:31
tomreyncheck xubuntu's minimum memory requirements, and provide those.09:31
GuiToris'To install and use 64-bit Xubuntu, you need an Intel or AMD 64-bit processor with at least 512 MB of memory. '09:32
M_aDXubuntu should run fine on a system with 2GB RAM09:32
tomreynhttps://xubuntu.org/requirements/ says 2 GB RAM recommended, so i guess you should be fine, and the problem will be on the host / virtualization09:32
M_aD1GB or lower doesn4t cut it anymore09:32
tomreyn512 MB for a graphical desktop seems wrong to me as well09:33
GuiToristhis might be a virtualbox issue then09:33
GuiTorisI only have ubuntu guests so I can't really compare them to other distros whether they are as slow as these09:34
GuiTorison the acceleration tab I have Paravirtualization Interface : hyper-v and nested paging is enabled09:35
GuiTorisshould I make a change here?09:36
GuiToris+ PAE/NX also enabled09:36
GuiTorisI have little knowledge about this stuff09:37
GuiTorisI read an article about it years ago and I guess hyper-v was the best option... but I no longer know what it does09:38
GuiTorisI looked it up 'This provider is recommended for Windows guests'09:42
GuiToristhis may be the source of the issue09:42
GuiTorisnext time I'll give it a try to KVM09:43
samlamammaHi, I ran an update and now I'm removed from the sudoers file :(, not sure what to do to remedy this.09:59
samlamammaSeems like I should've just googled harder :)10:04
r15Hi #ubuntu, i disabled ipv6 via grub on ubuntu 18.04 however when i am running a docker container, container is picking ipv6 address10:27
r15for docker too ipv6 is disabled.10:27
r15how to disable ipv6 for every daemon on ubuntu 18.04  ?10:27
r15https://paste.debian.net/1155101/10:28
Sprckthow come you want to disable ipv6?10:30
r15Sprckt:customer reqirement.10:31
Sprcktif it is just for docker, you'd need to either manually set an ipv4 ip or issue '--sysctl net.ipv6.conf.all.disable_ipv6=1' to the container if i recall10:35
Sprcktotherwise its editing the sysctl.conf and adding a couple lines there10:36
Sprcktthere is also the --ipv6=false flag which can't be overridden on a per container basis10:39
Sprcktits daemon wide10:39
samlamammaIs /boot/efi a boot partition? Do I need to mount it if Im to run update-grub from a LiveCD to update GRUB for my HDD?10:43
=== PowerTower_121 is now known as PowerTower_120
BluesKajHiyas all11:09
AlecTaylorhi11:42
AlecTaylorRan `do-release upgrade`, typed `D` then `Ctrl+C`. Now I can't get back to it and run `Y` to install it. 19.04 to 20.04. Would running `apt dist-upgrade` suffice11:43
AlecTaylor?11:43
TheWildhello11:52
TheWildwhat's the proper way to interrupt "apt upgrade"?11:52
TacoCodedSaladu cant11:56
EriC^^TheWild: i think doing 'kill <pid>'  is as gentle as it gets11:59
uebera||I have a GUI related problem with a modal dialog in Thunderbird using #Kubuntu 18.04 with four virtual desktops (something along the lines "A new update is available. [Install now] [Later]"–which only reacts once you click on one of the buttons while you're looking at the desktop the main Thunderbird window is located at while the dialog is shown on all virtual desktops.) -- where exactly should I file/search for an existing bug report (12:08
uebera||distribution, component)?12:08
flying_sausagesIs there anything time-machine-like or deja-dup-like that is CLI first?12:46
flying_sausagesI'd like to have something like dejadup that just makes backups on its own running on my server12:46
lotuspsychje!borg | flying_sausages maybe12:48
ubottuflying_sausages maybe: borg is a fast backup tool with incremental backups: https://www.borgbackup.org/ (Ubuntu packages: borgbackup, borgbackup-doc, and borgmatic)12:48
flying_sausagescheers lotus13:05
lotuspsychjewelcome flying_sausages13:05
gillzonesomeone experience issues with external sound card after upgrading to 20.04? I can only here system sound in external and when changing output in control panel it still only output to HDMI13:30
lotuspsychjegillzone: is your graphics driver installed correctly?13:32
gillzonenot sure i think i use the default which ubuntu provide during upgrade?13:32
lotuspsychjegillzone: can you check; sudo lshw -C video13:33
mrbirkovhi13:34
gillzone@lotuspsychje, sure https://paste.ubuntu.com/p/MS2rzBT5F5/13:35
mrbirkovinstalled ubuntu, on an HP with installed win10 on UEFI mode. Need help on activating the Ubuntu boot in UEFI mode. now directly boot into Win1013:35
lotuspsychjegillzone: ok, that looks loaded, wich kernel version are you on please?13:36
mrbirkovcan enter the Ubuntu through uefi boot setting but too complicated. Need to be able to choose win10 or ubuntu when booting13:36
gillzoneIm using 5.4.0-40-generic13:37
=== Norkle is now known as NorKle
lotuspsychjegillzone: allrighty, also looks good, please pastebin your dmesg13:37
DrManhattanmrbirkov, I had the same problem with 20.04!13:39
DrManhattanI had to manually surf my way through the efi prompt in order to get booted13:39
DrManhattanonce it was installed it was ok, but that was really just no fun at all, it was a straight up 2001-type boot error13:40
mrbirkovappreciate if someone can help to setting it up safely13:40
DrManhattanI was very surprised to see ubuntu roll out a brand new release with that kind of a problem13:40
gillzone@lotuspsychje here it is https://paste.ubuntu.com/p/DgNbGsc3bY/, pretty large13:40
DrManhattanmrbirkov, you just have to actually get booted and installed, it works properly after that13:40
lotuspsychjegillzone: tnx, reading13:40
DrManhattanmrbirkov, the problem is that the install media can't boot from efi13:41
mrbirkovDrManhattan, already installed ubuntu, from my USB stick, but ubuntu not available when booting. But I can enter ubuntu with 3-4 steps away13:42
mrbirkovneed to identify which boot information and a guide to add it in the default boot option (win10)13:42
DrManhattanmrbirkov, oh, ok I get you, you're looking to add an Ubuntu boot option to the Windows Boot Manager - hold on, I'll find you some instructions13:43
mrbirkovgot dc13:43
DrManhattanmrbirkov, just to clarify, you're looking to add an Ubuntu boot option to the Windows Boot Manager?13:44
mrbirkovDrManhattan, yes.13:44
lotuspsychjegillzone: i see a few nvidia issues there afterall, and your bios might have newer updates too since 200513:44
DrManhattanmrbirkov, ok, hold on, I'll find you some instructions13:44
lotuspsychjegillzone: wich drivers do you see on: ubuntu-drivers list ?13:44
mrbirkovDrManhattan, thanks!13:45
DrManhattanmrbirkov, evidently a third party tool is required in Windows :13:45
DrManhattanhttps://askubuntu.com/questions/62440/is-it-possible-to-boot-ubuntu-using-the-windows-bootloader13:45
mrbirkovI can see 2 , windows boot manager and windows boot loader. Win10 is in Windows boot manager, but Ubuntu in windows boot loader.13:45
mrbirkovDrManhattan, checking13:46
DrManhattanwait - something is off on that page13:46
DrManhattanyou still end up using EasyBCD, but that is outdated13:46
DrManhattanmrbirkov, I think I found you a way to do this in the command prompt, thankfully13:48
gillzone@lotuspsychje got the following? since 2005 thats weird I build my computer around 201413:48
gillzonehttps://paste.ubuntu.com/p/sbgfp3nRCH/13:48
mrbirkoveasybcd has detected that your machine is currently booting in EFI mode. Due to limitation set by Microsoft many of easybcd multi booting features cannot be use in EFI mode and have been disabled13:48
DrManhattanI just have to figure out how to use it to add ubuntu13:48
lotuspsychjegillzone: ok, lets try to switch to driver 440 as a test, do you knwo the procedure?13:49
DrManhattanmrbirkov, yeah, looks like we're using bcdedit in the command prompt13:49
mrbirkovDrManhattan, meaning i have to use bcdedit right?13:49
DrManhattanmrbirkov, https://askubuntu.com/questions/744697/i-need-to-see-the-bcdedit-for-a-windows10-ubuntu-install-both-by-wubi-and-by-sep13:49
DrManhattanmrbirkov, bcdedit is built into Win10, part of the OS13:50
lotuspsychjegillzone: 2015 sorry, i was wrong: DMI: Gigabyte Technology Co., Ltd. Z97X-Gaming 3/Z97X-Gaming 3, BIOS F7 09/18/201513:50
mrbirkovDrManhattan, yes opening it13:50
egraindas the standard ubuntu installation have some nice screenshooting tool like xfce-screenshooter? Like with an upload to imgur feature.13:51
GarySmith2222waaaoh13:51
gillzone@lotuspsychje, yes i think i know via the additional driver features?13:51
lotuspsychjegillzone: yes, try there13:51
DrManhattanI hope that works out for him and he reports back13:55
TheWildfolks, wtf is this?13:55
TheWildUnattended-upgrade in progress during shutdown, please don't turn the computer.13:55
TheWildUbuntu went the Microsoft way?13:55
DrManhattanWSL213:56
TheWildI wasn't even asked I want to install them right now.13:56
TheWildF**k that I have to take the laptop into the bag and go to the office.13:56
TheWildI should force-shutdown the computer minute after I clicked shutdown and call it "watchdog".13:56
oerheksThank you for feedback, why do you want to interupt it?13:56
oerhekslolz13:56
oerheksTheWild, keep your language family friendly, thanks13:57
leftyfbTheWild: feel free to uninstall the "unattended-upgrades" package13:57
lotuspsychjewb gillzone try testing sound now?13:57
DrManhattanmrbirkov, how did it go?13:58
mrbirkovDrManhattan, done. but still directly go into Win1013:59
GarySmith2222wa o13:59
mrbirkovno boot options visible while booting13:59
lotuspsychjeGarySmith2222: can we help you with something?13:59
DrManhattanThat's odd13:59
GarySmith2222thank you,lotuspsychje13:59
TheWild"There are pending software updates. Installing them will take a couple of minutes. Do you want to install them right now?"13:59
TheWildand there would be no problem. Maybe I would even donate them for proper software design.13:59
mrbirkovyeah DrManhattan13:59
gillzone@lotuspsychje I just rebooted and tried but still gets the sound from HDMI output14:00
GarySmith2222I just want to participate in your discussion14:00
GarySmith2222:)14:00
DrManhattanmrbirkov, would you mind meeting me ##windows14:00
tomreyn!discuss | TheWild: As we told you many times before :-(14:00
ubottuTheWild: As we told you many times before :-(: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!14:00
lotuspsychjegillzone: can you check nvidia-smi to see if 440 loaded correctly?14:00
TheWildtomreyn: okay, I'll take it to my heart14:01
oerheksTheWild,  you never looked at software&updates > updates > download and install automatically ?14:01
gillzoneI think so its now showing that I'm using 440 in additional drivers14:02
mrbirkovDrManhattan, they said not supporting dual boot14:02
mrbirkovthe windows14:02
DrManhattanomg14:02
mrbirkovchan14:02
mrbirkovlol14:02
DrManhattanso sorry14:02
lotuspsychjegillzone: ok, lets try something else, try to install pavucontrol and see if you get sound enabled there14:02
DrManhattanmrbirkov, it DOES appear that the win10 bootloader doesn't have a default menu option like that14:03
oerhekssome UEFI bios versions only show ubuntu, if you set a password on it.14:04
DrManhattanmrbirkov, which, strangely, is leaving you the option to do the shift-restart and then go through the windows options to reboot into Ubuntu14:04
DrManhattanquite honestly, I just use the BIOS to choose which OS I want to boot into14:05
GarySmith2222wa o14:05
mrbirkovDrManhattan, yes. or replacing it with grub right, which I dont want to. And yes, I could do that go into BIOS to choose OS.. but it takes me 3-4 steps14:05
TheWildoerheks: nope, why I would ever *have* to look there? After I break the OS by force-shutting it down or getting late to work?14:05
gillzonelotuspsychje: yes I have installed it and when i changing something I can here system sound from external output14:06
mrbirkovDrManhattan, I thought win10 through UEFI has a menu (gui)?14:06
DrManhattanmrbirkov, so did I14:06
lotuspsychjegillzone: systemsounds alone or all sounds?14:07
gillzonelotuspsychje, systemsound alone and then spotify and other sound play trough Displayport14:07
lotuspsychjegillzone: did you select the right soundcard in pavucontrol?14:08
DrManhattanmrbirkov, im looking, this has to be resolvable, it's too widely used14:08
DrManhattanmrbirkov, bcdedit /set {bootmgr} displaybootmenu yes14:08
gillzonelotuspsychje: after the changed of driver its seems that I have the possible to change in the playback tab, when I did that its working :)14:09
lotuspsychjeaha!14:09
lotuspsychjegillzone: so the nvidia switch worked afterall14:09
mrbirkovok trying and booting..14:10
mrbirkovDrManhattan,14:10
lotuspsychjegillzone: from your dmesg, see also your ram memory having errors, and perhaps check for bios updates too, good luck!14:10
DrManhattangillzone, would you mind reposting the link for your dmesg pastebin?14:11
gillzonelotuspsychej: I really appreciate your time, I hope I soon can help Ubuntu community more.14:11
gillzoneDrManhattam: sure, https://paste.ubuntu.com/p/VqnhtHmWd4/14:13
DrManhattangillzone, [   65.508688] SGI_video_sync[6137]: segfault at e6 ip 000055851905a20d sp 00007f72a3e5a780 error 6 in Discord[558515bb9000+53ad000]14:15
DrManhattan[   65.508692] Code: 0f 46 d8 89 df e8 43 00 00 00 4c 89 f7 e8 db 01 00 00 41 8b 46 10 41 8b 4e 18 0f b6 c0 c1 e0 0c 0f b6 c9 c1 e1 14 09 c1 09 d9 <c6> 01 00 81 e3 ff 0f 00 00 c6 03 00 bf 01 00 00 00 e8 4d 59 f0 0114:15
DrManhattanLooks like your issues are with your Discord app14:15
tomreyn"mtrr_cleanup: can not find optimal value [..] please specify mtrr_gran_size/mtrr_chunk_size"14:15
tomreyngillzone: ^14:16
DrManhattanim looking into what it says about this gran issue14:16
DrManhattanI do not recognize any of these reports with your RAM14:16
DrManhattanbecause it DOES look like it adjusts somehow [    0.013246] Using GB pages for direct mapping14:17
DrManhattanman that's an old issue14:18
DrManhattangillzone, out of curiosity - how old is this computer?14:18
tomreyngillzone: http://web.archive.org/web/20190904223631/http://my-fuzzy-logic.de/blog/index.php?/archives/41-Solving-linux-MTRR-problems.html14:19
gillzoneDrManhattan: I built it end of 2015 I think so around 4-5 years old14:20
DrManhattanthat's not an old PC14:20
mrbirkovDrManhattan, good news is I can see the Windows Boot manager. but cant see the ubuntu option I added.14:21
mrbirkovI meant the options in windows boot manager14:21
DrManhattanwell, there SHOULD be an option in there from the bcdedit that you did before.14:22
tomreyngillzone: in case, after reading the article above, you need help figuring out the proper values for mtrr_gran_size and mtrr_chunk_size, let me know.14:25
DrManhattanmrbirkov, does Ubuntu show when you run bcdedit /enum firmware?14:26
mrbirkovyes14:26
mrbirkovit does14:26
DrManhattanmrbirkov, bcdedit /copy {bootmgr} /d "Ubuntu Secure Boot" and bcdedit /set {guid} path \EFI\ubuntu\shimx64.efi should add that in there, with the {guid} being filled in with the proper guid of course14:28
mrbirkovnope. added it before14:29
mrbirkovnot showing14:29
DrManhattanthat is REALLY weird14:29
mrbirkovweird14:29
mrbirkovlet me try again14:29
DrManhattanso if you go into system properties>startup and recovery is Ubuntu on the dropdown list?14:30
mrbirkovnope only Windows 10 available14:31
mrbirkovneed to find out how to add there14:31
DrManhattanyeah then the option is not in the menu14:31
DrManhattanif bcdedit isn't working, there's a free trial of easyuefi that should do the trick14:32
mrbirkovDrManhattan, already tried that14:33
DrManhattanmrbirkov, I have to be honest with you then - we have reached the limit of my capability to help with this issue. There's something going on that is causing the menu entry for your Ubuntu install not to show up14:34
mrbirkovso i have a list of boot options (displayed from the easyuefi). so I got windows bootmanager, usb uefi, ubuntu.14:35
mrbirkovI think the one I added is the ubuntu to the uefi. but not adding ubuntu option to the windows boot manager14:35
DrManhattanmrbirkov, if you open msconfig>boot is there an Ubuntu entry in the menu?14:39
Kristine86I need help connecting ubuntu 20 lts to external monitor. It was working fine until I updated/restarted ubuntu.16:02
lotuspsychjeKristine86: wich graphics card chipset do you have?16:05
Kristine86nvidia gtx105016:05
lotuspsychjeKristine86: wich driver active?16:06
Kristine86lotuspsychje how can I check?16:06
lotuspsychjeKristine86: nvidia-smi16:06
rhokswhat packages do I have to install to get smooth playback of x265 media files?16:07
oerheksi remember something with zoom and no external monitor ?16:07
Kristine86NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.16:07
Kristine86oerheks hey yes16:07
lotuspsychjeKristine86: ok, pastebin sudo lshw -C video please?16:07
lotuspsychjerhoks: vlc should be able to play x26516:08
rhoksit does not, lotuspsychje.16:09
oerhekshttps://packages.ubuntu.com/search?keywords=x265 ?16:09
oerheks!info x26516:09
ubottux265 (source: x265): H.265/HEVC video stream encoder. In component universe, is optional. Version 3.2.1-1build1 (focal), package size 40 kB, installed size 147 kB16:09
Kristine86https://pastebin.com/7Z6Rz5VR16:09
Kristine86lotuspsychje ^16:10
lotuspsychjeKristine86: yeah driver seems not loaded correctly16:10
rhoksyeah I was about to install that oerheks16:10
oerheksi think it is part of restricted extras?16:10
lotuspsychjeKristine86: check software&sources/tab additional drivers please to see wich drivers available for your card16:10
Kristine86lotuspsychje NVIDIA driver.... nvidia-driver-440 (proprietary, tested)16:11
rhoksso hopefully now that package should assist vlc to play x265 smoothly? or is it another app that will do it for me? oerheks16:12
Kristine86lotuspsychje that one is picked at the moment16:12
lotuspsychjeKristine86: ok, try a switch to 435 please16:12
lotuspsychje!info ubuntu-restricted-extras | rhoks try perhaps16:13
ubotturhoks try perhaps: ubuntu-restricted-extras (source: ubuntu-restricted-extras): Commonly used media codecs and fonts for Ubuntu. In component multiverse, is optional. Version 67 (focal), package size 3 kB, installed size 14 kB16:13
Kristine86lotuspsychje there was some error but it is proceeding with applying changes16:13
oerhekshow odd, no nvidia driver .. , ubuntu will install the nvidia driver by default??16:14
lotuspsychjeKristine86: after switch, reboot and lets try again16:14
oerheksKristine86, what is this, pop_os?16:14
Kristine86ok sounds good16:14
Kristine86Ubunutu new lts 20.04 I think16:14
lotuspsychjeoerheks: i had another user on 20.04 too had this kind of weirdness, driver installed, but doesnt get loaded somehow16:15
Kristine86it caused me lot of problem when I first installed. Hopefully I won't get stuck with blank when I restart16:15
lotuspsychje!nomodeset | Kristine86 when blank16:16
ubottuKristine86 when blank: Systems with certain graphics chipsets may not boot properly out of the box. "Temporarily Add a Kernel Boot Parameter for Testing" as discussed at https://wiki.ubuntu.com/Kernel/KernelBootParameters to add the "nomodeset" parameter there.16:16
lotuspsychjeKristine86: thats holding shift at boot to enter grub, and add the nomodeset line16:16
Kristine86lotuspsychje do I have to do that next when I restart?16:17
rhokslotuspsychje, that package is already installed apparently. However I did find this, https://www.dedoimedo.com/computers/h265-hevc-linux-vlc-other-players.html16:17
lotuspsychjeKristine86: only when you cant get in/blank screen16:17
Kristine86lotuspsychje ok thanks16:17
rhoksoerheks, what you think about that too... They recommend installing a vlc plugin from a certain PPA16:18
lotuspsychjerhoks: what happens exactly when you you try to play the x265 file?16:18
oerheksrhoks, artikle from 2017, not interested16:18
rhoksvlc's playback stutters and if its moving too fast it shows white boxes stuttering...etc lotuspsychje16:18
lotuspsychjerhoks: whats your system specs/ graphics card chipset?16:19
lotuspsychjeKristine86: welcome back16:19
Kristine86lotuspsychje thanks, it switched the graphics card. but xrandr still don't display the monitor16:20
rhokshow do I find that out again? lo16:20
Kristine86I mean graphics card driver16:20
lotuspsychjeKristine86: lets check sudo lshw -C video again please16:20
lotuspsychjerhoks: sudo lshw -C video16:21
oerhekssome laptops have a FN+ monitor key.16:21
Kristine86lotuspsychje https://pastebin.com/q7t6k2ec16:21
rhokslotuspsychje, AMD Radeon HD 8240 / R3 Series16:21
oerhekssome bios versions have asetting too, internal intel/ 2nd gpu/both16:21
lotuspsychjeKristine86: yeah, your driver doesnt get loaded somehow..16:22
lotuspsychjeKristine86: could you pastebin us your dmesg please?16:22
lotuspsychjerhoks: at bottom driver= amdgpu loaded?16:22
rhoksdriver=radeon16:22
lotuspsychjeoh ok16:23
rhoksthats the problem?16:23
lotuspsychjerhoks: lets try: sudo apt install smplayer, try again the x265 file16:23
Kristine86lotuspsychje https://pastebin.com/cjDHP7nT16:24
lotuspsychjeKristine86: ah, you got secureboot enabled, this can influence your hardware16:25
lotuspsychjeKristine86: try booting legacy please16:25
rhoksjust installed it, gonna try and open the x265 file using smplayer16:25
Kristine86lotuspsychje how to do that?16:25
lotuspsychjeKristine86: when you enter your bios before booting, try find secureboot and fastboot, try both disabled16:26
Kristine86ok restarting16:27
lotuspsychjerhoks: better playback?16:28
rhoksI'm afraid not lotuspsychje :(16:28
lotuspsychjerhoks: whats your cpu, ram and hd like?16:28
rhoksI tried both SMPlayer and Enqueue SMPlayer16:29
rhoksRAM is 4GB16:29
lotuspsychjerhoks: if you want full details, try sudo apt install inxi, then inxi -F16:29
Kristine86lotuspsychje I disabled secure boot, I didn't find any fast boot option16:29
lotuspsychjeKristine86: ok, lets see sudo lshw -C video again plz16:30
rhoksCPU MHz:  883.978      CPU max MHz:  1400.000016:30
Kristine86lotuspsychje https://pastebin.com/LKwp0LjH16:30
lotuspsychjerhoks: pastebin the whole inxi output plz16:31
lotuspsychjeKristine86: yea, driver loaded now, try your external monitor now16:31
Kristine86lotuspsychje ok connected.16:32
lotuspsychje: )16:32
Kristine86lotuspsychje sorry I mean cable connected. But xrandr still don't show it and the screen is blank16:32
lotuspsychjeKristine86: try oerheks advice, the Fn button + F key of screen switch16:33
Kristine86lotuspsychje that combo didn't pop up menu or switch screen16:34
lotuspsychjeKristine86: your screen is attached from laptop hdmi to what?16:34
rhokslotuspsychje, https://pastebin.com/vMtDgX6T16:34
Kristine86lotuspsychje laptop hdmi to hdmi port 1 of external monitor16:35
=== TheWild1 is now known as TheWild
lotuspsychjeKristine86: could you check systemsettings/screens see if it shows up there?16:36
Kristine86lotuspsychje It used to show up in System Settings > Displays or xrandr. But right now it doesn't16:37
lotuspsychjerhoks: i think your system is a little bit low to play high end video files16:37
rhokshmmmm, I ought to check what year the CPU was released, you know.16:37
lotuspsychjeKristine86: try: journalctl -f and plug out/ back in the hdmi cable to your external monitor and pastebin the output please16:38
lotuspsychjerhoks: i installed lubuntu 20.04 on a similar device like you, performed better then on 18.04, maybe consider?16:39
lotuspsychjerhoks: with some system tweaking, maybe its possible to make it a bit smoother then now16:39
Kristine86lotuspsychje I'm a bit confused. Do I let journalctl -f keep running, then plug of hdmi cable, then plugin cable. Then pastebin the console output?16:40
Kristine86lotuspsychje brb, let me know16:41
lotuspsychjeKristine86: yes, its a realtime logging, to see what your system does exactly, pastebin whatever that showed up new into terminal16:41
rhoksits from 2013... a bit of a shocker that a system from 2013 cannot smoothly play x265 media files, lotuspsychje16:41
rhokswhat about the driver=radeon thing, should we try to change it to amdgpu as you thought it was? lotuspsychje16:42
lotuspsychjerhoks: no, ubuntu chooses the right driver module automatic16:42
rhoksI sees.16:42
lotuspsychjerhoks: can you play a 4K video on youtube?16:42
rhoksis lubuntu a separate distro from ubuntu.com?16:43
rhoksI've never tried that lotuspsychje16:43
lotuspsychjerhoks: no, its an official !flavour of ubuntu16:43
lotuspsychje!flavours | rhoks16:43
ubotturhoks: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours16:43
lotuspsychjerhoks: gnome performs better with 8GB ram, hence why i advice a lower flavour16:44
rhoksI hear you lotuspsychje...16:46
rhokstbh I've been wanting a change for a while now.16:46
rhoksI need to backup all of my files and format maybe? or is there a way to change my system without copying/uploading my files elsewhere?16:47
lotuspsychjerhoks: i would start clean with a lower flavour16:47
lotuspsychjerhoks: backup your documents yeah16:48
rhokshow? where to? lotuspsychje16:48
lotuspsychjerhoks: you have an external media?16:49
Kristine86lotuspsychje https://pastebin.com/dnUzV1Br16:50
rhokslotuspsychje, I suppose so. I guess thats a place to start. hehe :)16:50
lotuspsychjeKristine86: hmm not sure of that..maybe someone else can advice16:51
Kristine86lotuspsychje thanks for trying!16:53
lotuspsychjerhoks: i would pick lubuntu 20.04 with sudo apt install preload, haveged, stacer and tweak your system around a bit16:53
lotuspsychjeKristine86: when did your external monitor start to misbehave?16:54
Kristine86lotuspsychje I think it was the day before yesterday16:54
lotuspsychjeKristine86: could you pastebin your dpkg logs please?16:54
oerheksnouveau.modest=0 https://medium.com/@kathirvelk/is-linux-installation-alongside-windows-a-nightmare-in-acer-nitro-5-8f142dfda32f16:55
Kristine86lotuspsychje how do I get that?16:56
lotuspsychjeKristine86: /var/log/dpkg log16:56
alschaapmanA couple days ago I was doing a system upgrade and APT kept trying to reinstall a variety of GRUB packages, which I had previously uninstalled. This happened with the Software Updater GTK application and with Synaptic. I had to do a apt --no-install-recommends upgrade in order to not have these unwanted packages reinstalled. How do I make that not happen? I don't use GRUB.16:57
Kristine86lotuspsychje https://pastebin.com/2Un4E8PQ16:58
=== alschaapman is now known as metalxxxxhead666
lotuspsychjeKristine86: so you think 2 july things got messed right?16:59
manu27993Hi Guys, The internal mic on my ASUS S551LB laptop is not working. I am sure it is not a hardware problem as it used to work on the Windows installation before this. I tried 1.) alsa force-reload 2.) pavucontrol 3.) alsamixer But none of those suggestions could solve my problem. I can see there are two soundcards in my laptop through alsamixer. One says HDA Intel HDMI. Another says HDA Intel PCH. Only when I switch to PCH Card can I see the input device.16:59
manu27993This is all I know. Please help16:59
Kristine86lotuspsychje yes, around that day.16:59
=== metalxxxxhead666 is now known as alschaapman
lotuspsychjeKristine86: was there a dpkg1.log too?17:00
Kristine86lotuspsychje https://pastebin.com/CfaKLyMQ17:02
lotuspsychjeKristine86: ok, lets try something else, check at boot in grub, if you have previous kernels to boot once17:03
Kristine86lotuspsychje I didn't see anything installed on July 2nd. Maybe it was installed on July 1st, then things got messed after restart on July 2nd or 3rd17:03
lotuspsychjeKristine86: your current kernel is 5.4.0-40-generic17:03
lotuspsychjeKristine86: see if the list shows a lower one like -39 and select it to boot17:04
Kristine86lotuspsychje ok, how do I do that?17:04
lotuspsychjeKristine86: hold shift at boot==>ubuntu previous versions==>select a previous kernel17:04
Kristine86lotuspsychje ok lemme restart and try, brb17:05
Kristine86lotuspsychje ok switched. Monitor isn't working still17:07
manu27993lotuspsychje, Can you help with my problem? Or do you know anyone who can help me?17:08
Kristine86lotuspsychje maybe I have to wait till the next update17:11
lotuspsychjeKristine86: ok, lets try xrandr --auto17:11
Kristine86lotuspsychje I tried. Nothing happened17:12
=== WaV_ is now known as WaV
lotuspsychjeKristine86: ok, boot back the same way into kernel -40 now, im out of ideas :p17:12
Kristine86lotuspsychje ok back17:14
Kristine86tried xrandr auto. Nothing happened. It's alright. I will try sometime later. Hopefully when there's new update it will be fixed17:15
lotuspsychjeKristine86: feel free to re-ask your question with all details in channel, perhaps someone else might know17:15
Kristine86lotuspsychje thank you :)17:16
lotuspsychjeKristine86: you sure you hit the right combo with the Fn key?17:17
manu27993Guys... Please help :)17:17
Kristine86lotuspsychje yes, 100%17:18
alschaapmanmanu27993: No17:18
lotuspsychje!behelpful | alschaapman17:18
ubottualschaapman: As our !guidelines say, "When helping, be helpful". If you're not familiar with the issue at hand, let someone else handle it instead of making !offtopic comments or jokes.17:18
lotuspsychjeKristine86: can you open nvidia-settings please, see if your prime is set to 'performance mode' ?17:19
oerheksmanu27993, so what is your issue? " when I switch to PCH Card can I see the input device." ... you fixed it?17:19
manu27993alschaapman Please :-)17:20
Kristine86lotuspsychje now I see more options like profiles etc. in nvidia-settings. It's in NVIDIA on-demand17:20
lotuspsychjeKristine86: you should see something like PRIME or optimus17:20
Kristine86Yes, in Prime it is set in NVIDIA On-Demand17:21
manu27993oerheks No, the mic does not seem to pickup any sound.17:21
=== TheWild1 is now known as TheWild
Kristine86lotuspsychje Yes, in Prime it is set in NVIDIA On-Demand17:21
lotuspsychjeKristine86: what other options are there?17:21
Kristine86performance mode and power saving mode17:21
lotuspsychjeKristine86: can you try performance mode as a test?17:22
Kristine86lotuspsychje ok restarting17:22
Kristine86brb17:22
manu27993oerheks Is there anything I can try to get it to work?17:23
lotuspsychjemanu27993: did you mention ubuntu version and kernel?17:23
Kristine86lotuspsychje bravo, it worked!!!17:23
lotuspsychjeKristine86: jesus for real?17:24
Kristine86lotuspsychje haha yessssss! Thanks for not giving up. I wonder what made it work? Switching to nvidia-driver 435, restart, then performance mode and restart?17:25
oerheksmanu27993, you have tried many things, from https://help.ubuntu.com/community/SoundTroubleshootingProcedure ??17:25
lotuspsychjeoerheks: you know about that on demand mode?17:25
manu27993lotuspsychje Ubuntu focal, linux 5.4.0-763417:25
lotuspsychjemanu27993: wich kernel is that?17:25
manu27993lotuspsychje 5.4.0-7634-generic17:26
lotuspsychjemanu27993: yeah i can see that, derivative of ubuntu?17:27
manu27993pop os17:27
lotuspsychjemanu27993: please seek help at the popos! support17:27
lotuspsychjemanu27993: we can only support ubuntu and its flavors, i hope you understand17:27
manu27993Hmm.. OK.. I already did that.. But no one was responding to me.. I have been trying for two weeks now.. It's OK I understand..17:29
lotuspsychjemanu27993: another option is, install ubuntu and come get support here17:29
oerheksthey might know a fix, you need pop-ops for special hardware, right?17:30
oerhekssystem 76 machine17:31
rjwiiimanu27993: try asking in #system7617:31
lotuspsychjeyeah in that case, better stick to popos indeed17:31
manu27993I tried Ubuntu 19.04. It did not work. That is why I tried my luck with pop os.17:31
rjwiiimanu27993: I have a Thelio ... What do you have?17:32
lotuspsychjeKristine86: the only logic i would think, is some update influenced optimus settings and scramble your external screen17:32
manu27993Mine is not a System76 machine. Its an Asus s551lb laptp that came with windows17:32
sethkushIs there a way to customise the Ubuntu Desktop installation so it doesn't install the GUI?17:40
lotuspsychjesethkush: can you explain a bit more of your endgoal please, what will your system serve for?17:41
sethkushlotuspsychje: I want to install a headless system, but I want to avoid Ubuntu server because it changes certain things (like replacing network-manager)17:42
oerhekssethkush, grab the server iso?17:42
oerheksor mini.iso17:43
sethkushoerheks: is there a mini iso for 20.04?17:44
Jordan_Usethkush: Debian installer based installation is deprecated for Ubuntu unfortunately.17:44
Jordan_Usethkush: Will this headless system be connecting via ethernet or WiFi?17:45
sethkushJordan_U: ethernet17:46
sethkushI just really hate netplan, and NetworkManager works fine for me17:47
oerhekshttp://archive.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/current/legacy-images/netboot/mini.iso.17:47
sethkushoerheks: cheers, I'll try that17:47
Jordan_Usethkush: Any reason not to use systemd-networkd?17:48
alschaapmanA couple days ago I was doing a system upgrade and APT kept trying to reinstall a variety of GRUB packages, which I had previously uninstalled. This happened with the Software Updater GTK application and with Synaptic. I had to do a apt --no-install-recommends upgrade in order to not have these unwanted packages reinstalled. How do I make that not happen? I don't use GRUB.17:48
alschaapmanJordan_U: There is never any reason not to use systemd-networkd17:48
Jordan_Ualschaapman: Please pastebin output demonstrating the problem you're having.17:48
oerheksJordan_U, he is using systemd-boot for some readon17:49
oerheksc/reason17:49
alschaapmanJordan_U: I don't have terminal output. I was able to complete the system upgrade with APT, but I had to pass the --no-install-recommends flag17:49
sethkushJordan_U: is systemd-networkd the default on either install? I just find netplan to be horrible to use17:50
alschaapmansethkush: netplan is essentially a frontend to your network manager, be it NetworkManager or systemd-networkd (not sure if any others are supported)17:52
alschaapmanI believe Ubuntu server's netplan configuration defaults to networkd17:52
alschaapmanBut that's just been my experience on the Raspberry Pi. Can't see why it would be different on x86, but YMMV17:53
alschaapmanAs to my issue17:53
alschaapmanhttps://packages.ubuntu.com/focal/kernel/linux-image-5.4.0-40-generic17:53
sethkushThe issue is really that in my experience netplan makes running an openvpn client a nightmare17:53
sethkushNetworkManager makes openvpn really easy17:53
Jordan_Usethkush: On all of my systems, which for the most part are upgraded from previous Ubuntu releases, I simply ignore the fact that netplan exists and configure systemd-networkd / network-manager / iwd directly and things work out fine. I'm looking now to see what the official documentation / guidance is.17:54
alschaapmanNote how both GRUB and initramfs-tools are recommended dependencies of the kernel package. I'm pretty sure this is what caused them to be pulled in during the sysupgrade, which *really* pissed me off. I had previously made a point of UNINSTALLING those packages.17:54
alschaapmanI use dracut and systemd-boot and I don't want these packages getting reinstalled.17:55
mrbirkovDrManhattan, deactivating the Windows Boot manager in UEFI through efibootmgr --inactive did the trick.17:56
Jordan_Ualschaapman: I don't think -recommends are supposed to be installed on upgrades. I'd really like to have more detail on what actually happened.17:56
alschaapmanSynaptic, I think has a configuration option to not pull in recommended dependencies, but I have no idea how to similarly configure the Software Updater GTK application. Anyway, that's not really what I want to achieve -- recommended dependencies are fine unless it's something I previously *uninstalled*.17:56
alschaapmanJordan_U: I've told you literally exactly what happened. I had uninstalled GRUB. I tried to sysupgrade using Software Updater, Synaptic, and APT. All of them tried to reinstall GRUB, until I ran APT with --no-install-recommends17:57
mrbirkovhi, I got sound device seems loaded, but no sound .17:58
mrbirkovusing intel and driver is loaded17:58
alschaapmanAnd I believe it's suggested dependencies you're thinking of, not recommended. Seems quite clear to me that APT is going to try to pull in those recommended deps by default17:58
mrbirkovtried reloading the alsa but not working17:58
DrManhattanmrbirkov, https://neosmart.net/EasyBCD/17:58
mrbirkovDrManhattan, it did the trick by removing the windows boot manager, :)17:59
DrManhattanyeah but I thought you didn't want that17:59
mrbirkovusing efibootmanager17:59
mrbirkovyeah17:59
mrbirkovI  meant, its ok to use grub17:59
DrManhattanalrighty, good stuff, I didn't know that17:59
mrbirkovas long I can boot to both ubuntu and win easily17:59
mrbirkovthanks17:59
mrbirkovwin definitely doesnt like us to dual boot18:00
mrbirkovto linux18:00
DrManhattanyeah, screwy18:00
mrbirkovnow need to fix my sound18:01
DrManhattansoon enough we'll have full GPU acceleration for WSL and it'll all be one OS anyhow though18:01
mrbirkovone at a time18:01
mrbirkovhavent tried WSL18:01
sethkushJordan_U: oerheks: alschaapman: Thanks for the help :) I think I found the solution I want here https://www.configserverfirewall.com/ubuntu-linux/ubuntu-network-manager/18:02
egyDrManhattan: have you tried WSL 2.0 ? what do you think of it so far ?18:04
mrbirkovi tried reinstalled alsa-base and pulseaudio and also ran force-reload alsa, but still no sound, anything I can check to help debug?18:05
mrbirkovthe input and output device is listed but no sound out18:08
Jordan_Ualschaapman: https://www.tecmint.com/disable-lock-blacklist-package-updates-ubuntu-debian-apt/ Do be careful when you do a do-release-upgrade in the future though. Blocking packages could cause the upgrade to fail (though I wouldn't expect it to in this case).18:08
alschaapmanYeah, I would really hope that a distribution upgrade wouldn't mess about with boot loader packages...18:09
alschaapmanJordan_U: Sounds like exactly what I was looking for. Thanks very much18:09
Jordan_Ualschaapman: You're welcome.18:09
mrbirkovanyone had similar issue? https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/69018018:10
lotuspsychjemrbirkov: that one shows kernel 5.4 -26 do you experience it on -40 the same?18:12
mrbirkovyeah. sound not working on my -4018:14
mrbirkovlotuspsychje,18:14
lotuspsychjemrbirkov: did you test that yet on a liveusb 20.04 or a previous kernel?18:15
mrbirkovlotuspsychje, I m not sure. but I think I got it working on the live USB when trying18:20
lotuspsychjemrbirkov: was this an upgrade from 19.10 aswell?18:20
mrbirkovlotuspsychje, nope, fresh install18:20
lotuspsychjemrbirkov: ok, then we should suspect a kernel version i presume18:21
lotuspsychjemrbirkov: try a few yourself, see if we can prove this?18:21
DrManhattanegy, it feels exactly like being on an ubuntu box without any kind of hardware acceleration.18:23
egyneat! what kind of activites have you performed on it DrManhattan ?18:23
egyit's still CLI access only, right ?18:23
mrbirkovlotuspsychje, not sure about how to solve the kernel issue. but I am trying to find something on google18:23
lotuspsychjemrbirkov: not solve yet, try booting a previous kernel first to see18:24
DrManhattanegy, from what I can tell, yes. Once I saw there was no actual GPU access, I ditched it. I look forward to that feature though18:24
mrbirkovlotuspsychje, how to boot to the previous kernel?18:24
egyaha, at least there's progress18:24
egybest of both worlds eh18:25
egythanks for your insight!18:25
DrManhattanyeah when there's the best of both worlds I'm loving it18:25
DrManhattanno problem18:25
lotuspsychjemrbirkov: hold shift at boot to enter grub, then pick ubuntu previous kernel from the list18:25
DrManhattanimho WSL is still a rudimentary form of emulation, even though supposedly it isnt18:25
mrbirkovlotuspsychje, i think i only have 1 kernel. also device is detected properly. might it still be the kernel?18:26
lotuspsychjemrbirkov: do you mean you booted previous kernel and its working now?18:27
mrbirkovlotuspsychje, no, I am saying  I only have 1 kernel version.   Also actually the device audio seems properly loaded with the driver.  but I can not hear any sound when playing18:29
lotuspsychjemrbirkov: ok, then other options are, a liveusb, that holds another kernel version or try a !mainline kernel version as a test18:30
debronhello18:48
debronI would like to understand a bit how to organise files in linux18:49
debronfor example, if i want to develop some tcp/ip application, during the development process, its okay if files are under /home/user/workspace (in example)18:49
debronbut later, for production, i guess files would be under /var?18:50
debronso , thats 2 different machines anyway, but just to make that point clear. I mean, without port forwarding and not allowing traffic from firewall, its okay to have online applications under development inside a user home directory?18:51
debronand then, the best way would be to put all those files in a production installation, under /var ? and giving permissions to it only to the same user that runs the server process?18:51
nnar10hi, I have a problem with wifi connection. Often it disconnects me from the network and I need to turn it off and on again to access the internet. Sorry, if this is a wrong chat room forthis question. I am new here.18:52
rfmdebron, probably your best bet is to read the filesystem hierarchy standard which explains the various directories.18:53
=== TheWild1 is now known as TheWild
rfmdebron, certainly nothing wrong with compiling and running (as a regular user) out of the home directory.18:54
tomreynnnar10: hi, this is the right place if you run a supported ubuntu release (see /topic). do you know which one you run?18:54
nnar1018.0418:55
tomreynnnar10: okay, let's see which chipset you have there. please post the hhtp address returned by    lspci -knn | grep -EA3 '(Network|Ethernet) controller' | nc termbin.com 999918:55
tomreyn(run this in a terminal window)18:56
tomreyn*HTTP address18:56
rfmdebron, but once you move to "production" binaries would be best in /usr/local/bin, config in /usr/local/etc.  /var would be for data that's expected to grow over time18:57
nnar10https://termbin.com/8p0u18:58
tomreynnnar10: once that's done, tell us whether you think the times it is failing may be related to anything you do18:58
rfmdebron, filesystem hierarchy standard:   https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html18:58
nnar10I am just browsing internet and sometimes it just breaks the connection. The wifi icon is gone from the top bar18:59
tomreynnnar10: ok. which kernel version do you have there?    cat /proc/version18:59
=== Sven_vB_ is now known as Sven_vB
nnar10Linux version 5.3.0-62-generic (buildd@lcy01-amd64-004) (gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)) #56~18.04.1-Ubuntu SMP Wed Jun 24 16:17:03 UTC 202019:01
tomreynnnar10: okay, now let's see which computer model you have there:   journalctl -b | grep DMI:19:02
nnar10lip 03 22:33:47 mario-ThinkPad-T470p kernel: DMI: LENOVO 20J7S08Y00/20J7S08Y00, BIOS R0FET51W (1.31 ) 01/07/202019:03
nnar10other devices connected to wifi work correctly19:04
tomreynnnar10: even if it's a different computer, this is probably bug 180838919:04
ubottubug 1808389 in Ubuntu Cosmic "iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6" [Undecided,Confirmed] https://launchpad.net/bugs/180838919:04
tomreynyou have the wireless chipset identified by this ID (you can search the bug report for it, too): 24fd19:05
debronrfm so home directory only for writting the code?19:05
tomreynnnar10: so that's an "Intel Corporation Wireless 8265 / 8275 [8086:24fd]", driver is "iwlwifi"19:06
debronand then move it out to home, compile there, and execute there ?19:06
debronits a bit painfull... does everyone does it like that?19:06
debroni also tried coding directly outside home, but i have to open my editors with sudo powers19:06
debronit might be nothing wrong with that... but its unconfortable19:06
debronand maybe its wrong too19:07
tomreynnnar10: hmm, maybe i'm wrong, this one should already be fixed if you update regularly?19:07
debronwait rfm, i didnt readed all ur replies, sorry, now i see them all, give me a minute19:08
tomreynnnar10: ideally, this should not have any pending updates:    sudo apt update && sudo apt full-upgrade19:08
nnar10tank you, I run updates once a week. I will try to check the updates and install them if there are any and I hope the error is gone19:08
tomreyn!LTSE | nnar10: this is something else you can try19:09
ubottunnar10: this is something else you can try: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack19:09
debronrfm thanks you very much for all that info! I will study the FS hierarchy, thanks!19:09
tomreyndebron: note also there is #ubuntu-app-devel for software development on ubuntu (whereas this channel is primarily about ubuntu support (from a user perspective))19:10
tomreynit would probably also help you get better orientation to read a guide on developing using your favourite programming / scripting language for the linux platform.19:12
tomreyn(or specifically ubuntu / debian)19:12
debronim learning now react19:13
debronokay, thanks , ill join there19:13
debronnot so populated hehe19:13
nnar10LTSEnablementStack - I would like to stick to the well tested kernel to avoid any other suprises. I will check this option if update does not work.19:16
nnar10BTW, how to check the version where https://bugs.launchpad.net/ubuntu/+bug/1808389 was fixed? There is an "Affedts" table, and some items are marked as "Fix released"19:18
ubottuLaunchpad bug 1808389 in Ubuntu Cosmic "iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6" [Undecided,Confirmed]19:18
mrbirkovis touchscreen working in latest ubuntu?19:22
nnar10thanks guys, I will check how it works after the update.  see you19:25
tomreynnnar10: hmm actually you'Re on kernel 5.3.0-62-generic #56~18.04.1-Ubuntu, that is you're already running the LTSE kernel19:25
tomreynmrbirkov: Since this seems to be a general question, I'll give a general answer: There are touchscreens which work on Ubuntu 20.04 LTS out of the box, yes.19:30
mrbirkovi have an HP pavilion and touchscreen not working by default19:30
tomreynso you actually didn't want to ask a generic question, i guess19:31
tomreynjournalctl -b | grep DMI:     provides your laptop model19:31
tomreynif your touchscreen is supported, then     less /proc/bus/input/devices    should list it19:32
mrbirkovtomreyn, in the live usb its working, but its not detected in the ubuntu after installed19:36
tomreynmrbirkov: which ubuntu release? is it full yupdated? which lkernel version?19:37
mrbirkovno touchscreen seems detected in the /proc/bus/input/devices . do I need to load the driver manually?19:37
mrbirkovyes updated.5.4.0-40-generic #44-Ubuntu19:38
Jordan_Umrbirkov: Have you done anything, like installing proprietary drivers, since installing?19:38
tomreynso this could be ubuntu 20.04 LTS, for example19:38
mrbirkovJordan_U, no i didnt19:39
Jordan_Umrbirkov: Which HP Pavilion do you have specifically?19:39
tomreynlsb_release -ds     returns you ubuntu release (and how to get the model number i already explained)19:39
mrbirkovJordan_U,  HP Pavilion Laptop 13-an1xxx19:40
mrbirkovUbuntu 20.04 LTS19:40
tomreynhttps://wiki.archlinux.org/index.php/Touchscreen has some trouble shooting hints (some of which are arch linux specific, of course)19:41
tomreynbut most of them are generic19:42
mrbirkovdevice not dtected19:43
=== akem_ is now known as akem
tomreynthere are multiple hardware versions of the pavillion 13-an1xxx from what i can see. the DMI: line could possibly help.19:44
nnar10is it worth updating from 18.04 -> 20.04? and safe? This is my work laptop so I do not want to configure/install everything from scratch if update fails19:46
tomreynnnar10: this upgrade path will be supported some time after the ubuntu 20.04.1 release19:46
dariballHeyall, seems I don't find the sources for the ubuntu appliances like this one: https://ubuntu.com/appliance/plex ... can someone point me there ?19:48
tomreyndariball: those are Ubuntu Core based, a different product than Ubuntu Desktop and Ubuntu Server (which we support here)19:49
tomreyndariball: i guess you could use the discourse link on the bottom of this page to request support.19:50
dariballtomreyn: oops, sorry... wasn't aware thx19:50
tomreynyou're welcome!19:51
Synx_hmAnybody smart on vscode server, im trying to install a newer version of an extension that is not in the online repo, i have the github page but i dont see anything about a VSIX file here, https://github.com/foambubble/foam-vscode20:11
Synx_hmnm, i am le dumb20:20
=== Techlickal is now known as Roey
pyraindroponce i switch to xfce, is there a login switch - so that one can toggle that to login into xfce or gnome?21:57
pyraindrop20.04lts question21:57
scythefwd2I believe its down on the bottom right..21:57
oerheksyes, logout, then you should see some button21:57
oerhekssometimes the option appears when you select the user first ( gnome3)21:57
oerheksbtw i would reinstall for a true xubuntu experience.21:58
rhoks!unetbootin21:59
ubottuFor information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent21:59
etronikhighfiv3r, anyone enjoying EVE-Online in Ubuntu ? I never could get it to work since 16.04 and even now on 18.0422:11
etronikhighfiv3r, anyone enjoying EVE-Online in Ubuntu ? I never could get it to work since 16.04 and even now on 18.0422:12
scythefwd2any hardware guru's in here.. specifically related to laptop wifi nics?22:32
jeremy31scythefwd2: state the issue22:33
scythefwd2are ax200 chipsets both compatible with amd chipsets and supported under ubuntu?22:43
oerheksthat driver is not yet in the kernel, but there is a fix https://askubuntu.com/questions/1149116/intel-wifi-support-for-ax200-cyclone-peak22:49
oerheksbackport-iwlwifi-dkms22:49
scythefwd2so I'd have to install that module before I swapped nics, or turn around and move it over via usb stick...22:49
oerheksyes, install it with wire?22:51
scythefwd2no wired available22:53
scythefwd2sorry for slow response.. was reading22:53
kk4ewtpyraindrop; all modern linux OS that answer would be yes22:53
scythefwd2I'm seeing some whispers out there of folks having native support in 5.1 and later kernels.. and at least one where the guys card was wigging out pretty hard after an update22:54
scythefwd2but 20.04 shipped with 5.422:55
scythefwd2I guess the only real way to check is to buy one and find out.. funny thing is, I'm not looking at it for it's wifi , but the BT module..22:57
scythefwd2appreciate it man..  chat at yall later22:58
OERIASHi peeps23:02
OERIASI have an issue in which SD cards are not automatically mounted.23:03
OERIASI have tried multiple cards23:03
OERIASbut the OS is only able to mount them when I restart the computer23:03
OERIASThis does not seem to happen with an external HD or a flash drive.23:04
OERIASor an Internal drive23:04
OERIASThe card reader works fine under Windows23:04
Razvais there any way to restart the network service on install/setup?23:17
Razvainit.d doesn't exists and systemctl doesn't exists23:17
=== halvors1 is now known as halvors
=== halvors1 is now known as halvors

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