[00:27] i use xubuntu too! === guiverc2 is now known as guiverc === brainwash_ is now known as brainwash [06:30] Hello [06:31] I'am currently running xubuntu. I need to create an installation usb [06:31] And for some reason that escapes me right now, I've failed miserably [06:32] !usb [06:32] For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent [06:38] I did use the mkusb tool. But I did not do the gparted instruction. [06:39] "Locale not supported" that's what fparted is telling me. ;( [06:39] there are instructions on the net for using dd - which I find easier [06:39] I understand my good friend [06:39] I've used dd before to do just this [06:40] https://www.linux.com/tutorials/how-burn-iso-usb-drive/ [06:40] however tell me something, when I use the "of" argument shoudl I direct it to the actual device like "/dev/sdb" for instance or to a partition llike /dev/sdb1 [06:41] in that case what should sdb1 be, what kind of partition? [06:41] never a partition just the device - so /dev [06:41] sdb [06:41] never a partition just the device - so /dev/sdb [06:41] you will lose all data on the device [06:43] nowadays you can use cp: sudo cp xubuntu.iso /dev/sdx [06:43] the world is always evolving [06:43] ;) [06:45] or even gnome-disk-utility > restore disk image [06:46] Yiou, trust me I'm not taking you guys for granted. I've tried some of these options. "Startup Disk Creater", mkusb, "rufus" in windows. Im even wondering if it is possible I messed the usb drive '=D [06:47] The funny part about all this is that I'm currently running xubuntu :') [06:48] unbootin does not even start, maybe I can run it from the terminal and see the error [06:48] Anyways, is it possible to mess a usb pen drive? [06:48] win32imagewriter is recommended for windows. [06:49] unetbootin has never worked for me. [06:50] put me in that list, because it just didnt work for me out of the box [06:50] and it's possible that thumbdrive is broken. [06:51] win32imagewriter I'll try this I have a windows virtualized [06:51] Yes I am afraid I broke the drive [06:51] '=( [06:51] then nothing will write to it properly [06:52] That's why I ask if that is even possible? because I just used that drive to install windows. [06:52] try to low level format it. [06:52] how can i do that?\ [06:53] https://www.maketecheasier.com/repair-corrupted-usb-drive-linux/ [06:53] or keep it in the freezer one night :) [06:53] hahahaha [06:54] well_laid_lawn I just did this one: sudo dd if=/dev/zero of=/dev/sdc [06:55] did you do the fsck first to check ? [06:57] another way is to find the firmware tool for your pendrive and erase & update but that's on windows only. [06:58] well_laid_lawn fsck /dev/sdb said something about bad magic number and super block can not be read [06:59] so it has a bad block [07:01] and you zeroed it - might as well just try to write the iso now [07:02] nice [07:03] so dd if=myiso.iso of=/dev/sdb ? [07:03] Or do I need to create a partion or something ? [07:09] no just if=/path/to/iso of=/dev/sdb [08:35] why isn't it possible to change mouse scroll speed in ubuntu?N [12:19] Hi, I want to cancel the Super+Arrow behaviour. Someone knows how to do it? [13:20] someone235, what is super+arrow doing? [16:14] tengo un problema serio desde hace tiempo mi computadora no inicia como debe el sistema operativo inicia tan lento que no me deja hacer nada tarda casi como media hora para iniciar y cuando logro iniciar sesion no me deja hacer nada se queda como si estuviera cargando muchas cosas cuando nisiquiera e tocado nada [16:18] !es | xubuntu99w [16:18] xubuntu99w: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [18:45] how do i uninstall xubuntu [18:50] xubuntu0w: really? [18:50] why would you do that [18:50] go and install xubuntu in all devices you can! [20:01] hello. Anyone have any experience with HDMI flickering monitor ? Running latest Xubuntu but form time to time the monitor flickers, but I don't know exactly what the problem is, because looking on the internet, everything looks normal. [20:01] cold someone give me some pointers ? I have tried running xrandr, resolution is full HD @60Hz [20:01] yet from time to time, the image flickers [20:02] tested with 2 cables, does not happen on Windows (same macihne, dual boot) [20:03] sorinello, what gpu? [20:04] intel hd 620. Thinkpad T570 [21:11] I'm having difficulty in setting a 4K display with NVIDIA GF106 display. Can anyone help me - the display is 4K and is running 1024x768. [21:16] It was running fine. It's that 1024x768 mode. It's a Philips BDM4037U, FWIW. [21:34] I'm having difficulty in setting a 4K display with NVIDIA 106 display. Can anyone help me - the display is 4K and is running 1024x768. It was running fine. It's a Philips BDM4037U, FWIW. [21:38] I can run inxi -G to determine the graphic mode (it's 1024x768 [21:45] ElevenEnamelAnim: Maybe you are better off in the main #ubuntu channel with this, since it's a general graphics issue. [21:50] I can run inxi -G to determine the graphic mode (it's 1024x768). Also has Resolution: 1024x768@76.00hz and OpenGL: renderer: llvmpipe (LLVM 9.0, 128 bits) [21:55] I was wondering if there was any way to set/specify the graphic mode in XFCE. [21:57] llvmpipe is likely software rendering, probably due to VESA (failsafe graphics) mode, probably because the nvidia proprietary driver didn't initialize correctly. [21:58] see the X or wayland initialization log in your systemd journal [21:59] if you're using Xorg (default configuration) you'll also find this log at /home/$USER/.local/share/xorg/Xorg.0.log [22:07] I have /home/$ [22:12] I don't have any /home/$USER/.local/share/xorg/Xorg.0.log I have /home/$USER/.local/share/xfce4 instead. [22:30] I'm reiterating the request under my name (I got lost a while). [22:34] I have a problem getting 4K on a 4K-capable device (a Philips BDM4037U). It says 1024x768. [22:45] sorry ElevenEnamalA if i knew i would help you