Turtle Leap Mac OS

broken image


The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
  1. Mac Os Download
  2. Mac Os Catalina
  3. Turtle Leap Mac Os 11
  4. Turtle Leap Mac Os X
Jump to: navigation, search

This is the home page for instructions on installing openSUSE on an Apple Computer. The instructions here were originally made for openSUSE version 11.1, later updated to openSUSE Leap 42.2, subsequently Leap 15.0.

Turtle Beach Software keeps your gaming headset firmware up-to-date and enables you to configure adjustable audio settings.Check below to see what software your headset is compatible with. I'm working through Think Python chapter 4, where they tell you to type the following to see if you have the turtle module: import turtle bob = turtle.Turtle This is supposed to open a new window, but instead, it crashes my computer. I've seen it freeze my computer where I can't move the cursor or change windows, and I have to restart it. ACSLogo is a Logo Interpreter for Mac OS X. Logo is a popular language used to teach simple programming by guiding the progress of a ‘turtle' which moves around a graphics screen: The turtle in action. A new version is available (December 2020) — 1.6.0.2. Ever tried to find a file on your Mac based on your natural memory of that file? 'It was a big photoshop file of a basketball court' or 'Something I tagged important' or 'A word document somewhere in my documents folder'. Leap version 4 puts macOS file search under management! Dark mode enabled. Dec 30, 2008 Of course, if you're running OS X and you've got your Mac pulling time from Apple's time servers (that's the default setting in the Date & Time preference pane), you're taken care of.

This page will describe the background and common procedures for installing Linux on an Intel Mac, and any special issues with the general openSUSE installation procedure.

While there are several different ways to set-up a Mactel to run Linux, the procedure described here is the most commonly used and most widely supported as of summer 2018.

  • 1Preparation
    • 1.3Re-size The OS X Partition
  • 5openSUSE Installation

Preparation

This chapter describes the steps you should do before you install openSUSE on your Mac.

Remember to always back-up your data first!

You can choose to install only openSUSE, multi-boot OS X and openSUSE, or OS X, Windows and openSUSE. It is recommended that you keep OS X even if you don't intend to use it, as this will allow you to install any firmware updates that Apple releases.

If you intend to install only openSUSE, you can skip all the Preparation steps.

Update OS X

In OS X run the Software Update tool to check for OS and Firmware updates.

rEFInd

rEFInd manages the EFI based boot process. It is installed into one of the disk's partitions, the choice of which is up to you after being exposed to the options the rEFInd installation instructions offer. openSUSE Leap 42.3 and 15.0 overwrite the default EFI boot manager, leaving impossible to load MacOS. Therefore it is necessary to install rEFInd after installing Linux. On some of the Mac hardware a special WiFi driver is needed (see below), so best download the zip file beforehand.

NOTE: rEFInd requires one clean boot cycle to properly install. You don't need to even login to OS X, just click shutdown and the next boot screen should be rEFInd. If you have Oracle's VirtualBox installed in OS X, it will prevent that boot cycle from succeeding. Simply move /Library/StartupItems/VirtualBox (directory) out of the StartupItems, do the boot cycle, and put it back later. Ouila! Be advised other 3rd party programs may similarly prevent the full boot cycle. (May 2012)

rEFInd includes a useful tool to synchronize the GPT and MBR partition details. You should run this after any change to your partitioning scheme either in Mac, Linux or Windows. From the rEFInd initial boot screen, choose 'Start Partitioning Tool', carefully read the output, and type 'y' to confirm. Be aware that rEFInd assumes an American keyboard layout. (before 2012, migrated from the old wiki)

Re-size The OS X Partition

The OS X partition has to be re-sized to make space for Linux (and Windows if desired). This can be achieved using the graphical Disk Utility. You should shrink the large system partition. Do NOT TOUCH the EFI (and recovery if it exists) partitions.

Mac Os Download

Using Disk Utility in OS X 10.5 Leopard or OS X 10.6 Snow Leopard (pre 2012)

This is the recommended method as it both natively shrinks the HFS+ partition and writes a guaranteed valid GPT partition table. Under Applications / Utilities or using Spotlight launch the Disk Utility and resize the OS X partition to the required size. It is also recommended that you set up your chosen partition scheme for Linux and Windows here as well to ensure your GPT partition table is valid. Simply create all the required partitions in the required size and set the type to HFS+, except for your intended Windows partition which you should make NTFS. See the notes on Partition Schemes below.

Using BootCamp in OS X 10.5 Leopard or OS X 10.6 Snow Leopard (pre 2012)

Bootcamp provides a simple GUI to split the exisiting OS X drive into two partitions, non-destructively shrinking the first partition for OS X and creating a second partition as FAT32, which can be re-partitioned later as you require. Once finished partitioning, exit BootCamp without installing Windows, even if you plan a triple-boot set-up. The Disk Utility method is preferred as it is more flexible.

Using diskutil in OS X 10.4.6 or later (pre 2012)

BootCamp was originally released in beta form for OS X 10.4, but is no longer available for download. An alternative is to use the Mac OS X program diskutil. The ability to non-destructively re-size volumes was added to diskutil in OS X 10.4.6 (for more information see macgeekery.com).

The following command example assumes that 'disk0s2' is the OS X partition and will resize it to 60 gigabytes):

Warning: this may or may not work depending if your partition has been re-sized before.

Alternate approach

Disable journaling in MacOS, boot to Linux, use Parted to re-size the MacOS partition and turn journaling back on in MacOS and have the filesystem checked.

Leap

Download WiFi drivers

Some of the mac wireless cards may not be supported by open source drivers. if you have no wired connection to the internet, you should download the driver beforehand. otherwise you can skip the following and use yast later.There is a relatively complete list of macs and their hardware support on ubuntu help.You can find your Mac version by:

  1. Open 'About This Mac' under the Apple menu
  2. Click the 'System Report' button
  3. The 'Model Identifier' will be in the default dialog.

The closed source driver is called broadcom-wl in openSUSE and bcmwl-kernel-source in Ubuntu based distributions.There are two (!) packages to install, one of them is a kernel module and needs to match the kernel version.

Making a bootable USB pen drive on MacOS

On MacOS you can also use dd, but the command is slightly different:

Note that of goes to rdisk (otherwise it can take hours) and the bs takes small letters instead of capital ones.

Booting From Install CD / DVD

To make your Mac boot from a Linux or Windows CD or DVD, you need to hold down the 'Alt' key as the Mac starts up (EFI-Boot), keep holding it down until it is obvious the CD is booting (pre 2012).

On a MacBook Air (booting from a pen drive) the alt/option key needs to be pressed. Boot to the installation via the EFI method (you should see a selection after pressing the alt/option key).

Partitioning

All that is needed is to ensure that:

  • The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. However it MUST be mounted in /boot/efi during Linux installation.
  • The second partition (/dev/sda2) is kept for OS X, do not delete or format.
  • The third partition (/dev/sda3) is kept for GRUB, so use for either Linux / or /boot
  • The fourth partition (/dev/sda4) is kept for Windows
  • The fifth and subsequent partitions are used for Linux as required, e.g. /, /home, /tmp, swap, etc.

Notes:

  • There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY page in the GRUB page of the installer and make sure of that. (In case you wonder what would happen: As far as I understand, EFI boot managers stop working, which includes the one from MacOS. I was able to boot into recovery, then crashed the complete EFI partition (also called ESP) and somehow managed to restore it in just a day.)
  • OS X can actually be on any partition other than the ESP, but is easiest left where it already is. As with Linux, or Windows for that matter, OS X can have more than one partition, such as one for the operating system, and another for user data analogous to /home.
  • Most references to specific partitions here assume that Linux (and Windows) would be added to an existing Mac OS installation. It's just as possible to install to a new or wiped disk openSUSE first, then Windows then Mac, or Windows, then Mac, then Linux, or Linux, then Mac, then Windows. The important points are creation of an ESP partition at the start of the disk, and smart allocation of space on the rest of the disk. I decide in advance what partitions to create, what size, and where, and create them before starting the first OS installation. One can just as well use the openSUSE installer's partitioner to either create them all before installing any OS, or just create the ones openSUSE will use, leaving blank space for others.

Multi-Booting With Windows (pre 2012)

You can multi-boot your Mac with OS X, Windows 7, 8, and/or 10, and Linux. If you want to do this, it is commonly advised to install Windows first before openSUSE. You will need to re-partition the hard-drive to your chosen scheme for Windows AND openSUSE before you install Windows.

It is strongly recommended to use the built-in OS X Disk Utility as this will guarantee a valid GPT table. Alternatively use a Linux Live CD with a GPT capable partition tool (parted > x.x.x), such as openSUSE >= 11.1 or Ubuntu >= 8.10 or Mandriva >= 2010 to boot your Mac and set up your partition scheme (see partitioning below).

Now proceed with your Windows install. You cannot use BootCamp to do this, as it only supports a Mac/Windows partition scheme. Instead boot your Windows install CD directly. Ensure you have either a full Windows install disk, or if you have an upgrade disk a second external CD drive, as you cannot manually eject the main install CD on most Macs when required to insert your original licensed disk. Afterwards install the Mac drivers from your OS X install DVD.

Once Windows is installed, you can then proceed with your Linux install.

Mac Os Catalina

openSUSE Installation

The normal openSUSE installation process is followed so is not covered here in detail. This section will only discuss where the Mac install differs from the normal.

kepp in mind that

  • The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. It MUST be mounted in /boot/efi during installation.
  • Install into the space that you previously made in MacOS.
  • In the summary before starting the actual installation process, open the GRUB page. There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY tab in the GRUB page of the installer and make sure of that.

On the riese of evil mac os. when the system is installed, unpack the refind zip and run refind-install as root

WiFi drivers

Once the installation process is finished, you may encounter a boot message about firmware issues, like the one below:

As of this writing, these instructions are not entirely complete: after installing the firmware as directed, you must run sudo mkinitrd to ensure that the firmware is loaded at the appropriate time during the boot process. (This extra step may be resolved in a future bugfix.)

Once that's done, you can install the WiFi drivers from the USB pen drive via Software Management (right click and open on the RPM in Dolphin) or Zypper. Note that the packaging system will complain that the RPMs are broken. this is because the signing key is not installed in the system. Note also, that Software Management will complain about missing dependencies (the two packages require each other and Software Manager does not look into the directory), just press ignore.

if you have problems with wifi after a suspend, this needs to be executed

on Linuxmint, pm-utils deals with calling it, but i believe openSUSE uses a different system.

On certain models (like MBP 2015) the WiFi driver is installed by default. Sometimes YaST doesn't recognize it during the installation though. The solution for this is opening YaST, then Network Configuration and selecting 'use Network Manager' instead of Wicked service. After the reboot, WiFi should work.

Keyboard Issues (pre 2012)

It has been reported that sometimes the built-in keyboard of the MacBook and Macbook Pro is not recognized during the boot. If the openSUSE install menu (with install/rescue/options) hangs on the 'boot from hard-drive option', try rebooting your MacBook. A workaround is connecting a USB keyboard to your MacBook when the installation menu starts.

The keyboard backlighting will certainly work but needs some help. I have successfully compiled lightum. You will need to add these packages (pre 2012, worked fine in Leap):

  • dbus-1-devel
  • dbus-1-glib-devel
  • xorg-x11-devel
  • gcc
  • make

Compile as root, run it as user. Test with a '-f' for foreground -> lightum -f
Enjoy!

Turtle Leap Mac Os 11

Webcam

If the webcam doesn't work (try starting `cheese`), and is a FaceTime Camera:

Then there are drivers which may well work.

After that, in the 'sudo lspci -vd 14e4:' output (14e4 is the Broadcom vendor ID), you should see the Facetime HD Camera with 'facetimehd' in the 'kernel driver in use' field. Assuming it works for you, you'll probably want to auto-load the module on boot. To do that, add a file in modprobe.d:

You'll likely want to rebuild the module automatically when the kernel is updated. To do that, use DKMS. First, remove the current module and the autoload config, since the module will cause conflicts and the dkms service takes over loading installed modules:

Then install and rebuild the module using DKMS:

That will copy the source to /usr/src/facetimehd-1.0 and does all the make/make install/depmod steps whenever a new kernel version is installed. The dkms restart loads the facetimehd module if it's not already present, and enabling the dkms systemd service will autoload the module on reboot. You can check the status of the module for the current kernel using

Suspend to RAM

There is an issue with the backlight in MacBook Airs 6-x as the brightness setting stops working, documented here, including a solution.there are OBS packages for Leap 42.3 and 15.0 and Tumbleweed, you can install via one click install.

If you are testing suspend and the display is dark after wake up, try to make it brighter with the keyboard. Try with and without Fn key, because the function can be swapped. Try pressing it often, because you don't see whether it's changing something or not.

i had problems with the laptop waking up seconds after the suspend.

This needs to be executed at every start of the system. i switched to Linuxmint and put it into /etc/rc.local, not sure it also works in openSUSE. the laptop does not wake up automatically anymore if you open the screen or press a random button, but the power button does work. not that on some hardware you could get problems because you are basically switching off the events that can wake the system up. but in the worst case you have to wait until the system drains the battery, and the hardware reset should always work.

Other things

  • To reduce energy consumption, I recommend the installation and activation of tlp (it is in the default repositories, but needs manual activation in system services is WONTFIX).
  • there are more power saving options for Mac laptops here (that is specific for MacBookAir6-2, but others are probably similar. i'm still testing).
  • there is more documentation on the apple keyboard, including a link to a patch for switching Fn and Ctrl buttons. Not that if you only want to switch command and alt button, that's also possible by default in KDE's System Settings -> Input devices -> Advanced -> Configure keyboard options -> Alt/Win key behaviour -> Alt is swapped with Win.
Retrieved from 'https://en.opensuse.org/index.php?title=SDB:Installation_on_a_Mac&oldid=140234'


After plugging an external drive (a usb flash drive or a SSD card) to your Mac, you can't get access to the device, as you get error message saying 'The disk you inserted was not readable by this computer'. How frustrating! But don't worry. Your files stored in the drive won't be lost. Just follow the instructions below to fix the problem.

There are four solutions for you to fix the problem. You don't have to try them all. Just work your down the list until you find the one that works for you.

Turtle Leap Mac Os X

1: Ensure your Mac recognizes the external drive

This method allows you to check if the port and the drive are physically damaged. If the port on your Mac or the device is damaged, your Mac won't recognize the device, and you may get 'The disk you inserted was not readable by this computer' error. To check if the machine recognizes the drive, follow these steps:

1) Click the Appleicon in the upper left-hand corner of your screen.

2) Select About This Mac.

3) Select the Overview tab then click the System Report button. This will open the System Information window.

4) In the left pane, double-click the Hardware to expand the category. If the category is already expanded, just move on to next step.

5) Click Storage (if you don't see Storage, click USB), and check if the device you inserted is showing up in the right pane. If the device shows up there, it could mean there are no problems with the port and the drive. Then just move on to Method 2. If it doesn't show up, it could mean the port or the device is damaged. Then you can do the following to determine the port or the drive is damaged:

In the screenshot shown below, the external disk is disk:

5a) Insert the drive to another computer to check to see if it works. If it doesn't work on another computer, the device is probably having problems. You may need to replace it with a new one.

5b) Using another device in that port to check to see if another device works. If another device doesn't work either, the port is probably having problems. Switch to another port if you can. Or take your Mac to the near computer repair store to have a further check.

2: Repair the drive using Disk Utility

The problem can be caused by missing disk partition table. You can use the Disk Utility built in Mac to do a disk repair. Disk Utility allows you to format, manage and repair the disk. It's helpful for you to fix many drive issues including the 'The disk you inserted was not readable by this computer' error. For more information about this tool, you can visit About Disk Utility.

1) On the error message dialog box, click Initialize. Then Disk Utility will open.

2) Click View in the top menu bar. Then select Show All Devices.

3) In the left pane, select the external device. Then click the First Aid tab.

4) Click Repair Disk at the bottom of the screen.

5) After repairing finishes, check to see if Mac reads your external drive.

If the problem persists, try the following methods.

3: Change the drive format

The problem could occur if the drive's format is NTFS. NTFS is not officially supported by Mac. If your drive is NTFS-formatted, you're able to read the drive but not able to write to the drive. And you may get 'The disk you inserted was not readable by this computer' error when you insert the drive to your Mac. To fix the problem, you can try to change the drive format to exFAT supported by OS X and Windows.

IMPORTANT: Changing the format of the drive will erase all data in the drive. Before you begin to change the format, back up the files and all data of the drive. To do this, you need to have a Windows PC which can read the drive properly to save the data to that PC.

Gooball mac os. First, check if the drive is NTFS-formatted:

1) Click the search icon in the upper right corner of the desktop screen. Then Spotlight Search will open.

2) Type Disk Utility and press Enter on your keyboard. Then Disk Utility will open.

3) Select the drive in the sidebar, then select the Info tab.

4) Check if the File system is Windows (NTFS). If it shows NTFS, continue to follow the steps below to change the format. If it shows other formats like ExFAT, you don't need to change the format, then try Method 4.

Follow these steps to change the format:

1) Open Disk Utility again.

2) Select the drive in the sidebar, then select the Erase tab.

3) Select Format to ExFAT, then click Erase. The process may take a few seconds. Please be patient until the process completes.

4) Check to see if Mac reads your external drive.

4: Recover data and format the drive

File corruption can cause 'The disk you inserted was not readable by this computer' error. And file corruption can be caused by virus infection, a force restart, turning the computer off without doing a proper shutdown, etc. To fix file corruption error, you can recover the data, then perform a format.

How to recover and back up the data

You need to use a third-party program to do a data recovery. If you're not sure what program you can trust, you can do it with Stellar Phoenix Mac Data Recovery Pro. To recover the corrupted files, you just need a few mouse clicks:

1) Downloadand install Stellar Phoenix Mac Data Recovery for Mac. If you're prompted to enter the password to allow it to install on your Mac, enter the password.

2) Launch Stellar Phoenix Mac Data Recovery and click Next. If you're prompted to enter the password to allow the program to run on your Mac, enter the password.

Loll guys mac os. 3) Select the external drive you'd like to recover, then click Scan. Take external drive 'disk' for example here:

4) Select all files and click Recover.

6) Click Browse to select a destination where you'll save the files. Then click Save.

After doing a data recovery, format the drive using Disk Utility.

1) Click the search icon in the upper right corner of the desktop screen. Then Spotlight Search will open.

2) Type Disk Utility and press Enter on your keyboard. Then Disk Utility will open.

Mac

Download WiFi drivers

Some of the mac wireless cards may not be supported by open source drivers. if you have no wired connection to the internet, you should download the driver beforehand. otherwise you can skip the following and use yast later.There is a relatively complete list of macs and their hardware support on ubuntu help.You can find your Mac version by:

  1. Open 'About This Mac' under the Apple menu
  2. Click the 'System Report' button
  3. The 'Model Identifier' will be in the default dialog.

The closed source driver is called broadcom-wl in openSUSE and bcmwl-kernel-source in Ubuntu based distributions.There are two (!) packages to install, one of them is a kernel module and needs to match the kernel version.

Making a bootable USB pen drive on MacOS

On MacOS you can also use dd, but the command is slightly different:

Note that of goes to rdisk (otherwise it can take hours) and the bs takes small letters instead of capital ones.

Booting From Install CD / DVD

To make your Mac boot from a Linux or Windows CD or DVD, you need to hold down the 'Alt' key as the Mac starts up (EFI-Boot), keep holding it down until it is obvious the CD is booting (pre 2012).

On a MacBook Air (booting from a pen drive) the alt/option key needs to be pressed. Boot to the installation via the EFI method (you should see a selection after pressing the alt/option key).

Partitioning

All that is needed is to ensure that:

  • The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. However it MUST be mounted in /boot/efi during Linux installation.
  • The second partition (/dev/sda2) is kept for OS X, do not delete or format.
  • The third partition (/dev/sda3) is kept for GRUB, so use for either Linux / or /boot
  • The fourth partition (/dev/sda4) is kept for Windows
  • The fifth and subsequent partitions are used for Linux as required, e.g. /, /home, /tmp, swap, etc.

Notes:

  • There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY page in the GRUB page of the installer and make sure of that. (In case you wonder what would happen: As far as I understand, EFI boot managers stop working, which includes the one from MacOS. I was able to boot into recovery, then crashed the complete EFI partition (also called ESP) and somehow managed to restore it in just a day.)
  • OS X can actually be on any partition other than the ESP, but is easiest left where it already is. As with Linux, or Windows for that matter, OS X can have more than one partition, such as one for the operating system, and another for user data analogous to /home.
  • Most references to specific partitions here assume that Linux (and Windows) would be added to an existing Mac OS installation. It's just as possible to install to a new or wiped disk openSUSE first, then Windows then Mac, or Windows, then Mac, then Linux, or Linux, then Mac, then Windows. The important points are creation of an ESP partition at the start of the disk, and smart allocation of space on the rest of the disk. I decide in advance what partitions to create, what size, and where, and create them before starting the first OS installation. One can just as well use the openSUSE installer's partitioner to either create them all before installing any OS, or just create the ones openSUSE will use, leaving blank space for others.

Multi-Booting With Windows (pre 2012)

You can multi-boot your Mac with OS X, Windows 7, 8, and/or 10, and Linux. If you want to do this, it is commonly advised to install Windows first before openSUSE. You will need to re-partition the hard-drive to your chosen scheme for Windows AND openSUSE before you install Windows.

It is strongly recommended to use the built-in OS X Disk Utility as this will guarantee a valid GPT table. Alternatively use a Linux Live CD with a GPT capable partition tool (parted > x.x.x), such as openSUSE >= 11.1 or Ubuntu >= 8.10 or Mandriva >= 2010 to boot your Mac and set up your partition scheme (see partitioning below).

Now proceed with your Windows install. You cannot use BootCamp to do this, as it only supports a Mac/Windows partition scheme. Instead boot your Windows install CD directly. Ensure you have either a full Windows install disk, or if you have an upgrade disk a second external CD drive, as you cannot manually eject the main install CD on most Macs when required to insert your original licensed disk. Afterwards install the Mac drivers from your OS X install DVD.

Once Windows is installed, you can then proceed with your Linux install.

Mac Os Catalina

openSUSE Installation

The normal openSUSE installation process is followed so is not covered here in detail. This section will only discuss where the Mac install differs from the normal.

kepp in mind that

  • The first partition (/dev/sda1) is kept for the EFI boot partition, do NOT delete or format. It MUST be mounted in /boot/efi during installation.
  • Install into the space that you previously made in MacOS.
  • In the summary before starting the actual installation process, open the GRUB page. There is a an EFI Grub option that should be selected automatically. However, ensure that it is. Do NOT under ANY circumstances overwrite the first partition. Go through EVERY tab in the GRUB page of the installer and make sure of that.

On the riese of evil mac os. when the system is installed, unpack the refind zip and run refind-install as root

WiFi drivers

Once the installation process is finished, you may encounter a boot message about firmware issues, like the one below:

As of this writing, these instructions are not entirely complete: after installing the firmware as directed, you must run sudo mkinitrd to ensure that the firmware is loaded at the appropriate time during the boot process. (This extra step may be resolved in a future bugfix.)

Once that's done, you can install the WiFi drivers from the USB pen drive via Software Management (right click and open on the RPM in Dolphin) or Zypper. Note that the packaging system will complain that the RPMs are broken. this is because the signing key is not installed in the system. Note also, that Software Management will complain about missing dependencies (the two packages require each other and Software Manager does not look into the directory), just press ignore.

if you have problems with wifi after a suspend, this needs to be executed

on Linuxmint, pm-utils deals with calling it, but i believe openSUSE uses a different system.

On certain models (like MBP 2015) the WiFi driver is installed by default. Sometimes YaST doesn't recognize it during the installation though. The solution for this is opening YaST, then Network Configuration and selecting 'use Network Manager' instead of Wicked service. After the reboot, WiFi should work.

Keyboard Issues (pre 2012)

It has been reported that sometimes the built-in keyboard of the MacBook and Macbook Pro is not recognized during the boot. If the openSUSE install menu (with install/rescue/options) hangs on the 'boot from hard-drive option', try rebooting your MacBook. A workaround is connecting a USB keyboard to your MacBook when the installation menu starts.

The keyboard backlighting will certainly work but needs some help. I have successfully compiled lightum. You will need to add these packages (pre 2012, worked fine in Leap):

  • dbus-1-devel
  • dbus-1-glib-devel
  • xorg-x11-devel
  • gcc
  • make

Compile as root, run it as user. Test with a '-f' for foreground -> lightum -f
Enjoy!

Turtle Leap Mac Os 11

Webcam

If the webcam doesn't work (try starting `cheese`), and is a FaceTime Camera:

Then there are drivers which may well work.

After that, in the 'sudo lspci -vd 14e4:' output (14e4 is the Broadcom vendor ID), you should see the Facetime HD Camera with 'facetimehd' in the 'kernel driver in use' field. Assuming it works for you, you'll probably want to auto-load the module on boot. To do that, add a file in modprobe.d:

You'll likely want to rebuild the module automatically when the kernel is updated. To do that, use DKMS. First, remove the current module and the autoload config, since the module will cause conflicts and the dkms service takes over loading installed modules:

Then install and rebuild the module using DKMS:

That will copy the source to /usr/src/facetimehd-1.0 and does all the make/make install/depmod steps whenever a new kernel version is installed. The dkms restart loads the facetimehd module if it's not already present, and enabling the dkms systemd service will autoload the module on reboot. You can check the status of the module for the current kernel using

Suspend to RAM

There is an issue with the backlight in MacBook Airs 6-x as the brightness setting stops working, documented here, including a solution.there are OBS packages for Leap 42.3 and 15.0 and Tumbleweed, you can install via one click install.

If you are testing suspend and the display is dark after wake up, try to make it brighter with the keyboard. Try with and without Fn key, because the function can be swapped. Try pressing it often, because you don't see whether it's changing something or not.

i had problems with the laptop waking up seconds after the suspend.

This needs to be executed at every start of the system. i switched to Linuxmint and put it into /etc/rc.local, not sure it also works in openSUSE. the laptop does not wake up automatically anymore if you open the screen or press a random button, but the power button does work. not that on some hardware you could get problems because you are basically switching off the events that can wake the system up. but in the worst case you have to wait until the system drains the battery, and the hardware reset should always work.

Other things

  • To reduce energy consumption, I recommend the installation and activation of tlp (it is in the default repositories, but needs manual activation in system services is WONTFIX).
  • there are more power saving options for Mac laptops here (that is specific for MacBookAir6-2, but others are probably similar. i'm still testing).
  • there is more documentation on the apple keyboard, including a link to a patch for switching Fn and Ctrl buttons. Not that if you only want to switch command and alt button, that's also possible by default in KDE's System Settings -> Input devices -> Advanced -> Configure keyboard options -> Alt/Win key behaviour -> Alt is swapped with Win.
Retrieved from 'https://en.opensuse.org/index.php?title=SDB:Installation_on_a_Mac&oldid=140234'


After plugging an external drive (a usb flash drive or a SSD card) to your Mac, you can't get access to the device, as you get error message saying 'The disk you inserted was not readable by this computer'. How frustrating! But don't worry. Your files stored in the drive won't be lost. Just follow the instructions below to fix the problem.

There are four solutions for you to fix the problem. You don't have to try them all. Just work your down the list until you find the one that works for you.

Turtle Leap Mac Os X

1: Ensure your Mac recognizes the external drive

This method allows you to check if the port and the drive are physically damaged. If the port on your Mac or the device is damaged, your Mac won't recognize the device, and you may get 'The disk you inserted was not readable by this computer' error. To check if the machine recognizes the drive, follow these steps:

1) Click the Appleicon in the upper left-hand corner of your screen.

2) Select About This Mac.

3) Select the Overview tab then click the System Report button. This will open the System Information window.

4) In the left pane, double-click the Hardware to expand the category. If the category is already expanded, just move on to next step.

5) Click Storage (if you don't see Storage, click USB), and check if the device you inserted is showing up in the right pane. If the device shows up there, it could mean there are no problems with the port and the drive. Then just move on to Method 2. If it doesn't show up, it could mean the port or the device is damaged. Then you can do the following to determine the port or the drive is damaged:

In the screenshot shown below, the external disk is disk:

5a) Insert the drive to another computer to check to see if it works. If it doesn't work on another computer, the device is probably having problems. You may need to replace it with a new one.

5b) Using another device in that port to check to see if another device works. If another device doesn't work either, the port is probably having problems. Switch to another port if you can. Or take your Mac to the near computer repair store to have a further check.

2: Repair the drive using Disk Utility

The problem can be caused by missing disk partition table. You can use the Disk Utility built in Mac to do a disk repair. Disk Utility allows you to format, manage and repair the disk. It's helpful for you to fix many drive issues including the 'The disk you inserted was not readable by this computer' error. For more information about this tool, you can visit About Disk Utility.

1) On the error message dialog box, click Initialize. Then Disk Utility will open.

2) Click View in the top menu bar. Then select Show All Devices.

3) In the left pane, select the external device. Then click the First Aid tab.

4) Click Repair Disk at the bottom of the screen.

5) After repairing finishes, check to see if Mac reads your external drive.

If the problem persists, try the following methods.

3: Change the drive format

The problem could occur if the drive's format is NTFS. NTFS is not officially supported by Mac. If your drive is NTFS-formatted, you're able to read the drive but not able to write to the drive. And you may get 'The disk you inserted was not readable by this computer' error when you insert the drive to your Mac. To fix the problem, you can try to change the drive format to exFAT supported by OS X and Windows.

IMPORTANT: Changing the format of the drive will erase all data in the drive. Before you begin to change the format, back up the files and all data of the drive. To do this, you need to have a Windows PC which can read the drive properly to save the data to that PC.

Gooball mac os. First, check if the drive is NTFS-formatted:

1) Click the search icon in the upper right corner of the desktop screen. Then Spotlight Search will open.

2) Type Disk Utility and press Enter on your keyboard. Then Disk Utility will open.

3) Select the drive in the sidebar, then select the Info tab.

4) Check if the File system is Windows (NTFS). If it shows NTFS, continue to follow the steps below to change the format. If it shows other formats like ExFAT, you don't need to change the format, then try Method 4.

Follow these steps to change the format:

1) Open Disk Utility again.

2) Select the drive in the sidebar, then select the Erase tab.

3) Select Format to ExFAT, then click Erase. The process may take a few seconds. Please be patient until the process completes.

4) Check to see if Mac reads your external drive.

4: Recover data and format the drive

File corruption can cause 'The disk you inserted was not readable by this computer' error. And file corruption can be caused by virus infection, a force restart, turning the computer off without doing a proper shutdown, etc. To fix file corruption error, you can recover the data, then perform a format.

How to recover and back up the data

You need to use a third-party program to do a data recovery. If you're not sure what program you can trust, you can do it with Stellar Phoenix Mac Data Recovery Pro. To recover the corrupted files, you just need a few mouse clicks:

1) Downloadand install Stellar Phoenix Mac Data Recovery for Mac. If you're prompted to enter the password to allow it to install on your Mac, enter the password.

2) Launch Stellar Phoenix Mac Data Recovery and click Next. If you're prompted to enter the password to allow the program to run on your Mac, enter the password.

Loll guys mac os. 3) Select the external drive you'd like to recover, then click Scan. Take external drive 'disk' for example here:

4) Select all files and click Recover.

6) Click Browse to select a destination where you'll save the files. Then click Save.

After doing a data recovery, format the drive using Disk Utility.

1) Click the search icon in the upper right corner of the desktop screen. Then Spotlight Search will open.

2) Type Disk Utility and press Enter on your keyboard. Then Disk Utility will open.


3) Select the drive in the sidebar, then select the Erase tab.


4) Click Erase. The process may take a few seconds. Please be patient until the process completes.

5) Check to see if Mac reads your external drive.

Hopefully this has fixed your 'the disk you inserted was not readable by this computer' problem. Please feel free to comment below with your experiences, and to share this post with friends and colleagues, if they're having this issue.





broken image