Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-05-03 Thread Ravi Raj
Hi


Is there a specific format to write essid in aux/wpa syntax?


Thanks


rraj



--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M1c6abc3c8f9b968e57a633ec
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-16 Thread Ravi Raj
Hi

Copied the kernel using: https://fqa.9front.org/fqa7.html#7.2.5 , firmware got 
added!

aux/wpa returns command usage syntax. cat /net/ether1/ifstats outputs 
essid 
bssid 
and a list of available wifi, including mine.

But, i determined essid & bssid from aircrack-ng being different to what is 
mentioned above in ifstats.

Where is the error?

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M7b4ad5642c1a072ec127efa8
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-10 Thread Jacob Moody
On 4/10/23 08:07, Ravi Raj wrote:
> Hi
> 
> I believe the mentioned step in your reply is for systems with a local disk.
> 
> I am using live USB with hjfs.

Explain to me then how your usb install boots a kernel without a 9fat.
You likely have an incorrect assumption here. But I don't know, you
may have some boutique setup now.

Again I don't know why you are making things hard for yourself. If you
want to stray off the beaten path that's totally fine, but don't make
it everyone else's problem. I warned you about this.


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Ma0a0dec510f1bc89a8b73fa3
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-10 Thread Ravi Raj
Hi

I believe the mentioned step in your reply is for systems with a local disk.

 I am using live USB with hjfs.

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Md1d12955232dcf7816a871fc
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-09 Thread ori
Quoth Yury Chumak :
> сб, 8 апр. 2023 г. в 19:16, Ravi Raj :
> >
> > Hi
> >
> > First command yields some sort of fingerprint.
> > Second command yields no output.
> >
> > Thanks
> > rraj
> > 9fans / 9fans / see discussions + participants + delivery options Permalink
> If output of second command empty then addition firmware was not
> applied and kernel doesn't see any firmware. Try to compile kernel not
> with single command "mk install" and sequentially:
> mk clean
> mk
> mk install
> After finish reboot system (maybe twice). After reboot check /lib/firmware
> 
> 
>

this is missing copying the kernel to 9fat. Read section 7.2.5 in the FQA.

https://fqa.9front.org/fqa7.html#7.2.5


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M76055049a98341a6535b597a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-09 Thread Yury Chumak
сб, 8 апр. 2023 г. в 19:16, Ravi Raj :
>
> Hi
>
> First command yields some sort of fingerprint.
> Second command yields no output.
>
> Thanks
> rraj
> 9fans / 9fans / see discussions + participants + delivery options Permalink
If output of second command empty then addition firmware was not
applied and kernel doesn't see any firmware. Try to compile kernel not
with single command "mk install" and sequentially:
mk clean
mk
mk install
After finish reboot system (maybe twice). After reboot check /lib/firmware



-- 
Sphynkx

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M26334a6ef4e0cf6c9263ee2d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-08 Thread Ravi Raj
Hi

First command yields some sort of fingerprint.
Second command yields no output.

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M808b8eceaa47fde5f4b8f5c7
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-05 Thread Yury Chumak
Try:
pci -v

Also check wether firmware placed in fact:
paqfs /boot/bootfs.paq
lc /n/paq/lib/firmware

ср, 5 апр. 2023 г. в 20:06, Ravi Raj :
>
> Hi
>
> Recompiled & Re-installed the kernel after placing firmware file in 
> /lib/firmware. Though still the message firmware file not found is there.
>
> bind command did not yield any output, aux/wpa command returns command usage 
> option, ip/ipconfig says no success with DHCP. cat /net/ether0/ifstats yields 
> non-understandable output!
>
> /net directory contains only ether0 & not ether1. How to determine 
> essid/bssid?
>
> Able to ping only host machine.
>
> Thanks
> rraj
> 9fans / 9fans / see discussions + participants + delivery options Permalink

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M2a1e5fca28ab7cf46daaa947
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-05 Thread Ravi Raj
Hi

Recompiled & Re-installed the kernel after placing firmware file in 
/lib/firmware. Though still the message firmware file not found is there.

bind command did not yield any output, aux/wpa command returns command usage 
option, ip/ipconfig says no success with DHCP. cat /net/ether0/ifstats yields 
non-understandable output!

/net directory contains only ether0 & not ether1. How to determine essid/bssid?

Able to ping only host machine.

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M1fd959e88bc15f98e2e50e33
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-03 Thread Jacob Moody
On 4/3/23 10:56, Ravi Raj wrote:
> Hi
> 
> Is recompiling kernel same as installing new kernel ?
> 
> What is the command to recompile the kernel?

https://fqa.9front.org/fqa5.html#5.2.2
https://fqa.9front.org/fqa7.html#7.2.5


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M6bac788beafbbebbbfb5902c
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-04-03 Thread Ravi Raj
Hi

Is recompiling kernel same as installing new kernel ?

What is the command to recompile the kernel?

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M68f975e18a30cf9a68632324
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-24 Thread hiro
it's not that bad IMO, but you will have to live with having to redo
everything and lose all the data.

i have installed to usb flash drives before for some short temporary
tests. no big deal, if you don't need to keep anything of it...

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M04443fbd5eae7d7d1f377ddd
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-24 Thread Jacob Moody
On 3/24/23 08:01, Ravi Raj wrote:
> Hi
> 
> Many thanks for your suggestion. For now, i plan to use live usb!
> 
> Is it possible to create persistence on live USB? Web search reveals nothing. 
> 
> If it's possible, can someone please point me to the relevant procedures.
> 

I will not give instructions because I do not want to endorse or support a 
setup like this.
If you are choosing to not listen to my advice then you are on your own.

Good Luck!
Jacob Moody


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M555dc8030e16769d17e27a84
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-24 Thread Ravi Raj
Hi

Many thanks for your suggestion. For now, i plan to use live usb!

Is it possible to create persistence on live USB? Web search reveals nothing. 

If it's possible, can someone please point me to the relevant procedures.

Thanks
rraj

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Me3995206d0ad495dc39afe79
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-23 Thread Jacob Moody
On 3/23/23 10:15, Ravi Raj wrote:
> Hi
> 
> Do not have additional hardware (spare workstation).
> 
> Can i create a persistence to store the settings(which remains in live USB 
> between reboots)?
> 
> Thanks
> rraj

Using a USB stick as a root filesystem is not something I would recommend.
If you're adamant on doing so it can be done, but I would advise figuring
out another solution. There are plenty of ways to go about fitting multiple
operating systems on the same disk or machine.

If you are stuck with a single machine perhaps using the system within
a virtual machine paired with drawterm would be less of hassle given
your constraints? If your goal is just to do some exploration this
would be a fine way to just get going and not worry about this magical
chair situation.


--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M25e74a4053bd5e1f77b7bde2
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-23 Thread Ravi Raj
Hi

Do not have additional hardware (spare workstation). 

Can i create a persistence to store the settings(which remains in live USB 
between reboots)?

Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M8eb76611e31bb56a93bc12b6
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-22 Thread Jacob Moody
On 3/22/23 11:14, Ravi Raj wrote:
> Hi
> Facing a similar issue with intel wireless firmware 7265, on Thinkpad E450. 
> Plan to use 9front as live usb to learn.
> Found firmware @ 
> https://github.com/OpenIntelWireless/itlwm/blob/master/itlwm/firmware/iwm-7265-17
>  
> .
> Unable to copy file in /lib/firmware as usb is categorized as read-only!
> 
> What to do?


I would recommend installing the system first.
You can do this by running 'inst/start' from a rc window within the live usb.



--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M4fb15bd5f73d79b1aaef25df
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-22 Thread Ravi Raj
Hi
Facing a similar issue with intel wireless firmware 7265, on Thinkpad E450. 
Plan to use 9front as live usb to learn.
Found firmware @ 
https://github.com/OpenIntelWireless/itlwm/blob/master/itlwm/firmware/iwm-7265-17.
Unable to copy file in /lib/firmware as usb is categorized as read-only!

What to do?
Thanks
rraj
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Ma42af02b3a99fe2b0cf68fbe
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-22 Thread Yury Chumak
Thanks for the advice - will dig into it =))

ср, 22 мар. 2023 г. в 12:18, Skip Tavakkolian :
>
> Regarding questions #2, see secstore(1)
>
> http://p9f.org/magic/man2html/1/secstore
>
> On Wed, Mar 22, 2023, 3:04 AM Yury Chumak  wrote:
>>
>> Thank you for last response..
>> ..Finally issue was resolved through a comprehensive mutual
>> configuration of various local network services =)) Main thing that it
>> was not a hardware issue or incompability with 9front..
>>
>> There is some more questions..
>> 1. How to  down network interface correctly??  In order to switch from
>> one essid to another without reboot..
>> 2. Also found that factotum doesn't save added keys and they are lost
>> after reboot. What is not configured?? How to decide and which way to
>> look??
>>
>> вт, 21 мар. 2023 г. в 16:13, Jacob Moody :
>> >
>> > On 3/21/23 05:24, Yury Chumak wrote:
>> > > Same situation with the same wifi-card.
>> > > % pci -v
>> >
>> > I don't believe the situation is the same.
>> > You are unable to associate with the access point,
>> > which was not the same issue as our other friend here.
>> >
>> > > ...
>> > > 3.0.0: net  02.80.00 8086/08b1 4 0:a314 8192
>> > > Intel Corporation Wireless 7260
>> > >
>> > > Firmware added and kernel rebuilded. Command:
>> > > % aux/wpa -p2 -s vega3 /net/ether1
>> > >
>> > > asking password, returns '!' and exits. But next command ip/ipconfig 
>> > > returns:
>> > >
>> > > ipconfig: no success with DHCP
>> > >
>> > > DHCP is ok. It works good with other devices. DHCP-logs on server side
>> > > have not requests with wifi-card mac-address.
>> > > Trying to connect to mobile phone configured as hotspot takes the same
>> > > result - no success with DHCP.
>> > > Manual configuring:
>> > > % ip/ipconfig -g 192.168.7.1 ether /net/ether1 192.168.7.23 255.255.255.0
>> > >
>> > > also not solve the situaton - ip/ping says about  lost packets..
>> > > % cat /net/ether1/ifstats
>> > > essid: vega3
>> > > bssid: 045ea4e8e2ac
>> > > status: unassociated
>> > > channel: 06
>> > > brsne: .
>> > > .
>> > > ..big list of available wifi-networks
>> > >
>> > > Tried also configure hotspot as open network, without authorization -
>> > > same result, doesn't connect.
>> > >
>> > > What could be the problem??
>> > >
>> >
>> >
>> > The issue is stated in the ifstats output:
>> > > status: unassociated
>> >
>> > This is the failure mode I would expect if your wpa password was incorrect.
>
> 9fans / 9fans / see discussions + participants + delivery options Permalink

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M2744cdeaef2b0f21803e5c2a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-22 Thread Skip Tavakkolian
Regarding questions #2, see secstore(1)

http://p9f.org/magic/man2html/1/secstore

On Wed, Mar 22, 2023, 3:04 AM Yury Chumak  wrote:

> Thank you for last response..
> ..Finally issue was resolved through a comprehensive mutual
> configuration of various local network services =)) Main thing that it
> was not a hardware issue or incompability with 9front..
>
> There is some more questions..
> 1. How to  down network interface correctly??  In order to switch from
> one essid to another without reboot..
> 2. Also found that factotum doesn't save added keys and they are lost
> after reboot. What is not configured?? How to decide and which way to
> look??
>
> вт, 21 мар. 2023 г. в 16:13, Jacob Moody :
> >
> > On 3/21/23 05:24, Yury Chumak wrote:
> > > Same situation with the same wifi-card.
> > > % pci -v
> >
> > I don't believe the situation is the same.
> > You are unable to associate with the access point,
> > which was not the same issue as our other friend here.
> >
> > > ...
> > > 3.0.0: net  02.80.00 8086/08b1 4 0:a314 8192
> > > Intel Corporation Wireless 7260
> > >
> > > Firmware added and kernel rebuilded. Command:
> > > % aux/wpa -p2 -s vega3 /net/ether1
> > >
> > > asking password, returns '!' and exits. But next command ip/ipconfig
> returns:
> > >
> > > ipconfig: no success with DHCP
> > >
> > > DHCP is ok. It works good with other devices. DHCP-logs on server side
> > > have not requests with wifi-card mac-address.
> > > Trying to connect to mobile phone configured as hotspot takes the same
> > > result - no success with DHCP.
> > > Manual configuring:
> > > % ip/ipconfig -g 192.168.7.1 ether /net/ether1 192.168.7.23
> 255.255.255.0
> > >
> > > also not solve the situaton - ip/ping says about  lost packets..
> > > % cat /net/ether1/ifstats
> > > essid: vega3
> > > bssid: 045ea4e8e2ac
> > > status: unassociated
> > > channel: 06
> > > brsne: .
> > > .
> > > ..big list of available wifi-networks
> > >
> > > Tried also configure hotspot as open network, without authorization -
> > > same result, doesn't connect.
> > >
> > > What could be the problem??
> > >
> >
> >
> > The issue is stated in the ifstats output:
> > > status: unassociated
> >
> > This is the failure mode I would expect if your wpa password was
> incorrect.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Mde1ff56938d30b38caa14d27
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-22 Thread Yury Chumak
Thank you for last response..
..Finally issue was resolved through a comprehensive mutual
configuration of various local network services =)) Main thing that it
was not a hardware issue or incompability with 9front..

There is some more questions..
1. How to  down network interface correctly??  In order to switch from
one essid to another without reboot..
2. Also found that factotum doesn't save added keys and they are lost
after reboot. What is not configured?? How to decide and which way to
look??

вт, 21 мар. 2023 г. в 16:13, Jacob Moody :
>
> On 3/21/23 05:24, Yury Chumak wrote:
> > Same situation with the same wifi-card.
> > % pci -v
>
> I don't believe the situation is the same.
> You are unable to associate with the access point,
> which was not the same issue as our other friend here.
>
> > ...
> > 3.0.0: net  02.80.00 8086/08b1 4 0:a314 8192
> > Intel Corporation Wireless 7260
> >
> > Firmware added and kernel rebuilded. Command:
> > % aux/wpa -p2 -s vega3 /net/ether1
> >
> > asking password, returns '!' and exits. But next command ip/ipconfig 
> > returns:
> >
> > ipconfig: no success with DHCP
> >
> > DHCP is ok. It works good with other devices. DHCP-logs on server side
> > have not requests with wifi-card mac-address.
> > Trying to connect to mobile phone configured as hotspot takes the same
> > result - no success with DHCP.
> > Manual configuring:
> > % ip/ipconfig -g 192.168.7.1 ether /net/ether1 192.168.7.23 255.255.255.0
> >
> > also not solve the situaton - ip/ping says about  lost packets..
> > % cat /net/ether1/ifstats
> > essid: vega3
> > bssid: 045ea4e8e2ac
> > status: unassociated
> > channel: 06
> > brsne: .
> > .
> > ..big list of available wifi-networks
> >
> > Tried also configure hotspot as open network, without authorization -
> > same result, doesn't connect.
> >
> > What could be the problem??
> >
>
>
> The issue is stated in the ifstats output:
> > status: unassociated
> 
> This is the failure mode I would expect if your wpa password was incorrect.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M5384fecb7e3e6c9c64b7eebb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread Jacob Moody
On 3/21/23 05:24, Yury Chumak wrote:
> Same situation with the same wifi-card.
> % pci -v

I don't believe the situation is the same.
You are unable to associate with the access point,
which was not the same issue as our other friend here.

> ...
> 3.0.0: net  02.80.00 8086/08b1 4 0:a314 8192
> Intel Corporation Wireless 7260
> 
> Firmware added and kernel rebuilded. Command:
> % aux/wpa -p2 -s vega3 /net/ether1
> 
> asking password, returns '!' and exits. But next command ip/ipconfig returns:
> 
> ipconfig: no success with DHCP
> 
> DHCP is ok. It works good with other devices. DHCP-logs on server side
> have not requests with wifi-card mac-address.
> Trying to connect to mobile phone configured as hotspot takes the same
> result - no success with DHCP.
> Manual configuring:
> % ip/ipconfig -g 192.168.7.1 ether /net/ether1 192.168.7.23 255.255.255.0
> 
> also not solve the situaton - ip/ping says about  lost packets..
> % cat /net/ether1/ifstats
> essid: vega3
> bssid: 045ea4e8e2ac
> status: unassociated
> channel: 06
> brsne: .
> .
> ..big list of available wifi-networks
> 
> Tried also configure hotspot as open network, without authorization -
> same result, doesn't connect.
> 
> What could be the problem??
> 


The issue is stated in the ifstats output:
> status: unassociated

This is the failure mode I would expect if your wpa password was incorrect.

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M927cd981bb1b69915cc58f34
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread Yury Chumak
Same situation with the same wifi-card.
% pci -v
...
3.0.0: net  02.80.00 8086/08b1 4 0:a314 8192
Intel Corporation Wireless 7260

Firmware added and kernel rebuilded. Command:
% aux/wpa -p2 -s vega3 /net/ether1

asking password, returns '!' and exits. But next command ip/ipconfig returns:

ipconfig: no success with DHCP

DHCP is ok. It works good with other devices. DHCP-logs on server side
have not requests with wifi-card mac-address.
Trying to connect to mobile phone configured as hotspot takes the same
result - no success with DHCP.
Manual configuring:
% ip/ipconfig -g 192.168.7.1 ether /net/ether1 192.168.7.23 255.255.255.0

also not solve the situaton - ip/ping says about  lost packets..
% cat /net/ether1/ifstats
essid: vega3
bssid: 045ea4e8e2ac
status: unassociated
channel: 06
brsne: .
.
..big list of available wifi-networks

Tried also configure hotspot as open network, without authorization -
same result, doesn't connect.

What could be the problem??

вт, 21 мар. 2023 г. в 08:17, Jacob Moody :
>
> On 3/21/23 00:08, zxcdew...@gmail.com wrote:
> > Ok...I recompiled the kernel...and I am getting this message...
> >
> >> #l1: firmware:  iwm-7260-17, rev 11, build 3216344376, size [3] 
> >> 14000+2c000 + [3] 14000+2c000 + 0
> >> iwl: no calibration results
> >
> > I then try the following...but get no result.
> >> term%  bind -a '#l1' /net
> >> term%  aux/wpa -2 -s MYHOMEWIFI -p /net/ether1
>
> Just one more step.
>
> % ip/ipconfig ether /net/ether1
> 
> will do dhcp on the interface.
> aux/wpa only associates with the access point.
> 

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M2da80fda217d1ef128cc3cdf
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread mkf9
If I mistype my wifi password, it didn't let me try again.  I had to 
reboot if I mistype my wifi password--because I don't know how to to 
reset.


use delkey command .

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M3710f8bc07a305d3c1fe70cb
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread zxcdewqa8
ok...that's great.  Wifi is working now.  Thanks!

If I mistype my wifi password, it didn't let me try again.  I had to reboot if 
I mistype my wifi password--because I don't know how to to reset.
--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Mcdb969262b13fae48a55ee3f
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread Jacob Moody
On 3/21/23 00:08, zxcdew...@gmail.com wrote:
> Ok...I recompiled the kernel...and I am getting this message...
> 
>> #l1: firmware:  iwm-7260-17, rev 11, build 3216344376, size [3] 14000+2c000 
>> + [3] 14000+2c000 + 0
>> iwl: no calibration results
> 
> I then try the following...but get no result.
>> term%  bind -a '#l1' /net
>> term%  aux/wpa -2 -s MYHOMEWIFI -p /net/ether1

Just one more step.

% ip/ipconfig ether /net/ether1

will do dhcp on the interface.
aux/wpa only associates with the access point.



--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-Ma33907f15ed59eb26bf8972b
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-21 Thread zxcdewqa8
Ok...I recompiled the kernel...and I am getting this message...

> #l1: firmware:  iwm-7260-17, rev 11, build 3216344376, size [3] 14000+2c000 + 
> [3] 14000+2c000 + 0
> iwl: no calibration results

I then try the following...but get no result.
> term%  bind -a '#l1' /net
> term%  aux/wpa -2 -s MYHOMEWIFI -p /net/ether1

--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M61035c6c2d99155a293d757d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription


Re: [9fans] Wifi Firmware "does not exist", but it does.

2023-03-20 Thread Jacob Moody
On 3/20/23 09:21, zxcdew...@gmail.com wrote:
> Hi, Plan9 newbie here. 
> 
> I downloaded the iwm firmware from OpenBSD and put it in /lib/firmware.
> The /dev/kmesg shows...
> #l1: '/lib/firmware/iwm-7260-17' does not exist
> 
> But it does.  What am I doing wrong?
> 
> Thanks!

After placing the file there, you need to rebuild and reinstall the kernel.
This puts the firmware in the paqfs, allowing the kernel to see it before
a root filesystem is mounted.



--
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9b33abcfc0b8784b-M5883b3788e15004f85e880ee
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription