Posts by Tim_Taylor
-
-
just wondering if you plan to release any Leia builds?
Nope.
No more community builds
-
I don't think there's a better option than a S905X right now if you're looking for something cheap that can also do 4K, 10bit and HDR. A $6 usb 3.0 gigabit ethernet and that's all I could really ask for.
Many users are looking about cheap boxes, but they expect to much.
S905X/S912 are at the end of lifecycle - allwinner & rockchip need a lot of development
There is not enough developement power to get an actual kernel etc.
I´m lucky about stable LE8.2 kszaq - this versions will run a couple of years
-
Only my S912 box has VDF display.
I own three amlogic boxes, but I will never buy one again.
Like chewitt said - just a piece of crap
LE for amlogic seems to be a dead end
-
Good job man
Activating my S912 display is nice to have
I will stay on LE 8.2 for a long time .... LE 8.9 is unusable for me
-
I have ordered one which is hopefully an ASIX AX88178 - luckily these things are dirt cheap... "biggest" problem is the time it takes to ship here
I ordered some adapters from the biggest seller worldwide - owner Jeff Bezos - using prime option
24h later I got it.
-
Can anyone write step by step guide?
It´s always written - You only have to read
BTW:
You don´t understand correct
Image file to burn must *.img.gz -> img = image
No need to go to recovery
As I said - pls read and understand
-
I copied the vfd.conf directly from your link and renamed it.I do not know what you mean by 'raw text' ..... all I can say is I did not introduce any formatting into the file that I am aware of.
Like I told You before - directly copy was Your fault
Have a look at Your vfd.conf typing cat /storage/.config/vfd.conf
Should be something like that
# This file must be renamed to vfd.conf and placed in the /storage/.config/ folder.
#
# Vorke Z6 configuration
#--------------------
#gpio_xxx:
# [0] 0 = &gpio, 1 = &gpio_ao.
# [1] pin number - kernel/meson-gxl-gpio.h at master · openSUSE/kernel · GitHub
# [0] Reserved - must be 0.
vfd_gpio_clk='0,76,0'
vfd_gpio_dat='0,75,0'
vfd_gpio_stb='0,53,0'
If it shows something like - You made it wrong
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://assets-cdn.github.com">
<link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
<link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
<link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
-
You have to copy & paste and insert in editor like this
ssh <box ip>
cd /storage/.config
vi vfd.conf
press i key for insert mode
paste
press ESC : wq
Don´t use "save as" on website
-
Solved
Deleted all an did it again
In my local folder(/storage/lcd) I did chmod FD628Service too, after this sh test_led.sh working fine.
Now i removed the black tape from display
-
Code
Display MoreS912:~/lcd # sh install.sh install.sh: line 27: /storage/.local/share/fd628/FD628Service: Permission denied S912:~/lcd # sh test_led.sh No command line options were found, showing usage instructions. test_led.sh: line 22: ./FD628Service: Permission denied test_led.sh: line 32: ./FD628Service: Permission denied S912:~ # dmesg | grep FD628 [ 14.918775@2] FD628: vfd_gpio_clk: #0 = 0x00; #1 = 0x4C; #2 = 0x00; [ 14.918786@2] FD628: vfd_gpio_dat: #0 = 0x00; #1 = 0x4B; #2 = 0x00; [ 14.918792@2] FD628: vfd_gpio_stb: #0 = 0x00; #1 = 0x35; #2 = 0x00; [ 14.918799@2] FD628: vfd_chars: #0 = 0x04; #1 = 0x03; #2 = 0x02; #3 = 0x01; #4 = 0x00; [ 14.918807@2] FD628: vfd_dot_bits: #0 = 0x00; #1 = 0x01; #2 = 0x02; #3 = 0x03; #4 = 0x04; #5 = 0x05; #6 = 0x06; [ 14.918812@2] FD628: vfd_display_type: #0 = 0x01; #1 = 0x00; #2 = 0x00; #3 = 0x00; [ 14.918819@2] FD628: "banks" chip found. base = 155, pin count = 101, pin = 76, offset = 231 [ 14.918824@2] FD628: "banks" chip found. base = 155, pin count = 101, pin = 75, offset = 230 [ 14.918828@2] FD628: "banks" chip found. base = 155, pin count = 101, pin = 53, offset = 208
Don´t know why get the "Permission denied"
-
S912:~ # dmesg | grep FD628
[ 14.004274@2] FD628: vfd_gpio_clk: Empty.
[ 14.004287@2] FD628: vfd_gpio_dat: Empty.
[ 14.004292@2] FD628: vfd_gpio_stb: Empty.
[ 14.004297@2] FD628: vfd_chars: Empty.
[ 14.004301@2] FD628: vfd_dot_bits: Empty.
[ 14.004306@2] FD628: vfd_display_type: Empty.
[ 14.004311@2] FD628: Failed to verify FD628 configuration file, attempt using device tree as fallback.
[ 14.004316@2] FD628: fd628_gpio_clk pin entry not found
[ 14.004321@2] FD628: fd628_gpio_dat pin entry not found
[ 14.004325@2] FD628: fd628_gpio_stb pin entry not found
[ 14.004330@2] FD628: can't find fd628_chars list, falling back to defaults.
[ 14.004335@2] FD628: chars_prop = (null)
[ 14.004340@2] FD628: can't find fd628_dot_bits list, falling back to defaults.
[ 14.004344@2] FD628: dot_bits_prop = (null)
[ 14.004350@2] FD628: display.type = 0, display.controller = 0, pdata->dev->dtb_active.display.flags = 0x00
[ 14.004354@2] FD628: can't request gpio of gpio_clk
Edit:
Used files(dtb & conf)
-
Vorke Z6 running 8.2.2.3
Replaced dtb, copied vfd.conf, installed, reboot but service not running
LibreELEC (community): 8.2.2.3 (S912.arm)
S912:~/.config # sh /storage/.local/share/fd628/stop_service.sh
S912:~/.config # insmod /storage/.local/share/fd628/aml_fd628.ko
S912:~ # /storage/.local/share/fd628/FD628Service &
S912:~ # Open device failed.
: No such file or directory
-
seems like I need another adapter.
I´m using simple USB network adapter(s)
I can try to test my combi adapter - 3port USB3 & Gb network
905X-AZ:~ # ethtool -i eth1
driver: r8152
version: v1.04.0 (2014/01/15)
firmware-version:
expansion-rom-version:
bus-info: usb-xhci-hcd.0.auto-1.1
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no
905X-AZ:~ # lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
905X-AZ:~ # ethtool eth1|grep -i speed
Speed: 1000Mb/s
905X-AZ:~ # ethtool eth1|grep -i duplex
Duplex: Full
Your adapter fails
-
905X-AZ:~ # lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
You are using an usb-hub, try to connect direct to onboard usb port -
ASIC adapter
905X-WZ:~ # ethtool -i usbnet0
driver: asix
version: 22-Dec-2011
firmware-version: ASIX AX88178 USB 2.0 Ethernet
expansion-rom-version:
bus-info: usb-xhci-hcd.0.auto-1
supports-statistics: no
supports-test: no
supports-eeprom-access: yes
supports-register-dump: no
supports-priv-flags: no
Realtek Adapter
905X-AZ:~ # ethtool -i eth1
driver: r8152
version: v1.04.0 (2014/01/15)
firmware-version:
expansion-rom-version:
bus-info: usb-xhci-hcd.0.auto-1
supports-statistics: no
supports-test: no
supports-eeprom-access: no
supports-register-dump: no
supports-priv-flags: no
905X-AZ:~ # ethtool eth1|grep -i speed
Speed: 1000Mb/s
-
USB Network adapter = usbnet0
Settings for usbnet0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Link partner advertised pause frame use: Symmetric Receive-only
Link partner advertised auto-negotiation: Yes
Speed: 1000Mb/s
Duplex: Full
Port: MII
PHYAD: 2
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pg
Wake-on: d
Current message level: 0x00000007 (7)
drv probe link
Link detected: yes
-
I'm AMAZED by every one who is concerned about the install to internal, thy all wont it, but thy have no idea why
They want it because they believe it´s something special