Jump to content

hannah

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by hannah

  1. Hello, I find that youtube playback video is very choppy. Is it possible to enable Hardware Decoding, please? If yes then how please. Regards in advance Hannah
  2. High resolution PCB Pic: https://ibb.co/zbqW5HH My PCB version is QZ: CS_905X3_TX95_B4_QZ_V1.2
  3. @ZuiMelanieForno I read this: ``` Could You please Post here some Information, about the BlueTooth-Config-Details? ``` What exactly are you after please? With those 2 above .dtbs it simply works. No extra configuration needed.
  4. Hello all, At this time all issues resolved. Thanks for the pointer from @SteeMan I am running from SD Card. Image Used: Armbian_20.10_Arm-64_focal_current_5.9.0_desktop.img.xz Uboot: u-boot-s905x2-s922 > u-boot.ext dtb: /dtb/amlogic/meson-sm1-sei610.dtb - BlueTooth, HDMI Audio, WIFI Works, Ethernet does NOT work. To get wifi working: ``` sudo mv /lib/firmware/brcm/brcmfmac4330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt.old sudo ln -s /lib/firmware/brcm/brcmfmac-ap6330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt ``` Additionally I have tested this dtb: meson-sm1-sei610-x96maxplus.dtb. Found from this below link. BlueTooth, HDMI Audio, WIFI and Ethernet too work. Admin you can mark this thread as SOLVED. Thank you and kind regards Hannah
  5. Hello @SteeMan Your comment re: ``` You have a lot to learn about armbian on TV boxes and dtbs and kernels. ``` Is indeed right. Your response above gives me guidance and I am indeed grateful for that. Regards Hannah
  6. Hello again: Latest dmesg: http://ix.io/2LdW Issue: NO HDMI Audio I now removed the pulseaudio and install alsa. I have followed this guide: http://linuxg.net/how-to-properly-replace-pulseaudio-with-alsa-on-crunchbag-linux-and-debian-squeeze/ Commands run: ``` Remove pulseaudio hannah@tx3:~$ sudo killall pulseaudio hannah@tx3:~$ sudo apt-get purge pulseaudio pulseaudio-utils pavumeter pavucontrol hannah@tx3:~$ sudo apt autoremove Install alsa hannah@tx3:~$ sudo apt-get install alsa-base alsa-tools alsa-tools-gui alsa-utils alsa-oss alsamixergui libalsaplayer0 Reading package lists... Done Building dependency tree Reading state information... Done alsa-utils is already the newest version (1.2.2-1ubuntu2). The following additional packages will be installed: libfltk1.1 linux-sound-base Suggested packages: apmd oss-compat The following NEW packages will be installed: alsa-base alsa-oss alsa-tools alsa-tools-gui alsamixergui libalsaplayer0 libfltk1.1 linux-sound-base ``` Clearly Sound is NOT working as alsa cannot find a sound card. from dmesg: ``` [ 4.385344] kernel: ALSA device list: [ 4.388320] kernel: No soundcards found. ``` Any help appreciated. Kind regards Hannah
  7. Hello again, Is there a way to get AUDIO over HDMI work in this box, please? Thank you in advance. Regards Hannah
  8. Hello, dmesg output here: http://ix.io/2L6u Re: NO Sound, I see this message in the dmesg: root@tx3:/var/log# dmesg | grep sound -B1 [ 4.375254] ALSA device list: [ 4.378276] No soundcards found. Re: NO Bluetooth, I try following: ``` root@tx3:/var/log# dmesg | grep Found [ 8.872902] systemd[1]: Found device /dev/ttyS2. [ 8.944830] systemd[1]: Found device /dev/ttyAML0. [ 9.386775] systemd[1]: Found device /dev/disk/by-label/BOOT. [ 9.612554] systemd[1]: Found device /sys/subsystem/net/devices/eth0. root@tx3:/var/log# /usr/bin/hciattach /dev/ttyS2 bcm43xx 1500000 Can't get port settings: Input/output error Can't initialize device: Input/output error root@tx3:/var/log# /usr/bin/hciattach /dev/ttyAML0 bcm43xx 1500000 bcm43xx_init Initialization timed out. ``` Please guide me to resolve the SOUND issue. I am an advanced user of LINUX, so I assume I will be able to follow your instruction. Kind regards Hannah
  9. Hello @all I Have a Tanix TX3 Amlogic S905X3 With 4GB RAM and 32GB ROM. It has a SP6330 Wifi / bluetooth Chip. High resolution PCB Pic: https://ibb.co/zbqW5HH I want to get the Sound and BlueTooth Working. I have used the Premade "Armbian_20.10_Arm-64_focal_current_5.9.0_desktop.img.xz" and Ethernet Works, Wifi Works (with small tweaks) This link helped me to get wifi working. Armbian Build for Nexbox A95X with AP6330. My armbian info: ``` root@tx3:~# cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=arm-64 BOARD_NAME="ARM-64" BOARDFAMILY=arm-64 BUILD_REPOSITORY_URL=https://github.com/150balbes/Build-Armbian.git BUILD_REPOSITORY_COMMIT=62b8c07-dirty DISTRIBUTION_CODENAME=focal DISTRIBUTION_STATUS=supported VERSION=20.10 LINUXFAMILY=arm-64 BRANCH=current ARCH=arm64 IMAGE_TYPE=user-built BOARD_TYPE=conf INITRD_ARCH=arm64 KERNEL_IMAGE_TYPE=Image ``` 1. u-boot used: u-boot-s905x2-s922 > u-boot.ext 2. dtb used: ``` root@tx3:/etc/firmware# cat /boot/extlinux/extlinux.conf LABEL Armbian LINUX /zImage INITRD /uInitrd # aml s9xxx FDT /dtb/amlogic/meson-g12a-x96-max.dtb APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 ``` 3. To get wifi working: ``` sudo mv /lib/firmware/brcm/brcmfmac4330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt.old sudo ln -s /lib/firmware/brcm/brcmfmac-ap6330-sdio.txt /lib/firmware/brcm/brcmfmac4330-sdio.txt ``` 4. Sound is NOT working via HDMI. Steps done: ``` root@tx3:~# sound.sh G12AX96MAX root@tx3:~# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: G12AX96MAX [G12A-X96-MAX], device 0: fe.dai-link-0 (*) [] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: G12AX96MAX [G12A-X96-MAX], device 1: fe.dai-link-1 (*) [] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: G12AX96MAX [G12A-X96-MAX], device 2: fe.dai-link-2 (*) [] Subdevices: 1/1 Subdevice #0: subdevice #0 ``` 5. Bluetooth is NOT Working. Steps done: dmesg output filtered for bluetooth: ``` root@tx3:~# dmesg | grep -i bluetooth [ 9.567673] Bluetooth: Core ver 2.22 [ 9.567680] Bluetooth: Starting self testing [ 9.637375] Bluetooth: ECDH test passed in 68049 usecs [ 9.641395] Bluetooth: SMP test passed in 3868 usecs [ 9.641412] Bluetooth: Finished self testing [ 9.641503] Bluetooth: HCI device and connection manager initialized [ 9.641516] Bluetooth: HCI socket layer initialized [ 9.641523] Bluetooth: L2CAP socket layer initialized [ 9.641537] Bluetooth: SCO socket layer initialized [ 9.896146] Bluetooth: HCI UART driver ver 2.3 [ 9.896155] Bluetooth: HCI UART protocol H4 registered [ 9.896157] Bluetooth: HCI UART protocol BCSP registered [ 9.896213] Bluetooth: HCI UART protocol LL registered [ 9.896215] Bluetooth: HCI UART protocol ATH3K registered [ 9.896240] Bluetooth: HCI UART protocol Three-wire (H5) registered [ 9.896580] Bluetooth: HCI UART protocol Intel registered [ 9.897208] Bluetooth: HCI UART protocol Broadcom registered [ 9.897240] Bluetooth: HCI UART protocol QCA registered [ 9.897243] Bluetooth: HCI UART protocol AG6XX registered [ 9.897268] Bluetooth: HCI UART protocol Marvell registered [ 10.257607] Bluetooth: hci0: BCM: chip id 62 [ 10.258093] Bluetooth: hci0: BCM: features 0x0f [ 10.259825] Bluetooth: hci0: BCM4330B1 [ 10.259834] Bluetooth: hci0: BCM4330B1 (002.001.003) build 0000 [ 10.781597] Bluetooth: hci0: BCM4330B1 'brcm/BCM4330B1.hcd' Patch [ 11.615360] Bluetooth: hci0: BCM4330B1 37.4 MHz Class 1 Ampak [ 11.615400] Bluetooth: hci0: BCM4330B1 (002.001.003) build 0000 [ 11.616135] Bluetooth: hci0: BCM: Using default device address (43:30:b1:00:00:00) [ 17.792428] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 17.792435] Bluetooth: BNEP filters: protocol multicast [ 17.792448] Bluetooth: BNEP socket layer initialized ``` root@tx3:/tmp# mkdir -p /etc/firmware root@tx3:/etc/firmware# ln -sf /lib/firmware/brcm/BCM4330B1.hcd /etc/firmware root@tx3:/etc/firmware# ls -l lrwxrwxrwx 1 root root 32 Jan 6 17:10 BCM4330B1.hcd -> /lib/firmware/brcm/BCM4330B1.hcd root@tx3:/etc/firmware# hcitool scan Device is not available: No such device root@tx3:/etc/firmware# hciconfig -a hci0: Type: Primary Bus: UART BD Address: 43:30:B1:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0 DOWN RAW RX bytes:2261 acl:0 sco:0 events:245 errors:0 TX bytes:54895 acl:0 sco:0 commands:245 errors:0 root@tx3:/etc/firmware# /usr/bin/hciattach /dev/ttyAML0 bcm43xx 1500000 bcm43xx_init Initialization timed out root@tx3:/etc/firmware# hciattach -l | grep bcm bcm2035 0x0a5c,0x2035 bcm43xx 0x0000,0x0000 Kindly guide me here. Regards Hannah
  10. Okay sure I now understand why it's NOT possible. Appreciate response from @TRS-80 & @jock Perhaps admin can CLOSE this topic.
  11. Hello All, May I please get some help here? Thank you Hannah
  12. I also have thoroughly reviewed this earlier topic and still unable to resolve this WIFI issue. Please assist. ``` Armbian on S905W TVBOX (COOLEME / W95T ) https://forum.armbian.com/topic/6849-armbian-on-s905w-tvbox-cooleme-w95t/ ```
  13. Hello, Issue: No WIFI in my TV Box My BOX: A95X F1 Amlogic S905W Quad core 2GB DDR3 16GB eMMC 2.4G WIFI Chip SV6051P hxxps://www.youtube.com/watch?v=BL-bbD_X0v0 Note I have thoroughly reviewed this thread and still unable to get wifi in this box. Here are the details: - Image used: https://mega.nz/folder/j9QSDQSQ#6WpasOlbZYIInfw6yo4phQ/file/78xiBbga Image Name: Armbian_20.10_Arm-64_focal_current_5.9.0_desktop.img.xz - dtb used = meson-gxl-s905w-p281.dtb root@arm-64:/boot/extlinux# less extlinux.conf # aml s9xxx FDT /dtb/amlogic/meson-gxl-s905w-p281.dtb APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 - armbian info: ``` root@arm-64:/boot/extlinux# cat /etc/armbian-release # PLEASE DO NOT EDIT THIS FILE BOARD=arm-64 BOARD_NAME="ARM-64" BOARDFAMILY=arm-64 BUILD_REPOSITORY_URL=https://github.com/150balbes/Build-Armbian.git BUILD_REPOSITORY_COMMIT=62b8c07-dirty DISTRIBUTION_CODENAME=focal DISTRIBUTION_STATUS=supported VERSION=20.10 LINUXFAMILY=arm-64 BRANCH=current ARCH=arm64 IMAGE_TYPE=user-built BOARD_TYPE=conf INITRD_ARCH=arm64 KERNEL_IMAGE_TYPE=Image root@arm-64:/boot/extlinux# uname -a Linux arm-64 5.9.0-arm-64 #20.10 SMP PREEMPT Wed Oct 14 12:04:42 MSK 2020 aarch64 aarch64 aarch64 GNU/Linux ``` - no wlan0 interface ``` root@arm-64:~# nmcli device show | grep -i general.device GENERAL.DEVICE: eth0 GENERAL.DEVICE: lo ``` - I see ssv* files in firmware folder ``` root@arm-64:/boot/extlinux# ls -l /lib/firmware/ssv* -rw-rw-r-- 1 root root 81176 Nov 20 19:21 /lib/firmware/ssv6051-sw.bin -rw-rw-r-- 1 root root 2494 Nov 20 19:21 /lib/firmware/ssv6051-wifi.cfg -rwxrwxr-x 1 root root 39808 Nov 20 19:21 /lib/firmware/ssv6x5x-sw.bin -rwxrwxr-x 1 root root 3373 Nov 20 19:21 /lib/firmware/ssv6x5x-wifi.cfg root@arm-64:/boot/extlinux# ls -l /usr/lib/firmware/ssv* -rw-rw-r-- 1 root root 81176 Nov 20 19:21 /usr/lib/firmware/ssv6051-sw.bin -rw-rw-r-- 1 root root 2494 Nov 20 19:21 /usr/lib/firmware/ssv6051-wifi.cfg -rwxrwxr-x 1 root root 39808 Nov 20 19:21 /usr/lib/firmware/ssv6x5x-sw.bin -rwxrwxr-x 1 root root 3373 Nov 20 19:21 /usr/lib/firmware/ssv6x5x-wifi.cfg ``` - I created this file ssv6051.conf ``` root@arm-64:/etc/modprobe.d# cat ssv6051.conf options ssv6051 stacfgpath=/lib/firmware/ssv6051-wifi.cfg ``` At this time I do not see any wlan0 interface and thus WIFI is NOT available. Kindly assist and guide me. Regards Hannah
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines