Firmware Bug? and unexpected inconsistancyfsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLYShut down laptop while booting after update and now can't use itthe root filesystem requires a manual fsckUnable to run fsk (to solve boot problem)Dualbooting Ubuntu 18.04 and Windows 10: manual fsck repeatedly required on Ubuntu partition

Why doesn't the road lose its thickness to the tyre?

How to understand "waving it in the bloke from the Ministry's face"

Guitar that can pick up body percussion, and what a guitar needs to do it

How long should a hash be to be absolutely secure?

C++ Leak detection simple class

Dynamical Rotating pendulum

Replace elements of a list if the conditional is false

Is this medieval picture of hanging 5 royals showing an historical event?

Why does atmospheric pressure acts on us?

Cigarette in the ac vent

Is there a material or method to allow "swimmable" coins?

I bought a pair of tefillin -- help me understand the accompanying certificate?

Macbook turns on but screen is dead or completely dark

Roll for Initiative!

Am I obligated to pass on domain knowledge after being let go?

Prime to Prime: Get all first 25 Prime Numbers using up to 4 Primes

Does it make sense to use strict equality constraint in optimization?

What is the difference between "ещё" and "больше"?

Difference between "* and "+ registers in +clipboard VIM?

Reconstructed PIE grammar? Could we be able to speak in Proto-European?

Deutsche Bahn: What does "Train not bookable until further notice" mean?

Is there a BIOS setting that controls cpu load sharing?

Query more than 50000 records

Is harmony based on intervals rather than chords?



Firmware Bug? and unexpected inconsistancy


fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLYShut down laptop while booting after update and now can't use itthe root filesystem requires a manual fsckUnable to run fsk (to solve boot problem)Dualbooting Ubuntu 18.04 and Windows 10: manual fsck repeatedly required on Ubuntu partition






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0


















I have had been having issues with Windows 10 continuously becoming corrupted, and got fed up and installed Ubuntu 18.04. For a while things were going great, however when I went to boot my computer today I was met with the lines of code shown below.



[ 0.099372] AMD-Vi: [Firmware Bug] : : IOAPIC [4] not in IVRS table
[ 0.099375] AMD-Vi: [Firmware Bug] : : IOAPIC [5] not in IVRS table
[ 0.099377] AMD-Vi: [Firmware Bug] : : No southbridge IOAPIC found
[ 0.099378] AMD-Vi: Disabling interrupt remapping
[ 1.002681] AMD-Vi: Unable to write to IOMMU perf counter
[ 1.171745] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbf7a6000-0xbf7a9fff]
[ 1.211576] Couldn't get size: 0x800000000000000e
/dev/sda2 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found

/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or 0p options)
fsck exited with status code 4
The root filesystem on /dev/sda2 requires a manual fsck

BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built in commands.

(initramfs) _









share|improve this question






















  • 2





    Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

    – karel
    Sep 28 at 20:37











  • Think maybe you should backup your data and maybe think of getting a new hard drive.

    – crip659
    Sep 28 at 21:23











  • I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

    – Mik
    Sep 28 at 21:54











  • Okay, so I followed karels link. and typed in the following code

    – Mik
    Sep 28 at 22:11











  • Look up how to run a SMART test on your hard drive.

    – user535733
    Sep 28 at 22:13

















0


















I have had been having issues with Windows 10 continuously becoming corrupted, and got fed up and installed Ubuntu 18.04. For a while things were going great, however when I went to boot my computer today I was met with the lines of code shown below.



[ 0.099372] AMD-Vi: [Firmware Bug] : : IOAPIC [4] not in IVRS table
[ 0.099375] AMD-Vi: [Firmware Bug] : : IOAPIC [5] not in IVRS table
[ 0.099377] AMD-Vi: [Firmware Bug] : : No southbridge IOAPIC found
[ 0.099378] AMD-Vi: Disabling interrupt remapping
[ 1.002681] AMD-Vi: Unable to write to IOMMU perf counter
[ 1.171745] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbf7a6000-0xbf7a9fff]
[ 1.211576] Couldn't get size: 0x800000000000000e
/dev/sda2 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found

/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or 0p options)
fsck exited with status code 4
The root filesystem on /dev/sda2 requires a manual fsck

BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built in commands.

(initramfs) _









share|improve this question






















  • 2





    Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

    – karel
    Sep 28 at 20:37











  • Think maybe you should backup your data and maybe think of getting a new hard drive.

    – crip659
    Sep 28 at 21:23











  • I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

    – Mik
    Sep 28 at 21:54











  • Okay, so I followed karels link. and typed in the following code

    – Mik
    Sep 28 at 22:11











  • Look up how to run a SMART test on your hard drive.

    – user535733
    Sep 28 at 22:13













0













0









0








I have had been having issues with Windows 10 continuously becoming corrupted, and got fed up and installed Ubuntu 18.04. For a while things were going great, however when I went to boot my computer today I was met with the lines of code shown below.



[ 0.099372] AMD-Vi: [Firmware Bug] : : IOAPIC [4] not in IVRS table
[ 0.099375] AMD-Vi: [Firmware Bug] : : IOAPIC [5] not in IVRS table
[ 0.099377] AMD-Vi: [Firmware Bug] : : No southbridge IOAPIC found
[ 0.099378] AMD-Vi: Disabling interrupt remapping
[ 1.002681] AMD-Vi: Unable to write to IOMMU perf counter
[ 1.171745] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbf7a6000-0xbf7a9fff]
[ 1.211576] Couldn't get size: 0x800000000000000e
/dev/sda2 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found

/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or 0p options)
fsck exited with status code 4
The root filesystem on /dev/sda2 requires a manual fsck

BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built in commands.

(initramfs) _









share|improve this question
















I have had been having issues with Windows 10 continuously becoming corrupted, and got fed up and installed Ubuntu 18.04. For a while things were going great, however when I went to boot my computer today I was met with the lines of code shown below.



[ 0.099372] AMD-Vi: [Firmware Bug] : : IOAPIC [4] not in IVRS table
[ 0.099375] AMD-Vi: [Firmware Bug] : : IOAPIC [5] not in IVRS table
[ 0.099377] AMD-Vi: [Firmware Bug] : : No southbridge IOAPIC found
[ 0.099378] AMD-Vi: Disabling interrupt remapping
[ 1.002681] AMD-Vi: Unable to write to IOMMU perf counter
[ 1.171745] tpm_crb MSFT0101:00: can't request region for resource [mem 0xbf7a6000-0xbf7a9fff]
[ 1.211576] Couldn't get size: 0x800000000000000e
/dev/sda2 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found

/dev/sda2: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
(i.e., without -a or 0p options)
fsck exited with status code 4
The root filesystem on /dev/sda2 requires a manual fsck

BusyBox v1.27.2 (Ubuntu 1:1.27.2-2ubuntu3.2) built-in shell (ash)
Enter 'help' for a list of built in commands.

(initramfs) _






boot lenovo fsck ideapad






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Sep 28 at 20:35









karel

71.7k15 gold badges160 silver badges187 bronze badges




71.7k15 gold badges160 silver badges187 bronze badges










asked Sep 28 at 20:33









MikMik

1




1










  • 2





    Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

    – karel
    Sep 28 at 20:37











  • Think maybe you should backup your data and maybe think of getting a new hard drive.

    – crip659
    Sep 28 at 21:23











  • I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

    – Mik
    Sep 28 at 21:54











  • Okay, so I followed karels link. and typed in the following code

    – Mik
    Sep 28 at 22:11











  • Look up how to run a SMART test on your hard drive.

    – user535733
    Sep 28 at 22:13












  • 2





    Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

    – karel
    Sep 28 at 20:37











  • Think maybe you should backup your data and maybe think of getting a new hard drive.

    – crip659
    Sep 28 at 21:23











  • I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

    – Mik
    Sep 28 at 21:54











  • Okay, so I followed karels link. and typed in the following code

    – Mik
    Sep 28 at 22:11











  • Look up how to run a SMART test on your hard drive.

    – user535733
    Sep 28 at 22:13







2




2





Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

– karel
Sep 28 at 20:37





Possible duplicate of fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

– karel
Sep 28 at 20:37













Think maybe you should backup your data and maybe think of getting a new hard drive.

– crip659
Sep 28 at 21:23





Think maybe you should backup your data and maybe think of getting a new hard drive.

– crip659
Sep 28 at 21:23













I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

– Mik
Sep 28 at 21:54





I purchased the laptop from best buy, and I took it to geek squad. They claimed the hard drive or any other hardware was not the issue, however, I have had what appear to be software issues with running windows 10. All geek squad was capbible of doing was reinstalling windows from a boot disk, and a day, to a week after picking up the computer I would experinece crashes again, and error codes that implied corruptions in the software. I'm really frustrated with this computer, and I was hopeing that my computer just had trouble running windows, and I optimistically installed ubuntu.

– Mik
Sep 28 at 21:54













Okay, so I followed karels link. and typed in the following code

– Mik
Sep 28 at 22:11





Okay, so I followed karels link. and typed in the following code

– Mik
Sep 28 at 22:11













Look up how to run a SMART test on your hard drive.

– user535733
Sep 28 at 22:13





Look up how to run a SMART test on your hard drive.

– user535733
Sep 28 at 22:13










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177365%2ffirmware-bug-and-unexpected-inconsistancy%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown


























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1177365%2ffirmware-bug-and-unexpected-inconsistancy%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown









Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?