[15:14] Здраствуйте [15:15] как установить вот эту программу cinelerra-7-src.tar.xz [15:15] ??? [15:16] yep [15:16] :) [15:17] раширение src.tar.xz [15:17] ??? [15:17] !ru [15:17] Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke. [16:00] Hello anybody here, I need help customizing language & region Which I cannot find in Ubuntu Studio! [16:01] Hi nopf [16:01] settings manager ->language support? [16:02] Hi Oven! I am looking either for that the way it is in Ubuntu Desktop , or I am looking for the text entry option [16:03] I am looking for Enabling "Complex Language Input" [16:03] Thanks for the help! [16:03] To be completely honest, I have no idea what that means [16:04] The text entry option is the way to specify how text is entered as in it related to your keyboard and languages.. [16:04] Sorry! [16:04] But, you see I dnt understand why Ubuntu Studio does not include . [16:05] Studio is based on xfce not gnome3 [16:05] I see! [16:05] That should explain it! [16:05] I think i understand [16:05] Thank you for the help! [16:05] I am still not sure what "Complex Language Input" [16:05] means [16:05] however, you might try asking on #xubuntu [16:07] There are people there who understand xfce better than I do [16:07] In certain languages input of text is not based on characters alone [16:07] So you need to enable cli [16:07] I am sure [16:08] I like xfce myself [16:09] I am not good with languages other than english (maybe not that good with that either) so it is hard for me to understand those needs [16:10] even though my wife is english as a second language [16:10] oh! [16:10] ok [16:11] Studio chose xfce when gnome2 was no longer supported and both unity and gnome3 were not fully developed [16:11] is it still being devloped [16:11] ? [16:12] Unity has now vanished, gnome3 is quite mature [16:12] you mean UBuntu Desktop is a better choice? [16:12] I personally don't like gnome for audio/video/development work. To me it is too phone like [16:13] Hmm me too :) [16:13] I don't like ubuntu desktop... [16:13] I have been quite pleased with KDE [16:13] I don't like ubuntu 😢 [16:14] @OKAY [16:14] I have no idea what that is [16:14] however, in the end that is all preference. It is possible to install Studio over top of any of the ubuntu flavours [16:14] Yes im sure [16:16] OK it was nice chatting with you Oven" I hv 2 go , [16:16] bye for now then [16:16] byee byee === windowsrefund is now known as mtf8 [21:34] Jessedavid4: Welcome. Can you describe the problem again? [21:34] Thanks, Erickmeyer , though this may or may not end up pertaining to the development as it is an issue with a driver [21:34] I'll give you a short story of what happened. [21:35] Jessedavid4: We don't develop anything in Ubuntu Studio aside from Ubuntu Studio specific items, so that's also an inappropriate place for a bug report. [21:36] driver? in linux? [21:36] So I had Nvidia 390.87 driver installed. And it was running great. But as of late, I have a few family members who are interested in trying out Ubuntu Studio. But they use AMD GPUs. So I went ahead and put one of my AMD GPU in my computer and tried to run Ubuntu-Studio with that card. [21:36] Ubuntu Studio specific items include theming, back-end performance configuration (swapiness, etc.) and Ubuntu Studio Controls. [21:36] I use an AMD GPU, go ahead. [21:36] So I did a manual install of the 18.50 drivers, directly downloaded from the AMD site. [21:37] I'm assuming you're using 18.04 then because those drivers don't work in 18.10. [21:37] Well, heh, It turns out I didn't really think that part through. [21:38] Anyways, I downloaded it and realized it was not working. [21:38] So I went ahead and removed the files via instruction from AMD, for the first time. [21:39] Now it turns out that the files did not completely remove. Because now when I try to use the software updater, I get errors pertaining to amdgpu-dkms after getting a window saying: The package system is Broken [21:40] So I went ahead and ran the command: rm /var/opt/amdgpu-pro-local/./amdgpu-core_18.50-708488_all.deb [21:41] And it removed it supposedly. [21:41] Now in all this, I did a restart, and then put back in my Nvidia GPU. [21:41] So drivers are back to normal, but I still seem to have a package issue. [21:42] I've had this happen. You will need to remove every package that was installed by the script manually by typing "sudo apt remove {every package it installed and/or attempted to install". This is tedious and can take a very good chunk of time. [21:42] Will this remove most of my packages in general? [21:43] No, just the packages that the script installed. It's almost easier to do a reinstall if you don't want to take the time to manually remove each package. [21:43] By the way, there is no reason to use the drivers from the AMD site. The Linux kernel includes an official open-source AMD driver. [21:44] Oh for sure. I did actually try to run a game: Bastion. See how it would run without installing the amdgpu-pro drivers and seemed to run nicely actually. [21:46] So, basically, your solution is to uninstall the amdgpu-pro package one by one, adding to the command line any dependencies that pop-up. It's a tedious process, but it works. If you're not as patient as I am with it, you might consider reinstalling. [21:47] Is there a way to figure out each amdgpu-pro package to uninstall? [21:49] Type "sudo apt remove amdgpu-pro" (or whichever package failed in the original script), and if it whines about it being a dependency of another package or packages, type the up arrow, and add the other package(s) to the end of the commmand. [21:49] It takes quite a while. [21:49] Is this including all of the lib files as well? [21:50] Yes. [21:50] Only problem [21:50] It installs some 32-bit packages too, so you might have to remove those with {package name}:i386 [21:50] It is saying that none of the packages are installed. All the way down the list to the bottom. [21:51] This is the last row: E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). [21:51] Then type 'sudo apt --fix-broken install' and see what it says. [21:52] E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) [21:52] E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? [21:52] You didn't use sudo. [21:52] oh right, sec [21:52] sudo apt --fix-broken install [21:52] Oh woops [21:52] lol [21:53] Okay, so about 11 rows [21:53] Go to paste.ubuntu.com and paste what it says there, paste the link it gives you here. [21:53] It is mostly saying that the amdgpu-pro-local or amdgpu-core 18.50 does not exist [21:55] https://paste.ubuntu.com/p/VG47tk76RT/plain/ [21:55] It combined a few of the lines [21:56] No worries. Type "sudo apt remove amdgpu-pro-local amdgpu-core" and do another paste.ubuntu.com with the output from that. [21:56] It just said Unable to locate package amdgpu-pro-local [21:57] But now I did core by itself, give me a moment [21:57] That's what I was about to suggest. [21:58] https://paste.ubuntu.com/p/P2htZPJyBF/plain/ [21:59] Hang on, typing a command line for you. [22:03] sudo apt remove amdgpu-core amdgpu-dkms amdgpu-lib glamor-amdgpu gst-omx-amdgpu libdrm-amdgpu-common libdrm2-amdgpu:i386 libdrm2-amdgpu libegl1-amdgpu-mesa:i386 libegl1-amdgpu-mesa libgbm1-amdgpu:i386 libgbm1-amdgpu libgl1-amdgpu-mesa-dri:i386 libgl1-amdgpu-mesa-dri libglapi-amdgpu-mesa:i386 libglapi-amdgpu-mesa libllvm7.0-amdgpu:i386 libllvm7.0-amdgpu libwayland-amdgpu-client0:i386 libwayland-amdgpu-client0 libwayland-amdgpu-egl1:i386 [22:03] libwayland-amdgpu-egl11 libwayland-amdgpu-server0:i386 libwayland-amdgpu-server0 mesa-amdgpu-va-drivers:i386 mesa-amdgpu-va-drivers mesa-amdgpu-vdpau-drivers:i386 mesa-amdgpu-vdpau-drivers xserver.xorg-amdgpu-video-amdgpu [22:03] or https://paste.ubuntu.com/p/WYRwJnZcs6/plain/ [22:04] Oh this is going to be fun [22:07] so I am going to try and remove all of them? [22:08] Jessedavid4: Yes. [22:08] If I made a typo, it'll tell you a certain package isn't installed. Correct my typo and try again. [22:09] They all keep running into the same error saying: E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). [22:10] Did you copy and paste that entire command line I just pasted? [22:10] I tried that but it would not fit, so I went one by one [22:11] Okay, now it did [22:11] Very odd, the first time it didn't work [22:12] It was probably incomplete the first time you tried. [22:12] E: Unable to locate package libwayland-amdgpu-egl11 [22:12] Note, selecting 'xserver-xorg-amdgpu-video-amdgpu' for regex 'xserver.xorg-amdgpu-video-amdgpu' [22:12] That's fine, I typo'd the package it couldn't find. [22:13] The extra "1" needs to be removed. [22:13] Once it's removed from the line, you can try again. [22:13] Okay, let me paste.ubuntu and send link [22:14] https://paste.ubuntu.com/p/HCjbksQDXW/plain/ [22:15] perhaps, install is broken? [22:16] No, that was all due to my typo. Try this (with fixed typo): sudo apt remove amdgpu-core amdgpu-dkms amdgpu-lib glamor-amdgpu gst-omx-amdgpu libdrm-amdgpu-common libdrm2-amdgpu:i386 libdrm2-amdgpu libegl1-amdgpu-mesa:i386 libegl1-amdgpu-mesa libgbm1-amdgpu:i386 libgbm1-amdgpu libgl1-amdgpu-mesa-dri:i386 libgl1-amdgpu-mesa-dri libglapi-amdgpu-mesa:i386 libglapi-amdgpu-mesa libllvm7.0-amdgpu:i386 libllvm7.0-amdgpu libwayland-amdgpu-client0 [22:16] :i386 libwayland-amdgpu-client0 libwayland-amdgpu-egl1:i386 libwayland-amdgpu-egl libwayland-amdgpu-server0:i386 libwayland-amdgpu-server0 mesa-amdgpu-va-drivers:i386 mesa-amdgpu-va-drivers mesa-amdgpu-vdpau-drivers:i386 mesa-amdgpu-vdpau-drivers xserver.xorg-amdgpu-video-amdgpu [22:16] Er, ignore that. [22:16] https://paste.ubuntu.com/p/tBT9KnnDJT/plain/ [22:16] Try that (same as before with fixed typo) [22:16] E: Unable to locate package libwayland-amdgpu-egl [22:17] I typoed the same package. XD Hang on.. [22:17] https://paste.ubuntu.com/p/8YKmwCjCST/plain/ [22:18] https://paste.ubuntu.com/p/R7Dq85MdT4/plain/ [22:21] Okay, this is going to take a while. Hang on... [22:26] Jessedavid4: https://paste.ubuntu.com/p/tsCZJhXWsG/plain/ [22:26] If all else fails, I can reinstall the OS. But I've got a really nice running version of it an all. Though I have the original usb with the download. [22:26] E: Unable to locate package ligdrm-amdgpu-amdgpu1 [22:26] That's a typo, hang on. [22:27] https://paste.ubuntu.com/p/XDST6ZnGmF/plain/ [22:27] Woohoo! Finally [22:27] \o/ [22:27] Told you, time consuming! [22:28] I ran update, now let me try the package installer [22:28] software updater I should say [22:28] And it's good! [22:28] Thank you very much!! [22:28] You're welcome! [22:28] I really wanted to keep all my setting in tact :-) [22:29] Imma go nurse my headache now, and expect the dr bill for my carpel tunnel. That was a lot of typing. j/k [22:29] I don't blame you one bit. [22:29] Haha. Well if it helps, I've been recommending Ubuntu studio to all my friends!! [22:30] Awesome. Glad to hear it! [22:30] Good stuff coming in 19.04. [22:30] I really hope you guys don't become a software package though [22:30] Honestly, this has been running way smoother than my Ubuntu Budgie 18.10 [22:31] Don't think I've ever had an Ubuntu flavor run this well. Or a linux OS in general === JTa1 is now known as JTa [22:31] Well, Ubuntu Studio started out as an add-on for Ubuntu, believe it or not. The rest of the team and I are working on making it so that Studio's benefits can be installed on any Ubuntu flavor so that people can work in the desktop environment they choose. We're keeping Xfce for our ISO and default, but adding that ability in 19.04. [22:32] It's going to be as easy as installing Ubuntu Studio Metapackage Installer (ubuntustudio-installer), running it, and checking which features you want. [22:33] As a Linux day to day user. (though I've done some coding in C on here) I gotta say you guys should just keep up with what you have and maybe just add new features and what not. [22:33] Well, of course, but Ubuntu Studio isn't tied to a single desktop envrionment, so we're trying to unmarry from that idea. [22:34] I do like the idea of what you guys want to do!! And I really do like xfce [22:34] We're not going anywhere, and I'm also casting vision for making Ubuntu Studio's default install even more beautiful, which albiet, is subjective. [22:36] This is a long shot... but I know you have Jack running on here default. Have you guys ever considered creating or implementing a Bluetooth connectivity only accessible from Ubuntu Studio? Kind of like it's own manager, or something? [22:37] Jack is not running by default unless you started it from Ubuntu Studio Controls and never stopped it or unchecked the box (even between reboots). [22:38] Ooo, let me rephrase that a little bit. [22:38] Again, we don't develop anything outside of the Ubuntu Studio specific packages (ubuntustudio-* in Synaptic or apt). [22:40] blue tooth audio is (almost by definition) neither real time safe or low latency. It would cripple jack [22:40] The best way to use BT is through pulse, bridged to jack if needed [22:41] Oh, for sure [22:42] The major "selling point" for lack of a better term for Ubuntu Studio is Ubuntu Studio Controls' ability to configure Jack to automatically detect and add hotplugged USB audio devices as Jack clients. This has never been done before from a GUI. [22:44] A BT jack client with src might work ok, but there doesn't seem to be anyone who understands BT and jack well enough with an interest in doing so [22:47] Now I have a question regarding that Jack and auto detecting usb/audio jacks [22:48] This is probably mostly driver based... But when installing certain soundcards, like for example the Asus Xonar sounds cards, Does jack detect it before or after the driver is installed? [22:49] Or is it mainly a USB audio feature? [22:56] Jessedavid4: That's a USB audio feature you're talking about. I wouldn't hotplug an internal sound card as it could bork your system if you try. [22:56] Alsa (in the kernel) handles all audio devices.