/srv/irclogs.ubuntu.com/2021/12/19/#ubuntu.txt

=== Ricardus_ is now known as Ricardus
Guest909Hey guys, what would be the best tool / utility to backup my ubuntu 20.04 which is currently in a SSD - im currently using knoppix to access the filesystem of ubuntu cause my OS got screwed00:22
oerhekswhy backup a disfunctional ubuntu? backup your /home/  and reinstall? or fix it with an ubuntu live iso?00:24
EriC^^Guest909: you could use dd to make an image of it, laziest and easiest way, if you wanted to save space you could rsync the files, but that would entail more work to get it back running00:25
=== jje- is now known as jje
EriC^^+1 on oerheks00:25
EriC^^maybe just backup home and any other stuff, and make a list of installed packages00:26
Guest909oerheks  thats a good point but I would like to backup my important files faster instead of copy and paste them at my external storage, is there any tool to help me do so_00:26
Guest909EriC^^ yup, but like oerheks said a disfunctional ubuntu is complicated, I apologize for not being clearer00:27
EriC^^Guest909: no such thing, the copy/write operation is going to have to be done anyways00:27
oerheksnot from a knoppix live iso.. s00:27
Guest909oerheks I can use the live iso of ubunt00:27
oerheksctrl + a; ctrl + c00:27
Guest909yup, the old way lulz00:27
EriC^^press ctrl+h first to get all .hidden files too :D00:28
Guest909in windows I got a tool called FastCopy for instance, which was able to write faster00:28
oerheksand if you had no copy of your files, they are unimportant00:28
Guest909EriC^^ thnks!! Thats an important one! The hidden files00:28
oerhekstar-on-the-fly ?00:28
Guest909what would that be?00:28
Guest909archiving it would be faster for example00:28
Guest909isntead of copying one by one, archiving the folders to the external storage, I guess it would make the op faster00:29
Guest909I am almost sure there are methods to improve the quickness of the process00:29
oerhekswhy archieving it and copy after that?00:29
oerhekshttps://www.linuxwave.info/2014/10/using-tar-on-fly-to-efficiently.html00:29
Guest909I would archive them directly to the external storage00:29
oerheksenough possible backup answers, i guess00:30
Guest909thats cool oerheks!00:30
Guest909I guess I can backup part of them to ssh and another part of the files to my physical external storage00:30
Guest909Do u think it would be faster_00:30
Guest909Cause I remembering losing a day with backups when I copied and pasted them00:30
Guest909tools like ACRONIS Backup for win for example00:31
Guest909takes care of it00:31
Guest909but for linux I am unaware of any00:31
Guest909btw oerheks and EriC^^, besides snap store, do u guys know any website or app store for linux? to find this kind of utilities00:32
Guest909Github is also another one00:32
oerhekssnapstore is the only legit one00:32
Guest909oerheks I find the snap store kind of unorganized in the sense of labelling the software00:32
oerhekshttps://snapstats.org/snaps?q=&offset=0&limit=20&field=date_published&order=-1 is pretty neat00:33
Guest909thanks oerheks!00:33
Guest909I find the snap store a cool v1.000:34
Guest909but still got to improve in a lot of areas00:34
Guest909github seems to me the best way to get linux software so far00:34
Guest909but not as aesthetically pleasant as snap store00:34
Guest909and kind of mixed00:34
Guest909mixed between only code and code with the release ready to install00:35
tomreynGuest909: good backup software: restic, borgbackup, bacula, duplicity00:47
Aarch64debianplz install xubuntu to raspberry pi 4, tested everything ok, then deliver an img01:59
oerheksinstall regular ubuntu, then sudo apt install xubuntu-desktop02:03
oerheksthere is no xubuntu version for rpi, AFAIK02:03
jkcCorrect.02:04
=== M4he is now known as mahe
bencc1does a systemd service kill all process started under it when it get stopped?02:24
bencc1I have a python script started with a service. the script calls subprocess.open. will the child process get killed?02:25
jhutchinsbencc1: Build the clean-up into your shutdown code.02:42
=== genii is now known as genii-core
bencc1jhutchins: what shutdown code?02:43
bencc1what if the python script crashes?02:43
jhutchinsbencc1: There's your first problem.02:43
bencc1I want the service to clean after me02:43
bencc1what's the problem?02:43
jhutchinsbencc1: It sounds like your process doesn't end cleanly.02:44
bencc1it might crash like any other script02:44
bencc1doesn't the default KillMode setting clean up for me?02:45
=== trohrt is now known as tstagg
supercom32So using Ubuntu 20.04, I noted that when applications on my primary monitor spawn windows (Ie. File Open dialogs, etc), they always appear on my secondary monitor. Is there a way to stop this?03:48
spammysupercom32: funny, I didn't notice that until I just tried03:52
spammysure enough03:53
supercom32@spammy: This seems pretty silly! Surely this has to be a bug?03:53
supercom32I'm not sure if there is a good workaround for this.03:53
supercom32Ok, I'm back! Hopefully someone knows more about how to solve this strange `modial dialog launching on 2nd monitor` issue.04:08
bettyi am connected aren't I?06:31
Bashing-ombetty: Well - I read you well enough :D06:33
lotuspsychjecan we help you with anything betty ?06:39
betty all gud u have helped ty06:44
bettyhello both of you hope you both been well06:45
=== betty is now known as conjo
=== conjo is now known as betty
bettyactually you can help me with something if i have already given appropriate permissions to an AppImage file on my desktop chmod +x said.AppImage06:48
bettyhow do i run it from terminal06:48
bettyi have tried ~/me/Desktop/said.AppImage and it says "<pre>balenaEtcher-1.7.1-x64.AppImage: command not found06:49
betty</pre>"06:49
bettyjust want to run appimage from terminal not gui so i can see what is going wrong (missing lib module)06:50
bettynever mind transposition error im an idiot06:53
orange1go to folder where the program is and type ./programnamewhatever06:55
=== fling is now known as swing
=== swing is now known as blink
* barnaba[m] uploaded an image: (2354KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/LcMfMdiORyJDGGRSDGGhjThB/image.png >08:26
barnaba[m] some of my images in my browser become this some of the time, is this a hardware problem? What do I do?08:26
ThinkT510might be a graphics driver issue08:31
ThinkT510does the same happen in all browsers you try08:31
weedmicwhen I do "ifup eth0" I get "unknown interface eth0"  - how do i get eth0 to show up?  I read that there needs to be some file in /etc/network/interfaces.d directory, but I see on an identical machine this is not so.08:39
weedmicwhen i do "ip link show" - i see eth0 listed, but no ip.  when I try to assign it an ipaddress, it states "uknown interface eth0"08:41
weedmicfixed it using ip instead of ifconfig "ip  a add dev eth0 192.168.10.105/24" then "dhclient"08:47
xxtraineexxAnyone know where X mounts network shares?  trying to browse to them via command line09:33
ducasseunder /media, i'd guess09:34
xxtraineexxThat's what I thought but looks like nothing there09:35
ducassealso x doesn't mount anything, that is handled by other software09:35
ducassesee if you can see it in the output of 'mount'09:36
xxtraineexxnothing there about the network mappings09:36
oerheksmost likely "/run/user/1000/"09:38
xxtraineexxi cant find them there either.  I'm going to try and just mount them manually from command line09:39
xxtraineexxthat worked - maybe X doesnt actually mount them?09:43
xxtraineexxcd /home09:44
=== jiggawatt is now known as BigCovid
=== BigCovid is now known as BigCovidInfectin
=== BigCovidInfectin is now known as BigCovidInfectsU
acagastyaHi, I have a hard disk, on which I had installed Ubuntu and windows.  Looks like the grub boot loader can't find Ubuntu.  So I can try mounting the Ubuntu home (or any other folders to /mnt).10:42
acagastyain which drive /boot or /root or something, am I supposed to run os-prober in?10:42
acagastyaI could use a arch live boot to run the command, but where is that supposed to be located?10:43
xun-irc333hd0,x10:45
xun-irc333type ls in grub rescue10:47
hejuxwhy the snap does not have the latest tmux?11:18
hejuxit is tmux 2.3 ... wtf. older than package from apt // 18.04 here11:18
lotuspsychjehejux: volunteers cant advice much on snap maintained software; ask the dev himself? contact:   shawn.wang@canonical.com11:19
hejuxok. is there a way that i can get tmux 3.x on 18.0411:20
KBarhejux: watch your language please. Also contact the developers directly.11:20
KBartmux developers, that is11:20
hejuxcontact who?11:20
KBarhejux: you can compile from the source yourself, sure.11:21
Maikhejux: as lotuspsychje already told you11:21
hejuxso, let's forget snap... anyway i really don't like it but i had to use newer certbot, then i installed that with snap.11:22
hejuxlet's say, apt.11:22
hejuxhow do i get a newer version of X package with apt?11:22
Maiknot11:23
Maik ubuntu releases do not get any newer versions of software in their repo's11:23
KBarhejux: download .deb package and install it with `dpkg --install`11:23
hejuxKBar: that is a good idea, then i may need to check the package's dependency?11:24
Maiki always say: want newer packages of software? go rolling release.11:24
KBarhejux: `dpkg` will complain if there are unmet dependencies but won't be able to resolve them.11:24
hejuxyeah, that is expected.11:25
hejuxdo you guys use snap?11:25
KBarhejux: much easier if you just get source and compile it yourself. or you can `build-deps` and turn the source into a deb package11:26
lotuspsychjemost users do hejux as some snaps are default on some ubuntu releases11:26
MaikFF, Telegram and Discord are the snap versions on my system11:28
hejuxKBar: build-deps requires the source to be a debian format?11:28
KBaryes11:28
hejuxok, i'll go that route. googling `how to build package on debian' , thank you guys11:29
hejux*ubuntu11:29
KBarhejux: just use the Debian documentation11:29
KBarhejux: https://www.debian.org/doc/manuals/packaging-tutorial/packaging-tutorial.en.pdf11:30
hejuxKBar: thank you **very much**11:32
KBaryou're most welcome11:33
Vooloohow do I boot from USB recovery stick when I have a fauly HD? My BIOS tells me "SMART Failure Predicted on SATA6G". I wont let me into the boot menu even if the USB is prio 1 in BIOS. There must be a way to boot the PC with a faulty drive no? How else would you do data recovery?12:08
lotuspsychjeVooloo: if your HD is dying, best to take it out asap and try recovering whats possible from another working system12:14
TachHi, is it possible to install packages from a requirements file like https://raw.githubusercontent.com/lugodev/wireguard-api/main/requirements.txt ?12:15
Vooloolotuspsychje, but how can I recover when I cant even boot an OS because of BIOS?12:19
lotuspsychjeTach: everything for your ubuntu release you can search with; apt-cache search keyword12:19
lotuspsychjeVooloo: a dying HD and not being able to enter a bios are 2 different things right12:20
lotuspsychjeVooloo: is your bios too old to boot an usb?12:21
VoolooNo I can enter the bios but it does not boot any OS on disk/USB because of the error message12:21
VoolooI can only boot if I remove the physical cable from the HDD12:22
lotuspsychjeVooloo: if you want to recover data properly, you would need a proper live or physical running ubuntu system, the faulty HD and another medium to recover the lost data to12:24
Tachlotuspsychje that was not what I asked12:25
Voolooyeah so, how do I boot into USB stick when my bios stops me from booting because of SMART error?12:25
alkisgVooloo: get a usb case with 10 euros or something, to put the faulty disk in12:25
Vooloohow is that different?12:26
alkisgBecause it won't be attached while you boot12:26
Vooloohow do I access the HDD after boot then?12:26
alkisgYou attache the disk into the usb case into the usb slot after boot12:26
alkisgYou put the disk in usb. Not in sata.12:27
Voolooyou mean there is a case that takes a normal SATA disk, and that case has a USB cable to access it?12:27
alkisgExactly, most of them :)12:27
Vooloocan you name one?12:27
alkisgIf it's 3.5", you'll need a power source12:27
alkisgSure, moment12:27
alkisgVooloo: https://www.amazon.com/3-5-hard-drive-enclosure/s?k=3.5+hard+drive+enclosure12:28
Vooloothanks will look into this12:29
sophyghgh12:33
fooman2011Hello. Could you please tell me what is the difference between "/sbin/agetty --autologin pi --noclear %I $TERM" and "/sbin/agetty --skip-login --noclear --noissue --login-options "-f pi" %I $TERM"12:43
=== blink is now known as fling
barnaba[m]<ThinkT510> "does the same happen in all..." <- yeah, and other programs sometimes too13:17
barnaba[m]is there like memtest86 for graphics cards?13:17
ThinkT510barnaba[m]: which driver are you using?13:18
barnaba[m]ThinkT510: nvidia-driver-47013:18
barnaba[m]* nvidia-driver-470 for GeForce GTX 97013:19
ThinkT510does the same happen if you try the nouveau driver?13:20
BluesKajHi folks13:55
=== jje__ is now known as jje
SalzimtHi all. I dont know what I did but something messed up my key bindings. There are many keys stopped working like Esc, k, p and s is taking screenshots, Esc is behaving like Fn. And the laptop locks when I press 4. I am using   Ubuntu Gnome 20.04. Please help.15:32
plantmantry rebooting?15:33
SalzimtI suspect that it is because I ran some commands in loop with the nice value negative 5. But keyboard mess up doesn't reset even after 2 restarts15:33
plantmanunplug the keyboard for 30 seconds?15:34
Salzimt@plantman It is my laptop15:34
plantmantake out the battery for 30 seconds?15:34
SalzimtHow would that solve it?15:35
plantmanits a pc, its proprietary, we dont know what's in it15:35
plantmantrial and error is a big thing15:36
Salzimtplantman but taking out batteries is as good as  reboot, isn't it?15:37
plantmanlikely yes, just as good15:37
plantmani dont mean ALL the batteries, the clock battery isnt necessary15:37
SalzimtHm, I am not sure if that would help15:38
plantmanpeople in the current system arent sure of much15:39
ioriaSalzimt, why don't you use the 'reset all' button in system Settings -> keyboad & shortcuts ?15:40
Salzimtioria, I can try that. But when I looked at the shortcuts, they were pretty much the same15:41
ioriaSalzimt, so you used some other method to set the shortcuts15:42
SalzimtBy the way, negative 11 nice value of pulseaudio is normal?15:42
Salzimtioria I have not set the shortcuts anytime in the recent future15:43
ioriaSalzimt, install dconf-editor and browse to  org >gnome>desktop>wm>keybindings15:46
=== coz_ is now known as SantaCoz_
sazawalioria, Trying15:55
sazawalI am Salzimt15:56
octav1aIs there any way to have some kind of universal word completion for typing (like with tab complete) similar to how android phone keyboards work?15:59
anovahello all, trying to get my kubuntu to share all my files from 2 harddisks, now I am able to see them on Windows 10, but I can not add new files or modify anything.. I did tell kubuntu to allow guest access and everything.. I really need to be able to write/read/modify anything onmy kubuntu server. Can someone help or explain how to do this? I just want to be able to have my shares seen on Windows as an extra harddisk with full access.16:01
anovaThanks in advance everyone16:01
Maikanova: please don't cross post16:01
Maikasking in one channel is enough16:01
anovaMaik: I am sorry you feel that way. IRC seems really dead for some years and last time I asked something it took me 2 days for a reply. Thanks for your opinion though, very helpful ;-) You must be great at parties.16:02
Maikanova: it's in the guidelines, you would do great if you actually read and apply to them16:04
anovaI will try not to and next time just ask here since there are more people online.16:04
Maikanova: most of the same people are here as are in the other channel16:05
anova"Each Ubuntu channel has distinct topic ranging from general Ubuntu chat, to specific Ubuntu technologies. Ask your question in the channel that is most relevant to your query. Don't post in multiple Ubuntu channels or in channels with unrelated topics. To check a channels topic, type "/topic" into your IRC client. "16:05
jhutchinsMaik: Which other channel.16:05
anovaI see the rule now, thank you.16:05
anovajhutchins: kubuntu16:05
Maikjhutchins: #kubuntu16:05
lotuspsychjeare you using samba anova ?16:06
anovaI did not mean to disobey any rules. Just really annoyed with this basic issue :(16:06
ioriaanova, it's not clear how you want to share the data; is the drive formatted and mounted ? if yes, where ? /mnt or /media  ? which is the file system ? have you tried to chown -R it ?16:06
octav1aSometimes it's hard to choose because for a question like this one might not know if the sharing / system permissions are more of a general ubuntu feature, or something that KDE/plasma may have more interaction with16:07
anovalotuspsychje: Yes, I also added both HDD shares in Windows. they are accessible but when I try to add a new folder from Windows by SMB, it says: you need permission to perform this action16:07
lotuspsychje!samba | anova maybe this can help aswell16:07
ubottuanova maybe this can help aswell: Samba is the way to cooperate with Windows environments. Links with more info: https://wiki.ubuntu.com/MountWindowsSharesPermanently and https://ubuntu.com/server/docs/samba-introduction16:07
=== jje- is now known as jje
anovaThis is my samba status on Kubuntu: https://snipboard.io/3zWvgV.jpg16:11
anovaAnd this is what I see from Windows 10: https://snipboard.io/LxfkQA.jpg16:13
anovaNow when I try to create a new folder, it shows me this message on Windows: https://snipboard.io/lv6rbU.jpg16:14
Salzimt_@ ioria How do I reset keybindings in dconf-editor?16:14
jhutchinsanova: Need to look at the permissions/ownership for those shares.  These are not the same as the Linux file system permissions.16:15
jhutchinsanova: You might try running the "testparm" command in a console, see how it describes your system.16:15
anovajhutchins: This is the output: https://pastebin.com/nf3b2zWX16:18
anovaI am able to, for example, open a .mkv file from the SMB share on Windows, but I can not delete the video, or anything else. As if I am read-only (Sorry if I am not understandable)16:20
anovaI did look at the links you sent, is there a GUI way to make sure I have full access from Windows 10 over SMB to those shares? like the sharing function in Windows? I would like to have full access over the network16:24
jhutchinsI don't think anybody here right now is familiar with KDE's GUI kludge for managing samba.  It doesn't look like they've done a very complete job.17:07
jhutchinsanova: You are correct that the files are effectively read-only.  You might try examining the permissions of a file from the share.17:08
jhutchinsanova: Your testparm paste doesn't show any defined shares.17:09
medularystatic`D>I`D-       u` s. a      T  r .a i n   ,  &   s u p .`pl y     i  s. ` i  s         wi th   w e.A  .p o n s   l i K e     i t     d Ii.d    w i t h       a. l    .q. a e .  d a  to    j. u  st. If y  c r  .E a t i n g    w. a. R s         C. R e. A T  I V E     C .H .a .O S-    d I d       c. i`. a      d i d    [   9 .  \    11.0 ]  .  or,    i t    J u S t     l E t    `    it      h a17:24
medularystaticp P. en   *   c er tT a i n l y     ,the  .  a m E  r. i c` a n s     ne Ed. e d     somet.hHng   . L   i k e      9.0    /  1 1.0   to   j .u s.T i f y    i n. V `a  d i n g   .i R.  /a q   `  w h i c h/  ha.s   b e. e n …alR.ea dy     p l a PN n e d  as   a  p art    of   c r .e/ A t i v e    c h  A. o s   p L a n      iF       .a .L `  q .A` e .d a       / ` di d    ..it     w h17:24
medularystatic.y  ,  `   t o    k `i .L l     9   . m i .L` l i  .On    .  i  .R` a q i s17:24
medularystatica b o u t      9   m `i.L i o n     -    I r. a `Q i    l o .s t  `    th e i r   li. ves      e i th e r   be ca. uz .  o f   di.r e ct amer.i`can   vi. OL e`.nce ` and ..  .beca uz /of  sI .e`ge   .    u  .s a    ma de        . a`g a i.n s t     i r. A q  t h at   pr e.Ve nt ed    i R. a  qi     f or m    es s.E nt ial    `  l i v i n   g    `  ma. t e   ri. a l s ,  fo.Od , m E.17:24
medularystaticd i c i n e17:24
=== tomaw_ is now known as tomaw
magoHi17:50
magoGot trouble with an external dvd player through usb17:50
magoHOw do I get to the dvd contents in ubuntu?17:51
magoThe player doenst seem recognized at all17:52
magoNot showing in media or lshw17:52
anovajhutchins: What would you recommend I do? Because if I can´t fix this I think I am forced to go back to windows 10 as a server again.. but I really do not want to since I like the fact kubuntu is lightweight18:14
anovaToo bad sharing files is so complicated on Linux.. more reason not to recommend it to friends I'm afraid.18:15
anovaMaybe I need to rephrase my question here;18:17
anovaHow does one share files like a samba share from Windows to Windows, with full access? (I have done this even from Windows 10 home) I need full access as if the drive is shared between a Kubuntu and Windows 10 PC18:18
anovaIs this an only an option on Ubuntu? or is this not a Kubuntu fault? afaik they should basically function the same18:20
orange1right click a folder then go to properties18:20
orange1then go to local network share18:21
anovaorange1: I did right click the HDD mount, it shows this now: https://snipboard.io/d9g6Vw.jpg18:23
anovaThat should mean I would have full access to the shares, right??18:23
orange1i never done it before, but it would seem so. also i dont look at links18:24
orange1just tinker with it see if you can get it18:24
orange1you can share folders and stuff18:25
orange1you can also share folders in ubuntu between ubuntu and windows and windows and ubuntu i did it a long time ago18:25
anovaorange1: I did that already, but I went to IRC because I could not fix it. the screenshot shows that I share this folder with other computers on the local network. I have Allow guest on, and "Everyone" and "anova" both have full access.. not sure what is going wrong then18:26
anovaThat's all the tinkering I can think about.18:27
orange1a hmm, i can try it between my windows 11 and ubuntu i guess18:27
DarinMilleranova, what version of Kubuntu?18:27
anovaDarinMiller: Kubuntu 21.1018:34
oerheksmago did you install the dvd packages? https://itsfoss.com/play-dvd-ubuntu-1310/18:45
kapilupgrade ubuntu 20.04 to 21.10?18:50
kapil^how to18:51
rfmkapil, must upgrade 20.04 -> 20.10 -> 21.04 -> 21.10.  Upgrades only from one release to the next, or from one LTS release to the next LTS release.18:53
oerheksselect 'any new version' in update-settings, and have fun18:54
kapilthanks18:54
orange1anova, im not on kubuntu. i tried to get it going on regular ubuntu but had problems too. sorry19:00
anovaorange1: Thanks for trying anyways19:03
orange1it really is kinda complicated19:03
Guest4433relay19:18
gryhi19:21
Guest52cheers19:40
Guest52I have a piece of software that comes with keyboard shortcuts such as "ctrl + /" for something ... the problem is that I have a Danish keyboard, not a US one, so that one is not really good ... how do I change it so that "ctrl + /" becomes for instance "ctrl + shift + x"?19:41
oerhekswhat 'piecve of software' exactly ?19:42
oerheksand on what ubuntu version, ofcourse19:43
Slartibart'sudo dmesg | grep iwl' gives me 'Direct firmware load for iwlwifi-so-a0-hr-b0-XX.ucode failed with error -2' with XX between 65-67. 'uname -r': 5.13.0-22-generic. 'ls /usr/lib/firmware/ | grep iwlwifi-so-a0-hr-b0': iwlwifi-so-a0-hr-b0-64.ucode. So my file is old, I get that much. But how to update to a newer version?19:43
oerheksSlartibart, install backport-iwlwifi-dkms and reboot19:45
Slartibartoerheks: Thanks, but 'apt search' says that I already have it(old version?): backport-iwlwifi-dkms/impish,impish,now 9340-0ubuntu4 all. Should I still reinstall and reboot?19:47
oerheksif you already have it, you should be good19:47
SlartibartBut still my firmware file seems to be old, right :-[?19:48
Guest52oerheks, something I run in a browser ... and Ubuntu 20.04.3 LTS19:48
oerheksSlartibart, no, backports should build the latest available19:50
oerheks"something in a browser'.. not helpfull answer. so check your browser for shortkeys?19:51
Guest52oerheks, I'd like to do it system-wide19:53
oerheksi find no ctrl + /, so it must be your "something in your browser" doing this. cannot help you there without proper info, good luck!19:56
Guest52"ctrl + /" is currently bound to nothing, I believe19:57
tomreynoerheks: are you sure that backport-iwlwifi-dkms builds firmware files? https://packages.ubuntu.com/impish/all/backport-iwlwifi-dkms/filelist only seems to show the module/driver source.19:58
oerhekstomreyn, yes, that is what it should do?19:58
tomreynit says "iwlwifi driver backport in DKMS format"19:59
tomreynso updated driver / module, but not firmware, IMO19:59
jhutchinsAre we sure dkms is installed?19:59
SlartibartI reinstalled backport-iwlwifi-dkms now and it started building files.20:00
jhutchins... although firmware should not require a build.20:00
tomreynSlartibart: did it create newer files in /lib/firmware ?20:00
Slartibart..still "version number 64" though, logs still seem to be looking for 65-6720:00
tomreyni think these messages can be a redherring. unless something is malfunctioning, it may not actually need newer firmware, it just looks for it and doesn't find it20:01
Slartibarttomreyn: I had  iwlwifi-so-a0-hr-b0-64.ucode since before, and still had it afterwards(not a newer version), so I don't see any newer files there, no20:02
tomreynokay, i would have been surprised otherwise20:03
tomreyn"iwlwifi-so-a0-hr-b0-64.ucode" is the latest available at https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ also.20:04
tomreynso unless anything doesn't work, just live long and prosper20:04
SlartibartBut why is something looking for a later version then?? I do have wifi but the cable port isn't regocnized. Works without problems in Windows so I know it's there.20:06
tomreyncable port?20:07
Slartibarttomreyn: Ethernet port, wired network20:08
tomreynbut this driver is fore wireless, and wireless only, how does it relate to that20:08
tomreynyou seem to have a question about your ethernet connection? if so, please ask your actual qusestion.20:09
Slartibarttomreyn: Ok, that's a good point. I assumed both wifi and ethernet used the same controller in my case. But it's totally possible that I was wrong. running lspci only gives me one Network controller though.20:10
tomreynso this lists only one?    lspci -knn | grep -EA3 '(Network|Ethernet) controller' | nc termbin.com 999920:11
tomreyni'm not aware of any vendor combining wireless and ethernet devices or drivers.20:11
tomreyn*chipset vendor20:12
Slartibarttomreyn: https://termbin.com/f7ysf Ok, no, that command used a lot more switches and flags than mine ;).20:12
SlartibartI guess I should be looking at igc?20:13
tomreynyes20:13
tomreynso let's see what you mean by [ethernet] "cable port isn't recognized". does this mean that you don't get a link when you connect an ethernet cable?20:15
tomreynSlartibart: to answer the earlier question about "why is [the wireless driver/kernel module] looking for a later version [of the wireless firmware] then": that's somewhat common, to enable the firmware to be shipped later - should it be needed, without having to update the driver. also sometimes firmware is only shipped for specific use cases / scenarios, but not to the general public, who don't actually need it. or it was shipped at some point,20:18
tomreynbut causing more problems than doing good, and later removed (not the case here).20:18
tomreynso usually such messages should just be ignored if the very device / chipset (intel wireless) works fine.20:20
tomreynGuest52: if you're on X11, there's xmodmap, but this won't work with (x)wayland. there is a generic way of doing it, system-wide, though: https://www.reddit.com/r/linux_gaming/comments/k3h9qv/remapping_keys_using_hwdb_files/20:28
Guest52hi tomreyn, thank you:)  ... I will take a look right now20:28
tomreynhttps://wiki.archlinux.org/title/xmodmap has an overview on xmodmap (targeted at Arch Linux, but it should also work for Ubuntu, as long as you're still on X11)20:30
Thomas25I don't see how it could happen but it really feels like my default Ubuntu 20.04 installation has serious kernel CPU scheduling problems.20:36
Thomas25Audio keeps crackling with usb audio and mobo audio device.20:36
Guest52tomreyn, thanks ... I have used xmodmap before20:53
artaudHi, folks21:15
artaudHow can I install the 2.4.9 version of openvpn in ubuntu 20.04.3?21:15
tomreyn!info openvpn focal21:16
ubottuopenvpn (2.4.7-1ubuntu2.20.04.3, focal): virtual private network daemon. In component main, is optional. Built by openvpn. Size 466 kB / 1,160 kB21:16
tomreynartaud: unless it's provided by a third party or this version happens to be available as a snap, your options will be limited to building it yourself.21:17
tomreynwhat's the missing feature you're looking for?21:17
artaudI need to connect to a vpn server who accepts only this version21:17
artaudI tried to find some reps, no success21:17
artaudwhen i tried to build, i had this: configure: error: no acceptable C compiler found in $PATH21:18
tomreynhow does the remote server indicate that it will only accept this very client version then?21:19
artaudi have no idea.. it's from work and i just a client21:20
tomreynso it's more like someone told you "you need openvpn version 2.4.9 to connect to it"?21:20
artaudi tried in others versions and connection is refused21:21
tomreynand you also tried using version 2.4.9 somehow (how?) and it was not refused there?21:22
tomreyn2.4.9 only has minor changes, so i'm surprised21:24
artaud@tomreynn 2.4.9 not refused21:26
=== Sven_vB_ is now known as Sven_vB
wiileewallerhello everyone, anyone familiar with alsa project (soundcard driver), im pretty new with building stuff from sourcecode, and i need to know if i need to download the alsa driver package or not, on the website if i understood the explanation well, it seems that the alsa driver is already part of the linux kernel, am i right or wrong?21:37
wiileewallerthanks = )21:37
wiileewallerhttps://www.alsa-project.org/21:38
Thomas25dear god, i passed through my nvidia card to win11 guest and it works great. but nvidia driver on host cannot access to the device obviously and it tries to insert itself into kernel. i noticed it in dmesg. and that process is so blocking that it disrupted evreything on host and guest21:38
oerheks!info alsa-source21:38
ubottualsa-source (1.0.25+dfsg-0ubuntu7, impish): ALSA driver sources. In component universe, is optional. Built by alsa-driver. Size 4,027 kB / 4,302 kB21:38
oerheksyes, alsa is in our repos21:38
tomreynThomas25: there does not seem to be someone named "god" here. also, i think they have a much more convoluted approach for taking support requests than irc.21:39
wiileewallerok so do you mean that when you install  linux ubuntu, there is already tools that alsa need in the kernel?21:40
oerhekswiileewaller, alsa will be installed automaticly, yes21:41
wiileewallersorry for my very newbish question, and sorry if my approach is wrong when i ask my question21:41
wiileewallerim not familiar with asking question on irc too21:41
oerheksgo and try install ubuntu, when you do have sound issues, please come back21:42
wiileewalleri ve already ubuntu installed, now im trying to make my asus u7 external soundcard work21:43
wiileewallerit is actually working but i have only my 2 front speakers working, and im trying to make a 5.1 instead21:44
wiileewaller5.1 surround*21:44
wiileewallerthanks for your answer  = )21:44
oerheksoke, go into systemsettings > sound and select your soundcard from the dropdown menu, there should be an analog option for multiple channels 5.1/7.121:45
wiileewallernope i can select my sound card but i dont have a analog option21:47
wiileewallerjust the balance cursor under21:47
wiileewallerbut i still havent install the library, tools etc21:48
wiileewallerfirmware ...21:48
wiileewallerim following this tutorial https://www.alsa-project.org/wiki/Matrix:Module-usb-audio21:49
wiileewallerfrom this conversation21:49
wiileewallerhttps://askubuntu.com/questions/401591/is-asus-xonar-u7-supported21:49
oerheksold post, yes, it is supported.21:52
tomreynwiileewaller: the second post there discusses how to make "analogic multichannel playback fully work on lubuntu" (at least back in 2014). have you given this a try, yet? rebuilding the kernel module now ad every time the kernel updates is certainly a good bit more effort than that.21:52
tomreyn(the second step listed is specific to the Lubuntu flavour of Ubuntu, you'd not need to do this or do it differently)21:54
EriC^^''21:55
wiileewallerso you recommend me to build the kernel first?21:56
wiileewalleris it that step?21:57
tomreynwiileewaller: i'd try to get along without building the kernel or module at all. and these (very old, though) posts suggest you can.21:57
wiileewallerNow insert the modules into the kernel:21:57
wiileewaller  modprobe snd-usb-audio ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-oss21:57
wiileewallerhow im i supposed to  get along without building the kernel or module?21:58
wiileewalleris there a other way to make my soundcard works like 5.1?21:59
tomreyndid you read the post on askubuntu which you pointed us to?21:59
puffHm, firefox crashed, I restarted and restored session, then I moved a bunch of windows around the workspaces... and now alt-tab doesn't work right, it takes me to windows in other workspaces.21:59
wiileewallermmmmh yea22:00
wiileewallerdid i miss smth?22:00
orange1you said you have 2.0 working with it22:02
wiileewalleryes22:02
tomreynwiileewaller: i don't see it saying that you should rebuild alsa or the kernel (at leats not in the first few posts). and even if it does somewhere then this is sooo old that i wouldn't rely on that still being the case. instead, it discusses approaches you can try without building software, and i'm suggesting tou to try those first. i.e. in the first answer22:02
orange1sudo apt install pavucontrol22:02
wiileewallerthere is not other option22:02
orange1go to last tab and select 5.1 might be in there22:02
orange1if it is you can use vlc and change the audio out to 5.1 when playing 5.1 stuff22:03
wiileewallerok tomreyn22:07
wiileewallerorange on the last tab do you choose 5.1 on the built in audio?22:07
wiileewalleror on the asus u7 soundcard?22:07
orange1the soundcard i would say22:08
wiileewallerthere is stereo only22:08
wiileewalleravailable22:08
orange1ah ok22:08
orange1use the hdmi for surround maybe then just hook the optical cable from the tv to the reciever22:12
Slartibarttomreyn: Sorry for my late reply. Thanks or the eexplanation. Also, you were right about the messages, further down in the log there was a "loaded this version ok" message.22:12
sazawalAnybody expert in xmodmap and xev? My keyboard bindings are messed up. I tried reading the input with xev for the key s, and I get this output https://bpa.st/ZTUA . How do I fix it with xmodmap?22:12
tomreynSlartibart: you're welcome. any luck withthe ethernet?22:13
wiileewalleri dont have a spdif22:14
wiileewalleri have a kinda old 5.1 with 3 stereo jack front / center bass / rear22:14
Slartibarttomreyn: Working on it :), had to leave the computer for a few hours for family and friends. I hope to get it up and running tonight, that would be really nice, the wifi isn't very stable down here in the basement.22:15
Gallomimiaboo wifi22:16
Gallomimiarun yous a cat5e22:16
SlartibartNnf.. Cat5e? ;)22:18
jhutchinsI'm running GB on plain old cat5.22:21
Slartibartjhutchins: You poor thing.. No, just kidding ;)22:22
=== sazawal_ is now known as sazawal
SlartibartTo clarify: I've used cat5 as well, but now I've bought a new computer. It doesn't play nice just yet, ethernet and some other things aren't recognized right now. ..and because of that(and some other things like the difference between high and low speeds when transferring large files) one would - perhaps, just to be safer - not want cat5 in a situation like I am in now. I hope that came out right.22:25
Jeremy31Slartibart: What ethernet?  Post URL from terminal for>  lspci -nnk | grep -iA3 net | nc termbin.com 999922:27
SlartibartJeremy31: https://termbin.com/u45c Not wifi but the lower one22:29
Jeremy31Slartibart: not sure as it shows a driver is loaded for ethernet22:31
SlartibartJeremy31: It does. But still, if I run ifconfig there's no ethernet port. If I insert a cable in the port the connection isn't recognized..22:32
Jeremy31I figured it might have been a newer Realtek ethernet that needs a different driver22:34
SlartibartJeremy31: Do you know where I can read about that?22:38
Jeremy31Slartibart: You would be best served by reading about your Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 03) device22:38
Slartibart*groan* Texts suggest a firmware update. Digging deeper..22:44
=== mmebsd is now known as linsux

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