r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Syllable] The free desktop and server operating system family

Evgeniy Philippov
15-Jan-2012
[2588x2]
That .so file.
/me reboots
Kaj
15-Jan-2012
[2590]
I vaguely remember two PPPoE implementations, and it seems you can 
choose between user space RP and a Linux kernel module, where pppd 
seems to have an emulation for the RP library using the kernel module
Evgeniy Philippov
15-Jan-2012
[2591]
I don't know about Linux kernel module.
Kaj
15-Jan-2012
[2592x2]
PPP support (CONFIG_PPP), the asynchronous line discipline (CONFIG_PPP_ASYNC), 
the driver for your serial port device and/or the PPP over Ethernet 
(PPPoE) protocol driver (CONGIG_PPPOE) must be compiled into the 
kernel or loaded as kernel modules. Udev doesn't load the ppp_generic 
and pppoe modules automatically. If you compiled them as modules 
they can be loaded by the modules bootscript if they are mentioned 
in /etc/sysconfig/modules file.
I'll be away for a short time to check if we have any notes in our 
Syllable AltME space
Evgeniy Philippov
15-Jan-2012
[2594]
Failed to compile rp-pppoe.
Kaj
15-Jan-2012
[2595x2]
What error?
We've always thought we had this PPPoE implementation, and there 
were supposed to be configuration instructions floating around, but 
I can find nothing but confusion about them. I'm starting to wonder 
if we ever had PPPoE. It seems more likely this is just a PPP virtual 
network module, without source
Evgeniy Philippov
15-Jan-2012
[2597x2]
Kaj: A lot of errors. One of them is #error Unknown method to access 
raw Ethernet frames
Kaj Yes it seems so.
Kaj
15-Jan-2012
[2599]
I think raw sockets aren't implemented yet in the network stack, 
but some work may have been done on it
Evgeniy Philippov
15-Jan-2012
[2600]
I am currently not a specialist in TCP IP/ethernet internals...
Kaj
15-Jan-2012
[2601x2]
Me neither :-/
Someone was rewriting the network stack and implementing IPv6, but 
he never published what he had. It's very frustrating
Evgeniy Philippov
21-Jan-2012
[2603x7]
/me reading au techworld article
Very true: "[A] problem with it is that none of these competing [applications 
and non-integrated subsystems] choices have even matched the quality 
of the integrated systems that we admire."
This matches my large-scale expectations for a desktop environment 
of the future: deep integration at all aspects.
I have never touched Amiga OS though---never saw it.
But REBOL is outstanding.
I'll try to install Sy on a virtualbox...
Reported on a forum.
Kaj
21-Jan-2012
[2610x2]
VirtualBox has always been very bad at running Syllable
VMware and QEmu work much better
Evgeniy Philippov
22-Jan-2012
[2612x2]
I checked Haiku OS site. It seems that they don't have pppoe (info 
from 2010).
Also, it seems that users frequently fall into Vesa mode at Haiku 
OS (info from their FAQ).
Kaj
22-Jan-2012
[2614x2]
Yes, in my experience, video is more often supported on Syllable. 
Although Haiku sometimes has better support for newer video chips
They have always deveoped the system on emulators, so they run better 
on emulators such as VirtualBox, while Syllable runs better on real 
hardware
Evgeniy Philippov
22-Jan-2012
[2616x2]
...relocating my Syllable qemu image from Lubuntu into gNewSense. 
1) Lubuntu's LXDE often ignores mouse clicks, and 2) i feel more 
comfortable on a wholly free sotfware, as my home PC is a hobby PC.
want to hack on pppoe drivers... yes that's an overly long story. 
I am not sure I'll hack to anything usable.
Kaj
22-Jan-2012
[2618x3]
It would be great. Syllable is most popular in Russia, so there still 
seems to be a real use case for PPPoE there
Judging by what Roaring Penguin says, it may be necessary to finish 
support for raw sockets in the network stack
It looks like we never got the PPPoE functionality from Arno on top 
of PPP, not even binary. It's possible that he had a port of the 
Linux kernel driver for PPPoE
Evgeniy Philippov
22-Jan-2012
[2621x4]
Every Internet provider I've met, including ADSL, Ethernet networks, 
and optical cable networks providers, use PPPoE. Except for the mobile 
Internet provider I had, who used CDMA 3G.
Here at Russia.
But I don't need CDMA anymore.
For a total of 3 (three) PPPoE Internet providers.
Kaj
22-Jan-2012
[2625]
Do they give you a router that you can plug into without PPPoE?
Evgeniy Philippov
22-Jan-2012
[2626]
An ADSL provider gave a small D-Link box, I don't know its function. 
And Ethernet providers didn't give any routers, just gave an end 
of an Ethernet cable.
Kaj
22-Jan-2012
[2627x3]
That situation is long gone here in the Netherlands, and surrounding 
countries I know of
You get a sort of family box, such as a D-Link, that handles the 
connection method and provides a standard ethernet hub for the whole 
house
Routers you can buy separately all have PPPoE capability for a number 
of years
Evgeniy Philippov
22-Jan-2012
[2630]
I was choosing the most cheap providers (but not the most cheap Internet 
connection badnwidth).
Kaj
22-Jan-2012
[2631]
So when that changes in Russia, Syllable will boom there ;-)
Evgeniy Philippov
22-Jan-2012
[2632x5]
In the Russia, there is normally one computer per family, and in 
some cases a few computers per family.
Heh. qemu emulation of Syllable under gNewSense is 50 times faster 
than under latest LUBUNTU. Probably because kvm module fails to be 
active under  LUBUNTU.
This speed is visible by mouse cursor responsivity.
*responsiveness
Another guess is that LUBUNTU was 64-bit OS emulating 32-bit Syllable. 
The gNewSense is 32-bit.
Kaj
22-Jan-2012
[2637]
Yes, when I tested several years ago, the kernel module made emulation 
roughly twenty times faster