Hi Lina,
I'm not sure if this will help, but I found this earlier.
https://gist.github.com/roadrunner2/1289542a748d9a104e7baec6a92f9cd7
I managed to install 12.06 on a early 2015 Macbook Pro without much
trouble, but I admit I didn't have the touch bar.
Best wishes
Emyr
On 25/08/2024 11:16, lina wrote:
Further information:
# dmesg | grep error
[ 0.113970] ACPI Error: Aborting method \_SB._OSC due to previous
error (AE_AML_BUFFER_LIMIT) (20240322/psparse-529)
[ 0.114139] ACPI Error: Aborting method \_PR.CPU0.GCAP due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114146] ACPI Error: Aborting method \_PR.CPU0._OSC due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114152] ACPI: Marking method _OSC as Serialized because of
AE_ALREADY_EXISTS error
[ 0.114351] ACPI Error: Aborting method \_PR.CPU0.GCAP due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114358] ACPI Error: Aborting method \_PR.CPU0._PDC due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114363] ACPI: Marking method _PDC as Serialized because of
AE_ALREADY_EXISTS error
[ 0.114544] ACPI Error: Aborting method \_PR.CPU1.APPT due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114550] ACPI Error: Aborting method \_PR.CPU1.GCAP due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114556] ACPI Error: Aborting method \_PR.CPU1._PDC due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.114561] ACPI: Marking method _PDC as Serialized because of
AE_ALREADY_EXISTS error
[ 0.115922] ACPI Error: Aborting method \_PR.CPU1.APCT due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.115928] ACPI Error: Aborting method \_PR.CPU2.GCAP due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.115934] ACPI Error: Aborting method \_PR.CPU2._PDC due to
previous error (AE_ALREADY_EXISTS) (20240322/psparse-529)
[ 0.115939] ACPI: Marking method _PDC as Serialized because of
AE_ALREADY_EXISTS error
[ 0.992854] intel-lpss INT34BA:00: error -EINVAL: IRQ index 0 not found
[ 1.010742] intel-lpss INT34BA:00: probe with driver intel-lpss
failed with error -22
[ 5.973649] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai-HRPN-m-7.7-X0.bin failed with
error -2
[ 5.973691] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai-HRPN-m-7.7.bin failed with error -2
[ 5.973724] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai-HRPN-m.bin failed with error -2
[ 5.973755] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai-HRPN.bin failed with error -2
[ 5.973785] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai-X0.bin failed with error -2
[ 5.973813] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.apple,kauai.bin failed with error -2
[ 5.973840] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364b2-pcie.bin failed with error -2
[ 61.325003] applesmc applesmc.768: probe with driver applesmc
failed with error -5
[ 171.222281] applesmc applesmc.768: probe with driver applesmc
failed with error -5
The system is bookworm, they internel keyboard is not recognized by
the Kernel,
I also installed the linux-image 6.10.4-amd64 #1 SMP PREEMPT_DYNAMIC
Debian 6.10.4-1 (2024-08-12) x86_64 GNU/Linux
# dmesg | grep -i 'keyboard\|input'
[ 0.990489] input: Lid Switch as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.993454] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input1
[ 1.010825] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 1.010920] input: Sleep Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 1.010991] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 1.877385] usb 1-1.1: Product: Magic Keyboard
[ 2.396888] usb 1-1.3: Product: USB Keyboard
[ 3.100536] input: PixArt HP USB Optical Mouse as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:03F0:094A.0004/input/input5
[ 3.100822] hid-generic 0003:03F0:094A.0004: input,hidraw0: USB HID
v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:14.0-1.2/input0
[ 3.101105] hid-generic 0003:2109:D101.0005: hiddev0,hidraw1: USB
HID v1.10 Device [VIA Labs, Inc. USB Keyboard ] on
usb-0000:00:14.0-1.3/input0
[ 3.102385] apple 0003:05AC:0267.0001: fixing up Magic Keyboard
battery report descriptor
[ 3.102516] apple 0003:05AC:0267.0001: Fn key not found (Apple
Wireless Keyboard clone?), disabling Fn key handling
[ 3.102536] input: Apple Inc. Magic Keyboard as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:05AC:0267.0001/input/input6
[ 3.102637] apple 0003:05AC:0267.0001: input,hiddev1,hidraw2: USB
HID v1.10 Keyboard [Apple Inc. Magic Keyboard] on
usb-0000:00:14.0-1.1/input0
[ 3.102863] input: Apple Inc. Magic Keyboard as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:05AC:0267.0002/input/input7
[ 3.163369] apple 0003:05AC:0267.0002: input,hiddev2,hidraw3: USB
HID v1.10 Keyboard [Apple Inc. Magic Keyboard] on
usb-0000:00:14.0-1.1/input1
[ 3.163584] apple 0003:05AC:0267.0003: hiddev3,hidraw4: USB HID
v1.10 Device [Apple Inc. Magic Keyboard] on usb-0000:00:14.0-1.1/input2
[ 4.955148] systemd[1]: Starting keyboard-setup.service - Set the
console keyboard layout...
[ 5.032853] systemd[1]: Finished keyboard-setup.service - Set the
console keyboard layout.
[ 5.251859] input: PC Speaker as /devices/platform/pcspkr/input/input8
[ 5.812225] input: HDA ATI HDMI HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input9
[ 5.812439] input: HDA ATI HDMI HDMI/DP,pcm=7 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input10
[ 5.812628] input: HDA ATI HDMI HDMI/DP,pcm=8 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input11
[ 5.812801] input: HDA ATI HDMI HDMI/DP,pcm=9 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input12
[ 5.813015] input: HDA ATI HDMI HDMI/DP,pcm=10 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input13
[ 5.813184] input: HDA ATI HDMI HDMI/DP,pcm=11 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input14
On Sun, Aug 25, 2024 at 5:39 AM lina <lina.lastn...@gmail.com> wrote:
On Fri, Aug 23, 2024 at 5:28 PM Andrew M.A. Cater
<amaca...@einval.com> wrote:
On Fri, Aug 23, 2024 at 11:06:44PM +0530, Nilesh Patra wrote:
> Quoting Nicolas George:
> > lina (12024-08-22):
> > > however, the internal keyboard does not work
> > Sorry to ear it. Did it been laid off? Is it eligible for
unemployment
> > benefits?
> >
> > More seriously, start by explaining your problem with more
accuracy than
> > “does not work”.
>
Hi Lina,
It would be helpful for everyone to know a few more details.
This is an Intel Mac. If it has a touchbar, does the touchbar
still work?
[Signs of life]
Did you install only Debian or does the machine still have
MacOS on it as
well.
[Can you boot another operating system to check]
At what point does the internal keyboard stop working? Does it
not work
from the outset?
I can use the internal keyboard, to choose the Recovery mode, but
after the input root password for maintenance or Ctrl + D, it
stops responding.
I feel some packages are missing,
[ 0.029840] ACPI: DMI detected to setup _OSI("Darwin"): Apple
hardware
[ 1.052209] input: Lid Switch as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 1.059474] input: Video Bus as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input1
[ 1.079520] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[ 1.085814] input: Sleep Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[ 1.093350] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[ 2.033042] usb 1-1.1: Product: Magic Keyboard
[ 2.034581] usb 1-1.1: Manufacturer: Apple Inc.
[ 2.568396] usb 1-1.3: Product: USB Keyboard
[ 2.646504] input: PixArt HP USB Optical Mouse as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:03F0:094A.0004/input/input5
[ 2.649170] hid-generic 0003:03F0:094A.0004: input,hidraw0: USB
HID v1.11 Mouse [PixArt HP USB Optical Mouse] on
usb-0000:00:14.0-1.2/input0
[ 2.652458] hid-generic 0003:2109:D101.0005: hiddev0,hidraw1:
USB HID v1.10 Device [VIA Labs, Inc. USB Keyboard
] on usb-0000:00:14.0-1.3/input0
[ 2.663556] apple 0003:05AC:0267.0001: fixing up Magic Keyboard
battery report descriptor
[ 2.666538] apple 0003:05AC:0267.0001: Fn key not found (Apple
Wireless Keyboard clone?), disabling Fn key handling
[ 2.666560] input: Apple Inc. Magic Keyboard as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:05AC:0267.0001/input/input6
[ 2.666602] apple 0003:05AC:0267.0001: input,hiddev1,hidraw2:
USB HID v1.10 Keyboard [Apple Inc. Magic Keyboard] on
usb-0000:00:14.0-1.1/input0
[ 2.666762] input: Apple Inc. Magic Keyboard as
/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.1/1-1.1:1.1/0003:05AC:0267.0002/input/input7
[ 2.723530] apple 0003:05AC:0267.0002: input,hiddev2,hidraw3:
USB HID v1.10 Keyboard [Apple Inc. Magic Keyboard] on
usb-0000:00:14.0-1.1/input1
[ 2.723610] apple 0003:05AC:0267.0003: hiddev3,hidraw4: USB HID
v1.10 Device [Apple Inc. Magic Keyboard] on
usb-0000:00:14.0-1.1/input2
[ 4.503856] systemd[1]: Starting keyboard-setup.service - Set
the console keyboard layout...
[ 4.775161] usbcore: registered new device driver
apple-mfi-fastcharge
[ 4.797771] apple_gmux: gmux device not present
[ 4.948489] input: PC Speaker as
/devices/platform/pcspkr/input/input8
[ 5.065814] input: HDA ATI HDMI HDMI/DP,pcm=3 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input9
[ 5.065868] input: HDA ATI HDMI HDMI/DP,pcm=7 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input10
[ 5.065910] input: HDA ATI HDMI HDMI/DP,pcm=8 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input11
[ 5.065958] input: HDA ATI HDMI HDMI/DP,pcm=9 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input12
[ 5.066010] input: HDA ATI HDMI HDMI/DP,pcm=10 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input13
[ 5.066204] input: HDA ATI HDMI HDMI/DP,pcm=11 as
/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input14
[ 5.253947] brcmfmac 0000:03:00.0: firmware: failed to load
brcm/brcmfmac4364-pcie.Apple Inc.-MacBookPro15,1.bin (-2)
[ 5.256025] brcmfmac 0000:03:00.0: firmware: failed to load
brcm/brcmfmac4364-pcie.Apple Inc.-MacBookPro15,1.bin (-2)
[ 5.257056] brcmfmac 0000:03:00.0: Direct firmware load for
brcm/brcmfmac4364-pcie.Apple Inc.-MacBookPro15,1.bin failed with
error -2
[ 62.807470] applesmc: probe of applesmc.768 failed with error -5
[ 119.816381] applesmc: driver init failed (ret=-5)!
[ 176.531800] applesmc: probe of applesmc.768 failed with error -5
[ 233.062988] applesmc: driver init failed (ret=-5)!
Which boot medium did you use to install Debian? Where - which
link - did
you download it from?
[There is a boot medium marked for Mac but this is for one
specific model
of *old* Mac that has problems with disk layout. That should
not be used -
use the amd64 .iso]
I note that the external keyboard that you plug in has a
dvorak layout: I
assume that you have a Mac that does not have a dvorak layout
built in.
If you install a us layout or a country-specific layout does
that make a
difference?
I notice that you also messaged debian-devel and said that you
would come
back to debian-user: it would be very helpful for
problem-solving if you
could reply to the questions above. Reply to this email set to the
debian-user list.
> What drives such a hostile and uncalled-for reply?
> Please do note that you're required to behave properly on
Debian Mailing lists.
>
> https://www.debian.org/code_of_conduct
Hold that thought :)
>
> If you look closely the follow-up emails have atleast some
information.
>
> > Regards,
>
> Seriously?
>
> Nilesh
> Debian Developer (Uploading)
With every good wish, as ever,
Andrew Cater
(amaca...@debian.org)