Slic3r causes Ubuntu 18.04 to hang on Macbook ProMacbook Pro 7.1 Ubuntu 11.10Installing Ubuntu on MacBook Pro 11.2/11.3BCM4331 wireless causes graphics corruption on MacBook Pro 10,2Install Ubuntu Bionic 18.04 on MacBook Pro 2018?Install Kubuntu 18.04 on MacBook Pro 2018Macbook pro keyboard and track pad with Ubuntu 18.04

The use of SlotSequence in If[#1 > #2, ##] &

I can use x = y = z. Why not x < y < z?

Stare long enough and you will have found the answer

Should I respond to a sabotage accusation e-mail at work?

Fantasy series about a human girl with gold tattoos who makes too much blood

Are there any Baryons that have quark-antiquark combinations?

Is the phrase “You are requested” polite or rude?

Are my triangles similar?

Was Switzerland pressured either by Allies or Axis to take part in World War 2 at any time?

FPGA starts working after irrelevant changes, why?

UK inheritance: partner, sibling, child

Euclid Algorithm to Find Muliplicative Inverse

On approximate simultaneous diagonalization

Is using a photo reference for pose fair use?

Examples of problems with non-convex constraint functions but convex feasible region

Do the KKT conditions hold for mixed integer nonlinear problems?

Why is 1.e4 c5 2.Nf3 b6 so unpopular?

What is an informed evaluation of resource availability?

Matrix class in C#

Why is 10.1.255.255 an invalid broadcast address?

Visualize a large int

What is the following style of typography called?

Making a pikuach nefesh phone call on Yom Kippur - mitsva or something to be avoided?

Repair drywall and protect wires on back of electrical panel



Slic3r causes Ubuntu 18.04 to hang on Macbook Pro


Macbook Pro 7.1 Ubuntu 11.10Installing Ubuntu on MacBook Pro 11.2/11.3BCM4331 wireless causes graphics corruption on MacBook Pro 10,2Install Ubuntu Bionic 18.04 on MacBook Pro 2018?Install Kubuntu 18.04 on MacBook Pro 2018Macbook pro keyboard and track pad with Ubuntu 18.04






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









2

















My laptop freezes when running Slic3r app on Ubuntu 18.04 to prepare a 3d print. I had opened a ticket on the slic3r app site and provided a copy of the file, but they were able to process the file. It could be a hardware issue on my Ubuntu laptop, but I have been unable to determine if that is the case.



Notes / what I have tried:



  • When it hangs, the cursor initially moves but clicking anything has no effect

  • Alt-tab does not switch apps, and control-alt-T cannot open a terminal

  • Only solution has been to hard shutdown holding power button


  • I booted another notebook (Acer with broken screen) using "TRY UBUNTU" , and ran the same copy of the Appimage that caused the macbook to hang, that Acer laptop running same copy of Ubuntu was able to process the file


  • I tried booting the Macbook pro also booting from "TRY UBUNTU" (hoping to find I had an installation issue) but it still froze the computer


  • Other than the system hanging when running the slic3r app, the Macbook pro running Ubuntu 18.04 works very well


  • No issues were found running memtester


  • No bad spots were found on disk

  • Installed and ran stress, I don't fully understand the tool but could not see any issues running verbose

  • Viewing htop when it hanged, it was using < 1G out of 4G memory, SWAP was not active, CPUs both < 80%

Correction: Using control-alt-f1 I was able to switch to tty and kill the Slicer app which unfroze the machine. However, I still cannot understand why the app freezes the Macbook running Ubuntu 18.04 but not the Acer running the same OS.



Update: Using control-alt-f1 sometimes works, sometimes does not requiring hard shutdown.

I am new to Linux, and at this point I am stumped. Does anyone know what I can try to determine what is causing the Macbook Pro to hang with this app?



Update: I have opened an issue on the Github slicer site, but given that I can run it successfully on Ubuntu 18.04 on a different machine it looks like it is something specific to this Macbook Pro
cat /etc/fstab



# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=08e94ee0-7ddf-49b3-ba02-5de27987fd9a / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=8141-EF73 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation, commented out by me below and replaced with file
#UUID=67dcee39-a510-46b3-bbb4-b4b4885676af none swap sw 0 0
/swapfile none swap sw 0 0

//192.168.1.55/SharedData /media/DS_Share cifs credentials=/home/
merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/SherLinux /media/SherLinuxBackup cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/music /media/DS_Music cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/photo /media/DS_Pictures cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/Budget /media/DS_Budget cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0


free -h



 total used free shared buff/cache available
Mem: 3.6G 1.2G 1.2G 76M 1.2G 2.2G
Swap: 8.0G 0B 8.0G


Update: Ran: sudo sysctl vm.swappiness=80. Output: vm.swappiness=80



Reran slicer app which froze the macbook. Ctrl-Alt-F1 did not switch to tty, hard boot was required



parted:



(parted) print 
Model: ATA Hitachi HTS54503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 105MB 734MB 629MB fat32 boot, esp
2 734MB 316GB 315GB ext4
3 316GB 320GB 4022MB linux-swap(v1)


free -h:



I struggled with this request. when system freezes, only thing that works is hard reset which loses everything. nothing works.
To try and answer the request, I ran this script output to log file:



for (( ; ; ))
do
free -h
date +%c
sleep 1
done


Here is the output of the last few entries before it froze:



 total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:56 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:57 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:58 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:59 PM EDT


After that it froze requiring hard reboot



How I created SWAP:



I followed these instructions:
https://www.linuxuprising.com/2018/08/how-to-use-swap-file-instead-of-swap.html



The system is single boot. OSX is no longer installed.
Output of sudo dmidecode -s bios-version is MBP53.88Z.00AC.B03.0906151647,
the firmware on the apple site seems to have a different format.



I found an EFI Firmware 1.9 update that might be relevant. it refers to 320GB drive (which matches mine) correcting issue that causes intermittent freezing... I downloaded the update (MacbookProEFIUpdate.DMG), but I am not sure how to install the firmware. When I attempt to connect to /boot/efi I get a permission denied message.










share|improve this question




























  • @SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

    – heynnema
    May 27 at 22:39












  • Comments are not for extended discussion; this conversation has been moved to chat.

    – Byte Commander
    May 27 at 22:50











  • Please do keep me posted, ok?

    – heynnema
    May 28 at 2:48

















2

















My laptop freezes when running Slic3r app on Ubuntu 18.04 to prepare a 3d print. I had opened a ticket on the slic3r app site and provided a copy of the file, but they were able to process the file. It could be a hardware issue on my Ubuntu laptop, but I have been unable to determine if that is the case.



Notes / what I have tried:



  • When it hangs, the cursor initially moves but clicking anything has no effect

  • Alt-tab does not switch apps, and control-alt-T cannot open a terminal

  • Only solution has been to hard shutdown holding power button


  • I booted another notebook (Acer with broken screen) using "TRY UBUNTU" , and ran the same copy of the Appimage that caused the macbook to hang, that Acer laptop running same copy of Ubuntu was able to process the file


  • I tried booting the Macbook pro also booting from "TRY UBUNTU" (hoping to find I had an installation issue) but it still froze the computer


  • Other than the system hanging when running the slic3r app, the Macbook pro running Ubuntu 18.04 works very well


  • No issues were found running memtester


  • No bad spots were found on disk

  • Installed and ran stress, I don't fully understand the tool but could not see any issues running verbose

  • Viewing htop when it hanged, it was using < 1G out of 4G memory, SWAP was not active, CPUs both < 80%

Correction: Using control-alt-f1 I was able to switch to tty and kill the Slicer app which unfroze the machine. However, I still cannot understand why the app freezes the Macbook running Ubuntu 18.04 but not the Acer running the same OS.



Update: Using control-alt-f1 sometimes works, sometimes does not requiring hard shutdown.

I am new to Linux, and at this point I am stumped. Does anyone know what I can try to determine what is causing the Macbook Pro to hang with this app?



Update: I have opened an issue on the Github slicer site, but given that I can run it successfully on Ubuntu 18.04 on a different machine it looks like it is something specific to this Macbook Pro
cat /etc/fstab



# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=08e94ee0-7ddf-49b3-ba02-5de27987fd9a / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=8141-EF73 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation, commented out by me below and replaced with file
#UUID=67dcee39-a510-46b3-bbb4-b4b4885676af none swap sw 0 0
/swapfile none swap sw 0 0

//192.168.1.55/SharedData /media/DS_Share cifs credentials=/home/
merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/SherLinux /media/SherLinuxBackup cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/music /media/DS_Music cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/photo /media/DS_Pictures cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/Budget /media/DS_Budget cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0


free -h



 total used free shared buff/cache available
Mem: 3.6G 1.2G 1.2G 76M 1.2G 2.2G
Swap: 8.0G 0B 8.0G


Update: Ran: sudo sysctl vm.swappiness=80. Output: vm.swappiness=80



Reran slicer app which froze the macbook. Ctrl-Alt-F1 did not switch to tty, hard boot was required



parted:



(parted) print 
Model: ATA Hitachi HTS54503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 105MB 734MB 629MB fat32 boot, esp
2 734MB 316GB 315GB ext4
3 316GB 320GB 4022MB linux-swap(v1)


free -h:



I struggled with this request. when system freezes, only thing that works is hard reset which loses everything. nothing works.
To try and answer the request, I ran this script output to log file:



for (( ; ; ))
do
free -h
date +%c
sleep 1
done


Here is the output of the last few entries before it froze:



 total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:56 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:57 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:58 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:59 PM EDT


After that it froze requiring hard reboot



How I created SWAP:



I followed these instructions:
https://www.linuxuprising.com/2018/08/how-to-use-swap-file-instead-of-swap.html



The system is single boot. OSX is no longer installed.
Output of sudo dmidecode -s bios-version is MBP53.88Z.00AC.B03.0906151647,
the firmware on the apple site seems to have a different format.



I found an EFI Firmware 1.9 update that might be relevant. it refers to 320GB drive (which matches mine) correcting issue that causes intermittent freezing... I downloaded the update (MacbookProEFIUpdate.DMG), but I am not sure how to install the firmware. When I attempt to connect to /boot/efi I get a permission denied message.










share|improve this question




























  • @SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

    – heynnema
    May 27 at 22:39












  • Comments are not for extended discussion; this conversation has been moved to chat.

    – Byte Commander
    May 27 at 22:50











  • Please do keep me posted, ok?

    – heynnema
    May 28 at 2:48













2












2








2








My laptop freezes when running Slic3r app on Ubuntu 18.04 to prepare a 3d print. I had opened a ticket on the slic3r app site and provided a copy of the file, but they were able to process the file. It could be a hardware issue on my Ubuntu laptop, but I have been unable to determine if that is the case.



Notes / what I have tried:



  • When it hangs, the cursor initially moves but clicking anything has no effect

  • Alt-tab does not switch apps, and control-alt-T cannot open a terminal

  • Only solution has been to hard shutdown holding power button


  • I booted another notebook (Acer with broken screen) using "TRY UBUNTU" , and ran the same copy of the Appimage that caused the macbook to hang, that Acer laptop running same copy of Ubuntu was able to process the file


  • I tried booting the Macbook pro also booting from "TRY UBUNTU" (hoping to find I had an installation issue) but it still froze the computer


  • Other than the system hanging when running the slic3r app, the Macbook pro running Ubuntu 18.04 works very well


  • No issues were found running memtester


  • No bad spots were found on disk

  • Installed and ran stress, I don't fully understand the tool but could not see any issues running verbose

  • Viewing htop when it hanged, it was using < 1G out of 4G memory, SWAP was not active, CPUs both < 80%

Correction: Using control-alt-f1 I was able to switch to tty and kill the Slicer app which unfroze the machine. However, I still cannot understand why the app freezes the Macbook running Ubuntu 18.04 but not the Acer running the same OS.



Update: Using control-alt-f1 sometimes works, sometimes does not requiring hard shutdown.

I am new to Linux, and at this point I am stumped. Does anyone know what I can try to determine what is causing the Macbook Pro to hang with this app?



Update: I have opened an issue on the Github slicer site, but given that I can run it successfully on Ubuntu 18.04 on a different machine it looks like it is something specific to this Macbook Pro
cat /etc/fstab



# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=08e94ee0-7ddf-49b3-ba02-5de27987fd9a / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=8141-EF73 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation, commented out by me below and replaced with file
#UUID=67dcee39-a510-46b3-bbb4-b4b4885676af none swap sw 0 0
/swapfile none swap sw 0 0

//192.168.1.55/SharedData /media/DS_Share cifs credentials=/home/
merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/SherLinux /media/SherLinuxBackup cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/music /media/DS_Music cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/photo /media/DS_Pictures cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/Budget /media/DS_Budget cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0


free -h



 total used free shared buff/cache available
Mem: 3.6G 1.2G 1.2G 76M 1.2G 2.2G
Swap: 8.0G 0B 8.0G


Update: Ran: sudo sysctl vm.swappiness=80. Output: vm.swappiness=80



Reran slicer app which froze the macbook. Ctrl-Alt-F1 did not switch to tty, hard boot was required



parted:



(parted) print 
Model: ATA Hitachi HTS54503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 105MB 734MB 629MB fat32 boot, esp
2 734MB 316GB 315GB ext4
3 316GB 320GB 4022MB linux-swap(v1)


free -h:



I struggled with this request. when system freezes, only thing that works is hard reset which loses everything. nothing works.
To try and answer the request, I ran this script output to log file:



for (( ; ; ))
do
free -h
date +%c
sleep 1
done


Here is the output of the last few entries before it froze:



 total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:56 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:57 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:58 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:59 PM EDT


After that it froze requiring hard reboot



How I created SWAP:



I followed these instructions:
https://www.linuxuprising.com/2018/08/how-to-use-swap-file-instead-of-swap.html



The system is single boot. OSX is no longer installed.
Output of sudo dmidecode -s bios-version is MBP53.88Z.00AC.B03.0906151647,
the firmware on the apple site seems to have a different format.



I found an EFI Firmware 1.9 update that might be relevant. it refers to 320GB drive (which matches mine) correcting issue that causes intermittent freezing... I downloaded the update (MacbookProEFIUpdate.DMG), but I am not sure how to install the firmware. When I attempt to connect to /boot/efi I get a permission denied message.










share|improve this question

















My laptop freezes when running Slic3r app on Ubuntu 18.04 to prepare a 3d print. I had opened a ticket on the slic3r app site and provided a copy of the file, but they were able to process the file. It could be a hardware issue on my Ubuntu laptop, but I have been unable to determine if that is the case.



Notes / what I have tried:



  • When it hangs, the cursor initially moves but clicking anything has no effect

  • Alt-tab does not switch apps, and control-alt-T cannot open a terminal

  • Only solution has been to hard shutdown holding power button


  • I booted another notebook (Acer with broken screen) using "TRY UBUNTU" , and ran the same copy of the Appimage that caused the macbook to hang, that Acer laptop running same copy of Ubuntu was able to process the file


  • I tried booting the Macbook pro also booting from "TRY UBUNTU" (hoping to find I had an installation issue) but it still froze the computer


  • Other than the system hanging when running the slic3r app, the Macbook pro running Ubuntu 18.04 works very well


  • No issues were found running memtester


  • No bad spots were found on disk

  • Installed and ran stress, I don't fully understand the tool but could not see any issues running verbose

  • Viewing htop when it hanged, it was using < 1G out of 4G memory, SWAP was not active, CPUs both < 80%

Correction: Using control-alt-f1 I was able to switch to tty and kill the Slicer app which unfroze the machine. However, I still cannot understand why the app freezes the Macbook running Ubuntu 18.04 but not the Acer running the same OS.



Update: Using control-alt-f1 sometimes works, sometimes does not requiring hard shutdown.

I am new to Linux, and at this point I am stumped. Does anyone know what I can try to determine what is causing the Macbook Pro to hang with this app?



Update: I have opened an issue on the Github slicer site, but given that I can run it successfully on Ubuntu 18.04 on a different machine it looks like it is something specific to this Macbook Pro
cat /etc/fstab



# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda2 during installation
UUID=08e94ee0-7ddf-49b3-ba02-5de27987fd9a / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=8141-EF73 /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation, commented out by me below and replaced with file
#UUID=67dcee39-a510-46b3-bbb4-b4b4885676af none swap sw 0 0
/swapfile none swap sw 0 0

//192.168.1.55/SharedData /media/DS_Share cifs credentials=/home/
merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/SherLinux /media/SherLinuxBackup cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/music /media/DS_Music cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/photo /media/DS_Pictures cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0

//192.168.1.55/Budget /media/DS_Budget cifs credentials=/home/merlin/.smbcredentials,_netdev,iocharset=utf8,sec=ntlm,vers=1.0 0 0


free -h



 total used free shared buff/cache available
Mem: 3.6G 1.2G 1.2G 76M 1.2G 2.2G
Swap: 8.0G 0B 8.0G


Update: Ran: sudo sysctl vm.swappiness=80. Output: vm.swappiness=80



Reran slicer app which froze the macbook. Ctrl-Alt-F1 did not switch to tty, hard boot was required



parted:



(parted) print 
Model: ATA Hitachi HTS54503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:

Number Start End Size File system Name Flags
1 105MB 734MB 629MB fat32 boot, esp
2 734MB 316GB 315GB ext4
3 316GB 320GB 4022MB linux-swap(v1)


free -h:



I struggled with this request. when system freezes, only thing that works is hard reset which loses everything. nothing works.
To try and answer the request, I ran this script output to log file:



for (( ; ; ))
do
free -h
date +%c
sleep 1
done


Here is the output of the last few entries before it froze:



 total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:56 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:57 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:58 PM EDT

total used free shared buff/cache available
Mem: 3.6G 1.4G 1.2G 60M 1.0G 1.9G
Swap: 8.0G 0B 8.0G
Mon 27 May 2019 05:13:59 PM EDT


After that it froze requiring hard reboot



How I created SWAP:



I followed these instructions:
https://www.linuxuprising.com/2018/08/how-to-use-swap-file-instead-of-swap.html



The system is single boot. OSX is no longer installed.
Output of sudo dmidecode -s bios-version is MBP53.88Z.00AC.B03.0906151647,
the firmware on the apple site seems to have a different format.



I found an EFI Firmware 1.9 update that might be relevant. it refers to 320GB drive (which matches mine) correcting issue that causes intermittent freezing... I downloaded the update (MacbookProEFIUpdate.DMG), but I am not sure how to install the firmware. When I attempt to connect to /boot/efi I get a permission denied message.







18.04 macbook-pro






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited May 27 at 22:49









Byte Commander

72.8k29 gold badges196 silver badges331 bronze badges




72.8k29 gold badges196 silver badges331 bronze badges










asked May 26 at 21:59









Steve NelsonSteve Nelson

112 bronze badges




112 bronze badges















  • @SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

    – heynnema
    May 27 at 22:39












  • Comments are not for extended discussion; this conversation has been moved to chat.

    – Byte Commander
    May 27 at 22:50











  • Please do keep me posted, ok?

    – heynnema
    May 28 at 2:48

















  • @SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

    – heynnema
    May 27 at 22:39












  • Comments are not for extended discussion; this conversation has been moved to chat.

    – Byte Commander
    May 27 at 22:50











  • Please do keep me posted, ok?

    – heynnema
    May 28 at 2:48
















@SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

– heynnema
May 27 at 22:39






@SteveNelson Sorry for the delay. Since you don't have OSX installed, I'm not sure how to install the EFI and SMC firmware updates. If you have an Apple store near you, go talk to an Apple Genius, and ask how to do the updates without OSX. They may temporarily swap in a hard drive with OSX on it, so they can do the updates for you. I'm pretty sure that these updates are going to be necessary to get your machine running properly.

– heynnema
May 27 at 22:39














Comments are not for extended discussion; this conversation has been moved to chat.

– Byte Commander
May 27 at 22:50





Comments are not for extended discussion; this conversation has been moved to chat.

– Byte Commander
May 27 at 22:50













Please do keep me posted, ok?

– heynnema
May 28 at 2:48





Please do keep me posted, ok?

– heynnema
May 28 at 2:48










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%2f1146399%2fslic3r-causes-ubuntu-18-04-to-hang-on-macbook-pro%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%2f1146399%2fslic3r-causes-ubuntu-18-04-to-hang-on-macbook-pro%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?