[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
slackwarearm:development_di_lx2160acex7 [2023/10/22 13:39 (UTC)] – [Notes] page formatting for clarity and easy edits. mralk3slackwarearm:development_di_lx2160acex7 [2023/10/22 13:44 (UTC)] (current) – [UEFI Firmware Installer to SPI Flash] add SFP+ Network Ports section mralk3
Line 149: Line 149:
 sf write 0x90000000 0 0x800000</code> sf write 0x90000000 0 0x800000</code>
  
 +==== SFP+ Network Ports ==== 
 +  * Add to the restool package the following udev rule: [[https://src.fedoraproject.org/rpms/restool/blob/rawhide/f/fsl_mc_bus.rules | fsl_mc_bus.rules]] 
 +  * Can add it to /etc/udev/rules.d/ to test with reboot. 
 +  * Link to Fedora restool source [[https://src.fedoraproject.org/rpms/restool]] 
 +  * The latest is restool is version 2.4.0 but 2.3.0 is working as it should 
 +  * Decide what package will install this rule.  Maybe it can fit itself in one of the integration scripts?
 slackwarearm:development_di_lx2160acex7 ()