Jump to content

Eddy_T

Members
  • Posts

    39
  • Joined

  • Last visited

Everything posted by Eddy_T

  1. I have followed all threads dealing with this topic but got no where so maybe... just maybe someone has made it work somehow? I have armbian (Armbian_23.02.2_Rk3318-box_bullseye_current_5.15.93) installed on a TV box with a Rockchip RK3318 inside it. I am using a microsd card and EVERYTHING is running wonderfully! I have also attached a 500GB USB hard disk (output from fdisk-l) Disk /dev/sda: 465.76 GiB, 500107862016 bytes, 976773168 sectors Disk model: 5000BEV External Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes I ran armbian-config and tried to move the os to the hard disk while keeping the boot from sd card choice. That failed and I got the message "There is not enough free capacity on /dev/sda mmcblk2. Please check your device. I tried mounting sda, deleteing all artitions on it ... etc but nothing worked. Any ideas? Thanks
  2. Hi Steven I am running Armbian 23.02.0-trunk Jammy with Linux 5.15.99-flippy-82+o and the wifi is not working. I need to install drivers for rtl8189es chipset. Do you have any idea on how to do this easily Thanks
  3. hdparm -t /dev/sda *** Sandisk 1TB ssd plugged into usb3 : 600MB in 3.01 sec 199.38 MB/sec Hi i have done a lot of work trying to figure out why samba is very slow. I have a 1TBssd connected to a USB3 port on an RK3119 running Armbian 22.02.0-trunk with bleeding edge Linux 5.15.18-rockchip64. Here are some statistics: hdparm -t /dev/sda *** Sandisk 1TB ssd plugged into usb3 : 600MB in 3.01 sec 199.38 MB/sec Yet the MXIMUM speed i get when copying a folder from Windows 10 to the samba share is 9 MB/sec? here is my smb.conf: Anyone who could shed a light on this issue? Thanks
  4. hello Ning.. Can you point to a detailed step by step instructions? I am running (bullseye) with Linux 5.9.0-arm-64 on a Amlogic s905x (1G+8G T95x) from the sd card and want to run it from the emmc. I dont care about the vendor android OS that came on the box Thank you!
  5. I have a T95 Minimx+ (Amlogic s905x) with 1 GB ram and 8GB flash I followed balbes150 posts and downloaded Armbian_20.10_Arm-64_buster_current_5.9.0.img burnt it to flash and renamed u-boot-s905x-s912 to u-boot.ext. I also edited extlinux.conf I nserted the sd card into the TV box, and it booted but stopped at 'Starting Kernel' I have attached the extlinux.conf file and a screenshot of the booting sequence. Any help would be appreciatwed as I have 10 of these boxes that i need to instal Armbian on. Thank you very much extlinux.conf extlinux.conf-menu
  6. when running armbian-config, under system choosing led conf 3 breaks the system and here is a screenshot. Dont choose this option If anyone knows how to recover from this situation, then please reply Thanks
  7. A strange behaviour just happened. Using armbian-config, I toggled led option 1, saved and tried to reboot and all I get is a series of lines trying to run a script?? now the system does not boot anymore and I totally lost the installation which has taken days. Is there anyway to rescue it ??
  8. unable to download ANY of the upgrade files using the link in @jock in post #1 is there an updated link?
  9. Applying the ‘update’ still breaks the system. Is there a way to use the new image WITHOUT loosing all the functions and applications that have been installed? thanks
  10. Any new updates about upgrading? I am currentlty running Linux 5.14.14-rockchip64 and am afraid to do the upgrad. Please advise as to where to find any new updates. Thanks
  11. also, this one linux-dtb-edge-rockchip64 needs the same treatment...
  12. Could you have meant sudo apt-mark hold u-boot-rockchip intead of ... linux-u-boot-current-rk3318-box ? Thanks again!
  13. Hi Jock and thank you very much for your reply. It certainly explains why the issue is happening. I tried you recommended hold command and got the following result: sudo apt-mark hold linux-image-current-rockchip64 linux-dtb-current-rockchip64 linux-u-boot-current-rk3318-box linux-image-current-rockchip64 set on hold. linux-dtb-current-rockchip64 set on hold. E: Unable to locate package linux-u-boot-current-rk3318-box It looks like the system cant find the package linux-u-boot-current-rk3318-box Any idea why? and is it safe to do the upgrades without it? Thanks again
  14. It appears that the eMMc is not getting fully erased with Multitool After selecting erase flash with multitool, it reports that the flash has been erased successfully (Note that it did not take too long to erase the flash). I then burned the Armbian_21.11.0-trunk_Rk3318-box_bullseye_edge_5.14.14_minimal.img to flash, which took about 1 minute to complete, and Multitool reported that the image had been successfully burnt to eMMc. Then choosing shuttdown properly shut the box down. Then i removed the sd card and rebooted the box by recycling the power. After 40 seconds, Armbian started the usual .boot, and i changed the root password and all looked wonderful ! I ssh'ed into the box, did the upgrades.. etc then.................... i issued sudo shutdown -h now and again, the system shutdown as it should. When i recycled to power to restart it, it never restarted. I have tried this 4 times today, both while booting from eMMc and sd card. I believe its a uboot issue Can someone help? thanks!
  15. i have armbian image Armbian_21.11.0-trunk_Rk3318-box_bullseye_edge_5.14.14_minimal.img installed on an N5 Nova TV box. I tested it running from the sd card and it works fine and reboots without any issues. however, when i installed it to the eMMC using the burn image selection from Mulitool, it boots the first time OK but then never boots on its own afterwards. My only recourse was to re-install it to an sd card again Has anyone seen this issue and any comments would be greatly appreciated
  16. tried to install the linux headers for the 4.19.7 Kernel, but got more errors: root@aml:/lib/modules# apt-get install linux-headers-4.19.7-aml-s9xxx Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package linux-headers-4.19.7-aml-s9xxx E: Couldn't find any package by glob 'linux-headers-4.19.7-aml-s9xxx' E: Couldn't find any package by regex 'linux-headers-4.19.7-aml-s9xxx'
  17. I am now using: ARMBIAN 5.67 user-built Ubuntu 18.04.1 LTS 4.19.7-aml-s9xxx I am still trying to install a Realtek driver (Realtek 8812AU/8821AU USB WiFi driver) I have downloaded and unzipped the files from the source like this: ### Compiling for Ubuntu (16.04) Download archive into temp directory ```sh # mkdir -p /tmp/t4u # cd /tmp/t4u # wget https://github.com/abperiasamy/rtl8812AU_8821AU_linux/archive/master.zip ``` Unzip ```sh # unzip master.zip # cd rtl8812AU_8821AU_linux-master ``` Compile and install from source ```sh # make # sudo make install ``` Load module ```sh # sudo modprobe -a rtl8812au this FAILS at the make step with this error: root@aml:/tmp/t4u/rtl8812AU_8821AU_linux-master# make make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/4.19.7-aml-s9xxx/build M=/tmp/t4u/rtl8812AU_8821AU_linux-master modules make[1]: *** /lib/modules/4.19.7-aml-s9xxx/build: No such file or directory. Stop. Makefile:1584: recipe for target 'modules' failed make: *** [modules] Error 2 root@aml:/tmp/t4u/rtl8812AU_8821AU_linux-master# Any ideas non why? i feel i am close to make it work after 10 hours of searching... Eddy_T ```
  18. Hi Tido Thanks for the reply. yes, I am aware that the Kernel I was using is old. The fact of the matter is that I loaded the newest Kernel and tried to enable the onboard Realtek wi-fi adapter u8sing the modprobe wifi_dummy procedure. Of course that failed which is what prompted me to make this post. I am sure someone has already done this so instead of going on a long search which may take days... and not sure that would work. If someone can post a code link on how to do this, it would be useful to many. Thanks again for your great posts! Eddy_T
  19. So any idea on how to make the Wi-Fi work?
  20. Hello everyone Just installed the latest Armbian_5.67_Aml-s9xxx_Ubuntu_bionic_default_4.19.7_20181218.img on my T-95N and was ready to go at it! I am running into a strange behaviour when running: root@aml:~# modprobe wifi_dummy and I get this error: FATAL: Module wifi_dummy not found in directory /lib/modules/4.19.7-aml-s9xxx it is strange because this used to work wonders before I loaded this image? Any help would be appreciated! Best of this holiday season.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines