Jump to content

dittohead

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by dittohead

  1. Something went wrong :)

    5.4.85-sunxi not deprecated, so looks weird

     

    pi@orangepipcplus:~$ apt list --installed | grep linux
    
    binutils-arm-linux-gnueabihf/bionic-security,bionic-updates,now 2.30-21ubuntu1~18.04.8 armhf [installed,automatic]
    console-setup-linux/bionic-updates,now 1.178ubuntu2.9 all [installed]
    libselinux1/bionic,now 2.7-2build2 armhf [installed]
    linux-base/bionic-updates,now 4.5ubuntu1.7 all [installed]
    linux-bionic-root-legacy-orangepipcplus/now 20.11.6 armhf [installed,local]
    linux-dtb-legacy-sunxi/now 20.11.6 armhf [installed,local]
    linux-image-legacy-sunxi/now 20.11.6 armhf [installed,local]
    linux-libc-dev/bionic-security,bionic-updates,now 4.15.0-204.215 armhf [installed,automatic]
    linux-u-boot-orangepipcplus-legacy/now 20.11.6 armhf [installed,local]
    util-linux/bionic-security,bionic-updates,now 2.31.1-0.4ubuntu3.7 armhf [installed]
    
    pi@orangepipcplus:~$ sudo apt install linux-dtb-current-sunxi64 linux-image-current-sunxi64
    
    E: Unable to locate package linux-dtb-current-sunxi64
    E: Unable to locate package linux-image-current-sunxi64
    

     

  2. Few years ago I setup armbian with  5.4.85 kernel. now try to update from instructions:

    sudo apt update
    sudo apt upgrade
    sudo armbian-config
    
    System->Other

    and got "No other kernels available!"

     

    Googling this error didn't help, and worst that I can't now install kernel headers

     

    Is there some update to current kernel (5.15) from bash? or linux build in common

  3. 4 minutes ago, Igor said:

     

    Waveshare corporation does not support Armbian and vice versa. DT support for those display does not exists. Somebody has to make overlays. Then it becomes simple.

    So for now no solution for 5.3 kernel and waweshare? Only roll to previous kernel?

  4. install 5.83 xenial: all works

    [    9.681206] fbtft_device:  SPI devices registered:
    [    9.681229] fbtft_device:      spidev spi0.0 33000kHz 8 bits mode=0x00
    [    9.681242] fbtft_device:  'fb' Platform devices registered:
    [    9.681320] fbtft_device: Deleting spi0.0
    [    9.681732] fbtft_device:  GPIOS used by 'piscreen':
    [    9.681743] fbtft_device:    'reset' = GPIO2
    [    9.681751] fbtft_device:    'dc' = GPIO71
    [    9.681758] fbtft_device:  SPI devices registered:
    [    9.681769] fbtft_device:      fb_ili9486 spi0.0 16000kHz 8 bits mode=0x00

    some problem in new builds
     

  5. Have a orange pi pc plus with 3.5inch RPi LCD (A)

    I install bionic 5.3.9 and try to set up screen via this guide, but got this (dmesg |grep fbtft):

    [    5.594066] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.612714] fbtft_device: module is from the staging directory, the quality is unknown, you have been warned.
    [    5.613364] fbtft_device: unknown parameter 'gpios' ignored
    [    6.010096] Modules linked in: fb_ili9486(C+) sch_fq_codel fbtft_device(C) fbtft(C) ip_tables x_tables pwrseq_simple sy8106a_regulator
    [    6.042799] LR is at fbtft_register_framebuffer+0x6f/0x1bc [fbtft]
    [    6.099269] [<bf81fbe7>] (fbtft_register_framebuffer [fbtft]) from [<bf820593>] (fbtft_probe_common+0x103/0x360 [fbtft])
    [    6.099291] [<bf820593>] (fbtft_probe_common [fbtft]) from [<bf813125>] (fbtft_driver_probe_spi+0x19/0x1c [fb_ili9486])
    [    6.099313] [<bf813125>] (fbtft_driver_probe_spi [fb_ili9486]) from [<c06c1821>] (spi_drv_probe+0x55/0x68)
    [    6.099404] [<c0660689>] (driver_register) from [<bf805017>] (fbtft_driver_module_init+0x17/0x1000 [fb_ili9486])
    [    6.099420] [<bf805017>] (fbtft_driver_module_init [fb_ili9486]) from [<c0102beb>] (do_one_initcall+0x37/0x1a8)


    On one of some previous build screen works after assigment as main screen. Now - I down't know what to do next

    I swap screens from my RPI fligtfeeder - screen works fine

    HDMI to external monitor works fine

    Any ideas?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines