Re: [9fans] applying a patch on 9front

2023-02-01 Thread Chris Gorman
=WPAPASSWORD' >> /mnt/factotum/ctl aux/wpa -2p -s MYESSID /net/ether1 ip/ipconfig ether /net/ether1 At any rate we should probably move this to the 9front email list if we need to discuss it further. Best regards, Chris On Wed, Feb 1, 2023 at 1:55 PM wrote: > > thank you kindly chris g

Re: [9fans] applying a patch on 9front

2023-02-01 Thread Chris Gorman
HI jimerickso, To get the patch to apply on my system, I used cd /sys/src/9/pc cat $home/etheriwl.c.diff | ape/patch -p5 Then you need to copy iwm-7265-17 from the openbsd firmware blobs and put it into /lib/firmware, then build your kernel. This will configure the iwm-7265-17 firmware blob to

Re: [9fans] Modification of etheriwl.c for AC 7265 ethernet card

2022-11-25 Thread Chris Gorman
On Fri, Nov 25, 2022 at 9:47 AM wrote: > > Quoth Chris Gorman : > > Hello All, > > > > I needed to add a pci vid/did to etheriwl.c to get my wifi card > > working. I'm sending the patch to the mailing list, but if folks know > > of a better place for this

[9fans] Modification of etheriwl.c for AC 7265 ethernet card

2022-11-25 Thread Chris Gorman
Hello All, I needed to add a pci vid/did to etheriwl.c to get my wifi card working. I'm sending the patch to the mailing list, but if folks know of a better place for this info, let me know and I will re post it. The card I have is an Intel AC-7265 and I am running 9front. Now that I have my

Re: [9fans] use of plumber for new rule

2022-10-20 Thread Chris Gorman
Hi again Umbraticus, Sorry for spamming you today. But I wanted to let you know your command works and I had made a typo implementing it. > > This solution has acme load up the dvi file to edit. I want to > display the image rendered by page, but after it has been passed > through dvips. So

Re: [9fans] use of plumber for new rule

2022-10-20 Thread Chris Gorman
Hello again Umbraticus, Thanks for your email. On Thu, Oct 20, 2022 at 1:01 PM wrote: > > I think you probably want: > > plumb start rc -c 'kertex/divps '$wdir'/'$0' | page -w' This solution has acme load up the dvi file to edit. I want to display the image rendered by page, but after it has

Re: [9fans] use of plumber for new rule

2022-10-20 Thread Chris Gorman
A small improvement on the last solution to my problem. > data matches '([a-zA-Z¡-�0-9_\-.,/]+)\.(dvi|DVI)' > arg isfile $0 > plumb start window kertex/dvips $wdir/$0 '|' page > This solution opens a default sized window and I need to resize it to see the .dvi. Instead of a pipe to page, I now

Re: [9fans] use of plumber for new rule

2022-10-20 Thread Chris Gorman
Thank you Umbraticus! On Thu, Oct 20, 2022 at 4:56 AM wrote: > > Here's my rule for manpages: > > data matches (.+)\(([0-9])\) > arg isfile /sys/man/$2/$1 > plumb start rc -c 'man -t '$2' '$1' | plumb -id image' > > which replumbs the cmd output to the image port; then: > > dst is image > plumb

[9fans] use of plumber for new rule

2022-10-19 Thread Chris Gorman
or idea on how I might accomplish my goal?  Reading man plumb pages as I await a reply. Thanks in advance, Chris Gorman -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tce7385fe52c532d6-M5f805c1f59ac39c459fe847d Delivery options