You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



ACPI Error while Installing on MSI GL62M 7RDX

Author (Read 10815 times)

0 Members and 2 Guests are viewing this topic.

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #25 on: August 20, 2018, 06:07:26 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Good to hear that @Asif Ansari ,

If everything looks fine, please set this topic as 'solved'

Cheers,
« Last Edit: August 20, 2018, 06:09:16 PM by kpanic »
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #24 on: August 18, 2018, 03:45:47 AM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Thanks a lot kpanic for helping me out.
I did got a few minor issues like brightness and wifi were not working but  I managed to fix those things.
Everything went fine after that, booted into LL 4.0 did some customisation to my liking and everything seems to be smooth now.

Thanks.



Sent from my ONEPLUS A3003 using Tapatalk

 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #23 on: August 17, 2018, 06:22:42 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216

Forget my previous post. Just reboot, then choose the 'Safe mode' and apply the acpi=off there.

When you are in the actual LL, edit the file (as root) /etc/default/grub
and add the parameters which I suggested in the previous post into it. Save it and run 'update-grub' as root.

If everything goes fine, you don't need to apply safe mode or edit grub any more...

Let me know how it went ;)
« Last Edit: August 17, 2018, 07:25:31 PM by kpanic »
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #22 on: August 17, 2018, 06:16:28 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Ok, next command

Code: [Select]
sudo su
Then:
Code: [Select]
mount /dev/sda3 /mnt
Then:
Code: [Select]
cp -f /mnt/etc/default/grub /etc/default
Code: [Select]
nano /etc/default/grub
There is a line like 'GRUB_CMDLINE_LINUX="bla bla bla..."
Append the words 'noapic noapci nosplash acpi=off' to the end inside the quotes in case
they are not there yet.

Then press 'Ctrl+o' and 'Ctrl+x'

Then command (still in the same console)
Code: [Select]
grub-mkconfig -o /mnt/boot/grub/grub.cfg; sleep 5; sync
Code: [Select]
cp -f /etc/default/grub /mnt/etc/default; sync
Code: [Select]
umount /mnt
Now reboot and let's hope it works without more editing - let's see :)

« Last Edit: August 17, 2018, 07:29:03 PM by kpanic »
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #21 on: August 17, 2018, 05:50:32 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Command (? for help): p
Disk /dev/sda: 234455040 sectors, 111.8 GiB
Model: WDC WDS120G2G0B-
Sector size (logical/physical): 512/512 bytes
Disk identifier (GUID): 58BD6B7E-4E50-410F-B582-1821EEB79B51
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 234455006
Partitions will be aligned on 2-sector boundaries
Total free space is 4348 sectors (2.1 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1              34           32767   16.0 MiB    0C01  Microsoft reserved ...
   2           32768       174112767   83.0 GiB    0700  Basic data partition
   3       174112768       234450658   28.8 GiB    0700  Basic data partition


I have 1 SSD sda and 1 HDD sdb
sda has 3 partitions sda1, sda2 and sda3.
LL 4.0 is installed on sda3 the partition with 28.8GB space
« Last Edit: August 17, 2018, 05:54:01 PM by Asif Ansari »
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #20 on: August 17, 2018, 05:48:22 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Ok, you must mount the hard drives too, otherwise you must boot the first boot using the grub editing again..

Please command:
Code: [Select]
gdisk /dev/sda
then press 'p' followed by ENTER and copy the lines here

(after 'p' you may press 'q' followed by ENTER to exit gdisk)
« Last Edit: August 17, 2018, 05:50:56 PM by kpanic »
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #19 on: August 17, 2018, 05:37:49 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
/dev/sdc1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #18 on: August 17, 2018, 05:36:49 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Cool :)

Now - using the console again - command:

Code: [Select]
mount | grep /dev/sd
Please post output
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #17 on: August 17, 2018, 05:20:42 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Replying from the LL 4.0 itself  ;D ;D

Command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/custom.seed boot=casper xforcevesa nomodeset initrd=/casper/initrd.gz ramdisk_size=1048576 root=/dev/ram rw noapic noapci nosplash irqpoll --acpi=off
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #16 on: August 17, 2018, 05:02:15 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Ok, great!

Don't reboot yet.
Open a console and command

Code: [Select]
dmesg | less
There is a line in the start that begins with the words 'Command line'.
Please copy the whole line and post it here
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #15 on: August 17, 2018, 04:53:11 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Yeah, it got installed asking for a reboot.
I'm waiting...
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #14 on: August 17, 2018, 04:52:06 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Good to hear that man!

Don't worry about it, you can disable the acpi when you have installed.
Let it install but don't reboot yet!

Let me know when it's finished and I'll tell you what to do next...
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #13 on: August 17, 2018, 04:44:50 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Thanks a lot man!!!
It worked in safe mode!
Booted into LL 4.0.
Trying to install, But I guess I'll get similar error while booting after installation.
Let's see how it goes after the installation.
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #12 on: August 17, 2018, 04:41:23 PM »
 

kpanic

  • PayPal Supporter
  • Forum Regular
  • *****
  • 162
    Posts
  • Reputation: 67
  • Linux Lite Member
    • View Profile

  • CPU: Core i5 M450

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GT216
Ok, looks better but you may need to give some additional boot parameters.

Please try first 'Safe Mode' and add the acpi=off there too..
 

Re: ACPI Error while Installing on MSI GL62M 7RDX
« Reply #11 on: August 17, 2018, 04:34:18 PM »
 

Asif Ansari

  • New to Forums
  • *
  • 13
    Posts
  • Reputation: 0
    • View Profile

  • CPU: i7 7700HQ

  • MEMORY: 8Gb

  • VIDEO CARD: Nvidia GEFORCE GTX 1050
Yeah, It progressed a little bit, now stuck at this screen
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section