cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

zenquiorra
Journeyman III

I tried installing Kali Linux on AMD Ryzen 5 2500U (APU with Vega 8 Mobile Graphics), and it failed after trying many times. What can I do here?

Is Kali Linux Not Supported on Ryzen 5 2500U? One of my friends was successful in installing Manajaro on the same build, but there was a processor speed cap of 2GHz on this. What can I do to install Kali Linux on this build without any speed cap?

0 Likes
4 Replies

Have you asked your question at a Forum dedicated to Kali Linux like this one: https://forums.kali.org/​ or this one looks useful: https://hackforums.net/forumdisplay.php?fid=327

0 Likes

google linux 4.18 that kernel just got released, I think it has better driver support for this new stuff. If you can update your kernel in your distro to it I don't know. Or hopefully they will update to it soon.

0 Likes

This is the latest KALI LINUX Update from Kali.org: https://www.kali.org/news/kali-linux-2018-2-release/ https://www.kali.org/news/kali-linux-2018-1-release/

Copied from above link:

Kali 2018.3 Release

Kali Linux 2018.2 Release

This Kali release is the first to include the Linux 4.15 kernel, which includes the x86 and x64 fixes for the much-hyped Spectre and Meltdown vulnerabilities. It also includes much better support for AMD GPUs and support for AMD Secure Encrypted Virtualization, which allows for encrypting virtual machine memory such that even the hypervisor can’t access it.

Easier Metasploit Script Access

If you spend any significant amount of time writing exploits, you are undoubtedly familiar with the various Metasploit scripts that are available, such as pattern_create, pattern_offset, nasm_shell, etc. You are likely also aware that all of these helpful scripts are tucked away under /usr/share/metasploit-framework/tools/exploit/, which makes them more than a little difficult to make use of. Fortunately, as of metasploit-framework_4.16.34-0kali2, you can now make use of all these scripts directly as we have included links to all of them in the PATH, each of them prepended with msf-.

root@kali:~# msf-<tab>
msf-egghunter          msf-java_deserializer  msf-nasm_shell
msf-exe2vba            msf-jsobfu             msf-pattern_create
msf-exe2vbs            msf-makeiplist         msf-pattern_offset
msf-find_badchars      msf-md5_lookup         msf-pdf2xdp
msf-halflm_second      msf-metasm_shell       msf-virustotal
msf-hmac_sha1_crack    msf-msf_irb_shell

root@kali:~#
root@kali:~# msf-pattern_create -l 50 -s ABC,123
A1A2A3B1B2B3C1C2C3A1A2A3B1B2B3C1C2C3A1A2A3B1B2B3C1
root@kali:~#

Package Updates

In addition to the above changes, there have been updates to a number of applications including Bloodhound, Reaver, PixieWPS, Burp Suite, Hashcat, and more. Since there are far too many packages to include in a default ISO, to see the full list of changes, we encourage you to review the Kali Changelog.

Download Kali Linux 2018.2

If you would like to check out this latest and greatest Kali release, you can find download links for ISOs and Torrents on the Kali Downloads page along with links to the Offensive Security virtual machine and ARM images, which have also been updated to 2018.2. If you already have a Kali installation you’re happy with, you can easily upgrade in place as follows.

root@kali:~# apt update && apt full-upgrade

As always, if you encounter any bugs at all, we implore you to open a report on our bug tracker. We can’t fix what we don’t know about.

benman2785
Big Boss

btw why using kali?

if you dont know what you are doing you can get in DEEP trouble - like you could get in need of buying "soap on a rope"
for productivity kali is of SMALL use - maybe if you are a pentester (what you arent, because of what you ask here)

better stick to ubuntu etc

PC: R7 2700X @PBO + RX 580 4G (1500MHz/2000MHz CL16) + 32G DDR4-3200CL14 + 144hz 1ms FS P + 75hz 1ms FS
Laptop: R5 2500U @30W + RX 560X (1400MHz/1500MHz) + 16G DDR4-2400CL16 + 120Hz 3ms FS
0 Likes