Re: [9fans] Building 9vx on a modern Linux?

2023-06-30 Thread Don Bailey
Thanks, Skip. It was libx11-*dev* that I was missing. D On Fri, Jun 30, 2023 at 2:47 AM Skip Tavakkolian wrote: > i did this a couple of days ago on Ubuntu 22.04; i had to install these to > successfully build/link: > apt install build-essential gcc-multilib libx11-dev libx11-dev:i386 >

Re: [9fans] programs from UNI*x

2023-06-30 Thread Jens Staal
Wine will not work (no dynamic libraries etc). Chromium would also be extremely difficult (you would need c++ first + a ton of dependencies). Netsurf has been ported and is quite good! Den fre 30 juni 2023 14:19gnufan42 via 9fans <9fans@9fans.net> skrev: > The top two softwares I want on Plan9

Re: [9fans] programs from UNI*x

2023-06-30 Thread gnufan42 via 9fans
The top two softwares I want on Plan9 are chromium and winehq. But that would be way too hard, I guess. --- Original Message --- On Wednesday, June 28th, 2023 at PM 10:55, Conor Williams wrote: > hello there 9fans.ers > anyone need any UniX programs transferred (port.ed) to Plan9 >

Re: [9fans] programs from UNI*x

2023-06-30 Thread Conor Williams
https://conorwilliams.in/nh4.png now looking in win?? /c early friday yay lie in 2morow On Fri, Jun 30, 2023 at 6:48 AM Jens Staal wrote: > Are you using my mkfiles under the plan9 directory? Should not define > Linux. > > Where I got stuck were some bitfields. It is a 2 step build. Check

Re: [9fans] Building 9vx on a modern Linux?

2023-06-30 Thread Skip Tavakkolian
i did this a couple of days ago on Ubuntu 22.04; i had to install these to successfully build/link: apt install build-essential gcc-multilib libx11-dev libx11-dev:i386 g++-multilib On Thu, Jun 29, 2023, 9:48 PM Don Bailey wrote: > Hi Pals, > > I'm trying to build 9vx using the current vx32

Re: [9fans] programs from UNI*x

2023-06-29 Thread Jens Staal
Are you using my mkfiles under the plan9 directory? Should not define Linux. Where I got stuck were some bitfields. It is a 2 step build. Check the stuff I already did Den fre 30 juni 2023 00:26Conor Williams skrev: > hey Jens... > > any quick advice like the udders on NH: lua? > kr:/c > >

[9fans] Building 9vx on a modern Linux?

2023-06-29 Thread Don Bailey
Hi Pals, I'm trying to build 9vx using the current vx32 repo. I have (as I understand it) installed multiarch in my Ubuntu environment (22). But I can't compile 9vx. It fails to find the 32bit libx11, which is installed under /usr/lib/i386/ and instead insists on looking under

Re: [9fans] programs from UNI*x

2023-06-29 Thread Jens Staal
Yes Lua was already working. On vanilla plan9 one might have to revert one of my commits (I removed a custom implementation of log2 that I had made when this got introduced in 9front APE) Den fre 30 juni 2023 03:08Conor Williams skrev: > lua is now compiling perfect (see attached screenshot) >

Re: [9fans] programs from UNI*x

2023-06-29 Thread Conor Williams
lua is now compiling perfect (see attached screenshot) PDCurses now compiling fully... (see nh1.png previous attacment to last email) NetHack not quite there... /bed... On Fri, Jun 30, 2023 at 1:54 AM Conor Williams wrote: > sorry two images the same the nh2.png supercedes nh1.png attached/c >

Re: [9fans] programs from UNI*x

2023-06-29 Thread Conor Williams
sorry two images the same the nh2.png supercedes nh1.png attached/c i wonder is it a 9front v plan9 issue... On Fri, Jun 30, 2023 at 1:39 AM Conor Williams wrote: > hey Jens... > lua nearly there... > libcurses.a: a.ok > nh stalling... > /c s___q > > On Thu, Jun 29, 2023 at 11:23 PM Conor

Re: [9fans] programs from UNI*x

2023-06-29 Thread Conor Williams
hey Jens... any quick advice like the udders on NH: lua? kr:/c - O O beep / / - On Thu, Jun 29, 2023 at 7:10 PM Luis wrote: > On Thu, 2023-06-29 at 06:25 -0600, arn...@skeeve.com wrote: > > Conor Williams wrote: > > > > > well Arnold?, 1. is the LINE

Re: [9fans] programs from UNI*x

2023-06-29 Thread Luis
On Thu, 2023-06-29 at 06:25 -0600, arn...@skeeve.com wrote: > Conor Williams wrote: > > > well Arnold?, 1. is the LINE pre processor directive supported by > > p9 > > and also i2s _*that*_ function declared properly (&+3 is that > > definitely > > the source that compiled > > properly on SM.

Re: [9fans] programs from UNI*x

2023-06-29 Thread arnold
Conor Williams wrote: > well Arnold?, 1. is the LINE pre processor directive supported by p9 > and also i2s _*that*_ function declared properly (&+3 is that definitely > the source that compiled > properly on SM. Windows et. Al?) I completely don't understand this. No need to continue on gawk.

Re: [9fans] programs from UNI*x

2023-06-29 Thread Luis
On Wed, 2023-06-28 at 22:29 +0100, Conor Williams wrote: > Luis/Donald: re: porting (2 p9 ) of mmixal and mmix > see ct[1-3].png screen dumps --- please advise (to save me some > valuable ; time) > > Jens: re nethack > starting soon: see ct4.png I would be quite surprised if D. E. Knuth were

Re: [9fans] programs from UNI*x

2023-06-28 Thread Conor Williams
https://masterful-misfit.000webhostapp.com/ masterful-misfit.000webhostapp.com at the bottom On Wed, Jun 28, 2023 at 6:10 PM wrote: > Jacob Moody wrote: > > > On 6/28/23 10:09, arn...@skeeve.com wrote: > > > I'd love to know if gawk can be made to work on Plan 9. > > > Latest release is at

Re: [9fans] programs from UNI*x

2023-06-28 Thread arnold
Jacob Moody wrote: > On 6/28/23 10:09, arn...@skeeve.com wrote: > > I'd love to know if gawk can be made to work on Plan 9. > > Latest release is at https://ftp.gnu.org/gnu/gawk/ > > > > Or you can clone the git repo. > > > > Thanks, > > > > Arnold > > whats the issue with the awk we already

Re: [9fans] programs from UNI*x

2023-06-28 Thread tlaronde
Le Wed, Jun 28, 2023 at 05:34:16PM +0200, Luis a écrit : > On Wed, 2023-06-28 at 15:55 +0100, Conor Williams wrote: > > hello there 9fans.ers > > > > anyone need any UniX programs transferred (port.ed) to Plan9 > > > > will give u a good price 1cent an hour iff i can get it going... > > > >

Re: [9fans] programs from UNI*x

2023-06-28 Thread ori
Quoth Luis : > > 9front has a mix emulator (games/mix), but what about mmix, has anyone > considered porting that? Perhaps the effort required would be too > large, though. > you won't know until you try -- but it's a CPU instruction set, those are rarely hard to write.

Re: [9fans] programs from UNI*x

2023-06-28 Thread Jens Staal
If you want to have a go at NetHack, it would be cool. Here was my attempt before I gave up (real life too busy atm): https://github.com/staalmannen/NetHack It depends on PDCursesMod: https://github.com/Bill-Gray/PDCursesMod Lua: https://github.com/staalmannen/Lua On Wed, Jun 28, 2023 at

Re: [9fans] programs from UNI*x

2023-06-28 Thread Luis
On Wed, 2023-06-28 at 15:55 +0100, Conor Williams wrote: > hello there 9fans.ers > > anyone need any UniX programs transferred (port.ed) to Plan9 > > will give u a good price 1cent an hour iff i can get it going... > > textual programs mostly... > > Kind Regards > will51 (conor.williams@ yada

Re: [9fans] programs from UNI*x

2023-06-28 Thread Jacob Moody
On 6/28/23 10:09, arn...@skeeve.com wrote: > I'd love to know if gawk can be made to work on Plan 9. > Latest release is at https://ftp.gnu.org/gnu/gawk/ > > Or you can clone the git repo. > > Thanks, > > Arnold whats the issue with the awk we already have?

Re: [9fans] programs from UNI*x

2023-06-28 Thread arnold
I'd love to know if gawk can be made to work on Plan 9. Latest release is at https://ftp.gnu.org/gnu/gawk/ Or you can clone the git repo. Thanks, Arnold Conor Williams wrote: > hello there 9fans.ers > > anyone need any UniX programs transferred (port.ed) to Plan9 > > will give u a good

[9fans] programs from UNI*x

2023-06-28 Thread Conor Williams
hello there 9fans.ers anyone need any UniX programs transferred (port.ed) to Plan9 will give u a good price 1cent an hour iff i can get it going... textual programs mostly... Kind Regards will51 (conor.williams@ yada yada c. reply address) ps: I am currently catching up on some good dickens

Re: [9fans] 9vx

2023-06-26 Thread ibrahim via 9fans
I'm using it on a daily base for development and as a server plattform. 9vx is my terminal, while I use geany editor from linux as an editor. 9p filesystems can easily be started for data transfer with native 9legacy. The only feature I miss in 9vx is the lack of some plan9 devices in my case

Re: [9fans] 9vx

2023-06-26 Thread hiro
in case somebody else is wondering what Stuart is talking about, he's referencing a specific text passage using one of these google chrome specific features: https://web.dev/text-fragments/ On 6/26/23, Stuart Morrow wrote: >> Another interesting project would be seeing if it could be >>

Re: [9fans] 9vx

2023-06-26 Thread Stuart Morrow
> Another interesting project would be seeing if it could be > modified to work as a 64-bit binary but still running a 32-bit environment > on the inside... https://pdos.csail.mit.edu/papers/vx32:usenix08/#:~:text=The%20recent%2064,bit%20host%20application. This needs to happen. I'd use it.

Re: [9fans] 9vx

2023-06-25 Thread David du Colombier
>Does anyone still use 9vx for anything? Anyone ever look at adding > a cocoa/metal GUI layer for more recent Mac OS X? I'm looking at > drawterm-cocoa as a starting point. > >This is a losing game for sure, since Apple dropped 32-bit binary > support, but most of the project still

[9fans] 9vx

2023-06-24 Thread Ben Huntsman
Hi there Does anyone still use 9vx for anything? Anyone ever look at adding a cocoa/metal GUI layer for more recent Mac OS X? I'm looking at drawterm-cocoa as a starting point. This is a losing game for sure, since Apple dropped 32-bit binary support, but most of the project still

Re: [9fans] Any material on processes?

2023-06-16 Thread dusan3sic
Nice -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T0435dff1125b5a83-M192cfd6d09b7a7b969bac84e Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] Any material on processes?

2023-06-16 Thread ori
Quoth dusan3...@gmail.com: > I want to look into process management and how a scheduler works and thing > like that, but all I can find is inter-process communication with 9P and the > rest is all just file systems. Any help? look at: man 9 sched and % g '^sched'

Re: [9fans] Any material on processes?

2023-06-16 Thread unobe
Quoth dusan3...@gmail.com: > I want to look into process management and how a scheduler works and thing > like that, but all I can find is inter-process communication with 9P and the > rest is all just file systems. Any help? Have you tried looking through the manual pages (e.g., 'lookman

[9fans] Any material on processes?

2023-06-16 Thread dusan3sic
I want to look into process management and how a scheduler works and thing like that, but all I can find is inter-process communication with 9P and the rest is all just file systems. Any help? -- 9fans: 9fans Permalink:

Re: [9fans] Public Access 9front systems

2023-06-16 Thread Robert Sherwood
Very cool! On Mon, Jun 12, 2023 at 3:42 PM Stanley Lieber wrote: > On June 12, 2023 3:25:01 PM EDT, tesfaye via 9fans <9fans@9fans.net> > wrote: > > Does anyone know of any services similar to tilde.town or http://sdf.org > > that > run 9front? I've been searching for a little while but can't

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Yury Chumak
In some cases, you can place the code of your project on a Linux machine, then mount the directory containing it from 9front (nfs, 9p .. whatever is more convenient for you). Then, to build, go there (at 9front side): % cd /n/ext_linux_server/my_src/ % mk So you may work with the code at Linux

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Skip Tavakkolian
In case you're looking for this: take a look at djc's disk script that (in Plan 9) generates a Plan 9 image that can run on GCE: http://9legacy.org/9legacy/doc/gce/disk you might be able to find some useful information to build your own custom QEMU image. On Thu, Jun 15, 2023 at 8:53 AM wrote:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread ori
Quoth dusan3...@gmail.com: > I find the system interesting, but I don't seem to be really productive with > it. I mean i just started using it (as you have already figured out) and I am > struggling a bit but it seems a lot of fun. it's worth taking some time to learn, rather than giving up at

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread dusan3sic
I find the system interesting, but I don't seem to be really productive with it. I mean i just started using it (as you have already figured out) and I am struggling a bit but it seems a lot of fun. -- 9fans: 9fans Permalink:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Kurt H Maier via 9fans
On Thu, Jun 15, 2023 at 01:46:17PM -0400, dusan3...@gmail.com wrote: > Research Researching what? "The effects of using build systems I don't like: an empirical approach" khm -- 9fans: 9fans Permalink:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Jacob Moody
On 6/15/23 12:46, dusan3...@gmail.com wrote: > Research Research of what exactly? You've already seemingly written off the interface. To quote utah2000: "New employees in our lab now bring their world with them, or expect it to be there when they arrive. That's reasonable, but there was a time

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread dusan3sic
Research -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T5b2523de4ef223e9-Mb1f35294968303174a692e40 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread phil9
"i don't find the environment nice at all on 9front"...then why use the system at all ? On Thu, Jun 15, 2023 at 7:32 PM wrote: > > Quoth dusan3...@gmail.com: > > How do I export the files from Linux to qemu? > > use drawterm to log in, mount/bind from /mnt/term, > or use sshfs or 9pfs or nfs or

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread ori
Quoth dusan3...@gmail.com: > How do I export the files from Linux to qemu? use drawterm to log in, mount/bind from /mnt/term, or use sshfs or 9pfs or nfs or smfs or ftpfs or one of the other remote file systems to mount the remote files. -- 9fans: 9fans

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread ori
Quoth dusan3...@gmail.com: > I run 9front with QEMU and i want to make some changes to it from source and > than build it and run it on qemu. How do I build it on linux with no mk? you don't. -- 9fans: 9fans Permalink:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread unobe
Quoth dusan3...@gmail.com: > How do I export the files from Linux to qemu? "the files"--what files are you talking about? Anything on your Linux host can be "exported" via drawterm. -- 9fans: 9fans Permalink:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread dusan3sic
How do I export the files from Linux to qemu? -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T5b2523de4ef223e9-M9a23448522437f9ec0dabbb3 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Matt Wilbur
It’s not possible to build but you could edit on Linux and build on your qemu machine On Thu, Jun 15, 2023 at 1:01 PM wrote: > Well i wanted to do things on Linux since i don't find the environment > nice at all on 9front and would want to make my life easier by doing it on > Linux. Turns out

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread unobe
Quoth dusan3...@gmail.com: > Well i wanted to do things on Linux since i don't find the environment nice > at all on 9front and would want to make my life easier by doing it on Linux. > Turns out not. You could download drawterm (and even use the -G option) to get a simple command line using

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread dusan3sic
Well i wanted to do things on Linux since i don't find the environment nice at all on 9front and would want to make my life easier by doing it on Linux. Turns out not. -- 9fans: 9fans Permalink:

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Matt Wilbur
 On Thu, Jun 15, 2023 at 12:00 PM Arne Meyer wrote: > You don't > > schrieb am Do., 15. Juni 2023, 18:53: > >> I run 9front with QEMU and i want to make some changes to it from source >> and than build it and run it on qemu. How do I build it on linux with no mk? >> > *9fans

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread unobe
Quoth dusan3...@gmail.com: > I run 9front with QEMU and i want to make some changes to it from source and > than build it and run it on qemu. How do I build it on linux with no mk? Why build it on linux? What's your motiviation for building an entire OS using the linux toolchain? If you posted

Re: [9fans] How do I build from source on linux?

2023-06-15 Thread Arne Meyer
You don't schrieb am Do., 15. Juni 2023, 18:53: > I run 9front with QEMU and i want to make some changes to it from source > and than build it and run it on qemu. How do I build it on linux with no mk? > *9fans * / 9fans / see discussions >

[9fans] How do I build from source on linux?

2023-06-15 Thread dusan3sic
I run 9front with QEMU and i want to make some changes to it from source and than build it and run it on qemu. How do I build it on linux with no mk? -- 9fans: 9fans Permalink:

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread mkf9
Luis wrote: While that looks promising, does this work when booting over wifi to a remote fileserver? In the example the T420s boots to its local disk, loading lib/profile and therewith bin/rc/initwifi. Loading these scripts from the fileserver would however require already having a network

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread unobe
Quoth Luis : > While that looks promising, does this work when booting over wifi to a > remote fileserver? In the example the T420s boots to its local disk, > loading lib/profile and therewith bin/rc/initwifi. Loading these > scripts from the fileserver would however require already having a >

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread Luis
On Wed, 2023-06-14 at 11:38 -0700, un...@cpan.org wrote: > Quoth 9johansen via 9fans <9fans@9fans.net>: > > I’ve had issues with wifi in the past and normally just end up > > following this approach:  > > https://9lab.org/plan9/thinkpad-t420s/.  It works well and allows > > the selection of

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread unobe
Quoth 9johansen via 9fans <9fans@9fans.net>: > I’ve had issues with wifi in the past and normally just end up following this > approach:  > https://9lab.org/plan9/thinkpad-t420s/.  It works well and allows the > selection of different essid/network upon boot.  Igor does great work. So

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread 9johansen via 9fans
I’ve had issues with wifi in the past and normally just end up following this approach:  https://9lab.org/plan9/thinkpad-t420s/.  It works well and allows the selection of different essid/network upon boot.  -- 9fans: 9fans Permalink:

Re: [9fans] Any interesting topics?

2023-06-14 Thread dusan3sic
Yes! Thanks a lot! -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4cf851249809c08b-Mc55a22ae5e365e42f66a69b5 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] Any interesting topics?

2023-06-14 Thread unobe
Quoth dusan3...@gmail.com: > I wanna make some kind of a research on plan9/9front for fun but can't seem > to find what topics are interesting these days and what are some flaws that i > can investigate or something like that? Thanks in advance! Look at the previous GSOC possibilities. Is that

[9fans] Any interesting topics?

2023-06-14 Thread dusan3sic
I wanna make some kind of a research on plan9/9front for fun but can't seem to find what topics are interesting these days and what are some flaws that i can investigate or something like that? Thanks in advance! -- 9fans: 9fans Permalink:

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread unobe
Quoth Luis : > On Wed, 2023-06-14 at 10:30 -0400, Stanley Lieber wrote: > > not sure what other problems there may be, but make sure essid > > appears on the same line as ether0. > > > > sl > > Ok, Thanks. The Problem does persist with essid= on the same line as > ether0=. I recall having

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread Luis
On Wed, 2023-06-14 at 10:30 -0400, Stanley Lieber wrote: > not sure what other problems there may be, but make sure essid > appears on the same line as ether0. > > sl Ok, Thanks. The Problem does persist with essid= on the same line as ether0=. luis --

Re: [9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread Stanley Lieber
On June 14, 2023 10:18:13 AM EDT, Luis wrote: > According to plan9.ini(8): > wpapsk=password > WPA/WPA2 encryption is detected automatically and a prompt > for the password will appear when using the WIFI interface > for netbooting. To avoid the prompt, the password can be > specified with

[9fans] Prompt for wpapsk during wifi boot

2023-06-14 Thread Luis
According to plan9.ini(8): wpapsk=password WPA/WPA2 encryption is detected automatically and a prompt for the password will appear when using the WIFI interface for netbooting. To avoid the prompt, the password can be specified with the boot parameter above. However, I do not get said prompt,

Re: [9fans] Public Access 9front systems

2023-06-12 Thread sirjofri
12.06.2023 21:41:47 Stanley Lieber : > > http://9p.sdf.org/ In addition to that, there's also a (probably much smaller and less professional) public 9front system at 9p.zone using the EXTRA services. It has fs.eu.9p.zone and access to two cpus (though one is considered experimental). It

Re: [9fans] Public Access 9front systems

2023-06-12 Thread Stanley Lieber
On June 12, 2023 3:25:01 PM EDT, tesfaye via 9fans <9fans@9fans.net> wrote: > Does anyone know of any services similar to tilde.town or http://sdf.org that > run 9front? I've been searching for a little while but can't find any. > > I know you can pay for VMs on SDF, but I wanted to know if

[9fans] Public Access 9front systems

2023-06-12 Thread tesfaye via 9fans
Does anyone know of any services similar to tilde.town or http://sdf.org that run 9front? I've been searching for a little while but can't find any. I know you can pay for VMs on SDF, but I wanted to know if there's any alternatives. Thanks Amman Tesfaye

Re: [9fans] access files from 9front to Linux on the same laptop (2 harddrives).

2023-06-12 Thread plan6
Thanks Ori, I will test your solution too. Maybe it will work with an encrypted Linux SSD, which would be a huge plus :) -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T094e3f9c85c36a40-Maa899b92b79be103545a9500 Delivery options:

Re: [9fans] access files from 9front to Linux on the same laptop (2 harddrives).

2023-06-12 Thread ori
Quoth pl...@room3420.net: > > Hello :) > > Let's say I have 2 computers. > I can "sshfs" from 9front to mount the distant (Linux) folders to /n/ssh. > > Let's say now that I have 2 SSD on my laptop. > One with 9front, that boots automatically and one with > Linux, that I can occasionally

Re: [9fans] access files from 9front to Linux on the same laptop (2 harddrives).

2023-06-12 Thread plan6
Just tested. It works perfectly. Thank you Moody and Sigrid :) -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T094e3f9c85c36a40-M47c091e20adaacc4442c1f50 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Re: [9fans] access files from 9front to Linux on the same laptop (2 harddrives).

2023-06-12 Thread Jacob Moody
On 6/12/23 09:29, pl...@room3420.net wrote: > > Hello :) > > Let's say I have 2 computers. > I can "sshfs" from 9front to mount the distant (Linux) folders to /n/ssh. > > Let's say now that I have 2 SSD on my laptop. > One with 9front, that boots automatically and one with > Linux, that I can

[9fans] access files from 9front to Linux on the same laptop (2 harddrives).

2023-06-12 Thread plan6
Hello :) Let's say I have 2 computers. I can "sshfs" from 9front to mount the distant (Linux) folders to /n/ssh. Let's say now that I have 2 SSD on my laptop. One with 9front, that boots automatically and one with Linux, that I can occasionally select at boot with GRUB. Is there a way to

[9fans] Re: Connecting root fileservers during boot

2023-06-10 Thread ibrahim via 9fans
extended info to my last post in this thread ... the code fragments have to be placed in 9/boot/xxx.c while xxx.c is the name of your rootfile server file (paq.c embed.c ...). -- 9fans: 9fans Permalink:

[9fans] Connecting root fileservers during boot

2023-06-10 Thread ibrahim via 9fans
While embedding root-filesystems to create a live-USB using paqfs I found some interesting behavior : Starting your user file server with *argp++ = "userfsrv"; *argp++ = "-S" ; *argp++ = "ufsrv" ; *argp++ = "-f" ; *argp++ = partition ; for(i=1;

[9fans] bug report : disk/fdisk

2023-06-10 Thread ibrahim via 9fans
After creating an image file with : dd disk/mbr disk/fdisk disk/prep the resulting partition table in the mbr  is buggy : the chs values in the mbr are incompatible with bios. bios uses the formula (c*H+h)*S+s-1 to calculate the lba values with H=256, S=63 while c (cylinder), h(head),

Re: [9fans] No USB devices detected

2023-06-09 Thread Thaddeus Woskowiak
I recommend giving 9front a try and see if your USB devices are detected. If not then you are either out of luck or have a new project. On Fri, Jun 9, 2023, 3:22 PM Marco Feichtinger wrote: > I have an AsRock Rack E3C226D2I Motherboard. > When I boot the standard plan9 kernel after a fresh

[9fans] No USB devices detected

2023-06-09 Thread Marco Feichtinger
I have an AsRock Rack E3C226D2I Motherboard. When I boot the standard plan9 kernel after a fresh install (9legacy) it doesn’t detect my usb devices (Keyboard, Mouse). срu6: 2493MHz GenuineIntel P6 (cpuid: AX Bx306C3 DX 0xBFEBFBFF) срu3: 2492MHz GenuineIntel P6 (cpuid: AX 0x306C3

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-09 Thread ori
Quoth zxcdew...@gmail.com: > Hi,  > A newbie question:  how do I automate this so it runs automatically after > boot up? man termrc cat $home/lib/profile either will work. -- 9fans: 9fans Permalink:

Re: [9fans] How to access this 9fans group from 9front?

2023-06-09 Thread ori
Quoth zxcdew...@gmail.com: > Hi > I tried mothra, but it cannot open this website.   > > I want to post new topic here using 9front.  How? > > Thanks! register to the mailing list, then send an email. (sent from 9front, using upas and acme/Mail) --

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-09 Thread unobe
Perhaps look at 'man 8 cpurc'. Quoth zxcdew...@gmail.com: > Hi, > A newbie question:  how do I automate this so it runs automatically after > boot up? -- 9fans: 9fans Permalink:

[9fans] How to access this 9fans group from 9front?

2023-06-09 Thread zxcdewqa8
Hi I tried mothra, but it cannot open this website.   I want to post new topic here using 9front.  How? Thanks! -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Te4c74291535d737f-M75349b705834786db5ddeb5a Delivery options:

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-09 Thread zxcdewqa8
Hi,  A newbie question:  how do I automate this so it runs automatically after boot up? -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4c4247ec1c0429f6-M22e076d750abb7238887c2fd Delivery options:

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-08 Thread unobe
Note the patch is for both the Ivy Bridge listed devices, but mine specifically is 8086/0166. I'm curious if there's someone with 0152. Quoth un...@cpan.org: > Quoth Anthony Martin : > > un...@cpan.org once said: > > > I reviewed the data sheet and the scripts should > > > work, but does not. >

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-08 Thread plan6
Ô my ! It works. Thank you all. If you come to Marseille, France, any day, I owe you a beer :) -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4c4247ec1c0429f6-M0e2aa8e4f361e5d8c5ec3798 Delivery options:

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-08 Thread plan6
Well, I guess mkf9 is right.  Coreboot misses something. I hope I won't have to reinstall the original BIOS. I feel like a download progress bar on Windows. Stuck at 99%. -- 9fans: 9fans Permalink:

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-07 Thread Anthony Martin
un...@cpan.org once said: > I reviewed the data sheet and the scripts should > work, but does not. The above scripts can work for some Intel cards but probably not for all of them. I wrote a program fifteen years ago to adjust the brightness on an Intel MacBook from Linux. There was a bit of

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-07 Thread unobe
Quoth mkf9 : > likely x230's coreboot mises something, as brightness buttons doesn't > work either on 9front, while they do work with stock bios. Confirmed on my x230 as well--the scripts do not work. But for me, if I press the 'fn' key and then the brightness buttons, they do indeed work. I

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-06-07 Thread plan6
Hello :) None of them seems to work on my thinkpad x230 with coreboot. All I get is a black screen, whatever the number I enter in each script (1 to 8 for Ori's, percentage for Konstantinn). Any help would be really appreciated :) -- 9fans: 9fans

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-05-29 Thread zxcdewqa8
Using Ori's script works on my Thinkpad T440P, but one small change ( 0x48254). -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4c4247ec1c0429f6-M17c05978051c3a6700c4f228 Delivery options:

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-05-28 Thread Anthony Martin
o...@eigenstate.org once said: > not nicely integrated. Depending on your card, something like > this may work: > > [...] > > You'll have to figure out where the backlight PWM register is > on your model of video card if this doesn't just work out of > the box. Konstantinn wrote a version of your

Re: [9fans] Adjust Thinkpad Screen Brightness

2023-05-28 Thread ori
Quoth zxcdew...@gmail.com: > Hi > > Is there anyway to adjust my laptop's (T440P) screen brightness? > > Thanks! not nicely integrated. Depending on your card, something like this may work: #!/bin/rc # SBLC_PWM_CTL2: bytes 15:0, range 0 (off) to v>>16 (full)

[9fans] Adjust Thinkpad Screen Brightness

2023-05-28 Thread zxcdewqa8
Hi Is there anyway to adjust my laptop's (T440P) screen brightness? Thanks! -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T4c4247ec1c0429f6-Mddb19e0d176d22e4977fe3ef Delivery options:

Re: [9fans]

2023-05-10 Thread Dan Cross
On Wed, May 10, 2023 at 6:34 PM Romano wrote: > References: > > Subject: RUDP and/or others > > I know this is from a thread almost 8 years old on 9fans. > > I'm ignorant of why RUDP wasn't used in lieu of TCP for 9P > connections. Anyone know the whys and wherefores (either technical, >

Re: [9fans] RUDP and/or others

2023-05-10 Thread unobe
Quoth Romano : > References: > > Subject: RUDP and/or others > > I know this is from a thread almost 8 years old on 9fans. > > I'm ignorant of why RUDP wasn't used in lieu of TCP for 9P > connections. Anyone know the whys and wherefores (either technical, > historical, or political)? I had

[9fans]

2023-05-10 Thread Romano
References: Subject: RUDP and/or others I know this is from a thread almost 8 years old on 9fans. I'm ignorant of why RUDP wasn't used in lieu of TCP for 9P connections. Anyone know the whys and wherefores (either technical, historical, or political)? I had read earlier that TCP was used in

Re: [9fans] wctl

2023-05-09 Thread 有澤健治
Thanks. sirjofri OK. I have understood! I have misunderstood the meaning "padded". Sorry for may poor english. 2023年5月10日(水) 0:06 sirjofri : > > 09.05.2023 15:04:07 有澤健治 : > > > Thanks for umbraticus and Richard. > > > > The value 72 is experimentally OK. > > However I am not convinced yet. > >

Re: [9fans] wctl

2023-05-09 Thread sirjofri
09.05.2023 15:04:07 有澤健治 : > Thanks for umbraticus and Richard. > > The value 72 is experimentally OK. > However I am not convinced yet. > I can't find the value in the manual. Not experimentally. According to rio(4), it's 4 values padded to 12 chars, plus the window state as two strings,

Re: [9fans] wctl

2023-05-09 Thread 有澤健治
Thanks for umbraticus and Richard. The value 72 is experimentally OK. However I am not convinced yet. I can't find the value in the manual. Kenji Arisawa 2023年5月9日(火) 17:00 Richard Miller <9f...@hamnavoe.com>: > > ; read -c 72 /dev/wctl > > Or, if your chosen flavour of Plan 9 doesn't have

Re: [9fans] wctl

2023-05-09 Thread Richard Miller
> ; read -c 72 /dev/wctl Or, if your chosen flavour of Plan 9 doesn't have the 'read -c' option, one of these will do: dd -if /dev/wctl -bs 72 -count 1 -quiet 1 syscall -o read 0 buf 72 [2]/dev/null -- 9fans: 9fans Permalink:

Re: [9fans] wctl

2023-05-09 Thread umbraticus
; read -c 72 /dev/wctl rio(4) umbraticus -- 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Tf13f657beb7b12c0-Ma0337129de0681f834f7e7c7 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

<    1   2   3   4   5   6   7   8   9   10   >