LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Help me fix my kali linux having graphic drivers problems (https://www.linuxquestions.org/questions/linux-general-1/help-me-fix-my-kali-linux-having-graphic-drivers-problems-4175655055/)

godzkid 06-03-2019 07:04 AM

Help me fix my kali linux having graphic drivers problems
 
I am using Kali linux .
My Computer machine has two graphics cards
Intel Corporation HD Graphics 5500
and
Radeon HD 8670A/ R5 M330.

Intel 5500 is acting as VGA compatible Controller and AMD Radeon R5 M330 is switched off .

Problem is my Kali Linux hangs too much i think these problems is because of dual hybrid cards .

And I think solution is to disable the VGA compatible Controller Intel Corporation HD Graphics 5500 from the Kali Linux .

Please help me fixing the machine hang issue .

I would also be sharing /var/log/messages for showing you the errors to understand the situation .

TB0ne 06-03-2019 09:06 AM

Quote:

Originally Posted by godzkid (Post 6001543)
I am using Kali linux .
My Computer machine has two graphics cards
Intel Corporation HD Graphics 5500
and
Radeon HD 8670A/ R5 M330.

Intel 5500 is acting as VGA compatible Controller and AMD Radeon R5 M330 is switched off. Problem is my Kali Linux hangs too much i think these problems is because of dual hybrid cards . And I think solution is to disable the VGA compatible Controller Intel Corporation HD Graphics 5500 from the Kali Linux . Please help me fixing the machine hang issue .

Did you read the sticky posts about Kali Linux, and the warnings/messages on Kali's own website? Kali Linux isn't for 'regular' desktop use...it's designed for experienced Linux users, and only then for security/pentesting. Their own website tells you this...so why are you using Kali, and are you an experienced Linux user? You can *TRY* putting:
Code:

"radeon.runpm=0"
...after "splash" in the GRUB boot line, but there's no guarantee it'll work. Did you do any research in the Kali forums on their website??
Quote:

I would also be sharing /var/log/messages for showing you the errors to understand the situation .
So where are they??

godzkid 06-03-2019 10:29 AM

here are the logs
 
to me the logs seems fine and my machine is doing fine from 2 hours now
check the logs

Jun 3 02:15:13 GOD kernel: [ 0.000000] microcode: microcode updated early to revision 0x2b, date = 2018-03-22
Jun 3 02:15:13 GOD kernel: [ 0.000000] Linux version 4.19.0-kali4-amd64 (devel@kali.org) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 S$
Jun 3 02:15:13 GOD kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-kali4-amd64 root=/dev/sda2 ro quiet
Jun 3 02:15:13 GOD kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 3 02:15:13 GOD kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 3 02:15:13 GOD kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 3 02:15:13 GOD kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 3 02:15:13 GOD kernel: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-provided physical RAM map:
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000087fff] usable
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b88dfff] usable
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x000000009b88e000-0x000000009ba8dfff] type 20
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x000000009ba8e000-0x000000009cc8dfff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x000000009cc8e000-0x000000009cf8dfff] ACPI NVS
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x000000009cf8e000-0x000000009cffdfff] ACPI data
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x000000009cffe000-0x000000009cffefff] usable
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun 3 02:15:13 GOD kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved

anyway i am an ethical hacker i have little experience in linux but more in web application but that is not the point though i am using Kali Linux to increase my hacking skills i am currently working on a box on hackthebox it is the website where you can hack a server

i will surely try your radeon runpm solution thanks for your input sir and will let you know if that works

godzkid 06-03-2019 10:53 AM

i did tried a similar solution to yours editing the grub file in which i had to add nauvau something in place of splash
that worked to some extent making my machine and kali linux smooth i did not found any solution on official kali linux documents or on their website so i raised this question on this helpful and extraordinary website
i am satisfied by your answer and i am thankful for you

best

TB0ne 06-03-2019 11:20 AM

Quote:

Originally Posted by godzkid (Post 6001614)
to me the logs seems fine and my machine is doing fine from 2 hours now check the logs
Code:

Jun  3 02:15:13 GOD kernel: [    0.000000] microcode: microcode updated early to revision 0x2b, date = 2018-03-22
Jun  3 02:15:13 GOD kernel: [    0.000000] Linux version 4.19.0-kali4-amd64 (devel@kali.org) (gcc version 8.3.0 (Debian 8.3.0-2)) #1 S$
Jun  3 02:15:13 GOD kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-kali4-amd64 root=/dev/sda2 ro quiet
Jun  3 02:15:13 GOD kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun  3 02:15:13 GOD kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun  3 02:15:13 GOD kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun  3 02:15:13 GOD kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun  3 02:15:13 GOD kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-provided physical RAM map:
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000087fff] usable
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x0000000000088000-0x000000000009ffff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b88dfff] usable
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x000000009b88e000-0x000000009ba8dfff] type 20
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x000000009ba8e000-0x000000009cc8dfff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x000000009cc8e000-0x000000009cf8dfff] ACPI NVS
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x000000009cf8e000-0x000000009cffdfff] ACPI data
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x000000009cffe000-0x000000009cffefff] usable
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jun  3 02:15:13 GOD kernel: [    0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved


...and that VERY small log file portion tells us absolutely NOTHING. You were asked what the EXACT OUTPUT of the "yum" command was.
Quote:

anyway i am an ethical hacker i have little experience in linux but more in web application but that is not the point though i am using Kali Linux to increase my hacking skills i am currently working on a box on hackthebox it is the website where you can hack a server
...and you ignore the part where Kali is only for experienced Linux users why? Read their website; it's designed to be run from a USB stick, for pentesting purposes. Higher-end graphics and other such things aren't recommended. Further, there is *NOTHING* special about Kali...if you want to run Linux, load pretty much any distro (Mint is good for new users), and you'll be far better off. *ALL* the tools/settings/etc., you get with Kali can be done on any version of Linux.
Quote:

i will surely try your radeon runpm solution thanks for your input sir and will let you know if that works
Ok

godzkid 06-03-2019 11:30 AM

sorry for ignoring the question before that kali linux is for experienced users
 
actually i am a experienced user but never had this issue i recently bought this laptop and it has now two graphic cards

godzkid 06-03-2019 11:35 AM

i will try to give you output using yum
u saying there is nothing special about kali bro there is whole lot of functionalities already present in kali linux already installed that is the reason also i am using kali for example metasploit framework and many other tools
already installed
though i downloaded the one which had no tools i had to install one by one according to my need
no i have to use kali linux it is my goal to practice on hackthebox and earn rank

godzkid 06-03-2019 11:36 AM

i have to beat my friend in hacking he is having good reputation and rank on hackthebox that is the reason i am doing it to beat him

TB0ne 06-03-2019 11:42 AM

Quote:

Originally Posted by godzkid (Post 6001626)
actually i am a experienced user but never had this issue i recently bought this laptop and it has now two graphic cards

Sorry, you just said "i have little experience in linux" in your last post, and now you're saying you're an experienced user??? Both can't be true, and if you were an experienced user you'd know how to resolve the problem.
Quote:

Originally Posted by godzkid
i will try to give you output using yum

Yet you're STILL not doing it.
Quote:

u saying there is nothing special about kali bro there is whole lot of functionalities already present in kali linux already installed that is the reason also i am using kali for example metasploit framework and many other tools already installed though i downloaded the one which had no tools i had to install one by one according to my need no i have to use kali linux it is my goal to practice on hackthebox and earn rank
I am not your "bro", and you need to read the LQ Rules about text-speak and not using it; it's "you", not "u". And again, if you were an experienced user, you'd know that every single thing on Kali can be installed/configured on any version of Linux. As said, again, you can load Mint, have better graphics/hardware support out of the box, and configure it to do EXACTLY what's getting done on Kali.
Quote:

Originally Posted by godzkid
i have to beat my friend in hacking he is having good reputation and rank on hackthebox that is the reason i am doing it to beat him

And how does this affect your problem/issue???

godzkid 06-03-2019 11:51 AM

yes you are right i am not a experienced user i have only used ubuntu before on my pc which is now broke
but just used ubuntu for development purpose and small debugging things

sorry sir for wasting your time
i tried runpm solution

i just said to you my motivation behind using kali linux you asked me why i am even using kali linux
also i am using kali linux because it was the first thought came into my mind to download kali sir

i will get back to you soon with the errors

godzkid 06-03-2019 11:52 AM

i tried runpm solution it also working fine but i am not sure what this runpm actually did can you please tell me what happens with this command

TB0ne 06-03-2019 12:53 PM

Quote:

Originally Posted by godzkid (Post 6001637)
yes you are right i am not a experienced user i have only used ubuntu before on my pc which is now broke but just used ubuntu for development purpose and small debugging things

So we're back to you're NOT an experienced user?
Quote:

sorry sir for wasting your time i tried runpm solution
Great.
Quote:

i just said to you my motivation behind using kali linux you asked me why i am even using kali linux also i am using kali linux because it was the first thought came into my mind to download kali sir
And back to "why"??? Why was your first thought Kali??? And did you read what Kali was/does/is for, before loading it??

Again, if you had Ubuntu running, that's all you needed. If you have Windows running, there's ZERO need to load Kali, since you can very easily use VirtualBox and install Kali in it, for your purposes. No need to do anything with the graphics at all.
Quote:

i will get back to you soon with the errors
And yet you still don't. Not much point in posting back with no new information at all.
Quote:

i tried runpm solution it also working fine but i am not sure what this runpm actually did can you please tell me what happens with this command
If you just want to 'beat your friend', there isn't much point. If you actually want to learn for a REASON, then the Kali documentation/wiki will explain this.

RickDeckard 06-03-2019 01:40 PM

Oh lord.

If the entire reason you're using Kali is for a *game*, I think you should just find a pre-made VirtualBox image.

godzkid 06-03-2019 01:43 PM

wait a minute do not worry i am getting ready your /var/log/message file and this might be a career this is might be the game because of which i get a job yes

godzkid 06-03-2019 01:55 PM

here it is the link in which file is error dot text this is a approx 512 kilo byte of errors https://www.datafilehost.com/d/1f5e51da

godzkid 06-03-2019 01:56 PM

i have completely removed the windows from my system and only kali linux is installed i am not planning to use virtual box anywhere

godzkid 06-03-2019 01:58 PM

or a virtual image plus i would be really glad and thankful for you if you find the reason why my machine freezes by seeing the errors
i would be thankful of you please help

godzkid 06-03-2019 02:26 PM

have you got any clue

godzkid 06-03-2019 02:26 PM

hello sir you there

godzkid 06-03-2019 02:26 PM

please help me sir

TB0ne 06-03-2019 02:31 PM

Quote:

Originally Posted by godzkid (Post 6001687)
wait a minute do not worry i am getting ready your /var/log/message file and this might be a career this is might be the game because of which i get a job yes

This isn't our messages file; this is YOUR messages file. And reading this, it doesn't appear as if you want to purse it professionally; do you realize how much work and thought is required to be a professional in data security? You start by saying you were fairly new to Linux, then say you were experienced, then say you were new again. You asked what something meant, and were directed to the resources needed...but didn't actually read them.
Quote:

here it is the link in which file is error dot text this is a approx 512 kilo byte of errors https://www.datafilehost.com/d/1f5e51da
Again, you posted one small snip of a log file showing nothing, and now you'd like us to go through over 2 MB of stuff?? Why don't you post just the part from before your machine froze.
Quote:

i have completely removed the windows from my system and only kali linux is installed i am not planning to use virtual box anywhere
..and we're back to "Why are you using Kali, instead of another distro???" AGAIN: you can load Mint, Ubuntu, or whatever, and run Kali in a virtual box on it.
Quote:

or a virtual image plus i would be really glad and thankful for you if you find the reason why my machine freezes by seeing the errors i would be thankful of you please help
You were given the reason: KALI IS NOT FOR DESKTOP DAILY USE. Period. Don't use it for that. The hardware support it has isn't as robust as most other distros, because (as you've been told MULTIPLE TIMES), it's not designed for it. Load Mint, Ubuntu, or put Windows back on. Load Virtualbox on ANY of those platforms, and put Kali on it, and use it like it was intended to be used.
Quote:

have you got any clue
hello sir you there
please help me sir
And please stop with these multiple one-line posts that don't add anything to your thread. These are ONE MINUTE APART, and we volunteer our time here, so begging for help isn't good. Read the LQ Rules about bumping your own threads with no further information.

godzkid 06-03-2019 02:35 PM

the reason i did not make the error log file small is because kali freezes all the time so i just copy pasted
i see kali linux is not good for daily purpose so i will now try to install linux mint os and use tools there

TB0ne 06-03-2019 02:40 PM

Quote:

Originally Posted by godzkid (Post 6001707)
the reason i did not make the error log file small is because kali freezes all the time so i just copy pasted

...which makes zero sense, because the only way you could copy/paste it is after the system was BACK UP...meaning you could have posted a small bit, or the whole thing.
Quote:

i see kali linux is not good for daily purpose so i will now try to install linux mint os and use tools there
And it only took 22 posts before you understood this? Again, using Kali isn't a bad thing, and if you actually want to LEARN, load it in Virtualbox on Mint, and continue learning.

godzkid 06-03-2019 09:27 PM

thanks for your inspection on my posts
i am very greatful and thankful of you
your inspection on my posts help me to learn to talk
to represent the thoughts
how to do discussion

hydrurga 06-04-2019 06:01 AM

Quote:

Originally Posted by godzkid (Post 6001850)
thanks for your inspection on my posts
i am very greatful and thankful of you
your inspection on my posts help me to learn to talk
to represent the thoughts
how to do discussion

Let us know how you get on with Mint.

cynwulf 06-04-2019 07:24 AM

@TB0ne - this is some troll pulling your chain...

godzkid 06-04-2019 10:40 AM

this is not a troll

godzkid 06-04-2019 10:42 AM

i have downloaded linuxmint-19.1-mate-64bit.iso

@hydrurga

godzkid 06-04-2019 10:47 AM

i will be soon installing it on my system I will let you know when that happens and if i face the errors again because of the graphic card i will surely let you know
and would be needing the help of experts and gurus and senior members of this helpful community

TB0ne 06-04-2019 11:01 AM

Quote:

Originally Posted by godzkid (Post 6002063)
i will be soon installing it on my system I will let you know when that happens and if i face the errors again because of the graphic card i will surely let you know and would be needing the help of experts and gurus and senior members of this helpful community

You've been asked several times now to stop with the one-line replies just a few minutes apart, yet you're continuing to do it.

rtmistler 06-04-2019 12:05 PM

Quote:

Originally Posted by cynwulf (Post 6002002)
@TB0ne - this is some troll pulling your chain...

Also the link in post #15 goes to an advertisement.

Thread reported as spam.

godzkid 06-04-2019 11:07 PM

installed linux mint i am still having hang problem
 
hi this is the error log
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun 5 07:00:29 godzkid-HP-Notebook systemd-modules-load[344]: Inserted module 'ppdev'
Jun 5 07:00:29 godzkid-HP-Notebook systemd-modules-load[344]: Inserted module 'parport_pc'
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubu$
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Set the console keyboard layout.
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=ca035135-fd13-4fd5-b18e-716a143897e7 ro qu$
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] KERNEL supported cpus:
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] Intel GenuineIntel
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Reached target Local File Systems (Pre).
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] AMD AuthenticAMD
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] Centaur CentaurHauls
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Load Kernel Modules.
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Mounting Kernel Configuration File System...
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
Jun 5 07:00:29 godzkid-HP-Notebook kernel: [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun 5 07:00:29 godzkid-HP-Notebook systemd[1]: Starting Apply Kernel Variables...


i think it is pretty clear sometimes my laptop gets hangs and when it does the linux mint automatically gets log out .

in the errors these says intel and amd gpu these are the errors right after my linux got logout and i logged in again.

guide me help me i will do anything you ask to help me in resolving the issue

RickDeckard 06-05-2019 10:34 AM

Code tags pls. Or the bunny dies.

Why do you hate rabbits?

dugan 06-05-2019 11:57 AM

This might be a stupid question, as I've never used Kali, but can't you run Kali in a VM and run that VM on another distro?

TB0ne 06-05-2019 01:04 PM

Quote:

Originally Posted by godzkid (Post 6002233)
hi this is the error log
Code:

Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jun  5 07:00:29 godzkid-HP-Notebook systemd-modules-load[344]: Inserted module 'ppdev'
Jun  5 07:00:29 godzkid-HP-Notebook systemd-modules-load[344]: Inserted module 'parport_pc'
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] Linux version 4.15.0-20-generic (buildd@lgw01-amd64-039) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #21-Ubu$
Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Set the console keyboard layout.
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-20-generic root=UUID=ca035135-fd13-4fd5-b18e-716a143897e7 ro qu$
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] KERNEL supported cpus:
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000]  Intel GenuineIntel
Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Reached target Local File Systems (Pre).
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000]  AMD AuthenticAMD
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000]  Centaur CentaurHauls
Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Started Load Kernel Modules.
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Mounting Kernel Configuration File System...
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jun  5 07:00:29 godzkid-HP-Notebook kernel: [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Jun  5 07:00:29 godzkid-HP-Notebook systemd[1]: Starting Apply Kernel Variables...

i think it is pretty clear sometimes my laptop gets hangs and when it does the linux mint automatically gets log out. in the errors these says intel and amd gpu these are the errors right after my linux got logout and i logged in again.

Those aren't errors, but standard dmesg/syslog messages. Nothing there is wrong. You said you loaded the latest version of Mint? Did you do a fresh installation, as in "formatted your disk"??

And you say your system 'hangs'....does it totally lock up? Pause? If you wait, will it work again? If you formatted with btrfs, the indexer could be running, causing a VERY slow (as in 'looks-like-its-hung') system, but it will come back after a while. And if you don't let it FINISH the job...it'll just pick up again.

So, how did you install, and format your disk?

godzkid 06-05-2019 01:24 PM

yes I did completely formatted my hard disk completely before installing the latest version of the linux mint

when system hangs the processes hangs only I mean on that time area I am able to move my mouse.
But when I try too often or after five seconds my system will black out and automatically gets log out when log in back I found my all the work gone which i had wishes I should have saved

one thing i also noticed that the system only hangs when i am typing for too long i mean not paying attention to other processes on my laptop if i only do typing for like 10 seconds my system will get log out.


@dugan point here is learning new things .
and i do not have a windows but i only have one operating system which is linux mint
i do not have time or money to download an another operating system .

linux mint is seems to be running better than any other operating system i have ever used in my life

@rickdeckard sorry for not showing the logs perfectly
well when i pasted it here those seems pretty formatted but i saw the horrible face only when you told me that logs does not look fine.
if i have to show logs again i will be doing in better way now.

TB0ne 06-05-2019 01:40 PM

Quote:

Originally Posted by godzkid (Post 6002495)
yes I did completely formatted my hard disk completely before installing the latest version of the linux mint

Ok, and ask asked: what file system did you use?
Quote:

when system hangs the processes hangs only I mean on that time area I am able to move my mouse. But when I try too often or after five seconds my system will black out and automatically gets log out when log in back I found my all the work gone which i had wishes I should have saved

one thing i also noticed that the system only hangs when i am typing for too long i mean not paying attention to other processes on my laptop if i only do typing for like 10 seconds my system will get log out.
So you're saying that X crashes? Ok...check out this thread for help with hybrid graphics.
https://forums.linuxmint.com/viewtopic.php?t=241291
https://forums.linuxmint.com/viewtopic.php?t=278244
Quote:

@dugan point here is learning new things . and i do not have a windows but i only have one operating system which is linux mint i do not have time or money to download an another operating system .
...and as you've been told (but ignored) several times, you can load VirtualBox **FOR FREE** and run Kali in it. Mint, Ubuntu, and pretty much every flavor of Linux is totally free, so it won't cost you ANYTHING to try it or load VirtualBox. And if you bought your laptop, it probably came with Windows on it. Again, as you were told, the product key is already there; check the sticker on the bottom. Download Windows 10 for free from Microsoft website, and activate it with the key you already have.
Quote:

linux mint is seems to be running better than any other operating system i have ever used in my life
...except for the part where you say it crashes/hangs every ten seconds???
Quote:

@rickdeckard sorry for not showing the logs perfectly well when i pasted it here those seems pretty formatted but i saw the horrible face only when you told me that logs does not look fine. if i have to show logs again i will be doing in better way now.
Sure.

godzkid 06-05-2019 11:30 PM

logs viewer in linux mint
 
1 Attachment(s)
i really do not have much time to download windows operating system or virtual box or kali linux image
i do not have much internet data to download those stuff .
i have to work with this mint now
see i found an app there where there are all types of errores written syslogs and ect just tell me which errors i do have to get and sorry i did not got you when you said Ok, and ask asked: what file system did you use?

did you mean ntfs or fat32 ?

thanks for the links you have given me that sounds wonderful I will be looking into those links.

i have the log viewer tell me what logs i have to show you the all log file just let me know which log file i have to show you
i have attached an screenshot of this software .

and my linux mint works fine if i kept working on it for like 2 minutes it works like charms and fluid and smooth but sometimes only in the beginning of the logging in the system i face those issues of hanging

yancek 06-06-2019 05:09 AM

Quote:

what file system did you use?
I believe the question above is in regard to the partition on which you installed Mint, the fileystem you used for it which defaults to ext4. ntfs and fat32 are old windows filesystems and not used for any Linux OS.

godzkid 06-06-2019 05:21 AM

i have installed on ext4

TB0ne 06-06-2019 06:54 AM

Quote:

Originally Posted by godzkid (Post 6002645)
i really do not have much time to download windows operating system or virtual box or kali linux image

That's not a problem of anyone here. If you want things to work, you'll actually have to do things to MAKE IT WORK.
Quote:

i do not have much internet data to download those stuff.
...yet you downloaded Mint, Kali, and other things just fine apparently. And Virtualbox is far less than 100mb, and you already HAVE the Kali ISO to let you install to virtual box. Again, your excuses don't make sense.
Quote:

i have to work with this mint now
No you don't; as you've been told, you can easily load Windows using the product key you already have.
Quote:

see i found an app there where there are all types of errores written syslogs and ect just tell me which errors i do have to get
So, the log file viewer. But you don't post any actual ERRORS.
Quote:

and sorry i did not got you when you said Ok, and ask asked: what file system did you use? did you mean ntfs or fat32 ?
Since Linux doesn't use those, probably not. EXT4? 3? BTRFS? XFS? Again, things were mentioned specifically and you don't appear to be reading/understanding the replies. If you did EXT4 for your whole system, then the BTRFS indexing won't be an issue.
Quote:

thanks for the links you have given me that sounds wonderful I will be looking into those links.
Again, as you were told before, you need to read the "Question Guidelines". YOU need to do basic research first, before posting. Trying to look up your problems/errors should be done first.
Quote:

i have the log viewer tell me what logs i have to show you the all log file just let me know which log file i have to show you i have attached an screenshot of this software .

and my linux mint works fine if i kept working on it for like 2 minutes it works like charms and fluid and smooth but sometimes only in the beginning of the logging in the system i face those issues of hanging
....and AGAIN, with zero information, there's nothing we can tell you. You're looking at the logfile viewer...the syslog is what you need to look at, but **AGAIN**, you don't post the whole thing, but post errors. AGAIN, as you were asked, if you simply wait a little bit, does your system respond/come back? Fans running high? Any symptoms at all, past "it gets hang"?? You can also run DMESG to find out some things, and check for errors there.

godzkid 06-08-2019 02:47 AM

hi i tried to install windows 10 with the pen drive as i only have usb
option in laptop and cd/dvd hardware is broken

i check those links about with the problems of hybrid graphics
they both are off topic one says how do i know if graphic driver is there or
not
and other says one graphic driver is missing
totally irrelevant and offtopic to what i am facing .

here it goes i have freezing problem in linux mint tessa
i checked on the official linuxmint forums and found nothing much better which
can solve the issue

the problem is still occuring of freezing in which i can operate my mouse
only but keyboard does not works neither any mouse button but i am able to alt plus
ctrl plus f2 which opens terminal by logging out of the session

fan works correctly , if i wait for sometime hang problem doesnot solved but my os gets logouts itself,

so now i am having two problem and another is pendrive not booting showing black screen with a underscore blinking .

check the dmesg | more output

0.000000] microcode: microcode updated early to revision 0x2d, date = 2019-03-07
[ 0.000000] Linux version 4.15.0-51-generic (buildd@lgw01-amd64-059) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #55-Ubuntu SMP Wed May 15 14:27:21 UTC 2019 (Ubuntu
4.15.0-51.55-generic 4.15.18)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-51-generic root=UUID=ca035135-fd13-4fd5-b18e-716a143897e7 ro quiet splash acpi=force vt.handoff=1
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x0000000000087fff] usable
[ 0.000000] 5 base 00C0000000 mask 7FC0000000 uncachable
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] 8 disabled
[ 0.000000] 9 disabled
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000000] total RAM covered: 6607M
[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 4194556K
[ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 7 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 32M num_reg: 8 lose cover RAM: 60K
[ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 6 lose cover RAM: 60K

[ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 2 lose cover RAM: 475132K
[ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 2 lose cover RAM: 475132K
[ 0.000000] mtrr_cleanup: can not find optimal value
[ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size
[ 0.000000] e820: update [mem 0x9cfff000-0xffffffff] usable ==> reserved
[ 0.000000] e820: last_pfn = 0x9cfff max_arch_pfn = 0x400000000
[ 0.000000] esrt: Reserving ESRT space from 0x000000009bf8c118 to 0x000000009bf8c150.
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ (ptrval)] 2e000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x15b73f000, 0x15b73ffff] PGTABLE
[ 0.000000] BRK [0x15b740000, 0x15b740fff] PGTABLE
[ 0.000000] BRK [0x15b741000, 0x15b741fff] PGTABLE
[ 0.000000] BRK [0x15b742000, 0x15b742fff] PGTABLE
[ 0.000000] BRK [0x15b743000, 0x15b743fff] PGTABLE
[ 0.000000] BRK [0x15b744000, 0x15b744fff] PGTABLE
[ 0.000000] BRK [0x15b745000, 0x15b745fff] PGTABLE
[ 0.000000] BRK [0x15b746000, 0x15b746fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x30c7f000-0x34636fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x000000009CFFD014 000024 (v02 HPQOEM)
[ 0.000000] ACPI: XSDT 0x000000009CFCB188 000104 (v01 HPQOEM SLIC-MPC 00000001 HP 01000013)
[ 0.000000] ACPI: FACP 0x000000009CFE6000 00010C (v05 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: DSDT 0x000000009CFD0000 01092D (v02 HPQOEM SLIC-MPC 00000000 ACPI 00040000)
[ 0.000000] ACPI: FACS 0x000000009CF74000 000040
[ 0.000000] ACPI: TCPA 0x000000009CFFC000 000032 (v02 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: UEFI 0x000000009CFFB000 000236 (v01 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: UEFI 0x000000009CFFA000 000042 (v01 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFF9000 000496 (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFF8000 00004B (v02 HPQOEM INSYDE 00003000 ACPI 00040000)
[ 0.000000] ACPI: TPM2 0x000000009CFF7000 000034 (v03 HPQOEM INSYDE 00000000 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFF0000 006808 (v01 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: MSDM 0x000000009CFEF000 000055 (v03 HPQOEM SLIC-MPC 00000001 HP 00040000)
[ 0.000000] ACPI: SSDT 0x000000009CFEB000 003B2D (v02 HPQOEM INSYDE 00001000 ACPI 00040000)
[ 0.000000] ACPI: ASF! 0x000000009CFEA000 0000A5 (v32 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: ASPT 0x000000009CFE9000 000034 (v07 HPQOEM INSYDE 00000001 HP 00040000)
[ 0.000000] ACPI: BOOT 0x000000009CFE8000 000028 (v01 HPQOEM INSYDE 00000001 HP 00040000)
0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff9fffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
[ 0.000000] e820: [mem 0xa0000000-0xdfffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x4fd with crng_init=0
[ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] percpu: Embedded 46 pages/cpu @ (ptrval) s151552 r8192 d28672 u524288
[ 0.000000] pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1009938
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-51-generic root=UUID=ca035135-fd13-4fd5-b18e-716a143897e7 ro quiet splash acpi=force vt.handoff=1
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 3696360K/4104276K available (12300K kernel code, 2473K rwdata, 4272K rodata, 2408K init, 2416K bss, 407916K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Kernel/User page tables isolation: enabled
[ 0.000000] ftrace: allocating 39215 entries in 154 pages
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 524544, nr_irqs: 728, preallocated irqs: 16
[ 0.000000] vt handoff: transparent VT on vt#1
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] ACPI: Core revision 20170831
[ 0.000000] ACPI: 11 ACPI AML tables successfully acquired and loaded
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] APIC: Switch to symmetric I/O mode setup
[ 0.000000] DMAR: Host address width 39
[ 0.000000] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.000000] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
[ 0.000000] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.000000] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
0.000000] DMAR-IR: Enabled IRQ remapping in xapic mode
[ 0.000000] x2apic: IRQ remapping doesn't support X2APIC mode
[ 0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.020000] tsc: Fast TSC calibration using PIT
[ 0.024000] tsc: Detected 2000.099 MHz processor
[ 0.024000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4000.19 BogoMIPS (lpj=8000396)
[ 0.024000] pid_max: default: 32768 minimum: 301
[ 0.024000] Security Framework initialized
[ 0.024000] Yama: becoming mindful.
[ 0.024000] AppArmor: AppArmor initialized
[ 0.024000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.028165] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.028191] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.028205] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.028444] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.028445] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.028450] mce: CPU supports 7 MCE banks
[ 0.028460] CPU0: Thermal monitoring enabled (TM1)
[ 0.028474] process: using mwait in idle threads
[ 0.028476] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.028477] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.028479] Spectre V2 : Mitigation: Full generic retpoline
[ 0.028480] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.028480] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.028489] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.028489] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.028491] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.028525] MDS: Mitigation: Clear CPU buffers
[ 0.028639] Freeing SMP alternatives memory: 36K
[ 0.038409] TSC deadline timer enabled
[ 0.038411] smpboot: CPU0: Intel(R) Core(TM) i3-5005U CPU @ 2.00GHz (family: 0x6, model: 0x3d, stepping: 0x4)
[ 0.038495] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 0.038545] ... version: 3
[ 0.038546] ... bit width: 48
[ 0.038546] ... generic registers: 4
[ 0.038547] ... value mask: 0000ffffffffffff
.038549] ... event mask: 000000070000000f
[ 0.038594] Hierarchical SRCU implementation.
[ 0.039793] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.039809] smp: Bringing up secondary CPUs ...
[ 0.039903] x86: Booting SMP configuration:
[ 0.039904] .... node #0, CPUs: #1 #2
[ 0.040616] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/late...-vuln/mds.html for more details.
[ 0.040616] #3
[ 0.040765] smp: Brought up 1 node, 4 CPUs
[ 0.040765] smpboot: Max logical packages: 1
[ 0.040765] smpboot: Total of 4 processors activated (16000.79 BogoMIPS)
[ 0.044198] devtmpfs: initialized
[ 0.044198] x86/mm: Memory block size: 128MB
[ 0.044509] evm: security.selinux
[ 0.044510] evm: security.SMACK64
[ 0.044510] evm: security.SMACK64EXEC
[ 0.044511] evm: security.SMACK64TRANSMUTE
[ 0.044511] evm: security.SMACK64MMAP
[ 0.044512] evm: security.apparmor
[ 0.044513] evm: security.ima
[ 0.044513] evm: security.capability
[ 0.044528] PM: Registering ACPI NVS region [mem 0x9cc8e000-0x9cf8dfff] (3145728 bytes)
[ 0.044528] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.044528] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.044528] pinctrl core: initialized pinctrl subsystem
[ 0.044528] RTC time: 7:37:06, date: 06/08/19
[ 0.044528] NET: Registered protocol family 16
[ 0.044528] audit: initializing netlink subsys (disabled)
[ 0.044528] audit: type=2000 audit(1559979426.044:1): state=initialized audit_enabled=0 res=1
[ 0.044528] cpuidle: using governor ladder
[ 0.044528] cpuidle: using governor menu
[ 0.044528] Simple Boot Flag at 0x44 set to 0x1
[ 0.044528] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.044528] ACPI: bus type PCI registered
[ 0.044528] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.044528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.044528] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820

[ 0.044528] Simple Boot Flag at 0x44 set to 0x1
[ 0.044528] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.044528] ACPI: bus type PCI registered
[ 0.044528] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.044528] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.044528] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 0.044528] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[ 0.044528] PCI: Using configuration type 1 for base access
[ 0.045423] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.045423] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.048083] ACPI: Added _OSI(Module Device)
[ 0.048084] ACPI: Added _OSI(Processor Device)
[ 0.048085] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.192294] pci 0000:13:00.0: supports D1 D2
[ 0.192296] pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.204029] pci 0000:00:1c.5: PCI bridge to [bus 13-18]
[ 0.204032] pci 0000:00:1c.5: bridge window [io 0x3000-0x3fff]
[ 0.204036] pci 0000:00:1c.5: bridge window [mem 0xd3000000-0xd3ffffff]
[ 0.204040] pci 0000:00:1c.5: bridge window [mem 0xd1000000-0xd1ffffff 6
0.270535] libata version 3.00 loaded.
[ 0.270535] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.270535] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.270535] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.270535] vgaarb: loaded
[ 0.270535] ACPI: bus type USB registered
[ 1.494376] io scheduler deadline registered
[ 1.494404] io scheduler cfq registered (default
[ 1.495798] ACPI: Lid Switch [LID0]
[ 1.495846] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 1.495872] ACPI: Power Button [PWRB]
[ 1.495911] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 1.495929] ACPI: Power Button [PWRF]
[ 1.495999] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.496021] No Local Variables are initialized for Method [_ON_]
[ 1.496023] No Arguments are initialized for method [_ON_]
[ 1.496025] ACPI Error: Method parse/execution failed \_TZ.FN00._ON, AE_NOT_FOUND (20170831/psparse-550)
[ 1.496035] acpi PNP0C0B:00: Failed to change power state to D0
[ 1.496077] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.496084] No Local Variables are initialized for Method [_ON_]
[ 1.496085] No Arguments are initialized for method [_ON_]
[ 1.496087] ACPI Error: Method parse/execution failed \_TZ.FN00._ON, AE_NOT_FOUND (20170831/psparse-550)
[ 1.496094] acpi PNP0C0B:00: Failed to set initial power state
[ 1.496121] acpi PNP0C0B:00: Cannot transition from (unknown) to D3hot
[ 1.496901] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.496910] No Local Variables are initialized for Method [_TMP]
[ 1.496911] No Arguments are initialized for method [_TMP]
[ 1.496913] ACPI Error: Method parse/execution failed \_TZ.TZ00._TMP, AE_NOT_FOUND (20170831/psparse-550)
[ 1.497083] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.497089] No Local Variables are initialized for Method [_TMP]
[ 1.497091] No Arguments are initialized for method [_TMP]
[ 1.497092] ACPI Error: Method parse/execution failed \_TZ.TZ00._TMP, AE_NOT_FOUND (20170831/psparse-550)
[ 1.497174] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.497181] No Local Variables are initialized for Method [_TMP]
[ 1.497182] No Arguments are initialized for method [_TMP]
[ 1.497184] ACPI Error: Method parse/execution failed \_TZ.TZ01._TMP, AE_NOT_FOUND (20170831/psparse-550)
[ 1.497255] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[ 1.497261] No Local Variables are initialized for Method [_TMP]
[ 1.497263] No Arguments are initialized for method [_TMP]
[ 1.497264] ACPI Error: Method parse/execution failed \_TZ.TZ01._TMP, AE_NOT_FOUND (20170831/psparse-550)
[ 1.497352] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[ 1.497389] thermal LNXTHERM:02: registered as thermal_zone0
[ 1.497390] ACPI: Thermal Zone [TZ02] (28 C)
[ 1.497604] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.616186] ACPI: Battery Slot [BAT1] (battery present)
[ 1.616538] Linux agpgart interface v0.103
[ 1.641421] loop: module loaded
[ 1.641631] libphy: Fixed MDIO Bus: probed
[ 1.641632] tun: Universal TUN/TAP device driver, 1.6

1.641421] loop: module loaded
[ 1.641631] libphy: Fixed MDIO Bus: probed
[ 1.641632] tun: Universal TUN/TAP device driver, 1.6
[ 1.641693] PPP generic driver version 2.4.2
[ 1.641764] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.641766] ehci-pci: EHCI PCI platform driver
[ 1.641779] ehci-platform: EHCI generic platform driver
[ 1.641790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.641792] ohci-pci: OHCI PCI platform driver
[ 1.641800] ohci-platform: OHCI generic platform driver
[ 1.641808] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.641965] xhci_hcd 0000:00:14.0: can't derive routing for PCI INT A
[ 1.641967] xhci_hcd 0000:00:14.0: PCI INT A: no GSI
[ 1.641999] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.642006] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 1.643077] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x000000000004b810
[ 1.643082] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 1.643216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.643218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.643220] usb usb1: Product: xHCI Host Controller
[ 1.643222] usb usb1: Manufacturer: Linux 4.15.0-51-generic xhci-hcd
[ 1.643223] usb usb1: SerialNumber: 0000:00:14.0
[ 1.643344] hub 1-0:1.0: USB hub found
[ 1.643356] hub 1-0:1.0: 11 ports detected
[ 1.644250] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.644254] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 1.644257] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 1.644289] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.644291] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.644293] usb usb2: Product: xHCI Host Controller
[ 1.644294] usb usb2: Manufacturer: Linux 4.15.0-51-generic xhci-hcd
[ 1.644296] usb usb2: SerialNumber: 0000:00:14.0
[ 1.644421] hub 2-0:1.0: USB hub found
[ 1.644429] hub 2-0:1.0: 4 ports detected
[ 1.644558] usb: port power management may be unreliable
[ 1.644707] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 1.669262] serio: i8042 KBD port at 0x60,0x64 irq 1
1.724823] Segment Routing with IPv6
[ 1.724867] NET: Registered protocol family 17
[ 1.724952] Key type dns_resolver registered
[ 1.725272] RAS: Correctable Errors collector initialized.
[ 1.725303] microcode: sig=0x306d4, pf=0x40, revision=0x2d
[ 1.725385] microcode: Microcode Update Driver: v2.2.
[ 1.725395] sched_clock: Marking stable (1725380859, 0)->(1714669327, 10711532)
[ 1.725595] registered taskstats version 1
[ 1.725605] Loading compiled-in X.509 certificates
[ 1.728529] Loaded X.509 cert 'Build time autogenerated kernel key: c1fa4cde9d34780ae4ae655b856adc042b663c06'
[ 1.729263] Couldn't get size: 0x800000000000000e
[ 1.729266] MODSIGN: Couldn't get UEFI db list
[ 1.729631] Couldn't get size: 0x800000000000000e
[ 1.729634] MODSIGN: Couldn't get UEFI MokListRT
[ 1.730387] zswap: loaded using pool lzo/zbud
[ 1.734673] Key type big_key registered
[ 1.734678] Key type trusted registered
[ 1.736726] Key type encrypted registered
[ 1.736730] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.742315] ima: Allocated hash algorithm: sha1
[ 1.792612] evm: HMAC attrs: 0x1
[ 1.793393] Magic number: 7:920:621
[ 1.793467] hctosys: unable to open rtc device (rtc0)
[ 1.793627] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.793628] EDD information not available.
[ 1.796104] Freeing unused kernel image memory: 2408K
[ 1.816068] Write protecting the kernel read-only data: 20480k
[ 1.816680] Freeing unused kernel image memory: 2008K
[ 1.817080] Freeing unused kernel image memory: 1872K
[ 1.827054] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.827056] x86/mm: Checking user space page tables
[ 1.836191] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.936161] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.975927] ahci 0000:00:1f.2: version 3.0
[ 1.976423] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[ 1.976434] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 1.977465] wmi_bus wmi_bus-PNP0C14:00: WQBJ data block query control method not foun








2.019532] ATPX Hybrid Graphics
[ 2.019571] checking generic (c0000000 410000) vs hw (b0000000 10000000)
[ 2.019617] radeon 0000:0d:00.0: enabling device (0100 -> 0103)
[ 2.019819] [drm] initializing kernel modesetting (HAINAN 0x1002:0x6660 0x103C:0x81F0 0x83).
[ 2.024003] [drm] Memory usable by graphics device = 4096M
[ 2.024015] checking generic (c0000000 410000) vs hw (c0000000 10000000)
[ 2.024016] fb: switching to inteldrmfb from EFI VGA
[ 2.024042] Console: switching to colour dummy device 80x25
[ 2.024159] [drm] Replacing VGA console driver
[ 2.038070] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.038071] [drm] Driver supports precise vblank timestamp query.
[ 2.040121] vga_switcheroo: enabled
[ 2.040138] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 2.041046] ATOM BIOS: HP
[ 2.041105] radeon 0000:0d:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
[ 2.041107] radeon 0000:0d:00.0: GTT: 2048M 0x0000000080000000 - 0x00000000FFFFFFFF
[ 2.041113] [drm] Detected VRAM RAM=2048M, BAR=256M
[ 2.041114] [drm] RAM width 64bits DDR
[ 2.041167] [TTM] Zone kernel: Available graphics memory: 1975036 kiB
[ 2.041167] [TTM] Initializing pool allocator
[ 2.041175] [TTM] Initializing DMA pool allocator
[ 2.041198] [drm] radeon: 2048M of VRAM memory ready
[ 2.041200] [drm] radeon: 2048M of GTT memory ready.
[ 2.041213] [drm] Loading hainan Microcode
[ 2.041379] [drm] Internal thermal controller without fan control
[ 2.041493] [drm] probing gen 2 caps for device 8086:9c98 = 5323c42/0
[ 2.051997] [drm] radeon: dpm initialized
[ 2.052002] [drm] GART: num cpu pages 524288, num gpu pages 524288
[ 2.053572] [drm] probing gen 2 caps for device 8086:9c98 = 5323c42/0
[ 2.053576] [drm] PCIE gen 2 link speeds already enabled
[ 2.065384] [drm] PCIE GART of 2048M enabled (table at 0x0000000000040000).
[ 2.065530] radeon 0000:0d:00.0: WB enabled
[ 2.065534] radeon 0000:0d:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0x (ptrval)
[ 2.065537] radeon 0000:0d:00.0: fence driver on ring 1 use gpu addr 0x0000000080000c04 and cpu addr 0x (ptrval)
[ 2.065540] radeon 0000:0d:00.0: fence driver on ring 2 use gpu addr 0x0000000080000c08 and cpu addr 0x (ptrval)
[ 2.065542] radeon 0000:0d:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0x (ptrval)
[ 2.065545] radeon 0000:0d:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x (ptrval)
[ 2.065545] radeon 0000:0d:00.0: fence driver on ring 4 use gpu addr 0x0000000080000c10 and cpu addr 0x (ptrval)
[ 2.065546] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.065547] [drm] Driver supports precise vblank timestamp query.
[ 2.065549] radeon 0000:0d:00.0: radeon: MSI limited to 32-bit
[ 2.065614] radeon 0000:0d:00.0: radeon: using MSI.
[ 2.065636] [drm] radeon: irq initialized.
[ 2.133141] usb 1-4: New USB device found, idVendor=0bda, idProduct=b006
[ 2.133144] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.133147] usb 1-4: Product: Bluetooth Radio
[ 2.133149] usb 1-4: Manufacturer: Realtek
[ 2.133151] usb 1-4: SerialNumber: 00e04c000001
[ 2.260015] usb 1-5: new high-speed USB device number 3 using xhci_hcd
[ 2.307566] [drm] ring test on 0 succeeded in 1 usecs
[ 2.307572] [drm] ring test on 1 succeeded in 1 usecs
[ 2.307577] [drm] ring test on 2 succeeded in 1 usecs
[ 2.307586] [drm] ring test on 3 succeeded in 4 usecs
[ 2.307594] [drm] ring test on 4 succeeded in 4 usecs
[ 2.307875] [drm] ib test on ring 0 succeeded in 0 usecs
[ 2.307904] [drm] ib test on ring 1 succeeded in 0 usecs
[ 2.307932] [drm] ib test on ring 2 succeeded in 0 usecs
[ 2.307950] [drm] ib test on ring 3 succeeded in 0 usecs
[ 2.307966] [drm] ib test on ring 4 succeeded in 0 usecs
[ 2.308516] [drm] Radeon Display Connectors
[ 2.310131] [drm] Initialized radeon 2.50.0 20080528 for 0000:0d:00.0 on minor 0
[ 2.310763] [drm] Initialized i915 1.6.0 20171023 for 0000:00:02.0 on minor 1
[ 2.313031] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 2.318618] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.339410] ata1.00: ATA-9: ST1000LM024 HN-M101MBB, 2BA30001, max UDMA/133
[ 2.339413] ata1.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[ 2.339886] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[ 2.341294] random: fast init done
[ 2.345650] ata1.00: configured for UDMA/133
[ 2.345902] scsi 0:0:0:0: Direct-Access ATA ST1000LM024 HN-M 0001 PQ: 0 ANSI: 5
[ 2.346049] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 2.346077] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 2.346083] random: systemd-udevd: uninitialized urandom read (16 bytes read)

I have downloaded windows now but now i am not able to boot it on my system

TB0ne 06-08-2019 09:44 AM

Quote:

Originally Posted by godzkid (Post 6003262)
hi i tried to install windows 10 with the pen drive as i only have usb option in laptop and cd/dvd hardware is broken

So if you have Windows 10, why post back here for Linux help???
Quote:

i check those links about with the problems of hybrid graphics they both are off topic one says how do i know if graphic driver is there or not and other says one graphic driver is missing totally irrelevant and offtopic to what i am facing .
So...you're having graphic issues, but threads related to graphic drivers/issues are 'totally irrelevant and offtopic'??? Sorry, but you either didn't read or understand those threads.
Quote:

here it goes i have freezing problem in linux mint tessa i checked on the official linuxmint forums and found nothing much better which can solve the issue the problem is still occuring of freezing in which i can operate my mouse only but keyboard does not works neither any mouse button but i am able to alt plus ctrl plus f2 which opens terminal by logging out of the session fan works correctly , if i wait for sometime hang problem doesnot solved but my os gets logouts itself,
Meaning your system is NOT freezing, but is still working...if you ALT-F2 to a console, that means it's working, but you're having a graphics issue. Your problem hasn't changed since you first posted, but what you have NOT provided is much in the way of actual details about the error past "freezing".
Quote:

so now i am having two problem and another is pendrive not booting showing black screen with a underscore blinking .
Which is nothing to do with Linux, Windows or anything else. Booting is from BIOS, before any OS is loaded.
Quote:

check the dmesg | more output
...which you didn't post in CODE tags, as you've been asked before. Which show ZERO graphic errors at all. And what it does show:
Code:

[    1.496025] ACPI Error: Method parse/execution failed \_TZ.FN00._ON, AE_NOT_FOUND (20170831/psparse-550)
[    1.496035] acpi PNP0C0B:00: Failed to change power state to D0
[    1.496077] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECWT] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    1.496084] No Local Variables are initialized for Method [_ON_]
[    1.496085] No Arguments are initialized for method [_ON_]
[    1.496087] ACPI Error: Method parse/execution failed \_TZ.FN00._ON, AE_NOT_FOUND (20170831/psparse-550)
[    1.496094] acpi PNP0C0B:00: Failed to set initial power state
[    1.496121] acpi PNP0C0B:00: Cannot transition from (unknown) to D3hot
[    1.496901] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    1.496910] No Local Variables are initialized for Method [_TMP]
[    1.496911] No Arguments are initialized for method [_TMP]
[    1.496913] ACPI Error: Method parse/execution failed \_TZ.TZ00._TMP, AE_NOT_FOUND (20170831/psparse-550)
[    1.497083] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    1.497089] No Local Variables are initialized for Method [_TMP]
[    1.497091] No Arguments are initialized for method [_TMP]
[    1.497092] ACPI Error: Method parse/execution failed \_TZ.TZ00._TMP, AE_NOT_FOUND (20170831/psparse-550)
[    1.497174] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    1.497181] No Local Variables are initialized for Method [_TMP]
[    1.497182] No Arguments are initialized for method [_TMP]
[    1.497184] ACPI Error: Method parse/execution failed \_TZ.TZ01._TMP, AE_NOT_FOUND (20170831/psparse-550)
[    1.497255] ACPI Error: [\_SB_.PCI0.LPCB.H_EC.ECRD] Namespace lookup failure, AE_NOT_FOUND (20170831/psargs-364)
[    1.497261] No Local Variables are initialized for Method [_TMP]
[    1.497263] No Arguments are initialized for method [_TMP]
[    1.497264] ACPI Error: Method parse/execution failed \_TZ.TZ01._TMP, AE_NOT_FOUND (20170831/psparse-550)
[    1.497352] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    1.497389] thermal LNXTHERM:02: registered as thermal_zone0
[    1.497390] ACPI: Thermal Zone [TZ02] (28 C)

....is a known issue from several years ago, related to system BIOS. Update it. Not a Linux problem.
Quote:

I have downloaded windows now but now i am not able to boot it on my system
Then contact Microsoft. At this point, you've ignore what people have asked you about CODE tags, posting relevant sections of information, etc., and don't appear to want to. Nothing much for anyone here to 'help' you with.

RickDeckard 06-08-2019 12:41 PM

If nothing I can say can help the OP, I must assume the OP doesn't want help and move on.

TB0ne 06-08-2019 06:52 PM

Quote:

Originally Posted by RickDeckard (Post 6003363)
If nothing I can say can help the OP, I must assume the OP doesn't want help and move on.

Agreed; I'm done too.

ReggiePerrin 06-16-2019 05:57 PM

The error file shows numerous references to the radeon component, along with for example: "[drm] GPU HANG: ecode 8:0:0xffdffffe, in Xorg [539], reason: hang on rcs0, action: reset".
This appears to show some issue with the radeon GPU, even though you say that your "AMD Radeon R5 M330 is switched off".
I would physically remove the radeon component, then see if the issue remains.
If the issue has gone, then, if you can, try swapping the existing GPU with the radeon, and try a similar restart.
If the GPU is built in to the motherboard, then you may not be able to do this, and simply be out of luck.

If the system works well without the radeon GPU, then the question for you to answer for yourself is "Is the radeon GPU needed?". If the answer is no, then problem already solved. If you do need it, then you might have to consider a different physical environment for all the devices, eg a new rig of some sort with different motherboard, etc. You would need to research the components for compatibility, etc first before committing of course.
From all the descriptions of the issues, I would suspect a motherboard issue with properly recognising and using the radeon GPU.
I hope this helps.

ondoho 06-17-2019 01:21 AM

42 posts to get some relevant output.
anyhow, it looks like the scammer gave up when nobody bothered to reply for a day.
Another silver medal goes to TB0ne.

crts 06-21-2019 11:29 AM

After I read post #3 my first thought was OP is probably a 'h4x0r' or '1337-l0rd'. So I just leaned back and enjoyed the show as it unfolded. I did not comment back then since I gave OP the benefit of the doubt. Looks like my initial impression was not wrong.
I specifically liked this part:
Quote:

Originally Posted by godzkid (Post 6001614)
anyway i am an ethical hacker i have little experience in linux but more in web application but that is not the point though i am using Kali Linux to increase my hacking skills ...

I bet it took OP a lot of restraint to not write 'my mad hacking skillz' :)


All times are GMT -5. The time now is 04:37 PM.