Jump to content

dwinz

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by dwinz

  1. Seriously confused now so tried to start from the beginning..... new sd... booted, update. upgrade, Armbian_config to the non-stable version (even have the red screen background) then did the download of headers and source... the result;

     

    uname -a
    Linux rockpro64 5.10.17-rockchip64 #trunk.125 SMP PREEMPT Wed Feb 17 12:29:35 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux

     

    Then when I do Armbian_config I show only the source for 5.10.6

     

     

  2. You changed the title to headers but really trying to use the Armbian_config tool to load the source for the running version....

    Trying to port things over to this version and specifically trying to get the gpiod stuff and spidev working and easier to just look

    and see if I have the source for what is running. gpiod was just easy and simply an apt away and spi was twiddling with the

    dtb/dts file and etc. to get the devices.... but to write drivers and etc. need the source. Used Armbian_config on other versions

    and it just downloads and installs the source.

  3. apt update && apt upgrade -y && apt install linux-headers-current-rockchip64
    Hit:2 http://ports.ubuntu.com focal InRelease
    Hit:3 http://ports.ubuntu.com focal-security InRelease
    Hit:4 http://ports.ubuntu.com focal-updates InRelease                          
    Hit:5 http://ports.ubuntu.com focal-backports InRelease                        
    Hit:1 https://minio.k-space.ee/armbian/apt focal InRelease             
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    All packages are up to date.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    linux-headers-current-rockchip64 is already the newest version (21.02.2).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

     

    and still no results (the tar file i got from the linux sources);

    ls -l /usr/src
    total 995584
    drwxrwxr-x  8 root  root        4096 Aug  7  2019 libgpiod-1.4.1
    -rw-rw-r--  1 dwinz dwinz 1019463680 Feb 22 14:12 linux-5.10.17.tar
    drwxr-xr-x 23 root  root        4096 Feb 22 06:28 linux-headers-5.10.16-rockchip

  4. Had done it previously but again...

     

    apt install linux-headers-current-rockchip64
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    linux-headers-current-rockchip64 is already the newest version (21.02.2).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

     

    And again the other;

     

    apt update && apt upgrade -y && linux-headers-current-rockchip64
    Hit:2 http://ports.ubuntu.com focal InRelease
    Get:3 http://ports.ubuntu.com focal-security InRelease [109 kB]
    Get:4 http://ports.ubuntu.com focal-updates InRelease [114 kB]                 
    Hit:1 https://minio.k-space.ee/armbian/apt focal InRelease
    Get:5 http://ports.ubuntu.com focal-backports InRelease [101 kB]
    Fetched 324 kB in 3s (93.9 kB/s)  
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    All packages are up to date.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    bash: linux-headers-current-rockchip64: command not found

     

    And finally;

    ls -l /linux-headers-current-rockchip64
    ls: cannot access '/linux-headers-current-rockchip64': No such file or directory

  5. root@rockpro64-sys1:/home/dwinz# apt update && apt upgrade -y && linux-headers-current-rockchip64
    Hit:2 http://ports.ubuntu.com focal InRelease
    Hit:3 http://ports.ubuntu.com focal-security InRelease
    Hit:4 http://ports.ubuntu.com focal-updates InRelease    
    Hit:5 http://ports.ubuntu.com focal-backports InRelease                 
    Hit:1 https://minio.k-space.ee/armbian/apt focal InRelease              
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    All packages are up to date.
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    bash: linux-headers-current-rockchip64: command not found

  6. In the newest image "Armbian_21.02.1_Rockpro64_focal_current_5.10.12_desktop.img" I downloaded the "Armbian config" the Source download choice box does not have the version "5.10.12" as a choice. The "headers" option does download the proper version. How do I get the source for it?

×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines