LM19 - Black screen after Gparted Solved

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
slinger1953
Level 4
Level 4
Posts: 219
Joined: Wed Mar 02, 2016 11:03 am
Location: London, England

LM19 - Black screen after Gparted Solved

Post by slinger1953 »

I hope this is the correct Forum?

What on earth have I done?

I installed LM19 onto a 2TB drive and had a few problems which were resolved by members on these Forums.
It was running very well.
I was then advised to use the installed Backup option, I read it as requiring it to be installed on the
2Tb drive.
I used Gparted from a Live cd. and made a 600gb partition.
This seemed to go well.
I cannot remember doing any additions after that (I'm 82 and ...well, you know?)
when I turned the machine on after a break, this is the message that I am getting.
I don't really want to do a re-install, so is there anything that I can do please?
I am looking at my other the PC with this message showing right now.

Thank you


[ 4.941394] ACP Error: [\_SB_.ALI] Namespace lookup failure. AR_NOT_FOUND (20170831/psargs-364)

[ 4.941463] ACP Error: Method parse/execution failed \_SB.PC10.VGA.ATCO, AE_NOT_FOUND (20170831/parse-550)

[ 4.941519] ACPI Error: Method parse/execution failed \_SB.PC10.VGA.ATCS, AE_NOT_FOUND (20170831/parse-550)

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

(initramfs)....flashing cursor
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
LM19 Tara 64 Bit Mate 1.20.1
Acer AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G x 4
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: LM19 - Black screen arfter Gparted

Post by catweazel »

slinger1953 wrote: Mon Sep 24, 2018 2:40 am (I'm 82 and ...well, you know?)
Ha! I win! I'm 85 :mrgreen:
slinger1953 wrote:

Code: Select all

[   4.941394]  ACP Error: [\_SB_.ALI] Namespace lookup failure. AR_NOT_FOUND  (20170831/psargs-364)
[   4.941463] ACP Error: Method parse/execution failed \_SB.PC10.VGA.ATCO, AE_NOT_FOUND (20170831/parse-550)
[  4.941519] ACPI Error: Method parse/execution failed \_SB.PC10.VGA.ATCS, AE_NOT_FOUND (20170831/parse-550)

BusyBox v1.27.2 (Ubuntu 1:1.27.2-ubuntu3) built-in shell (ash)
Enter 'help for a list of built-in commands.
(initramfs)....flashing cursor
If you get the GrUB screen at startup, choose an earlier kernel.

If you don't get the screen at boot, reboot the machine and hold down the shift key when the machine boots to bring up the GrUB menu then choose an earlier kernel. Of course, this assumes you have more than one kernel installed.

Failing all that, boot from a live USB or DVD and post the output of inxi -FxzPD. Enclose the results between [ⅽode] and [/ⅽode] code markers by selecting </> from the mini toolbar above the textbox where you type your reply.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
User avatar
slinger1953
Level 4
Level 4
Posts: 219
Joined: Wed Mar 02, 2016 11:03 am
Location: London, England

Re: LM19 - Black screen arfter Gparted

Post by slinger1953 »

catweazzel : your looking good!!

I'm using the live disk, entered " inxi -FxzPD" with the following result, I copied it to the "Text Editor" which does not appear to have the </> sign?

mint@mint:~$ inxi -FxzPD.
/usr/bin/inxi: illegal option -- .
Error 7: One of the options you entered in your script parameters: -FxzPD.
is not supported.The option may require extra arguments to work.
For supported options (and their arguments), check the help menu: inxi -h
mint@mint:~$

Is this of any use?

adminisstrollaattori:-

I then enter : inxi -Gx with the following result:-

mint@mint:~$ inxi -Gx
Graphics: Card: Advanced Micro Devices [AMD/ATI] Kaveri [Radeon R7 Graphics]
bus-ID: 00:01.0
Display Server: x11 (X.Org 1.19.6 )
drivers: ati,radeon (unloaded: modesetting,fbdev,vesa)
Resolution: 1920x1080@60.00hz, 1920x1080@60.00hz
OpenGL: renderer: AMD KAVERI (DRM 2.50.0 / 4.15.0-20-generic, LLVM 6.0.0)
version: 4.5 Mesa 18.0.0-rc5 Direct Render: Yes

Thank you both
LM19 Tara 64 Bit Mate 1.20.1
Acer AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G x 4
User avatar
slinger1953
Level 4
Level 4
Posts: 219
Joined: Wed Mar 02, 2016 11:03 am
Location: London, England

Re: LM19 - Black screen after Gparted

Post by slinger1953 »

Well, after browsing a few sites, I found this and it worked a dream, (I hope), I also hope it helps other.

at the prompt (initramfs).. i entered fsck -fy /dev/ sda2

sda2 is the name of my partition

thanks.
LM19 Tara 64 Bit Mate 1.20.1
Acer AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G x 4
gm10

Re: LM19 - Black screen after Gparted Solved

Post by gm10 »

For future reference, if you end up at an initramfs prompt, run

Code: Select all

exit
It would then in all likelihood have told you what the problem was, in this case to run fsck on a certain partition. Not intuitive at all, I know. ;)
User avatar
BG405
Level 9
Level 9
Posts: 2510
Joined: Fri Mar 11, 2016 3:09 pm
Location: England

Re: LM19 - Black screen after Gparted Solved

Post by BG405 »

slinger1953 wrote: Mon Sep 24, 2018 10:39 am mint@mint:~$ inxi -FxzPD.
/usr/bin/inxi: illegal option -- .
Looks like you accidentally copied the period following the code box, which is why the inxi command didn't work as expected. :wink: Easily done!
Dell Inspiron 1525 - LM17.3 CE 64-------------------Lenovo T440 - Manjaro KDE with Mint VMs
Toshiba NB250 - Manjaro KDE------------------------Acer Aspire One D255E - LM21.3 Xfce
Acer Aspire E11 ES1-111M - LM18.2 KDE 64 ----Two ROMS don't make a WRITE
Locked

Return to “Installation & Boot”