Earlier quoted context omitted.
I think, you could do that easily using ssh with Linux. program1 | ssh server1 program 2 | ssh server2 program3
It's not exactly because ssh can't forward `/dev/ttyS0` It takes more than someone just adding a special adapter to produce such an interface, because you also have to change all of the modem applications that consume the `/dev/ttyS0` interface to also consume the unix-domain or TCP-based interface. Meanwhile with Qnet, an application simply goes open("/net/node1/dev/ser1") and gets the modem attached to node1. Plan9…
Building a QNX 7 Desktop
31–40 of 94 posts
Re: Building a QNX 7 Desktop
#32Nice work! Very tempted to try it out on a spare machine. Sure brings back memories of the fully functional QNX desktop that fit on a single 1.44MB floppy! [0] Tangent: It's a shame that Blackberry hasn't captured more of mobile phone market with the QNX based BB OS10 - I got myself a BlackBerry Passport couple months ago and find it is a great daily driver for my needs. Square screen (1400x1400) and physical keyboar…
Re: Building a QNX 7 Desktop
#33Earlier quoted context omitted.
It's not exactly because ssh can't forward `/dev/ttyS0` It takes more than someone just adding a special adapter to produce such an interface, because you also have to change all of the modem applications that consume the `/dev/ttyS0` interface to also consume the unix-domain or TCP-based interface. Meanwhile with Qnet, an application simply goes open("/net/node1/dev/ser1") and gets the modem attached to node1. Plan9…
Would not surprise me if the GNOME people find a way to replicate that using dbus and their VT backend.
Re: Building a QNX 7 Desktop
#34Earlier quoted context omitted.
> It's what home routers and similar devices ought to be running instead of Linux. The bummer is that it's not FOSS.
Funny there doesn't seem to be an OSS attempt of something like it... ( Or my google-fu is weak )
https://en.wikipedia.org/wiki/Google_Fuchsia
15 years ago I waited for GNU Hurd, but now I am very interested how Google Fuchsia turns out. What I read it shapes up nicely, and I can imagine we all will use it in near future instead of Windows and other binary blob legacy operating systems; it might also replace Linux as Android kernel - but that is still just speculation.
Re: Building a QNX 7 Desktop
#35I suggest adding 'Blackberry' to the title, will save all the people clicking through who don't know what QNX is
Re: Building a QNX 7 Desktop
#36Gateway, a PC clone vendor, had acquired the rights to the Amiga brand and technology in early 1997. The company wanted to expand outside the Wintel space, and Amiga still had major brand recognition in Europe. The new Amiga would be a PowerPC-based consumer computer built by Gateway and equipped with the QNX operating system.
It didn't work out, of course -- such was the curse of the Amiga. Here's an account with some more details of what happened:
Re: Building a QNX 7 Desktop
#37Earlier quoted context omitted.
I think, you could do that easily using ssh with Linux. program1 | ssh server1 program 2 | ssh server2 program3
It's not exactly because ssh can't forward `/dev/ttyS0` It takes more than someone just adding a special adapter to produce such an interface, because you also have to change all of the modem applications that consume the `/dev/ttyS0` interface to also consume the unix-domain or TCP-based interface. Meanwhile with Qnet, an application simply goes open("/net/node1/dev/ser1") and gets the modem attached to node1. Plan9…
Re: Building a QNX 7 Desktop
#38And then QNX Screen wayland integration and you'd have a full fledged desktop full stop.
Re: Building a QNX 7 Desktop
#39Re: Building a QNX 7 Desktop
#40That's nice, but sad. Until QNX 6.5, there was a full windowed desktop environment, with the Photon window manager. I used QNX on the desktop when developing a DARPA Grand Challenge vehicle from 2003-2005. Back then, at QNX 6.21, you had the window manager, the Eclipse development environment, Firebird (Firefox before the name change), and Thunderbird. Then QNX marketing cut off the free version, and all the free sof…
> It's what home routers and similar devices ought to be running instead of Linux. The bummer is that it's not FOSS.