View previous topic :: View next topic |
Author |
Message |
xaviermiller Bodhisattva
Joined: 23 Jul 2004 Posts: 8718 Location: ~Brussels - Belgique
|
Posted: Sun Jun 22, 2014 4:56 pm Post subject: Raspberry Pi: which kernel module provides ttyAMA0? |
|
|
Hello,
I have a stripped-down kernel, and I don't have /dev/ttyAMA0 (the serial console via the GPIO port).
Do you know which module to activate?
Kind regards, _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
|
bbgermany Veteran
Joined: 21 Feb 2005 Posts: 1844 Location: Oranienburg/Germany
|
Posted: Sun Jun 22, 2014 6:53 pm Post subject: |
|
|
Hi,
you should check for these options in "Non-8250 serial port support":
Code: |
CONFIG_SERIAL_AMBA_PL011=y
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
bb _________________ Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB |
|
Back to top |
|
|
xaviermiller Bodhisattva
Joined: 23 Jul 2004 Posts: 8718 Location: ~Brussels - Belgique
|
Posted: Sun Jun 22, 2014 7:15 pm Post subject: |
|
|
Code: | [ 0.530712] dev:f1: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev3
[ 0.873131] console [ttyAMA0] enabled |
Thank you, it's working! _________________ Kind regards,
Xavier Miller |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|