/srv/irclogs.ubuntu.com/2020/03/18/#ubuntu.txt

AlericI have a bash file that is being executed and I want it to print itself, starting at line 3 and on, but interpret every ${variable} as shell env variables.00:03
AlericI suppose I have to run each line through echo? :/00:04
pepperonianyone have ideas on what happened here, or how to fix this dpkg install ... https://pastebin.com/CXCnJT5100:05
pepperoniactually, it appears that the kernel did install in /lib/modules00:06
pepperonii'm thinking it's a grub error of sorts00:07
fd2leftyfb, ubottu thanks00:07
oerhekspepperoni, is this debian?00:08
fd2i am noob in linux, i have write 'sudo apt upgrade' minute age, and in log get 'Generating grub configuration file ...' then 'Adding boot menu entry for EFI firmware configuration'00:09
oerhekswhy install a debian kernel in ubuntu??00:09
fd2it that normal? (i mean security)00:09
fd2oerheks, ubuntu based on it00:09
fd2oerheks, on debian00:09
oerheksdon mix packages, for sure.00:10
pepperonioerheks: no, it's ubuntu 18.0400:10
oerhekspepperoni, no support then, use ubuntu kernels only.00:10
pepperonioerheks: it is an ubuntu kernel00:10
pepperoniit uses dkms as the package manager, it's one i built00:11
oerheksno, it is not.00:11
pepperoniumm, ok00:11
pepperoniLinux mydev 4.19.106-rt44 #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux00:12
p0aHello00:23
p0aHow can I install TeXLive 2016 without removing my current texlive installation?00:23
p0aideally I'd like a local installation00:23
fd2guys i have create file '144' and want to make it executable. i set in properties 'Allow executing file as program'. but it's still opened as text file00:25
fd2i put the file in Documents folder. then i ran terminal in that directory and try to '144'. and... 'command not found'00:26
fd2why ?00:26
p0afd2: ./14400:26
fd2p0a, thanks, it worked out. but why ./ ?00:27
p0afd2: the terminal by default looks up commands in $PATH00:28
p0afd2: when you typed 144, it looked into $PATH, found no files named 144 and complained00:28
p0afd2: the name ./144 is a relative path; . means current directory00:29
p0aso you're forcing the terminal to look at the specific file you want.00:29
fd2hm. i launch terminal from popup menu from the folder, and when i type 'pwd' it return '/home/user/Documents'. why then default looks up cmd dont set to that folder?00:30
fd2i have then other question. what does the reason to change current folder (i mean that pwd return) if folder for commands don't change ?00:32
p0afd2: it just doesn't work like that. It looks at $PATH00:32
p0atry echo $PATH00:32
p0awhich is a list of paths separated by :00:32
p0ayou change the directory to execute commands like `ls' without having to specify the directory00:32
p0aamong other thnigs00:32
fd2aaa, thank you!00:33
fd2one more question. i want to add hotkey to open terminal (i know about ctrl+alt+t). on WIN+C. i go to settings-devices-keyboard. there is a Plus buttons for new shortcut. Question: what command opens the terminal?00:40
fd2solved - 'gnome-terminal'00:43
Alericbah linux is more bug than something else it seems :((01:27
=== the_ant1 is now known as the_ant
r3muxdhow do i set up a wireguard connection in network manager?01:33
AlericI managed to get a VT now, using kernel params listed here: https://superuser.com/a/1177675/80991901:33
AlericBut the VT that I got didn't scroll correctly.  It only scrolled when some internal buffer became too full or something and then would scroll like 100 lines at once.01:34
DynVIs there some maillist or newsfeed I can join so I'm notified when a new version of Ubuntu is released?01:38
Bashing-omDynV: https://lists.ubuntu.com/archives/ubuntu-release/ .01:41
DynVI'm not familiar with that, how can I be emailed something when the new release is made?01:47
DynVIf it's a newfeed, there's way I can be emailed it.01:48
sarnoldDynV: click the first link on that page01:49
Bashing-omDynV: clock om a "date" in the new page select " More info on this list..." .01:49
Bashing-omclick*01:49
=== MrLemur3 is now known as MrLemur
DynVThank you kindly.01:51
Bashing-omDynV: :) Help is what we do .01:51
=== the_ant1 is now known as the_ant
=== abq1 is now known as abq
=== zbenjamin_ is now known as zbenjamin
=== the_ant1 is now known as the_ant
=== FlannelKing is now known as Flannel
=== coffeeguy is now known as zenguy
nickdohey guys, i have a headless ubuntu instance running in cloud for my projects and work. i was wondering if it is possible to install command-line Android emulator and use adb shell, while i am connected to the server over SSH?05:14
nickdoi basically want to use termux and compile and run some code inside adb shell.05:15
nickdoif y'all have done something similar or point me to a manual/gist talking about headless (command line only) emulator setup, that would be appreciated! :)05:17
=== PowerTower_121 is now known as PowerTower_120
=== stkirk is now known as StuartMI
=== tds7 is now known as tds
=== guiverc2 is now known as guiverc
clarkkCould someone explain the output to dpkg -l xserver-xorg-input-all to me, please?  Does this look ok?  https://paste.ubuntu.com/p/dXnv3vygxt/06:49
clarkkI don't understand lines 2 3 and 406:50
Flannelclarkk: 234 are keys to the first three columns (with ascii art arrows).  Basically line 2 says the first column (row 7, the first i in "ii") can take the values of: Unknown, Install, Remove, Purge Hold.  It's also saying that that column is the /desired/ state.  Second one is status, third is errors.06:54
Flannel2 for the first column (i), 3 for the second (i), 4 for the third (nothing).06:54
clarkkthank you, Flannel - that makes sense :)06:56
clarkkSo my installation of xserver-xorg-input-all looks fine, doesn't it?06:57
Flannelclarkk: that package does, yep.07:00
vegombreihi guys, so i need to update my bios but the site only gives exe files to update, how do i do this in ubuntu?07:02
eeoshi everybody! On *ubuntu is there a port of airplay? I have 18.04 LTS 64 bit.07:50
clarkkI am running Ubuntu 18.04 on a Dell Precision 7510 laptop. It was working perfectly for about 2 years, but in the last week the number keypad has stopped working except for on the login screen, and sometimes the trackpad stops responding (I can move the cursor around, but nothing reacts to it).  I have only installed the standard updates and a bios/firmware update (via fwupdmgr). Can anyone suggest anything I can do to resolve it?07:58
ducassevegombrei: if they are actually self-extracting archives, you should be able to extract them with unzip or similar07:58
=== michele- is now known as michele
ducassevegombrei: if not, you need some sort of windows install, there's a windows pe environment on for example hirens boot cd07:59
clarkkIf I go into Settings > Language and Region > select the input source > click the small layout button, a visual representation of the keyboard is displayed.  The layout looks correct. When I press most keys, they turn orange as expected, except for the keypad08:00
Drecondiusdo all packages in the repos have an --install reccomends flag?08:07
Drecondiusand I know i just mistyped that08:07
ducasseDrecondius: that's a feature of apt, not the packages, but not all packages have recommended dependencies08:10
DrecondiusI had a suspicion, thanks for the confirmation though.08:12
=== nt0_ is now known as nt0
eeoshi everybody! On *ubuntu is there a port of airplay? I have 18.04 LTS 64 bit.08:22
ducasseeeos: try 'apt search airplay'08:27
eliyahuTBRHELP! I'm WFH because of corona and I just booted up my machine and the sound doesn't work. When I go to settings, sound, there are no output devices listed. (don't know if this is relevant, but my system updated yesterday and my battery went all the way to zero last night). Any suggestions? I can't work from home w/o music.08:31
eliyahuTBRi rebooted. any chance I missed an answer to my question?08:38
lotuspsychjeeliyahuTBR: sudo lshw -c sound in a pastebin plz?08:39
eliyahuTBRmy machine doesn't see any sound output devices08:39
eliyahuTBRcioming up08:39
lotuspsychjeeliyahuTBR: wich kernel are you on?08:40
eliyahuTBRhttps://paste.ubuntu.com/p/DW9df58QrZ/08:40
lotuspsychjeeliyahuTBR: sudo lshw -C sound08:40
eliyahuTBRhttps://paste.ubuntu.com/p/y5KQNwpNd6/08:41
eliyahuTBRi installed some codexes yesterday to make mp4s work08:41
eliyahuTBRi tend to supect this may be related08:41
eliyahuTBR5.0.0-1040-oem-osp108:43
eliyahuTBRmy remote host closed socket, so i missed anything you said lotus08:43
lotuspsychjeeliyahuTBR: try to undo your codexes first, see if that fixes08:43
lotuspsychjeeliyahuTBR: your sound driver is loaded08:44
eliyahuTBRhow do I do that?08:44
eliyahuTBRthe rollback08:44
lotuspsychjeeliyahuTBR: we dont know what you did in the first place?08:44
eliyahuTBRhehe. i googled the problem and ran the commands i found08:44
eliyahuTBRi have my bash history of hte commands08:44
Drecondiusdoes the sound device show up in lspci or lsusb?08:44
eliyahuTBRhow do i check that drecondius?08:45
Drecondiusthose are the commands eliyahuTBR08:45
eliyahuTBR<pre><font color="#8AE234"><b>eliyahu@eliyahus-ubuntu-machine</b></font>:<font color="#729FCF"><b>~</b></font>$ sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg^C08:45
eliyahuTBR</pre>08:45
eliyahuTBRsorry08:45
eliyahuTBRi didn't mean to paste that. my apologies08:45
lotuspsychjeeliyahuTBR: aslactl init ?08:46
lotuspsychjealsactl init08:46
eliyahuTBRlspci lists 00:1f.3 Audio device: Intel Corporation Device 34c8 (rev 30)08:46
eliyahuTBRFound hardware: "HDA-Intel" "Realtek ALC3204" "HDA:10ec0236,10280979,00100002 HDA:8086280f,80860101,00100000" "0x1028" "0x0979"Hardware is initialized using a generic method08:47
lotuspsychjeeliyahuTBR: seems all good there08:48
eliyahuTBRwhats the apt command to uninstall a series of packages?08:48
lotuspsychjeeliyahuTBR: sudo apt purge package1 package2...08:48
eliyahuTBRas in i ran "sudo apt install libdvdnav4 libdvdread4 gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly libdvd-pkg~" yesterday and when I booted up today no sound08:48
eliyahuTBRty08:48
eliyahuTBRrebooting08:49
Drecondiusisn't there a command to install the codecs manually?08:50
Drecondiusnot one by one, but one meta package to install them all?08:50
lotuspsychjeubuntu-restricted-extras08:51
lotuspsychjebut depends what the user installed exactly08:52
Drecondiustrue08:52
Drecondiusmay have to go through the logs to see what was installed08:52
eeosducasse: why is synaptic not finding it?!?!?!?!08:53
eliyahuTBRreboot didn't help08:55
lotuspsychjeeeos: ducasse adviced apt-cache search08:55
lotuspsychjeeliyahuTBR: install pavucontrol, select your audio card and test if you can make it work there08:55
eliyahuTBRty. will try08:56
eeoslotuspsychje: yes, of course I did .... I am asking why is synaptic showing results that are very different from apt search.08:56
lotuspsychjeeeos: because apt-cache and synaptic are 2 different things/methods?08:57
DrecondiusOk, I'm becoming irritated due to my  background switching on it's own, Is there any way to disable that behavior?09:01
ashmacko@Drecondius - do you mean your desktop background?09:04
Mi5terHi, was hoping someone can help me with an issue. I have a Harman Kardon Soundsticks stereo connected to my computer, its connected straight into the motherboard audio out plug. Problem is that Ubuntu seems to put this connection in power saving mode or something like this, because it disconnected the stereo after a certain amount of time. Is there anywhere I can configure audio power mangement to disable power saving? I'm on a stationary, not a09:05
Mi5terlaptop. Thanks09:05
eeoslotuspsychje: of course, but they should return the same results if one searches for "airplay" ....09:08
lotuspsychjeeeos: did you not get results on synaptic?09:09
eeoslotuspsychje: nope .... that is the reason I came to the room, not rsults on synaptic or google .... I did not think about apt search sorry.09:10
lotuspsychjeeeos: im getting results on apt-cache search airplay, aka 5 packages09:11
eeoslotuspsychje: and now that I have run apt search, I get also the results on synaptic ..... mmmm .... there must be something wrong with my configuration.09:11
eeoslotuspsychje: have to go to work!!!! Thank you for all your help .... have a good day.09:12
eliyahuTBRdone w/ my first ever zoom meeting. i purged the packages i installed yesterday, but still no sound. any other suggestions?09:51
lotuspsychjeeliyahuTBR: did you try the pavucontrol?09:51
eliyahuTBRwhats the syntax?09:52
eliyahuTBRlol09:52
eliyahuTBRthe syntax is pavucontrol09:52
lotuspsychjeeliyahuTBR: i suggested you an hour ago, you said, yes ty will try09:53
eliyahuTBRthen i jumped on a work meeting09:53
lotuspsychjeeliyahuTBR: your irc client has a scrollback to read?09:54
eliyahuTBRyes. looking. ty for all your help lotus09:54
ttammI have no cursor on login screen or wayland session, what package should I file a bug against?09:55
lotuspsychjettamm: before filing bugs, we reccomend to come ask here first09:56
eliyahuTBR@lotuspsychje i launch pavucontrol and i get a box called Volume Control that says "establising connection to PulseAudio. Please wait..." and nothing happens09:58
ttammOk sorry, I'm on ubuntu 20.04 using radeon driver, haven't found any way to fix it online, works fine on x.org ubuntu session09:59
lotuspsychjettamm: #ubuntu+1 to report 20.04 issues plz10:00
ttammthanks!10:00
lotuspsychjeeliyahuTBR: does pavucontrol see your audio card?10:02
=== ltrager_ is now known as ltrager
=== dex19831 is now known as dex1983
AnGe7Hello here10:08
AnGe7i bought WiFi adapatr USB AC53 nano but don't work :( someone know how to install it ?10:10
jeremy31AnGe7: with the adapter plugged in post URL from terminal for>  lsusb | nc termbin.com 999910:11
AnGe7https://termbin.com/k41410:13
lotuspsychjeAnGe7: i had a bug on bionic on the AC51 here: 185297810:14
lotuspsychjebug #185297810:14
ubottubug 1852978 in linux (Ubuntu Bionic) "Asus USB-AC51 is not recognized by default on 4.15" [Undecided,Confirmed] https://launchpad.net/bugs/185297810:14
AnGe7AC51/53 is same ? :'(10:15
eliyahuTBRit seems that pulseaudio isn't running at start up. how do i fix that?10:15
lotuspsychjeAnGe7: wich kernel are you currently on please?10:15
jeremy31It is rtl8822bu device10:16
eliyahuTBRit seems that pulseaudio isn't running at start up. how do i fix that?10:17
eliyahuTBRalso, rythmbox can play sound from mp3s on my phone but sound from my browser isn't working10:17
eliyahuTBRsorry if those are repeats10:17
jeremy31AnGe7: You will need to have secure boot disabled and see DKMS instructions at https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-595910:17
AnGe7@jeremy3110:19
eliyahuTBRi'm getting some sound now. as in if i try to turn the volume up past the max i get a little ding10:19
AnGe7i try10:19
eliyahuTBRbut no output from youtube10:20
AnGe7done10:21
AnGe7jeremy31: need to reboot ?10:22
jeremy31AnGe7: check>  mokutil --sb-state10:22
AnGe7alexandre@devnco:~$ mokutil --sb-state10:22
AnGe7SecureBoot disabled10:22
jeremy31AnGe7: reboot10:23
AnGe7ok10:23
AnGe7thank you10:23
AnGe7jeremy31: doesn't work :(10:28
AnGe7maybe with kernel hwe ?10:28
jeremy31AnGe7: post URL for>  rfkill list | nc termbin.com 999910:29
AnGe7https://termbin.com/lzev10:29
AnGe7(im on laptop with PCI WiFi Card and USB WiFi Adaptator)10:30
jeremy31AnGe7: in terminal>  rfkill unblock all10:30
AnGe7done10:30
jeremy31AnGe7: and url for>  lsmod | grep cfg | nc termbin.com 999910:31
eliyahuTBRits just one of those days10:31
eliyahuTBRanyone have a suggestion as to how to solve the problem here on irc where i keep getting "* Disconnected (Remote host closed socket)"?10:32
AnGe7https://termbin.com/dx7d10:32
jeremy31AnGe7: did you install backport-iwlwifi-dkms?  That will have to be uninstalled10:32
eliyahuTBRit seems that pulseaudio isn't running at start up. how do i fix that?10:33
AnGe7i A backport-iwlwifi-dkms10:33
AnGe7so yes installed.10:33
AnGe7need to uninstall it ?10:33
lotuspsychjeeliyahuTBR: connectiong issues/irc questions you can ask in #freenode10:33
jeremy31AnGe7: reboot after>  sudo apt remove backport-iwlwifi-dkms10:33
eliyahuTBRty10:35
AnGe7ok10:35
AnGe7i try10:35
AnGe7thank you10:35
eliyahuTBRany suggestions on how to get pulseaudio to launch on startup?10:35
jeremy31eliyahuTBR: not me, the first thing I do is hit the mute button10:37
AnGe7jeremy31: thank you it's work10:47
AnGe7i have one question : I have a virtual machine (virtualbox) to work with a company (with VPN so). It work correctly when im using ethernet or sharing network with my phone (like ethernet) but if i using WiFi card, my VM doesn't find the network (i choose the right network interface in my virtualbox configuration...)10:49
Arsen70Hi all, I use Acer Aspire One, I need to install Ubuntu by USB, which version can I get and install by USB?11:10
EriC^^Arsen70: is it 32bit or 64bit?11:11
Arsen70EriC,  how can I check it?11:12
Arsen70EriC, at the moment installed 3211:12
EriC^^windows is installed?11:13
Arsen70EriC yes11:13
Arsen70EriC, I think Ununtu 12.04.5 is compatable?11:14
EriC^^Arsen70: go to control panel > system see if it's 64bit or 32bit11:14
EriC^^Arsen70: 12.04.5 is end of life, not supported anymore11:14
Arsen70EriC, ok, now11:14
EriC^^Arsen70: look for 32 bit or 64bit11:15
EriC^^which windows is it? windows 10?11:15
Arsen70EriC 711:15
EriC^^ok it should say there under system if 32bit or 6411:15
Arsen70EriC 3211:16
EriC^^next to 'system type'11:16
EriC^^ok11:16
EriC^^Arsen70: download this file and put it on a usb via rufus or yumi11:17
EriC^^http://releases.ubuntu.com/xenial/ubuntu-16.04.6-desktop-i386.iso11:17
EriC^^!install | Arsen7011:17
ubottuArsen70: Ubuntu can be installed in lots of ways. Please see https://help.ubuntu.com/community/Installation for documentation. Problems during install? See https://wiki.ubuntu.com/CommonProblemsInstall - See also !automate11:17
user217217hello. my mouse cliks stop working.   can I fix this?11:17
coffeeGhostIf every time I try to install the Thinkpad firmware update from Ubuntu Software it looks like it installs when it reboots but then it keeps coming up (same update) in Ubuntu Software... what should I do?11:19
=== Wryhder is now known as Lucas_Gray
jeremy31AnGe7: you need to set up a USB passthrough in the VM11:33
ircmeHi guys, I did a mistake. run "mv file $pwd" forgot () around pwd. and now the file is gone, since the var was empty11:51
ircmeany idea on where the file is, or what happened ?11:52
Arsen70Fedora is 100 times better)))12:03
=== wagle_ is now known as wagle
BluesKajHowdy folks12:12
firewire1394hii12:12
oft_gegongjust 14 more days till 20.04 !12:31
lotuspsychje!party | oft_gegong12:31
ubottuoft_gegong: Please remember that our support channels are for technical support and not general chat. To countdown to !focal release and then party once it happens, join #ubuntu-release-party. Thank you! :)12:31
lotuspsychjehey ioria ; )12:31
iorialotuspsychje, hi lotus12:32
oerheks36 days to april 23.12:32
MononaI am having trouble getting my laptop's built in camera to work.  The light turns on, but Cheese says No device found.12:34
lotuspsychjeMonona: is it light enough in your room?12:35
lotuspsychjeMonona: when its too dark, i have the same on my laptop12:35
=== Baikonur_ is now known as Baikonur
Mononalotuspsychje: Just upped the lighting, and I'm still having the issue.12:37
MWMis /etc/network/interfaces deprecated (or whatever it is called.  Not used anymore) https://help.ubuntu.com/lts/serverguide/network-configuration.html makes no mention of it and seems to control DHCP with 'netplan' ?12:38
lotuspsychjeMonona: could you compare it with another cam app, kamoso for example?12:38
pragmaticenigmaMWM: The path you mentioned is there only for legacy purposes. It is not active by default. netplan and NetworkManager create configurations and push them to systemd-networkd which does do the management of your connection. Is there a specific need that you have that we might be able to help with?12:45
BluesKajMWM:  netplan/yami file points to network-manager as the renderer ... the /etc/network inyerfaces file will work with dhcp if you want to use it, but you'll need ifupdown and disable network-manager12:49
BluesKajinterfaces that is12:50
user217217 I get problem with mouse clicks. Can I get some help, please? (I can't do cliks via touchpad or mouse) and I have some errors https://imgur.com/a/qs3QGVe12:52
MWMsorry. was afk.  I have no need of that file path, I was simply setting a static IP address and noticed that the wiki seemed to want netplan.12:52
MWMI didnt want to swim againt the current by using /etc/network/interfaces and cause myself extra work :D12:53
lotuspsychjeuser217217: lsb_release -a plz?12:53
ioriauser217217, i'am afraid the error is about a sata port/device12:54
Mononalotuspsychje: kamoso install didn't work for me for some reason.  But I tried using media capture feature of VLC, and it was similar issue:  Nothing in Video device name dropdown.  It's like the camera isn't recognized or something...12:55
lotuspsychjeMonona: is it internal cam, or an usb external one?12:55
Mononalotuspsychje: internal cam12:55
oerheksMonona, did it work before?12:55
pragmaticenigmaMWM: My recommendation is to manage static IP addresses at the DHCP server/Home Network Router. It causes less issues12:55
oerhekswhat webcam is this? lspci or lsusb could tell..12:56
MWMpragmaticenigma: ty12:57
Mononaoerheks: Yes, has worked previously. dmesg | grep uvcvideo outputs "Found UVC 1.00 device HP HD Webcam [Fixed]"  Didn't see the camera on lspci or lsusb.12:59
lotuspsychjeon wich kernel please Monona ?12:59
Mononalotuspsychje: 4.15.0-88-lowlatency13:01
lotuspsychjeMonona: ubuntu studio?13:01
Mononalotuspsychje: Yes13:01
ioriaMonona, for the record, current is  9113:02
lotuspsychje!uptodate | Monona adviced by ioria13:02
ubottuMonona adviced by ioria: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`.13:02
pragmaticenigmaioria: but is that true for Ubuntu studio... notice they're on the lowlatency kernel release?13:03
ioriammm, Monona run  'sudo apt update '13:03
user217217ianycho13:04
user217217ioria: so problel is in motherboard?13:05
oerheksuser217217, mint-debian?13:05
ioriauser217217, i see a troublr on your ata1; yes ... might be the disk, the cable, the port13:05
oerheksyour issue is not ubuntu, right?13:06
user217217ioria: but why the reboot fix error?13:06
ioriaapparently13:06
sumagnaEriC^^ thanks for helping me out13:07
EriC^^no problem sumagna13:09
Mononaioria: ran update and upgrade.  Still no camera access. Going to try the old fashioned reboot...13:10
ioriaMonona  iasked you to run apt update to check if you have some updates available ....13:10
Mononaioria: yes, ran sudo apt update, then sudo apt upgrade13:11
ioriaMonona  nope,  sudo apt full-upgrade13:11
Mononaioria: sudo apt full-upgrade run13:13
=== paraxial5 is now known as paraxial
clarkkIf I go into Settings > Language and Region > select the input source > click the small layout button, a visual representation of the keyboard is displayed.  The layout looks correct. When I press most keys, they turn orange as expected, except for the keypad13:33
clarkkI am running Ubuntu 18.04 on a Dell Precision 7510 laptop. It was working perfectly for about 2 years, but in the last week the number keypad has stopped working except for on the login screen, and sometimes the trackpad stops responding (I can move the cursor around, but nothing reacts to it).  I have only installed the standard updates and a bios/firmware update (via fwupdmgr). Can anyone suggest anything I can do to resolve it?13:33
clarkk(sorry, messages should be in reverse order)13:34
clarkkI have no idea how to fix this. Could someone help, please?13:34
oerheksclarkk, test this; does the numpad control the mousepointer? then you have enabled 'mousekeys' in systemsettings > universal access > [point & clicking]  mouse keys13:36
oerhekskeep 4 or 8 pressed..13:36
=== The_Milkman1 is now known as The_Milkman
=== abirkill- is now known as abirkill
Mononaioria: After upgrade and reboot, now the camera showed up in the Cheese preferences menu, but still wasn't working.  Tried VLC media capture, and now I'm back to No device found in Cheese.  *sigh*13:45
clarkkoerheks, no way!!!!!   Mousekeys was on!  I literally never knew about that setting and have never knowingly enabled it   Thank you so much!!!   Do you know how I may have enabled unadvertently enabled it, or could it have become enabled some other way?13:45
ioriaMonona  sudo apt  install guvcview13:45
oerheksclarkk, have fun!13:45
oerheksclarkk, no idea, there is no short key for that13:45
clarkkdamn.  OK, well now I know. Thank you again13:46
acresearchpeople i need  help installing ubuntu 19.10, i am getting error 5  input/output error    i remember there was a really simple fix for it while installing it (turn something off or on) but i can't remember, can someone help me please?13:46
Mononaioria:  Installed. If I run it, I get "no video device found" error13:47
ioriaMonona  lsusb | nc termbin.com 999913:48
Mononaioria: https://termbin.com/9sib13:49
ioriaMonona  grep uvcvideo  | nc termbin.com 999913:50
oerheks*lspci13:50
ioriaMonona, yeah, check also lspci13:51
ioriaMonona  sorry,     dmesg | grep uvcvideo  | nc termbin.com 999913:51
Mononaioria: https://termbin.com/9xpw13:52
oerheks!info uvcdynctrl13:53
ubottuuvcdynctrl (source: libwebcam): Command line tool to control v4l2 devices. In component universe, is extra. Version 0.2.4-1.1ubuntu2 (eoan), package size 17 kB, installed size 59 kB13:53
ioriaMonona  sudo rmmod uvcvideo13:53
oerheksyeah, rmmod and modprobe, read that somewhere too13:53
Mononaioria: Done.13:54
ioriaMonona   sudo modprobe uvcvideo13:54
Mononaioria: Did that.  Checked Cheese, still "No device found"13:55
ioriaMonona   guvcview13:55
Mononaioria: Guvcview error no video device found13:57
ioriaMonona  paste  lspci -nnk   for the channel, i have to leave to a bit, sy13:57
Mononaioria: Thanks for your assistance!13:59
Mononalspci -nnk is here: https://pastebin.com/ymJxs7VU14:00
koronapatientnojhello, how can i save my 144hz refresh rate in ubuntu 19.10  using nvidia? everytime i log off it resets to 60hz14:05
=== deathonater is now known as Smeef
pragmaticenigmakoronapatientnoj: You can save an xorg.conf file in the nvidia-settings tool ... On the screen for setting up the displays, there is a button to save X-configuration file. Save it to your local user account folder. Then use sudo to move the file into /etc/X11/ folder. Make sure that if there is already a file there, you back it up by moving it somewhere safe.14:40
=== tehaugz is now known as augz
ufkhi! :) i have a new hard drive. can I install ubuntu on that while logged in on my ubuntu15:03
leftyfbufk: not really, no15:09
=== tuxiano_ is now known as tuxiano
sumagnahello15:21
oerheks:-)15:22
sumagna:-)15:24
zen_coderHow can I install a specific version of gcc?15:25
zen_codere.g. 7.4.0 ?15:25
zen_coderI have ubuntu 18.0415:25
zen_coderunfortunately 2 days ago the gcc version was updated to 7.5.0, which will break one or two things15:25
sumagnahave you tested whatever you are talking about breaking15:26
oerhekszen_coder, i think not, even the toolchain gives 7.5 https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa15:27
oerheksfix your code15:27
sumagnaright15:27
=== tds8 is now known as tds
sumagnaare you guys at home due to coronavirus?15:27
oerheksWhat virus?15:28
sumagnaCorona Virus15:28
sumagnaCOVID-19?15:28
pragmaticenigmasumagna: This isn't a chat channel. Please visit us in #ubuntu-offtopic15:28
sumagnaok15:28
sumagnasorry for that15:28
oerheks!info clamav15:29
ubottuclamav (source: clamav): anti-virus utility for Unix - command-line interface. In component main, is optional. Version 0.102.2+dfsg-0ubuntu0.19.10.1 (eoan), package size 122 kB, installed size 762 kB15:29
zen_coderoerheks: so there is no way to get back to a previouse version?15:29
oerhekszen_coder, that would be unlogical, fix your code15:30
sumagnathere is no known way15:30
zen_coderwhy is it unlogical to have a certain version installed?15:30
zen_coderseems to me like a system failed by design, which does not allow this15:31
sumagnawhat?15:31
zen_coderwhat?15:32
sumagnasystem failed by design?15:32
pragmaticenigmazen_coder: Updates to GCC are to fix errors that lead to problems in the compiled applications. If your application is not compiling with the latest version, the appropriate action is to file a bug report, in case it is a regression issue. Beyond that... it's more likely that you have been leveraging a "feature" that was found to be inadvisable going forward. That is why the recommendation is to fix your code15:32
sumagnayea15:33
zen_codersumagna: I want to install a certain version of an application of gcc15:33
zen_coder-gcc15:34
zen_coderinside of ubuntu15:34
zen_coderbut this seems to be not possible15:34
zen_coderpragmaticenigma: sure it is an error on our side15:34
sumagnai can understand but there is no official way15:34
zen_coderseems so15:34
zen_coderhowever, this mean the whole architecture to install application within Ubuntu is failed by design15:35
zen_codersimple as that15:35
ioriaMonona  if you're still there,  i think that maybe your webcam is hw disabled; check if you have a key combo to activate it or check your bios15:36
=== themattbeballin is now known as WARBIRD199
pragmaticenigmazen_coder: No, Ubuntu strives for stability, which is why it doesn't version chase the latest versions of applications "in release" ... when an update is provided, it is because there is a vulnerability patch or critical update. That is why there are release versions of Ubuntu15:37
pragmaticenigmazen_coder: If you are encountering an issue with the version presented, then it's on you to fix your code or research what is failing and file an appropriate bug report.15:39
=== Kiwis6 is now known as Kiwis
juanonymousdo you guys know a site that provides bash scripting tutorial for free?15:45
pragmaticenigmajuanonymous: For recommendations and non-support related topics, please join us in #ubuntu-offtopic15:45
oerheksjuanonymous, there is a whole channel, #bash /#dash15:46
juanonymousthanks15:46
saphire_orbhi, can anyone tell me where I can get the OV51x-jpeg driver sources please? The official link takes you to a defunct page15:56
saphire_orbhttp://www.rastageeks.org/downloads/ov51x-jpeg/ov51x-jpeg-1.5.9.tar.gz15:56
saphire_orblinked from here:15:56
saphire_orbhttps://help.ubuntu.com/community/Ov51x15:56
oerheksvery old source https://launchpad.net/ubuntu/+source/ov51x-jpeg15:57
pragmaticenigmasaphire_orb: That page was from 2013... it is very unlikely at this point you would need to install that, as it has very likely been superseeded by something else15:57
oerhekshttps://github.com/toots/ov51x-jpeg15:57
oerheks5 years ..15:57
oerheksCode has since then been merged into the linux kernel and jpeg decompression is provided via libv4l15:58
pragmaticenigmasaphire_orb: perhaps with more details, the volunteers here can help find that updated method of supporting your device15:58
saphire_orbyes, was thinking it might be superceded, but by what? Its an old cam and it works in VLC but not in other applications?15:58
saphire_orbThe cam is a PS2 Eyecam15:58
oerheks!info libv4l15:58
ubottuPackage libv4l does not exist in eoan15:58
pragmaticenigmamight be looking for v4l-utils ??15:59
oerheksjups\16:00
saphire_orbI have some v4l and v4l2 stuff installed, but.... for example v4l2ucp does not seem to know what to do with the device. Just displays info but most controls are disabled. Thought it might be a driver issue16:00
saphire_orbI have v4l-utils installed. Added nothing to menu and I don't know what to do with it.16:00
pragmaticenigmasaphire_orb: If the system is recognizing the device, it is not a driver issue16:01
oerheksso it works in vlc, how about cheese?16:01
saphire_orbpragmaticenigma well it does come up in lsusb:16:02
saphire_orbBus 003 Device 007: ID 054c:0154 Sony Corp. Eyetoy Audio Device16:02
saphire_orbnot tried cheese - what a strange name for an app?16:02
sumagna:-)16:03
pragmaticenigmasaphire_orb: In some cultures, to get a subject to smile... they're asked to say "Cheese"16:03
saphire_orboerheks just going to try that...16:03
saphire_orbhmm... cheese reports No device found16:04
oerheksmaybe it is an usb2/usb3 port thingy? make sure it is not the blue connector16:05
oerheks= usb316:05
saphire_orboerheks nah, its in a USB2 port, although I do have blue ports on this machine as well. Tried in both but same result.16:08
saphire_orbas I mentioned, come up in lsusb and also produces a devices in /dev/videoX16:08
saphire_orbBTW, had a look in Preferences in cheese and it doesn't come up as a device in the dropdown.16:10
oerheksthen i have no clue, find no bugreport either ..16:11
saphire_orbpragmaticenigma I do have v4l-utils installed. Could do with some kind of info on how to use them. Still searching, but struggling to find anything sensible16:12
saphire_orbdid find this which was of some help, but it lists very few controls for this cam:16:14
saphire_orbhttps://www.kurokesu.com/main/2016/01/16/manual-usb-camera-settings-in-linux/16:14
pragmaticenigmasaphire_orb: looking at a few things... I'm seeing that the camera is very specific about the USB port it is plugged into, it's not compatible with some motherboard chipsets, and it seems very stuck on specific applications that it will work with16:15
=== boshhead_ is now known as boshhead
saphire_orbpragmaticenigma hmm, that might explain it. It would just be typicall of sone to limit it. However, I did get it to work on Win once I tracked down the correct drivers. Was hoping for the same on Linux16:20
pragmaticenigmasaphire_orb: After trying to read through a portion of this thread: https://ubuntuforums.org/showthread.php?t=272328 ... I'm seeing that there is something called gspca that might be what you are needing. What I recommend is read that entire thread. They make references to something have changed to no longer require that jpeg driver you mentioned earlier16:21
pragmaticenigmasaphire_orb: Beyond that... given the date of that camera, you can easily get a camera with a higher quality picture for a reasonable price16:22
saphire_orbbtw, I tracked down the driver souce but it won't make. No targets. Stop.16:22
saphire_orbtried compiliong the test utility but that is looking for something called vdieodev.16:22
saphire_orbpragmaticenigma true, I could get a more up to dat camera. Just thought I'd see what I can do with this before consigning to the bin...16:23
saphire_orbthere is something called vdieodev2 related to SIP in the repo, but nothing called just videodev.16:24
saphire_orbguess this cam it is just too old16:24
lotuspsychjesaphire_orb: if there isnt one yet, you could always consider a new !bug16:25
lotuspsychjesaphire_orb: wich kernel are you on currently?16:25
saphire_orb4.18.0-1416:26
lotuspsychjeerm16:26
lotuspsychjewich ubuntu release?16:26
saphire_orb18.04.4 LTS16:28
saphire_orbThink its Ubuntu 19. Downloaded the ISO a couple of weeks ago.16:29
lotuspsychjesaphire_orb: lsb_release -a16:29
zen_coderpragmaticenigma: ever used pip from python?16:35
amundsenhhi16:36
amundsenis 20.04 stable enaough to use it in a workstation?16:37
pragmaticenigmaamundsen: 20.04 is not even in beta yet16:37
amundsenpragmaticenigma, so you don't recommend to use it16:38
pragmaticenigmaamundsen: Do you see 20.04 in the room topic? No? that's because it isn't supported or ready yet16:38
pragmaticenigmazen_coder: Do you have a specific question?16:38
amundseni know it's not supported. i was just wondering if it is safe to work with it16:39
amundsenbut your answer has been clear enough16:39
pragmaticenigmaamundsen: only if you are testing compatibility in a test environment... then it would be appropriate to consider using16:40
saphire_orbDistributor ID: Ubuntu   Description:    Ubuntu 18.04.4 LTS   Release:        18:04    Codename:       bionic17:11
lotuspsychjesaphire_orb: that does not match with your kernel version17:19
cixxhi.17:50
lotuspsychjewelcome cixx17:50
cixxi installed ubuntu 18.04 and it asks for keyring password when i open chrome17:50
cixxi didn't set any password.. what is default password?17:50
cixxi tried my user password but it doesnt accept17:50
oerheksdid it ask for a password, or to set a password?17:51
cixxit asks for a password17:52
cixxhmm... i found the password. it is the password i set for the first user. i had changed the password after installation and i was trying current password17:53
cixxbut it asks for the first password17:53
pragmaticenigmacixx: How did you change the password for the user?17:54
cixxpasswd user17:54
pragmaticenigmacixx: That's why... the "passwd" command does not update all the other tokens tied to the password17:54
cixxhm17:54
cixxi am sorry :(17:55
pragmaticenigmaIt's not well documented, but if you are in the GUI, it is preferable to change the password in the Settings area17:55
cixxi usually use linux for servers, i really don't have so much gui experience on linux17:56
cixxalso ubuntu asks me to send information about the problem17:56
cixxi answered as yes a few times but i want to see what i sent17:56
cixxhow can i see what i sent before?17:56
pragmaticenigmacixx: Apport crash reports should be viewable in /var/crash17:57
ioriacixx, try   https://errors.ubuntu.com/user/$17:58
cixx_usr_bin_gnome-shell.121.crash  _usr_bin_mutter.1000.crash  _usr_lib_gnome-settings-daemon_gsd-color.1000.crash  _usr_lib_gvfs_gvfsd-smb-browse.1000.crash  _usr_lib_policykit-1_polkitd.0.crash17:59
cixxwow.. so much crashes for a fresh new installation17:59
lotuspsychjecixx: your kernel version?18:02
cixx5.3.0-42-generic #34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux18:14
lotuspsychjecixx: can we see a pastebin of your dmesg plz?18:15
lotuspsychjerecent install and so many crashes, interesting to see18:15
cixxlotuspsyc https://justpaste.it/2k7px18:22
cixxlotuspsychje: https://justpaste.it/2k7px18:22
sarnoldcixx: btw most irc clients let you type a few letters of a nickname and complete the rest of it with tab, so lot<tab> --> lotuspsychje  :)18:23
aleph-So, found a bug in systemd-resolved packaged with 18.04LTS18:24
sarnoldcixx: wow that looks unhappy. look for some firmware updates, and probably look if there's a way to install them through the BIOS rather than through fwupdmgr -- this system looks unstable18:24
aleph-Heya sarnold18:24
sarnoldheya aleph- :)18:25
aleph-So getting this error here: https://paste.rs/cY518:26
aleph-When trying to start systemd-resolved.18:26
lotuspsychjecixx: do you have an AMD hybrid graphics card in there?18:26
sarnoldaleph-: linode -- is that an openvz instance?18:26
aleph-It was working previously, and there's been no config changes, nor updates to systemd. Currently still at systemd23718:26
aleph-sarnold: Quemu iirc18:26
cixxlotuspsychje: i am not sure :)18:27
lotuspsychjecixx: and like sarnold adviced, alot of acpi issues, aka update bios: ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20190703/exoparg2-396)18:28
cixxit is hp elitebook 84018:28
lotuspsychjecixx: sudo lshw -C video, to check18:28
lotuspsychjecixx: your radeon spits alot unhappy errors out aswell18:30
cixxproduct: HD Graphics 62018:30
cixxproduct: Opal XT [Radeon R7 M265/M365X/M465]18:30
cixxthere seems two products18:30
lotuspsychjecixx: yeah hybrid18:31
donofriohow do I get the wireless control to accept my wifi password (it is 9 chars fwiw)18:31
=== pauljw__ is now known as pauljw
lotuspsychjecixx: normally you can use the 'switcheroo' tool to control wich cards you use, did you try that?18:31
aleph-sarnold: Seems setting `PrivateDevices=no` in the service file let's me restart it18:32
aleph-Saw some inkinling of this in a bug report18:32
aleph-inkling*18:32
cixxlotuspsychje: i installed it right now and run via sudo but it started to run at background18:39
cixxit doesnt ask anything to change card18:39
lotuspsychjecixx: i actually never used it myself, is there a manpage on that?18:40
lotuspsychjecixx: ah, try launching an app with right mouse==>choose card18:42
NomenclaturaHi. I'm not very used to ubuntu... I have tried to set locale only to en_DK using dpkg-reconfigure locale and checking the locale.gen file.18:57
NomenclaturaWhen locales are generated, it also generates a ton of other locales that are not related.18:58
Nomenclaturawhy???18:58
pragmaticenigmaNomenclatura: It's helpful to include details, like what additional locales are being generated. A pastebin of output from dpkg-reconfigure if you can capture it.19:00
Nomenclaturathats it...19:01
Nomenclaturait seems to generate most or all of the spanish and english locales19:02
Nomenclaturasimple19:02
Nomenclaturaah... the 'debian way'...19:02
jjbuggleis there a way to rip a dvd, both compresssing the video and maintaining the menus?19:04
togoI have a 2TB external USB, and today I tried to pen a folder and it says something about IO error19:04
togoopen19:04
togoI unmounted and ran fsck on the volume, but it only says: fsck run from util-linux 2.3419:06
togonothing more...19:06
jjbuggletogo: you should probably at least say what the error is19:06
togoyesterday I thought I had added some folders (*4GB) and then I could not find them, today it is unable to open the parent folder and says something obout IO error19:07
jjbuggletogo: please see my previous comment, the exact text of the error19:08
togonot much, and now it is unmounted, so I cant repeat it19:09
donofrioanyone know how I can connect my notebook to my asus router, I type in my 9 char password and it looks like it accepts it but then the dialog returns ;(19:10
togojjbuggle, there was no code and just cant open io error19:10
jjbuggledonofrio: did you try another broswer?19:11
togojjbuggle, yes NEMO could open that folder19:13
p0aHello I am trying to install texlive 2016 (specifically that version). I have a newer version, but I'd like to have both19:13
p0aI am thinking of setting up an ubuntu in virtualbox or something like that.19:14
togois there something to be fixed, or is the build in browser of Ubuntu studio buggy?19:14
Eickmeyertogo: It's the exact same Firefox as in any Ubuntu flavor.19:14
jjbuggletogo: screenshot the error?19:15
jjbugglep0a: I don't know why you are doing this, but vbox sounds like a good idea19:16
p0ajjbuggle: I am trying to submit a .tex file to arxiv.org and I can't get it to approve of my file19:17
p0ajjbuggle: in particular I have to submit a .bbl file from biber but different versions are not compatible19:17
p0aand arxiv uses the 2016 version19:18
jjbugglep0a: honestly, it still sounds like vbox is the way to go.  You can even backup the whole things before trying to upgrade versions of whatever, and then rewind if it doesn't work19:19
sarnoldp0a: you could try installing xenial or trusty in an LXD instance or VM, and see if those texlive versions are old enough19:19
jjbugglep0a: like what sarnold is saying, just pick a version of ubuntu that has the versions you are looking for19:19
=== al2o3-cr is now known as phaul
=== phaul is now known as al2o3-cr
sarnoldp0a: though I have to think it's probably worthwhile telling the arxiv folks that they are mkaing it needlessly difficult for people to provide them with papers19:20
p0asarnold: my experience with academia is that you must always avoid any interaction with anyone19:20
oerheksp0a, you asked yesterday too, no.19:20
oerheksask again tomorrow?19:21
p0aI asked twice because I was quite frustrated yesterday and left and I don't remember if I got any answers19:22
oerheks!logs19:22
ubottuOfficial channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/19:22
oerheksread back, for your convenience19:23
p0aThere's nothing there19:23
p0aAnyway, thanks for the log link19:24
sarnoldquite often people will notice someone has left and not bother answering someone who isn't there19:24
celphianyone have any idea what this is?19:39
celphihttps://usercontent.irccloud-cdn.com/file/as4hBwP0/image.png19:39
pragmaticenigmacelphi: Care to describe what we are supposed to see there... volunteers are often cautious of clicking random links in the chat19:41
celphiOh it's a picture of my htop19:41
celphisorry19:41
donofrioanyone gottime to help me get my notebook to connect to my asus access point, my passphrase is 9 chars so it should be acceptable and it tries then returns to the dialog?19:41
pragmaticenigmacelphi: Looks like an application that might be running under wine potentially? or steam client?19:42
oerheksdonofrio, choose the right connection type, *not* WEP19:42
celphiit's on linux19:42
celphino wine19:43
sarnoldcelphi: docker or runc or those kinds of things?19:43
celphijust the simple `htop` command19:43
oerhekscelphi, sure it is a wine thingy, some snaps install wine snap too :-D19:43
pragmaticenigmacelphi: We're asking what you are running... not the analyzer19:44
celphiim running centos719:45
donofriooerheks, where do I do that, I see my access point in the list I select it then it asks for a passphrase I type mine in 123home2g but it doesn't liek that or something?19:46
oerhekswhen you edit your wireles settings, Authentication, wpa +wpa2 personal ?19:50
oerhekslast tab, security i think19:50
JimBuntucelphi: why not `file /proc/20757/exe` or such? Either way, I think you may want to go to one of the centos channels for support as options could quickly change and this channel is for limited Ubuntu support.19:53
donofrioit seems to already have that set....when I went to entprise it wanted certs and such so I et it back to personal but still no diffrence19:54
oerhekswith all curious connection issues, try to reboot the router?19:54
togojjbuggle, https://pasteboard.co/IZHMw14.png20:01
donofriooerheks, many other machines useing it just fine (windows hosts and a few fedora hosts) it just seems like ubuntu doesn't want to connect how do I debug the handshake so I can show you it's working just not?20:02
pragmaticenigmadonofrio: You could post a screenshot to imgr and send us the link to see what you are seeing20:03
p0aI tried to install virtualbox on 19.10 and I'm getting about 10 system problem error reports20:03
p0a"kmod" has stopped unexpectedly, etc20:03
sumagnahandshakes not advisable at this momeny20:04
sumagna*moment20:04
p0ahandshakes?20:04
kostkonp0a, pastebin them20:04
p0ais that to me?20:04
p0akostkon: I already reported the virtualbox one, I can pastebin the kmod one if you want20:04
pragmaticenigmasumagna: please keep on topic and save commentary for #ubuntu-offtopic... as you can see, it will confuse other users20:04
sumagnaok20:04
sumagnasorry again20:04
jjbugglehmmm, I'm still coming up short in terms of ripping a dvd.  Tried handbrake, but it only copies a single video from the dvd.  I'm trying to get all videos from the disc.  (It is a copy the TV series Sherlock, so I want all the episodes from that disc.)  I just tried k9copy, but it is glitching, and getting seg faults.  Tips?20:04
sumagnai am not very used to irc right now20:04
sumagnaso getting used to it20:05
p0akostkon: do you know where I can find these errors? I can't copy from the graphical box that shows me the error20:05
kostkonp0a, no idea sorry20:05
pragmaticenigmajjbuggle: What you seek does not exist. There are various container formats that allow you to capture all of the different file streams available on the disk, but the menu system is unique to a DVD media.20:05
jjbugglepragmaticenigma: oic.  ok.20:06
p0aAlso bizzaredly, I now have virtualbox installed, but it's broken20:07
donofriohow do I use this setup on ubunut paste.opensuse.org/2252652520:07
jjbugglep0a: where did you install vbox from?20:07
p0aI am surprised that apt did not revert the changes since errors were encountered. Is that normal?20:07
donofriocause it works in fedora20:07
p0ajjbuggle: apt20:07
donofrioso it's not a router issue20:07
jjbugglep0a: maybe try website20:08
donofrioor passphase size20:08
jjbugglepragmaticenigma: thanks!  I will just use handbrake.  Thankyou for clarifying my situation20:08
oerheksdonofrio, join #fedora ??20:09
oerheksreally, it is not an ubuntu issue, i read logs often.20:10
oerheksgood luck!20:10
jjbugglep0a: https://www.virtualbox.org/wiki/Linux_Downloads20:10
jjbuggletogo: so you just can't access a file?20:12
donofriooerheks, I am trying to get an ubuntu install to connect only used fedora as a baseline to prove that it works20:12
togojjbuggle, no, because of that it fails to show the entire folder20:13
jjbuggletogo: have you tried the cli?20:13
togonemo can schow the folder contents except for that mentioned file20:13
togocli?20:13
jjbuggleterminal20:13
togoyes I can ls that folder20:15
togoto try to delete the faulty file?20:16
jjbuggletogo: do you want to delete it?20:16
togoif that eliminates the fault...20:17
p0aHow can I install virtualbox from a .deb file? Last time I tried using apt it installed something from the sources instead20:18
sarnoldsudo dpkg -i20:19
p0aAh, the guidelines are on that virtualbox website actually. Let me try again20:19
p0athank you sarnold20:19
jjbugglep0a: stick with what is said on the website.  You might want to add the ppa to your sources20:19
jjbuggletogo: can you start a terminal, and navigate to the folder?20:21
jjbuggletogo: cd /media/togo/Sp3                    should get you started20:21
pragmaticenigmadonofrio: It is fine if you want to create such a file for your own purposes, but it provides the vounteers here no benefit. You were asked to provide some screenshots of what you were seeing for us to help you figure out what might be going on. If you're not presetnly on Ubuntu, we can't help you, configurations do not easily translate between the two distributions.20:22
togo cd: A False Reality (2015) GAIA 720p WEB-DL x264: Input/output error20:22
togosagt bash:20:23
donofriopragmaticenigma, I am on ubuntu that paste was just to show a working system, I'll provide screenshots in a moment from ubuntu notebook.20:24
donofrioI mean at frst he wanted me to restart my router, when all these other clients are worksing so that was the reason for the dmesg from fedora notebook to show you here is a box that works, and here is one that doesn't...20:25
jjbuggledonofrio: it is better to provide all information in one message so as not to confuse people20:25
willdeberryafternoon all. running into error on multiple 16.04 boxes and am not sure how/why this is occuring. dpkg: error: info database format (2) is bogus or too new; try getting a newer dpkg. the contents of /var/lib/dpkg/info/format are 1. I can rm the file and apt/dpkg are happy but it seems to get back into that state. trying here for some help as I couldn't find much on askUbuntu20:26
jjbugglewilldeberry: can you link your askubuntu question?20:26
willdeberryi haven't created one, just googling in general and I found an unaswered older similar question20:27
willdeberryhttps://askubuntu.com/questions/1142796/error-in-dpkg-database-info-database-format-is-bogus-or-too-new20:27
willdeberrywas going to brush it aside but it has shown on up on it's 3rd machine. so that was the tipping point for me20:28
jjbugglewilldeberry: how do you fix?20:28
oerhekstogo remove spaces in the name?20:29
willdeberrythe "fix" so far is to rm /var/lib/dpkg/info/format and then proceed with the apt/dpkg command i was attempting when i came across the error20:29
oerhekssilly illegal downloads, unsupported here20:29
oerheksi guess there was a *.exe to start the movie :-D20:30
jjbugglewilldeberry: and you are just doing basic upgrades to your packages?  not upgrades to 18.04?20:31
willdeberrycorrect, just apt update and apt full-upgrade on 16.04. not trying to go to 18.0420:32
donofriodiffrent question - anyone know quick way to remap keys would like to use left alt as Z and remap Z to be A (yes my a key is dead it seems on one of my notebooks) ;(20:32
jjbugglewilldeberry: maybe you should file a bug report then.  You might get better answers there.20:33
oerheksdonofrio, ask in #fedora?  as you still have not provided screenshots of your ubuntu..20:33
pragmaticenigmadonofrio: please stick to one thing at a time... until you have one issue resolved, please don't start a second one20:33
jjbuggleplus, you can link to all the relevant info20:33
willdeberrysounds good. just wanted to make sure i wasn't missing something obvious :). thanks!20:33
togooerheks, you think it is a trojan file? It plays on the source computer20:33
ioriawilldeberry, apt-cache policy dpkg20:34
jjbuggledonofrio: maybe this: https://askubuntu.com/questions/325272/permanent-xmodmap-in-ubuntu-13-04/347382#347382?newreg=4eb097870a15490ebbe39d78412f979720:34
willdeberryioria https://pastebin.com/mskiLerp20:34
oerhekstogo source computer = windows? yes, you are hacked now .. we don't like !piracy20:35
oerheks!piracy20:35
ubottupiracy discussion and other questionably legal practices are not welcome in the Ubuntu channels. Please take this discussion elsewhere or abstain from it altogether. This includes linking to pirated software, music, and video. Also see !guidelines and !o4o20:35
togono, its also on linux but mint20:35
oerheksso .. stop asking please20:35
ioriawilldeberry, the version is correct, but the repo is unknown to me20:36
oerheksi get reactions in PM that you should be removed20:36
pragmaticenigmatogo: The file in question is clearly not from a legitimate source. This channel as well as many others do not endorse or encourage piracy. So further help on the topic will not be provided.20:36
jjbugglewilldeberry: looks like you have the latest for 16.04.20:37
willdeberryioria: we mirror for gate keeping reasons20:37
ioriai see20:38
willdeberryjust so we can QA package changes. no other differences than mirroring20:38
p0ahow do I figure out if I have xenial or what the name of my ubuntu is? uname -a doesnt show it20:39
pragmaticenigmap0a: lsb_release -a20:39
geniiOr cat /etc/issue20:40
willdeberryioria: ill dump things into a bug ticket unless you have some other ideas. just odd the rm will allow me to proceed but thenn the issue has seemed to come back20:41
ioriawilldeberry, well, my idea is to change your sources.list, autoclean, and retry :รพ20:41
jjbugglewilldeberry: please post the bug link here, for reference20:42
willdeberrycan't change sources but i did an autoclean and retried a dpkg commad and immediately get error20:43
willdeberryhttps://pastebin.com/3VPf6xzD20:44
ioriawilldeberry, uname -r20:44
Smaugif a Lenovo device is certified to work with 18.04, can we expect it to work with 20.04 as well?20:44
willdeberrylatest HWE for 16.04 4.15.0-91-generic20:44
oerhekswilldeberry, maybe ths is your fix; sudo rm -rf /var/lib/apt/lists --- https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure20:44
ioriawilldeberry, also that ^20:45
oerheksyou might want to check if your drive is healthy20:46
willdeberryno ata errors in dmesg. don't have smart utils installed to run that and can't install due to this bug :P20:47
willdeberryremoved the lists, still no go20:47
ioriawilldeberry,  sudo apt update && sudo apt-full upgrade20:48
pragmaticenigmaSmaug: I have not heard of a device losing certifications after new releases. Typically hardware support improves for a device with later releases.20:49
willdeberryioria: that runs fine but ultimately i am trying to run sudo apt install --reinstall nvidia-340 which fails due to dpkg: error: info database format (2) is bogus or too new; try getting a newer dpkg20:51
Smaugpragmaticenigma: thanks20:51
oerheks sudo rm /var/lib/dpkg/info/format && sudo printf "1\n" > /var/lib/dpkg/info/format  >>> https://unix.stackexchange.com/questions/329983/dpkg-format-file-is-corrupt20:53
willdeberryoerheks: i know this will fix it, but it comes back20:54
oerheksi think you have bad blocks .. boot a live iso, fsck.ext4 -p /dev/sdXY https://help.ubuntu.com/community/FilesystemTroubleshooting20:55
p0apragmaticenigma, genii: thank you20:55
willdeberryin the current broken state, my format file has a 1 in it and via hexdump is exactly the same as a good format file20:55
willdeberryoerheks: definitely possible. these machines are running 24/720:55
willdeberryjust odd to see it across 3 machines within 2 days20:55
oerheks*that*  is curious20:56
willdeberryexactly. which is why i started googling and then found my way here20:56
willdeberrywe have these machines setup to do a fsck every boot so i will reboot one of them and see if that helps at all20:57
willdeberrybug ticket: https://bugs.launchpad.net/ubuntu/+bug/186799020:58
ubottuLaunchpad bug 1867990 in Ubuntu "dpkg: error: info database format (2) is bogus or too new; try getting a newer dpkg" [Undecided,New]20:58
celphifound out what happened. it was a hack20:58
pragmaticenigmacelphi: If you are not running Ubuntu on that machine, please use the appropriate support channel for your distribution of choice. Only official Ubuntu flavors are supported here. I see you're already in the #centos channel. Please follow up in there. Thanks.21:00
celphiI am running Ubuntu on my machine21:00
celphibut i ssh into a Centos machine21:00
pragmaticenigmacelphi: Where did the problem exist exactly? on your local machine or the remote one?21:01
celphiIt's not just a distro problem.21:01
celphiIf you don't care for your community to know that's fine.21:01
JimBuntucelphi: This isn't the place to make community announcements about such things. Thank you though.21:02
pragmaticenigmacelphi: The distro does matter. You were trying to troubleshoot a CentOS machine in a forum dedicated to Ubuntu. The archtectures of the two operating systems are very different and things do not easily cross over between the two. The volunteers here assume you're on Ubuntu and would be giving you advice as such.21:03
celphiDude read the article:21:03
celphihttps://askubuntu.com/questions/1161003/strange-cron-job-takes-up-100-of-cpu-ubuntu-18-lts-server21:03
celphiIt happens in Ubuntu too.21:03
p0aOkay so you got hacked, and all bets are off21:04
p0aThere's not much else to say21:04
oerhekscelphi, so it is a bitcoin mine issue of your <whatever> linux? .firefoxcatche21:04
Hamiltonshall I use apt or snap to install my day to day softwares like VLC, clementine,...21:05
Mathisenapt21:05
oerheksgood luck with that, do not abuse our volunteers, thanks21:05
pragmaticenigmaHamilton: that is a personal choice that only you can answer. this is a support channel. for recommendations, please ask in #ubuntu-offtopic21:05
akemapt ftw ;)21:06
stan_man_canhey, I have 4 hard drives in my computer, boot and 3 storage, i need to swap out the boot drive though, whats the best way to do it? it's currently on a 2 40GB SSD and I want to put it on a 120GB SSD21:16
stan_man_can /dev/sda2       228G   15G  202G   7% /21:16
pragmaticenigmastan_man_can: dd image the old drive to the new drive, then expand the partition... note this is very difficult if any of those are LVM21:17
stan_man_canhttps://kopy.io/6GPPC21:17
stan_man_canpragmaticenigma nah i stayed away from LVM becuase it's too confusing21:18
stan_man_canpragmaticenigma but just to clarify, i want to replace it with a -smaller- drive21:18
stan_man_canbut i'm only using 15 / 228GB as you can see in the pastbein21:18
pragmaticenigmaoh... if you are able to shrink the source drive partition first, you might be able to21:18
pragmaticenigmaI have always gone up in size... never tried to go done21:18
pragmaticenigma*down21:18
stan_man_cani have no gui it's just a server install21:20
stan_man_canugh21:20
=== MrLemur5 is now known as MrLemur
pragmaticenigmastan_man_can: I'd be doing it from a live disk anyways... there you can use the gui21:21
p0aI tried to follow virtualbox.org's instructions. At the end it wants me to run apt. Here's what I get: https://paste.ubuntu.com/p/hfMzX65NkH/ it's some sort of error.21:24
p0aIt looks FUBAR21:24
sarnolddepmod: ERROR: failed to load symbols from /lib/modules/5.3.0-42-generic/kernel/drivers/net/appletalk/ltpc.ko: Input/output error21:25
sarnoldcheck dmesg21:25
p0ahow do you do that?21:25
sarnoldthat looks a lot like "your hard drive is failing" kind of message21:25
sarnoldtype dmesg21:25
p0a:(21:25
p0anoooo not now21:25
oerheksSetting up virtualbox-dkms (6.0.14-dfsg-1) ... with virtualbox 6.1 ???21:27
p0asarnold: check for what? lots of red error messages21:27
oerheksinteresting..21:27
sarnoldp0a: uhoh; can you pastebin the last 20 or 30 lines or so?21:27
p0aoerheks: I tried to install virtualbox 6; then it failed. I tried to uninstall; it failed. Then I tried to follow the instructions for 6.121:27
oerheksyes, i read you downloaded the .deb from virtualbox itself..21:27
p0ahere's dmesg|tail -n 40 https://paste.ubuntu.com/p/nttfX47vGP/21:28
oerheksthey do not provide the dkms, ?21:28
p0aoerheks: I am just telling you what the order of things I did was, I am not sure though about your question21:28
sarnoldp0a: this is probably a dying drive. it might be bad cables or bad power supply or similar but it would be best to copy off anything that hasn't been backed up recently and replace it21:29
p0asarnold: any chance you're wrong? :(21:30
p0awell we're not taking any chances, darn it, my hd is dying21:30
p0ahow long do I have? like a day/week or something?21:31
p0asarnold: can I set up an operating system in a USB? Will I be able to operate my laptop from there?21:33
p0alooking for ways to avoid buying a computer21:33
sarnoldp0a: it might never get worse than this, or future writes may wreck something important21:33
sarnoldp0a: the ubuntu installer images are also 'live' images, but normally good only for short occasional uses21:33
sarnoldp0a: probably just need a new drive21:33
p0aI dont' know how to put a new drive in a laptop21:34
Ben64it's pretty easy usually, ##hardware for more on that21:34
p0athanks Ben6421:35
sarnoldit depends on the laptop and the drive and so on; I've done it in three or four minutes on a previous thinkpad, and broke an old ibook badly enough that it was just time to buy a new laptop instead21:36
akemYeah, some laptops have easy access, but some others are all clipsed and it's more complicated.21:37
sarnoldor *glued*21:39
akem:/21:39
antranigvhi all! how can I use iptables-save in Ubuntu 19.10? all I want is to do iptables-save now so the system would do iptables-restore during boot. :) thanks!21:56
stan_man_canOkay new plan22:29
stan_man_canI have 4 hard drives, one is / and one is /scratch, but scratch is pretty empty all the time, how can I move / to /scratch and combine the two?22:29
rfmantranigv, what problem do you have?  iptables-save is in the iptables-persistent package which may not be installed...22:34
Nomenclaturagreat... you also disable bitmap fonts22:40
Nomenclaturaway to go22:40
backnforthHi, how do I change the directory that Snap saves to?22:42
stan_man_canHow can I shrink a partition and move it to a new drive?22:43
johnsmith92Hello! I have a 600mbps symmetric connection and my ubuntu 18.04 computer gets 500mbps download speed but 4mbps upload speed22:44
johnsmith92I have another computer next to it and exchanging ethernet cables does not solve the issue22:44
johnsmith92(the other computers gets 500/500)22:44
johnsmith92any idea?22:44
=== Loshki_ is now known as Loshki
p0aCan I have my ubuntu run on my USB?22:59
p0atogether with my filesystem there22:59
pragmaticenigmap0a, you can ... however, it's not recommended to do that for an extended period. USB drives are designed for long term storage. Not the input/output throughput an Operating system requires to be functional.23:21
p0apragmaticenigma: how about a few months?23:21
AlericWhere can I download kernel 4.11 ?23:22
fd2hi all. i tried to install WINE from store, but it's fail: 'Unable to install Wine: The following packages have unmet dependencies'23:23
fd2pls help to install WINE (it's updeted to 5.0! )23:23
fd2on that system i don't install wine at all. but, for some reason it's installed. i am not sure why. i have installed steam with steam-proton (it's build-in wine version), may be it's proton?23:25
pragmaticenigmap0a, USB is not designed for that purpose, no matter the length. The live installer is built specifically for the purposes of read only such that the data from the drive only travels one way. Again, nothing stopping you from doing it, however, your USB drive is unlikely to survive three months23:25
pragmaticenigma!patience | fd223:26
ubottufd2: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/23:26
p0apragmaticenigma:  thank you23:26
alfatauhello everybody. I've a 16.04 ubuntu laptop. Last reboot I had a bad surprise: gnome shell started to apparently no longer handling mouse focus. In other words, clicks on window title bars (e.g. on the X to close them) or clicks on top bar (i.e. clock/calendar, logout menu, activities) are not handled; it's not possible to resize/move a window and23:26
alfatauso on...23:26
alfataucan you help me to solve this problem?23:27
p0aalfatau: 16.04 is old, you could update23:27
alfataup0a: I'd like to keep this version, if possible.23:28
pragmaticenigma!patience | alfatau23:29
ubottualfatau: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/23:29
p0aalfatau: what did you do before that last reboot?23:29
pragmaticenigmaalfatau, Suggestion is to create a new user and attempt to login with that account. See if the problem persists there23:30
alfataup0a: I was writing some documents, as usual...23:30
p0aif it does -- you can try installing XFCE (it's like gnome) and see if that works23:31
p0awhat pragmatic suggests is that it might be a setting; a new user will not be affected23:31
alfataupragmaticenigma: sorry for delay... not so simple to obtain mouse focus on area where I can write my message. The same happens with other 2 different users23:37
alfataupragmaticenigma: I'm trying to create a new one from scratch23:37
stan_man_canOKay I have a 240GB HD that has /boot and / on it, and i've shrunk the / parition down to 80GB, how do I migrate these partitions to a new drive now>?23:40
oerheksstan_man_can, dd the partitions, and edit grub with the new UUID23:41
oerheksor just reinstall grub, see manual23:41
oerheks!grub23:41
ubottuGRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub223:41
fd2pragmaticenigma, i did't spam. i have asked only once23:42
stan_man_canoerheks do I need to create the paritions first?23:42
stan_man_canor does DD handle that?23:42
oerheksstan_man_can, no, dd does this on an empty disk23:42
fd2pragmaticenigma, or maybe you send me to web?23:42
stan_man_canoerheks can I dd the whole drive or individual partitions?23:42
oerheksdiskdupe, byte by byte23:42
oerheksstan_man_can, both can be done, all of it, or just those you select23:43
stan_man_canoerheks is there a good tutorial to find or is it just a single command? i keep finding a bunch of conflicting stuff online23:43
oerheks!clone23:43
ubottuTo replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate23:43
oerheksoh no, wrong one23:43
oerheksdd if=/dev/sda of=/dev/sdb # does the whole disk, but target must be equal or larger23:44
stan_man_canoerheks target is smaller23:45
stan_man_canbut i made the partition on the drive small enough to fit on the target23:46
oerheksoke, but you said you shrink it to 80 ?23:46
stan_man_canyeah23:46
stan_man_canparition on the source small enough to fit on target*23:46
alfataupragmaticenigma: some behaviour using a "new" user.23:46
oerheksthen you are fine, i guess23:46
stan_man_canoerheks thanks23:48
p0athank you all for your help23:48
stan_man_canoerheks it's running right now, probably will take a bit, while i'm waiting, how do you edit grub? how do I know what drive it's installed on?23:49
johnsmith92I have a very slow upload speed in my system (ubuntu 18.04), about 4mbps (it should be around 500mbps). i tried the same ethernet cable in other computer and it works as expected, any ideas?23:52
oerhekssee the restore grub factoid? posted earlier23:52
johnsmith92download speed works as expected though23:53
stan_man_canoerheks oh thanks23:54
stan_man_canso sudo-grubinstall /dev/sdb23:54
stan_man_cansudo grub-install /dev/sdb23:54
stan_man_canif of=/dev/sdb23:54
oerheks:-)23:54
stan_man_cantoo late now but i should have added status=progress in my dd23:55
oerheksthen make sure, your bios is set to boot from sdb23:55
oerheksif you get a prompt after dd command, type 'sync' to be sure cache is flushed23:55
stan_man_cankk23:55
stan_man_cani'm doing this from a live usb if it makes a difference23:56
oerheksthat is fine23:56

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