Jump to content

Chris4arm

Members
  • Posts

    51
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Hi, I try official Sid image found at https://www.armbian.com/station-m1/ and can't activate bluetooth on my Station M1 : root@station-m1:~# hciconfig hci0: Type: Primary Bus: UART BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RX bytes:106 acl:0 sco:0 events:2 errors:0 TX bytes:100 acl:0 sco:0 commands:2 errors:0 root@station-m1:~# hciconfig hci0 up Can't init device hci0: No such file or directory (2) It seems the firmware of rtl8723ds doesn't load : [ 14.182722] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 14.193986] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 14.200442] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_fw.bin [ 14.215685] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_config.bin [ 14.223222] Bluetooth: hci0: RTL: no UART config entry found armbianmonitor -u : http://ix.io/4gs2 I've tried many other 5.x images so far without success. Any hint to understand/solve this problem ?
  2. This bug is fixed in current module. Does anyone know where to look to debug or help to debug the bluetooth on Station M1 ?
  3. Or something to do with this (old ?) bug : Realtek Bluetooth controller failed to download firmware larger than 32K ?
  4. Maybe another track around the firmware : dmesg |egrep -i "RTL|hci0" [ 11.207253] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000d lmp_ver=08 lmp_subver=8723 [ 11.211722] Bluetooth: hci0: RTL: rom_version status=0 version=2 [ 11.211773] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_fw.bin [ 11.226538] Bluetooth: hci0: RTL: loading rtl_bt/rtl8723ds_config.bin [ 11.262916] Bluetooth: hci0: RTL: cfg_sz 47, total sz 30147 [ 13.282610] Bluetooth: hci0: command 0xfc20 tx timeout [ 21.478655] Bluetooth: hci0: RTL: download fw command failed (-110) the files exist ls -l /lib/firmware/rtl_bt/rtl8723ds* -rw-rw-r-- 1 root root 47 May 20 12:25 /lib/firmware/rtl_bt/rtl8723ds_config.bin -rw-rw-r-- 1 root root 48988 May 20 12:25 /lib/firmware/rtl_bt/rtl8723ds_fw.bin but the loading fails. Bad firmware ? Chris
  5. A check of Armbian_22.05.0-trunk_Station-m1_sid_edge_5.18.0_xfce_desktop.img.xz shows same thing. Looking deeper I see a unit related to bluetooth and it's uart which is dead : root@station-m1:# systemctl status sys-devices-platform-ff130000.serial-serial0-serial0\x2d0-bluetooth-hci0.device ○ sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device - /sys/devices/platform/ff130000.serial/serial0/serial0x2d0/bluetooth/hci0 Loaded: loaded Active: inactive (dead) Try to restart it : root@station-m1:# systemctl start sys-devices-platform-ff130000.serial-serial0-serial0\x2d0-bluetooth-hci0.device Job for sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device timed out. root@station-m1:/boot/dtb/rockchip# systemctl status sys-devices-platform-ff130000.serial-serial0-serial0\x2d0-bluetooth-hci0.device ○ sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device - /sys/devices/platform/ff130000.serial/serial0/serial0x2d0/bluetooth/hci0 Loaded: loaded Active: inactive (dead) Jun 04 13:57:07 station-m1 systemd[1]: sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device: Job sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device/start timed out. Jun 04 13:57:07 station-m1 systemd[1]: Timed out waiting for device /sys/devices/platform/ff130000.serial/serial0/serial0x2d0/bluetooth/hci0. Jun 04 13:57:07 station-m1 systemd[1]: sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device: Job sys-devices-platform-ff130000.serial-serial0-serial0x2d0-bluetooth-hci0.device/start failed with result 'timeout'. So there is something broken around that unit (dtb ?). An idea ? Chris
  6. Hmm, do you think a Dell U2415 and a Logitech 350 keyboard are non-standard equipments ? Previous images tested on this M1 (same SD card, same cable, same monitor,...) had no display issues. Among : Armbian_21.08.1_Station-m1_bullseye_current_5.10.60.img.xz Armbian_22.02.0-trunk_Station-m1_bullseye_edge_5.16.8.img.xz Armbian_22.02.0-trunk_Station-m1_bullseye_current_5.15.18.img.xz Armbian_22.02.0-trunk_Station-m1_buster_legacy_4.4.213_xfce_desktop.img.xz Armbian_21.08.1_Station-m1_buster_current_5.10.60.img.xz Armbian_22.02.1_Station-m1_bullseye_current_5.15.25.img.xz Armbian_22.05.1_Station-m1_bullseye_current_5.17.9.img.xz LibreELEC-ARMv8.aarch64-11.0-devel-20220217100543-8bd19d9-rk3328-roc-pc.img ... The new ones have problem posted above, so I suspected they were faulty. Maybe it has to do with screen resolution (1920x1200 for the Dell, 1920x1080 for the TV), hdmi version,... ?? I got (with difficulty) a "armbianmonitor -u" (from Armbian_22.05.1_Station-m1_jammy_current_5.17.9.img.xz) at http://ix.io/3Zik If you think exposing that is misleading people I'm sorry and you may delete this thread. Chris
  7. unfortunately it seems till unsupported in last 5.17 official images Perhaps because due to the lack of /dev/ttyS2 used by BT ? However it appears in dmesg : [ 3.275178] ff130000.serial: ttyS2 at MMIO 0xff130000 (irq = 20, base_baud = 1500000) is a 16550A [ 3.275619] serial serial0: tty port ttyS2 registered What is missing ? Chris
  8. in fact it depends on the screen used ! I connected the M1 on a TV screen and the display was ok (Armbian_22.05.1_Station-m1_jammy_current_5.17.9.img.xz). Bug in the mali driver ? Is it possible to boot in a video safe mode ?
  9. thanks for your tests but if I rewrite one of previous tested images, Armbian_22.02.0-trunk_Station-m1_bullseye_current_5.15.18.img.xz for example, it displays on the screen as before. Is there differences between your M1 and mine ? Mine is 2G/16G.
  10. No signal on mine and my logs are full of Jun 02 15:37:27 station-m1 agetty[2704]: /dev/ttyS0: not a tty Jun 02 15:37:31 station-m1 kernel: ------------[ cut here ]------------ Jun 02 15:37:31 station-m1 kernel: [CRTC:37:crtc-0] vblank wait timed out Jun 02 15:37:31 station-m1 kernel: WARNING: CPU: 3 PID: 2400 at drivers/gpu/drm/drm_atomic_helper.c:1530 drm_atomic_helper_wait_for_vblanks.part.23+0x274/0x290 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: Modules linked in: tls bnep 8723ds snd_soc_hdmi_codec crct10dif_ce gpio_ir_recv snd_soc_simple_card cfg80211 snd_soc_simple_card_utils hci_uart snd_soc_rk3328 hantro_vpu(C) btqca btrtl v4l2_vp9 snd_soc_rockchip_i2s btbcm v4l2_h264 btintel snd_soc_core v4l2_mem2mem videobuf2_dma_contig videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 bluetooth videobuf2_common snd_compress ac97_bus snd_pcm_dmaengine videodev snd_pcm lima mc snd_timer dw_hdmi_i2s_audio dw_hdmi_cec ecdh_generic gpu_sched snd rfkill drm_shmem_helper ecc soundcore zram sch_fq_codel nfsd auth_rpcgss nfs_acl lockd grace sunrpc ip_tables x_tables autofs4 rockchipdrm drm_cma_helper dw_hdmi dw_mipi_dsi analogix_dp drm_kms_helper cec rc_core drm adc_keys Jun 02 15:37:31 station-m1 kernel: CPU: 3 PID: 2400 Comm: kworker/3:1 Tainted: G WC 5.17.9-media #22.05.1 Jun 02 15:37:31 station-m1 kernel: Hardware name: Firefly ROC-RK3328-PC (DT) Jun 02 15:37:31 station-m1 kernel: Workqueue: events drm_fb_helper_damage_work [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: pstate: 80000005 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) Jun 02 15:37:31 station-m1 kernel: pc : drm_atomic_helper_wait_for_vblanks.part.23+0x274/0x290 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: lr : drm_atomic_helper_wait_for_vblanks.part.23+0x274/0x290 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: sp : ffff80000a743b40 Jun 02 15:37:31 station-m1 kernel: x29: ffff80000a743b40 x28: 0000000000000000 x27: 0000000000003a35 Jun 02 15:37:31 station-m1 kernel: x26: ffff0000090e5800 x25: 0000000000000000 x24: 0000000000000001 Jun 02 15:37:31 station-m1 kernel: x23: 0000000000000038 x22: 0000000000000001 x21: ffff00000887c180 Jun 02 15:37:31 station-m1 kernel: x20: ffff00007d597080 x19: 0000000000000000 x18: 0000000000000001 Jun 02 15:37:31 station-m1 kernel: x17: 00480144020604d3 x16: 04b904b304d304b0 x15: 000000000000291c Jun 02 15:37:31 station-m1 kernel: x14: ffff80000a743850 x13: 00000000ffffffea x12: ffff800009c5c150 Jun 02 15:37:31 station-m1 kernel: x11: 0000000000000003 x10: ffff800009bd0850 x9 : ffff800009c4e6b0 Jun 02 15:37:31 station-m1 kernel: x8 : 000000000000daa0 x7 : c0000000ffffe91c x6 : fffffffffffec548 Jun 02 15:37:31 station-m1 kernel: x5 : ffff800076338000 x4 : 0000000000000000 x3 : 0000000000000001 Jun 02 15:37:31 station-m1 kernel: x2 : 0000000000000000 x1 : 90b9856759b7b800 x0 : 0000000000000000 Jun 02 15:37:31 station-m1 kernel: Call trace: Jun 02 15:37:31 station-m1 kernel: drm_atomic_helper_wait_for_vblanks.part.23+0x274/0x290 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: drm_atomic_helper_commit_tail_rpm+0x64/0x80 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: commit_tail+0xa4/0x198 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: drm_atomic_helper_commit+0x160/0x370 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: drm_atomic_commit+0x58/0x68 [drm] Jun 02 15:37:31 station-m1 kernel: drm_atomic_helper_dirtyfb+0x190/0x2d0 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: drm_fb_helper_damage_work+0x194/0x2f0 [drm_kms_helper] Jun 02 15:37:31 station-m1 kernel: process_one_work+0x20c/0x4c0 Jun 02 15:37:31 station-m1 kernel: worker_thread+0x48/0x478 Jun 02 15:37:31 station-m1 kernel: kthread+0xf8/0x110 Jun 02 15:37:31 station-m1 kernel: ret_from_fork+0x10/0x20 Jun 02 15:37:31 station-m1 kernel: ---[ end trace 0000000000000000 ]--- An idea ?
  11. No more video with Armbian_22.05.1_Station-m1_jammy_current_5.17.9.img.xz but a ssh connection is possible ! Unfortunately "armbianmonitor -u" gives "System diagnosis information will now be uploaded to no results to fetchPlease post the URL in the forum where you've been asked for."
  12. this one is obviously truncated. The one without video I tried is Armbian_22.05.1_Station-m1_bullseye_current_5.17.9.img.xz (415M)
  13. Hi, I tried the new Bullseye image from https://www.armbian.com/station-m1/ to check bluetooth support but nothing is displayed on the screen at boot. No video signal come from the Station M1. The TF card used works with other images. Any hints ? Chris
  14. Hi, is it possible to switch off the GPU of the Station M1 to reduce power in headless server application ? Chris
  15. Hi, any hope to have a 5.x server image with support for the M1 bluetooth soon ? Chris
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines