9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] wifi mntre
@ 2023-07-31  1:34 william
  2023-07-31  1:57 ` Stanley Lieber
  0 siblings, 1 reply; 5+ messages in thread
From: william @ 2023-07-31  1:34 UTC (permalink / raw)
  To: 9front

How do you get the wifi working on mntre. I thhink I copied the latest firmware from openbsd
and uncompressed into /lib/firware

term% cd firmware
term% ls
iwn-100
iwn-1000
iwn-105
iwn-135
iwn-2000
iwn-2030
iwn-4965
iwn-5000
iwn-5150
iwn-6000
iwn-6005
iwn-6030
iwn-6050
iwn-license

then I compiled

; cd /sys/src/9/imx8
    ; mk clean; mk install
    ; cd /sys/src/boot/reform
    ; mk
    ; 9fs dos
    ; fcp /arm64/9reform.u /n/dos/
    ; fcp /sys/src/boot/reform/boot.scr /n/dos/

term% cat /n/dos/plan9.ini
bootfile=9reform.u
bootargs=local!/dev/sdN0/fs
nvram=/dev/sdN0/nvram
ether0=type=iwl

term% ls '#l1'
ls: #l1: no free devices

It didn't pop up in sysinfo

Regards

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-31  3:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-31  1:34 [9front] wifi mntre william
2023-07-31  1:57 ` Stanley Lieber
2023-07-31  2:19   ` Yury Chumak
2023-07-31  2:34   ` william
2023-07-31  3:13     ` Stanley Lieber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).