slarm64 (unofficial slackware) ROCKPro64 RK3399 (aarch64)
#1
support for slarm64 for rockpro64 development boards (aarch64 unofficial port slackware)
the system can be assembled as armhf and aarch64, assemblies are made under aarch64


links:
         site: fail.pp.ua
         forum: linuxquestions
         development: https://gitlab.com/sndwvs/images_build_kit


first release:
         README.TXT
  Reply
#2
update, DDR Version 1.14 20180803

slack-current-aarch64-miniroot_29Sep18-4.4.162-rockpro64-build-20181126.img.tar.xz
slack-current-aarch64-miniroot_29Sep18-4.4.162-rockpro64-build-20181126.img.tar.xz.md5

slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img.tar.xz
slack-current-aarch64-xfce_29Sep18-4.4.162-rockpro64-build-20181126.img.tar.xz.md5
  Reply
#3
I installed os on my pro and would like to know how to connect to wifi

tried in supplicant
Code:
network={
   ssid="Your SSID Here"
   psk="YourPresharedKeyHere"
}


also variuos variations of
Code:
ip link set wlan0 up
    iwconfig wlan0 essid your_essid key your_key
It dettects wireless adaptor and if I iwcinfig does show  network availble but cant get it to connect its a WPA2

wpa_gui throws an error

also if posible is it posible to fix screen overscan?

looks nice just really not able to connect to wifi my ignorance is quite a fallback could you point me the way to connect to a wpa2 wireless network?
  Reply
#4
(11-27-2018, 03:24 PM)NightCrawler504 Wrote: I installed os on my pro and would like to know how to connect to wifi

tried in supplicant
Code:
network={
   ssid="Your SSID Here"
   psk="YourPresharedKeyHere"
}


also variuos variations of
Code:
ip link set wlan0 up
    iwconfig wlan0 essid your_essid key your_key
It dettects wireless adaptor and if I iwcinfig does show  network availble but cant get it to connect its a WPA2

wpa_gui throws an error

also if posible is it posible to fix screen overscan?

looks nice just really not able to connect to wifi my ignorance is quite a fallback could you point me the way to connect to a wpa2 wireless network?

1. in the file /etc/wpa_supplicant.conf register
Code:
network={
   ssid="Your SSID Here"
   psk="YourPresharedKeyHere"
}

2. in the /etc/rc.d/rc.inet1.conf file, uncomment the lines:
Code:
IFNAME[4]="wlan0"
USE_DHCP[4]="yes"
WLAN_WPA[4]="wpa_supplicant"

3. restart the /etc/rc.d/rc.inet1 service as:
Code:
/etc/rc.d/rc.inet1 restart
or
/etc/rc.d/rc.inet1 wlan0_up


Quote:also if posible is it posible to fix screen overscan?

it's not quite clear how this manifests itself, I pretend that I need in the settings of XFCE -> window manager (optional) -> effects -> enable effects
  Reply
#5
Added Slackware Aarch64 Miniroot (ROCKPro64) 20181126 on Wiki and PINE64 Installer.
Added Slackware Aarch64 XFCE (ROCKPro64) 20181126 on Wiki and PINE64 Installer.
  Reply
#6
Did the above throws me:

wlan0 information: 'Any ESSID'
Error for wireless request "Set Nickname" (8B1C) :
Set failed on device wlan0: operation not supported
Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT] : Invalid arguement
ioctl[SIOCSIWENCODEEXT] : Invalid arguement
Blablabla
Timed out
Dhcp exited
  Reply
#7
(11-28-2018, 05:27 PM)NightCrawler504 Wrote: Did the above throws me:

wlan0 information: 'Any ESSID'
Error for wireless request "Set Nickname" (8B1C) :
Set failed on device wlan0: operation not supported
Successfully initialized wpa_supplicant
ioctl[SIOCSIWENCODEEXT] : Invalid arguement
ioctl[SIOCSIWENCODEEXT] : Invalid arguement
Blablabla
Timed out
Dhcp exited
try the options with the driver (uncomment):
WLAN_WPADRIVER[4]="nl80211"
  Reply
#8
[quote pid='42819' dateline='1543450259']
WLAN_WPADRIVER[4]="nl80211"
[/quote]

Error persists have no idea what's wrong guess I'll just wait some one gets it right ask them to upload a suplicant and inet1 file, I'm using wpa2 on aes, tried 3 wireless USB adapters and its difficult to post and extract errors without internet since for some reason usb 3 port seems to not pick up wireless adapter nor USB memory card, thanks anyway looks like a solid project hope it becomes noob friendly Big Grin
  Reply
#9
there is an updated kernel, with sdio0 (wifi) enabled and pmic fixed

download kernel-*-rk3399-4.4.166-aarch64-1mara.txz

kernel update:

Code:
upgradepkg kernel-*-rk3399-4.4.166-aarch64-1mara.txz
  Reply
#10
Quick question... does the designware i2s audio driver (modprobe dw_hdmi_i2s_audio) work properly in that 4.4.166?
Because all ayufan kernels higher than 4.4.138 have serious HDMI/i2s audio issues, so I've been stuck at 4.4.138-1100 since I first got this board.
There's dmesg errors about "i2s: fail to clear" or something like that, haven't tried to solve it in a month+.
Then again, I actually thought that might have been because of ayufan's DTB and the frequencies in it.

Is someone able to confirm dw_hdmi_i2s_audio works ok?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) RockPro64 riscv64, aarch64 mara 1 347 03-25-2024, 12:12 PM
Last Post: mara
  RK3399 PCIe enumeration jhadd 0 230 01-31-2024, 08:56 AM
Last Post: jhadd
  yocto for RockPro64 Fide 1 650 01-16-2024, 10:01 AM
Last Post: Fide
  Installing Ubuntu Server on RockPro64 deutschlmao 2 2,525 10-29-2023, 04:43 PM
Last Post: brotherj4mes
  Vanilla mainline Debian 11 (Bullseye) on the RockPro64 Pete Tandy 22 16,857 08-16-2023, 01:34 AM
Last Post: varac
  How to enable CoreSight ETM trace on RockPro64 shpark 0 542 05-21-2023, 11:34 PM
Last Post: shpark
  rk3399 and Visual Output Processor 2 (VOP2) swan 3 1,286 05-13-2023, 12:01 AM
Last Post: swan
  Rockpro64 Dead on arrival? quixoticgeek 1 882 03-12-2023, 06:55 PM
Last Post: quixoticgeek
  RockPro64 boot questions misterc 3 1,491 01-13-2023, 06:21 PM
Last Post: misterc
  A fix for Bluetooth audio stuttering on the RockPro64 raph 2 1,588 01-03-2023, 06:53 PM
Last Post: raph

Forum Jump:


Users browsing this thread: 2 Guest(s)