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

* Re: [9front] wifi mntre
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Stanley Lieber @ 2023-07-31  1:57 UTC (permalink / raw)
  To: 9front

On July 30, 2023 9:34:19 PM EDT, william@thinktankworkspaces.com wrote:
>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
>

first you need to install a supported wifi card.

sl

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

* Re: [9front] wifi mntre
  2023-07-31  1:57 ` Stanley Lieber
@ 2023-07-31  2:19   ` Yury Chumak
  2023-07-31  2:34   ` william
  1 sibling, 0 replies; 5+ messages in thread
From: Yury Chumak @ 2023-07-31  2:19 UTC (permalink / raw)
  To: 9front

..or write patch for support of your card =)))

пн, 31 июл. 2023 г. в 04:59, Stanley Lieber <sl@stanleylieber.com>:
>
> On July 30, 2023 9:34:19 PM EDT, william@thinktankworkspaces.com wrote:
> >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
> >
>
> first you need to install a supported wifi card.
>
> sl



-- 
Sphynkx

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

* Re: [9front] wifi mntre
  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
  1 sibling, 1 reply; 5+ messages in thread
From: william @ 2023-07-31  2:34 UTC (permalink / raw)
  To: 9front

Its the same one from mntre

ath9k miniPCIe Wi-Fi card with Laird. So i'm guess this card does not work?

I will buy the right card if you know off hand. 

Quoth Stanley Lieber <sl@stanleylieber.com>:
> On July 30, 2023 9:34:19 PM EDT, william@thinktankworkspaces.com wrote:
> >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
> >
> 
> first you need to install a supported wifi card.
> 
> sl
> 


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

* Re: [9front] wifi mntre
  2023-07-31  2:34   ` william
@ 2023-07-31  3:13     ` Stanley Lieber
  0 siblings, 0 replies; 5+ messages in thread
From: Stanley Lieber @ 2023-07-31  3:13 UTC (permalink / raw)
  To: 9front

On July 30, 2023 10:34:05 PM EDT, william@thinktankworkspaces.com wrote:
>Its the same one from mntre
>
>ath9k miniPCIe Wi-Fi card with Laird. So i'm guess this card does not work?
>
>I will buy the right card if you know off hand. 
>
>Quoth Stanley Lieber <sl@stanleylieber.com>:
>> On July 30, 2023 9:34:19 PM EDT, william@thinktankworkspaces.com wrote:
>> >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
>> >
>> 
>> first you need to install a supported wifi card.
>> 
>> sl
>> 
>
>

9front doesn't support ath9k.

this is a more or less complete list of supported cards:

http://fqa.9front.org/fqa3.html#3.2.3.2.3.1

sl

^ 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).