Ubuntu 20.4 Asus Tuf Dash F15 Can't Install Nvidia Driver - installation

I have installed a fresh version of Ubuntu 20.4 on my band new Asus Tuf Dash F15 laptop. Then I went into the software update settings and switched the driver to nvidia-460 proprietary using the GUI. I apply the changes and restart and I get stuck at a boot loading screen. The error is /dev/nvm1e0 clean: xxxblocks/xxx.
Specs: Nvidia RTX 36060 mobile Intel i7 40gb ram 1tb storage
I have tried installing the nvidia drivers 4 different ways, according to the nvidia official installation guide and multiple medium forums. Every time I get the same problem and have to alt+shift+f2 my way into the terminal to sudo apt-get purge nvidia* to be able to boot back in.
I've installed nvidia diver on ubuntu many other times according to the nvidia official docs and never ran into this error. I am concerned it may be hardware incompatibility at this point?
I've been trying for five days now and re-installed ubuntu multiple times, varying the partitions and installation methods. Everything is working fine until I try and switch to nvidia driver. I even tried some older and new driver versions and the nvidia cuda toolkit 10 and 11. Please help, thank you.

Related

Installing CUDA Windows 10

I am trying to install the CUDA toolkit in order to be able to use Thundersvm in my personal computer.
However I keep getting the following message in the GUI installer:
"You already have a newer version of the NVIDIA Frameview SDK installed"
I read in the CUDA forums that this most probably results from having installed Geforce Experience (which I have installed). So I tried removing it from the Programs and Features windows panel. However I still got the error, so my guess is that the "Nvidia Corporation" folder was not removed.
In the same question, they also suggested performing a custom install. However I could not find any information on how to do a custom install of the CUDA toolkit. I would really appreciate if someone could explain how to do this custom install or safely remove the previous drivers. I thought of using DDU but I read that sometimes it may actually lead to trouble.
I had the same problem while I was trying to get TensorFlow to use my NVIDIA GTX1070 GPU for calculations. Here's what allowed me to perform the CUDA Toolkit installation on my Windows 10 machine.
As the error message in the installer says - you already have a newer Frameview SDK installed. It was the case for me.
Go to Settings/Uninstall or modify programs.
Remove the NVIDIA Frameview program. It should be there with GeForce Experience, PhysX, etc.
Uninstalling only this NVIDIA program didn't cause any driver problems for my machine and I was able to progress through the CUDA Toolkit installation.
I just met the same problem and fixed it now.
This problem occurred because you chose the default installation configuration, which might contain many installed parts. In my situation, I have installed NVIDIA Nsight Compute, which is the culprit during the first few installs.
Unchecking the redundant parts should be helpful.

Genymotion Android emulator laggy on Macbook

I've been using genymotion for android react-native development but the emulator is so mind numbingly slow compared to the xcode ios emulator.
mbp specs
2.5ghz i7
16gb ram
intel iris plus 640
500gb ssd
genymotion specs
genymotion 3.0.0
google pixel emulator
processors 4
memory size 4096
virtual box 5.2.22
I had virtual box 6.x before but found a stack thread suggesting downgrading to the recommended version but it didn't fix anything.
The emulator works fine and boots relatively quick - all the animations however are very laggy and make it a pain to use
Looking for any recommendations, thanks
edit: I've tried reducing processors to 2 as virtual box was attempting to use 4 (default) but I have a dual core laptop, performance increased slightly - but still far off from the ios emulator
Have you tried using an older version of Android? I heard reports of users finding the latest versions (especially Android 9.0) to be slow on macOS. This should be fixed in Genymotion Desktop 3.1.0.

Ubuntu 14.4 running slow

I just bought the new Dell XPS 13 Developer edition which came preinstalled with ubuntu 14.04.
After the initial boot it seemed a bit slow, but then it updated and worked fine, then later the same day seemed to slow down again.
Even running programs like eclipse it seems very laggy on, which is odd. As the specifications should be fine;
16gb Ram
i7-6560U cpu
64-bit
500gb ssd.
I'm not sure what to post to help, so any suggestions would be great.
Thank you!
Check what is using much system load using the command top.
You can also use htop which is easier to read.
For that install it using the following command:
sudo apt-get install htop
Have you tried reinstalling Ubuntu 14.04.3 LTS on your computer?
In future, please use the Ask Ubuntu forums for such questions.
I had a similar issue in my lenovo thinkpad with i7 and 16GB. pycharm and android studio was exteremely slow and it was almost not usable for any development. Even it took a while for the terminal to start.
Finally I found a solution for my issue. I needed to disable "speed step" feature in BIOS.
Please read the following blog for more information
http://www.williambharding.com/blog/technology/fixed-my-i7-intel-dell-laptop-is-ridiculously-slow/

Ubuntu 14.10 AMD graphics card driver

I'm having some problems with my graphics cards driver and I hoped you guys could help me out. I mispurposeadly changed the x.org's driver to a propietary one and ended with my computer falling apart with the login loop problem, typical of Thrusty Thar. However, I managed via console to purge the fglrx driver using sudo apt-get purge and managed to access the desktop graphically. After that none of the usb ports or sd slot worked, nor did the graphics card, only the ethernet port, so I upgraded Ubuntu Thrusty Thar to Utopical Unicornwith the hope it would fix the driver's problem. It didn't. Can you help me find a solution to my problem?
In the worst case scenario, you can reinstall Ubuntu. This should fix your issue.
Alternatively, you can upgrade to the latest Ubuntu 16.04 LTS version and that should have some bug fixes that solve your problem.
I recommend using the open source driver that is already installed and in use when you first install Ubuntu. Only change the open source driver to a proprietary one if there are graphical glitches or other problems with your graphics. I have never had problems with the open source graphics drivers.
Finally, make sure that you install all the available software updates since they may fix some issues too.

To install Xcode in Windows XP

I would like to know if I can install Xcode with Windows XP.If possible please provide the document link also.Thank you very much for any help in advance...
It's certainly possible.
There are two routes;
Install OSx86 (aka iATKOS / Kalyway) on a second partition/disk and dual boot.
Run Mac OS X Server under VMWare.
The first route requires modifying (or using a pre-modified) image of Leopard that can be installed on a regular PC. This is not as hard as you would think, although your success/effort ratio will depend upon how closely the hardware in your PC matches that in Mac hardware - e.g. if you're running a Core 2 Duo on an Intel Motherboard, with a NVidia graphics card you are laughing. If you're running an AMD machine or something without SSE3 it gets a little more involved.
If you purchase (or already own) a version of Leopard then this is a gray area since the Leopard EULA states you may only run it on an "Apple Labeled" machine. As many point out if you stick an Apple sticker on your PC you're probably covered.
The second option is the more costly. The EULA for the workstation version of Leopard prevents it from being run under emulation and as a result there's no support in VMWare for this. Leopard server however CAN be run under emulation and can be used for desktop purposes. Leopard server and VMWare are expensive however.
If you're interested in option 1) I would suggest starting at Insanelymac and reading the OSx86 sections.
I do think you should consider whether the time you will invest is going to be worth the money you will save though. It was for me because I enjoy tinkering with this type of stuff and I started during the early iPhone betas, months before their App Store became available.
Alternatively you could pickup a low-spec Mac Mini from eBay. You don't need much horse power to run the SDK and you can always sell it on later if you decide to stop development or buy a better Mac.
No. You can not install XCode on a Windows machine. You need MacOS to run XCode.
Although you can install VMWare Server on your windows machine and then install MacOS on that virtual server and can install the XCode on that MacOS server.
But to install MacOS(VMWare server) and start working on it. your hardware must support virtualization.
To install VMWare following links might be useful.
http://www.petri.co.il/virtual_install_vmware_server.htm
http://www.virtuatopia.com/index.php/Installing_VMware_Server_2.0_on_Windows_Systems
Or there is always Google.
YOu can check if your CPU supports virtualization here.
Since Xcode is an software of Mac OS so its not possible to run Xcode without Mac OS. And for Mac OS you can dual boot your computer with a Mac OS or simply you can just use VMWare to install Mac OS in your laptop or PC. Just the necessary requirement for installing Mac OS through Dual boot or through VMWare is that you need really high configuration in your laptop or PC, Like atleast you require 5th Generation core processor with atleast 4 cores also you require more than 4GB RAM for better functioning of Mac OS. Mac OS can be installed with 2nd generation processors, Dual core, and 2 GB RAM but it will take too much time. Which is not worth installing Mac OS in your laptop or PC. And even after installing you won't be able to use Xcode efficiently with such a low configuration. So it is recommended to have 5th Generation processor with 4 core and atleast 4GB RAM.
If you have this configuration than you need some files and software to install Mac OS in your Laptop.
For installation through VMWare you can prefer to this video: https://www.youtube.com/watch?v=wodqGvug6e0
And I have the required file for the same as in video but not uploaded to the internet.

Resources