[00:15] I know that but I was point out that posfix has some issues [00:22] sarnold, thank you for the direction, I'll def look into it! [00:23] Do any of the ubuntu developers hang around in this channel? [00:26] Can anyone tell me how i can find out what driver is running my Corsair NVMe 480GB drive [00:29] MarcUK: lspci -k [00:30] ok thanks [00:30] 83:00.0 Non-Volatile memory controller: Phison Electronics Corporation E12 NVMe Controller (rev 01) [00:30] im pretty sure this is the wrong driver [00:31] is there a way i can change it [00:32] MarcUK: what does it say for kernel driver in use below that line in your output? [00:34] Kernel driver in use: nvme [00:35] my write speeds are on 300mb/s [00:36] MB/s ? [00:37] yea should be like 2000 [00:37] or somewhere near that [00:37] how are you measuring it? [00:37] dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync [00:38] 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 3.4544 s, 311 MB/s [00:39] i think websites measure it in Mbs not MBs [00:39] im just lazy typing [00:40] that seems like it's about the right ballpark, yeah [00:40] no i tested in in windows is way too slow [00:41] When writing data to the drive, the MP510 writes at up to 3GB/s, but once the write cache fills after about 30GB of data, performance degrades to an average of 1050MB/s, which is still twice the bandwidth of SATA drive. [00:41] did windows go through the filesystem too? or did it do IO directly to the device? try a variety of block sizes, a single one gigabyte allocation is going to take a while to handle.. [00:42] it running like a dog in Ubuntu [00:42] not sure [00:42] linux is good at file transfers [00:42] what do I do when an update runs out of drive space (now fixed), but a lot of errors, like: cp: error writing '/var/tmp/mkinitramfs_RsOxH//usr/lib/systemd/systemd-udevd': No space left on device [00:43] It just looks to me that the wrong drivers are installed [00:45] Interface should be NVME Express [00:46] NVME is Non Volatile Memory Express, NVME Express would be redundant [00:47] MarcUK: afaik it's all "nvme", the only driver, since it's 'just' pcie.. [00:47] how do I continue the update? [00:47] jaggz: try apt install -f or dpkg --configure -a -- probably one or the other will try to restart [00:50] sarnold, 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [00:51] looks like it errored in update-initramfs only? [00:51] if that was the last step. I ran it with -u [00:51] the errors also showed it trying on the current (old) kernel.. I don't know how to get update-initramfs to remake that one (in case the new version doesn't come up) [00:51] jaggz: promising [00:52] dpkg --configure -a outputs nothing too [00:53] jaggz: maybe update-initramfs -c -k all -- I never understand the -c vs -u choice, why aren't they the same operation and do the same thing? sigh [00:53] that worked.. built both versions [00:53] (or .. whatever it does) [00:54] cross your irc fingers.. rebooting [00:54] good luck :D [00:54] thanks for the help :) [00:55] (it's remote too.. amazon server) [00:55] oh, oof, they don't have a console, do they? [00:55] not that I know of no [00:55] not 100% sure [00:56] back in the day I needed our isp of our colocated servers to attach their kvm thing :) [00:57] "hey guys? can you roll the cart in? full filesystem..." [01:06] {insert vhs} [01:06] oh boy movie day! [01:13] Hi all. Which kernel does the latest stable version run? :) [01:15] Ubuntu 20.04.3 LTS is good [01:16] I'm asking to choose my distribution. [01:16] fikran: the usual 'linux' source package on impish is 5.13-based https://launchpad.net/ubuntu/+source/linux [01:22] yo [01:22] first time on irc [01:22] is this it [01:23] phatnuts: Id it's ubuntu then this is indeed it :D [01:23] this is indeed irc [01:23] awesome [01:24] anyone know cool deepweb librarys [01:24] im downloading some pretty cool computing books [01:24] if anyone knows which arent so slow and have some juicy stuff [01:24] !ot | phatnuts [01:24] phatnuts: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! === M4he is now known as mahe === jordan is now known as Alabalistic [02:29] i can start xterm on my windows machine to my linux but dont know how to use xming to start an x desk top [02:31] can you just ssh -X username@ubuntusystem xterm to make it go? [02:31] !ot | black_13 [02:31] black_13: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [02:34] leftyfb, sorry about that will comply === r0str0 is now known as tai [02:45] leftyfb: I would think remote access was a legitimate topic. [02:45] jhutchins: xming is a Windows application [02:52] leftyfb: ... for connecting to a Linux X system. [02:52] leftyfb: Probably not best supported here, but basic info and a pointer to docs/support would be reasonable. [03:20] !xming === genii is now known as genii-core [03:21] hi all [03:23] i am so new!! [03:23] can someone tell me where should i write [03:23] are there different rooms? [03:23] yes, thousands [03:23] this one is for ubuntu support [03:23] https://netsplit.de/channels/ is useful for finding channels that might interest you [03:24] is this the place that i write my questions about ubuntu [03:24] or should i go to a more specific place [03:24] yes [03:24] thank you [03:24] I have a question [03:24] I would like to map Alt+ ijkl keys to arrows [03:24] !ask [03:24] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [03:25] i tried xmodmap [03:25] webchat11: How you would do that depends on what environment you're in. Are you running the default desktop? (Graphical interface) [03:26] webchat11: Are you looking for that function in a specific program? [03:26] yes i am in default desktop ubuntu 20 [03:26] i want to make it global [03:26] i also tried xbindkeys [03:33] webchat11: can you put the config you tried with xmodmap into https://paste.debian.net/ and give us the url? [03:37] https://paste.debian.net/1222365/ [03:37] this worked for mapping alt ijkl to arrows but it messed up all other alt related shortcuts [03:39] I am trying to setup a T440p with ubuntu for a friend, and no matter what i try , I cant detect the webcam [03:39] any ideas on how to get webcam working on this laptop? [03:39] I've ubuntu 21.04 loaded on it with nvidia drivers [03:54] webchat11: dang :( [03:54] oh double dang [04:23] where should I ask a question about samba not stating after an upgrade of ubuntu 21.10 on my rp4-8g === TheMaster is now known as Unit193 === diskin_ is now known as diskin [07:51] if I run this command, "rsync -a user@10.1.1.4:/mnt/user/Media/ /mnt/user/Media" will it copy everything on subsequent runs or just the files that were added/changed since the last run? [07:52] Why ubuntu? [07:53] because that's what it's running [08:01] Hello everyone. [08:07] hello [08:07] 你好 [08:14] konichiwa [08:19] shark, hi and welcome. Feel free to join #ubuntu-jp [08:59] https://www.youtube.com/watch?v=uEd2B7fS8Eg [08:59] hi all this is so nice [08:59] hi guys [08:59] will ubuntu supported this [09:04] * kuru https://www.youtube.com/watch?v=uEd2B7fS8Eg [09:04] * kuru https://www.youtube.com/watch?v=uEd2B7fS8Eg === kuru is now known as skraito [09:15] I think yes [09:28] hi all [09:28] :) [09:32] * psycho_ https://www.youtube.com/watch?v=5z5evInThP4 this is so cool [09:32] * psycho_ better than psycho schizophrenic [09:38] hii [09:40] rivermaya, how can we help you? === denningsrogue8 is now known as denningsrogue [09:42] want to download and install ubuntu new version [09:43] rivermaya, the downloads are available at https://ubuntu.com/download/desktop [09:44] The latest LTS (long-term support) release is 20.04.3, supported for 5 years. [09:44] thank you sir KBar [09:45] i want to install ubuntu and windows in my laptop [09:45] double operating system, im newbie [09:47] rivermaya, https://medium.com/linuxforeveryone/how-to-install-ubuntu-20-04-and-dual-boot-alongside-windows-10-323a85271a73 [09:48] rivermaya, additionally, there are guides available on AskUbuntu and ubuntuforums. Check them out before proceeding so you're prepared . [09:49] rivermaya, check out this very informative Ubuntu wiki article as well: https://help.ubuntu.com/community/Installation [09:49] It has a section specifically explaining the dual-booting feature. [09:51] thank you so much [09:52] i have to try, and now process download ubuntu [09:52] Im from indonesia [10:19] hello eveybody [10:19] is there a software to check the speed of the disk ? [10:19] i have installed an nvme i would like to test it [10:22] pycode: maybe you can get infos with smart, but your can try to do timed reads yourselves of some files, using 'time' and 'cat file' maybe, for reading speed test. [10:23] thank Oxfuxxx [10:23] i remember another cool tool you adviced me to clean temp files etc [10:23] i do not remember the name [10:23] grr [10:41] can anyone help me to mount my phone on ubuntu [10:42] !mtp [10:43] xu-irc99w, version of Ubuntu? Phone model? Is it an Android? [10:43] bhhakk [10:43] ubuntu 20 [10:43] android 12 smth [10:44] lsusb says there is my phone [10:44] xu-irc99w, type this in the shell and paste the output: `lsb_release -ds` [10:44] usb stick is mounted ok, not with the phone [10:44] ubuntu 20.4 [10:46] xu-irc99w, for what purposes do you want to mount it? For file transfer? [10:46] yes [10:47] xu-irc99w, you don't have to mount it then. It should be PnP. When you connect it to your computer via USB, does a pop-up appear on your phone? [10:47] nothing [10:47] usb stick is ok [10:49] xu-irc99w, I don't think it should matter, but telling us the version of Android may be helpful. Go into Settings. Click on the magnifier icon, type in "About" or "Android version" and hit "Search". [10:50] android 10 [10:51] I see. Make sure that your USB cable works and is firmly connected. [10:52] xu-irc99w, when you connect it, does it at the very least start charging? [10:53] it offers 3 choices, charging, file transfer, and pic transfer [10:53] xu-irc99w, choose whatever is appropriate. [10:54] It will auto-mount itself. [10:54] are o bhosdi walon [10:54] i chose file transfer, phone plays a sound , nothing pops on computer [10:54] xu-irc99w, launch your file manager. [10:55] yes, but i cant see a phone icon [10:57] xu-irc99w, type this in your terminal and hit Enter: mount | pastebinit [10:57] Paste the link here. [10:58] xu-irc99w, make sure your phone is connected and you chose 'File transfer' before executing that command. [11:01] https://paste.ubuntu.com/p/788SRKmZ6n/ [11:04] xu-irc99w, I don't have an Android device to test and help you further, but what happens if you access this location from your file manager: /media/hardcoreguy/00060FD8000F8949 [11:05] i think that is windoze partion [11:07] So you previously modified the filesystem and partition table? Should have told that earlier. [11:09] Stick around if you're not in a hurry, maybe someone smarter will help you. [11:33] xu-irc99w: did you enable developer options on android? [11:34] its on [11:34] xu-irc99w: can you journalctl -f and branch usb plz? [11:35] what is that mean [11:36] how can I debug ubuntu not clearing the journal upon reboot? [11:36] xu-irc99w: open a terminal and type: journalctl -f ,then branch your usb/phone [11:38] wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-64 noise=-95 txrate=1000 [11:39] That's for Wi-Fi. [11:39] xu-irc99w: should have something like this https://dpaste.org/yMbv [11:41] the jounal still going [11:42] xu-irc99w: not everything wil be related to your phone [11:43] New USB device found, idVendor=2717, idProduct=ff40, bcdDevice= 4.04 [11:45] xu-irc99w: wich flavour of ubuntu are you on? [11:45] Xubuntu. [11:45] right [11:45] xu-prefixed nicknames are Xubuntu users. [11:46] xu-irc99w: can you pastebin the whole log you already have? [11:49] usb 1-1.1: new high-speed USB device number 13 using ehci-pci [11:50] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [11:50] No. [11:50] Don't do it like that. [11:50] usb 1-1.1: Product: SDM660-MTP _SN:0C7B6B25 [11:50] You're going to get banned now. Go to pastebin.com [11:51] xu-irc99w, and paste the relevant lines (from when you connect your phone). [11:52] i wonder if its usb 1 not picking it up [11:52] https://pastebin.com/LMh8EDX4 [11:53] lotuspsychje, what's the fs type of the device when you connect your Andoird? [11:53] *partition [11:54] wich command do you wanna see KBar [11:54] lotuspsychje, sorry, I don't have an Android phone. It's just to compare your output of `mount` with theirs. [11:54] sure holdon [11:54] They had /dev/sda1 on /media/.../... with type fuseblk [11:56] KBar: https://dpaste.org/VEym [11:59] lotuspsychje, was it after connecting Android? [11:59] yeah [12:00] KBar: i think its this on gnome gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000) [12:02] lotuspsychje, it's just a fuse mount started by gvfsd. [12:02] lotuspsychje, it's always there, even if you disconnect or don't connect your Android at all. [12:02] oh [12:02] Mounted on boot [12:03] well phone is connected right now, showing its icon and sd/internal media [12:03] xu-irc99w, is that a laptor or a desktop? [12:04] laptop [12:04] lotuspsychje: strange. Either I don't see it or it's not there at all. [12:04] Bus 001 Device 008: ID 04e8:6860 Samsung Electronics Co., Ltd Galaxy A5 (MTP) [12:05] Maybe it's not even supposed to show up under mount. But I have no idea. It's been years since I connected an Android device to my machine. [12:08] lotuspsychje: what packages do you have installed for the MTP? just `dpkg -l | less` and search for MTP inside [12:10] nothing for mtp KBar [12:10] maybe its some lib [12:11] xu-irc99w, make sure these 3 packages are installed: libmtp-common libmtp-runtime libmtp9 [12:12] libmtp-common libmtp-runtime libmtp9:amd64 libnet-smtp-ssl-perl [12:12] grep MTP [12:13] xu-irc99w: ok. how about jmtpfs? [12:13] `dpkg -l jmtpfs` [12:14] two i's should show up in the first two columns meaning install | installed [12:14] no relevant [12:14] install it [12:14] `apt install jmtpfs [12:16] xu-irc99w: in and android, i had to change some things in usb debugging=> file transfers (instead of usb-thetering/midi/pics transfers/phona charging) see if you can find that option [12:17] USB debugging shouldn't be relevant. If there's a popup thats already sufficient. Just need to accept it as "Allow forever". I dont know if Android 10 has that option though. [12:18] Right now, they can't talk to each other through MTP. [12:20] ok i found usb mode, and i chose file transfer, i cant find allow forever [12:20] Well, maybe it's how it is on Android 10. Did you install the jmtpfs package? [12:20] KBar: i had issues connection on 20.04 like this also, only file transfer wanted to pick both vids and pics on that option [12:21] yes [12:21] xu-irc99w, disconnect your phone and relogin. [12:21] bbl [12:24] back [12:24] no luck [12:25] is it because i used to set the usb default mode to usb internet? [12:25] whats the default mode now? [12:26] mtp [12:26] xu-irc39w: `dpkg -l gvfs-backends` [12:26] installed or not? [12:27] un [12:27] install it [12:27] xu-irc39w: is that a desktop, fresh installation or did you install Ubuntu Server? [12:28] no [12:29] installed [12:29] reconnect your device [12:30] xu-irc39w: that package should be installed by default. Looks like you deleted it and other packages at some point. [12:30] still nothing [12:31] xu-irc39w: `dpkg -l` those three packages individually [12:32] which [12:33] xu-irc39w: mtp libs [12:33] xu-irc39w: libmtp-common libmtp-runtime libmtp9:amd64 [12:34] installed [12:34] all 3 installed here KBar 22.04) [12:36] xu-irc39w: gvfs:amd64 gvfs-backends gvfs-common gvfs-daemons gvfs-fuse gvfs-libs:amd64 [12:36] `sudo apt install` [12:36] these packages [12:37] lotuspsychje: good. Thanks. I suspect they removed some of the packages that provide MTP support. [12:40] installed [12:41] xu-irc39w: I think you might have to reboot after that. [12:42] * lotuspsychje crossing fingers [12:43] holy moly, you did it, it happily poped up [12:44] thank you [12:44] so i lost the drivers? [12:44] i remember i didnt uninstall these in before, only did autoremove which the apt advised [12:45] Well, now you know to take notes any time you configure a perfectly working system. === twinsen is now known as twinsenaxe [12:51] !cookie | KBar [12:51] KBar: Wow! You're such a great helper, you deserve a cookie! === kurakura is now known as skraito [13:07] +OK Sl8S20Wib6D0YR.LM.8tfry/xdbJW.kSG.o/NR27K/MjKTQ15IUDe/8641J/EWpcu1nYHa/10sGGg0eucDp/KZXSi1sUEBz.GEyeC.xDOkG0TXFmz.KYZ9I06SrgD0n48D/1DNeK31bGmu80 [13:10] lotuspsychje: hehe. Thank you. I'll gladly share it with you. :P [13:47] Hi folks === mmx_in_orbit_ is now known as pkisgreat === jordan is now known as Alabalistic [16:19] I'm having trouble during boot. It looks like trouble with finding wifi network I get listening on LPF/enpos25/00:21cc:b4:7f:24 DHCPDISCOVER onenpos25 to 255.255.255.255 port 67 interval (different intervals) Then No DHCPDOFFERS received. No working leases in persistent database - sleeping no search ornameservers found in/run/net-.conf /run/net-*c.conf /run/net6-*.conf Eventually times out aafter about 5 minutes and boots. Once [16:19] system up and running it finds network and connects [16:23] nunya: enpos25 is wired, not wireless [16:23] nunya: either plug that ethernet into a network with a functional DHCP server, or disable the interface [16:25] leftyb:So it's looking for a wired connection that it's not finding? Any way to have it time out sooner? I don't want to disable the interface altogether since I may use an ethernet connection later. [16:26] leftyb: So it's looking for a wired connection that it's not finding? Any way to have it time out sooner? I don't want to disable the interface altogether since I may use an ethernet connection later. [16:28] nunya: does this machine have a desktop installed on it or all console/server? [16:28] leftyb: It has desktop. It is a laptop [16:29] hey guys... I am running 21.10 does anyone know if/when 5.14 kernel will be offered? [16:31] theooo: is there a feature you are waiting for? [16:31] theooo: AFAIK it won't. Non-LTS releases don't get HWE kernels [16:33] theooo: it won't receive the 5.14 kernel [16:39] that stinks [16:40] and yeah just better hardware support [16:40] its okay though [16:40] I can make due until the next iteration [16:40] it doesn't stink, it's how ubuntu works, they stick to one kernel with interim releases [16:40] lol [16:40] WTF? [16:40] It certainly stinks for me [16:41] theooo: if you want a more up to date kernel then run Fedora or a rolling release [16:41] theooo: what hardware do you have that doesn't work with the kernel available in 21.10? [16:51] leftyb: I am looking at /etc/dhcp/dhclient.conf There is a line with timeout 300; I'm thinking of changing it to timeout 30; maybe even less if you think that would work. I have pasted the contents of the file at https://paste.ubuntu.com/p/htXMDrwDGv/ [17:42] I am helping a friend who is running Ubuntu impish. What is the easiest way to run with the latest upstream kernel 5.15.6 and the nvidia proprietary driver? There doesn't seem to be a ppa. [17:43] !mainline | iio7 [17:43] iio7: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [17:44] iio7: the mainline kernels are meant for testing purposes, best to stick with the vanilla kernel or !hwe as base [17:45] iio7: your friend has a specific reason/bug to bypass? [17:45] Yes, he needs to use the new ntfs3 driver as there is a bug in ntfs-3g. [17:47] If I manually install the packages using dpkg, will a reinstall of nvidia then work too? [17:49] iio7: you got a bug ID for us, your friend is suffering? [17:50] No. It's something about Steam not being able to work with NTFS when its ntfs-3g, but it works with ntfs3. [17:52] hi everyone === ubuntu is now known as Guest7329 [18:01] Good Night! [18:04] Fixed it. Good night. === Trieste_ is now known as Trieste [18:25] my cursor is blue for some reason [18:25] on 1 tmux pane [18:25] s/pane/window [18:26] oh I get it I think [18:26] there is some weirdness with the prompt causing it [18:26] when I backspace it reverts to white [18:26] so weird [18:35] I have a question about the size of one of my partitions ( /dev/sda1 ). In the terminal, "sudo fdisk -l" returns "/dev/sda1   2048 1855469567 1855467520 884.8G Linux filesystem" but when I open up System Monitor, it says that /dev/sda1 has 97.4 MB total space? [18:37] webchat1: lsblk -o +type -e7 -f | nc termbin.com 9999 [18:37] webchat1: oops, hold on [18:38] webchat1: df -hT -x squashfs -x tmpfs | nc termbin.com 9999 [18:41] leftyfb thanks, what does that command do? [18:42] webchat1: it should spit out a URL that you should post here. It will tell us the disk usage of any mounted filesystems [18:45] leftyfb https://termbin.com/p0c5 [18:45] webchat1: your /hdd (sda1) partition is only 93M in size with 86M available [18:47] strange [18:47] huh, well thanks. back to the drawing board === duane is now known as Guest5130 [19:18] leftyfb do you know of a guide online which will help me make a partition which would take advantage of the full size of the hdd? I've tried but apparently failed. [19:18] webchat1: what version of ubuntu? [19:18] latest lts [19:19] webchat1: cat /etc/os-release | nc termbin.com 9999 [19:19] https://termbin.com/0kfo [19:19] webchat1: desktop or server? [19:20] desktop [19:20] webchat1: install and open gparted [19:21] done [19:21] webchat1: use gparted to create your partition and format it [19:29] leftyfb that worked thanks. === pizzaiolo is now known as pizza === genii-core is now known as genii [22:51] Super quiet in here these days [22:53] It sure is quiet ActionParsnip [22:54] * sarnold hears a harmonica in the distance [23:00] All the issues must be fixed === pizza is now known as pizzaiolo [23:23] Apparently so. Bug #1 should be closed in no time [23:23] Bug 1 in Ubuntu Malaysia LoCo Team "Microsoft has a majority market share" [Critical, In Progress] https://launchpad.net/bugs/1 === denningsrogue0 is now known as denningsrogue