Re: Fedora 27 kernel and RPi3 Bluetooth oops

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 22, 2017 at 10:09 AM, Loic Poulain <loic.poulain@xxxxxxxxx> wrote:
> Hi Marcel, Peter,
>
>> > Hans added a script to automatically btattch some bcm controllers for
>> > atom devices, maybe we need to add more IDs for udev, not sure if
>> > there's a means of making that generic and upstreamable. Also some of
>> > the other distro patches I've seen had a different BT firmware, not
>> > sure if Loic needed that or not.
>>
>> The whole point behind serdev is that you no longer need btattach. The
>> UART can be enumerated by the kernel. So that should not be needed and we
>> also want to get rid of it for ACPI based systems as well.
>>
>
> Since it works with raspbian I had a try with Fedora 26.
>
> To make this 'simpler', I bypassed u-boot and just loaded my kernel + my
> dtb:
>
> - added bcm2837-rpi-3-b.dtb and kernel zImage (Linux 4.13 32-bit) (FAT PART)

Where did the kernel come from? Is that the Fedora kernel?

> - modified config.txt (FAT part):
> # Raspberry Pi 3
> [pi3]
> kernel=zImage
> device_tree=bcm2837-rpi-3-b.dtb
>
> - added cmdline.txt (FAT part):
> dwc_otg.lpm_enable=0 root=/dev/mmcblk0p4 rootfstype=ext4 elevator=deadline
> fsck.repair=yes rootwait splash plymouth.ignore-serial-consoles
>
> - added modules (rootfs ext4 part)
>
> That works as expected, my hci device is correctly configured and
> operational.
> Maybe u-boot adds some unexpected overlay or applies incorrect config.

It certainly doesn't add overlays by default, it uses the vanilla
linux kernel DT
--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux