Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-16 Thread Alexandru Fira
 At home it is OK, no trouble with Mandriva or Ubuntu. At the office we have, 
among others, a PC with a hard disk with 2 GB of memory and its RAM is of 128 
GB. I Decided to run ROSLIMS from the live CD, but Freedos would also be 
useful. 
  Under Ubuntu I could use only DOSBOX, under Mandriva there is trouble, I 
cannot install a valid Dosemu.
  Does Dosemu have drivers for Realtek ethernet cards on the live CD ?
  

  Alex

J


Unless you have a specific need to boot your PC with FreeDOS, I would
recommend running FreeDOS inside Linux DOSEmu. This is mostly how I
use FreeDOS these days. It works great.

-jh

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


   -
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-16 Thread Florian Xaver
 Unless you have a specific need to boot your PC with FreeDOS, I would
 recommend running FreeDOS inside Linux DOSEmu. This is mostly how I
 use FreeDOS these days. It works great.

Por favor... don't write such words here - because the chief should
not make it official, that there should be used another operating
system for FreeDOS ;-P Better:  Booting FreeDOS shows how fast and
powerfull it is, but for beginners it could be easier to test it first
under Linux... ;-P

Hasta luego
 Flo
-- 
Passts auf, seits vuasichtig  losst eich nix gfoin! (Kurt Ostbahn)
http://www.drdos.org - http://www.flox.at.tf

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-16 Thread Michael Reichenbach
Florian Xaver schrieb:
 Unless you have a specific need to boot your PC with FreeDOS, I would
 recommend running FreeDOS inside Linux DOSEmu. This is mostly how I
 use FreeDOS these days. It works great.
 
 Por favor... don't write such words here - because the chief should
 not make it official, that there should be used another operating
 system for FreeDOS ;-P Better:  Booting FreeDOS shows how fast and
 powerfull it is, but for beginners it could be easier to test it first
 under Linux... ;-P
 
 Hasta luego
  Flo

It`s quite problematic to run FreeDOS on modern hardware. (lack hardware 
and driver support)

In the long run emulation will be the way to keep DOS alive.

Greetings
Michael Reichenbach

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-16 Thread Eric Auer

Hi Michael,

 It`s quite problematic to run FreeDOS on modern hardware.
 (lack hardware and driver support)

I disagree... For example somebody recently asked me how
he could remove a preinstalled FreeDOS from his PC, as he
wanted to install Windows. It turned out that his SATA
harddisk was supported by BIOS (and DOS) but not by the
default install of Windows, so he had to use some driver
disk to be able to install Windows on that computer.

Keyboard, mouse and harddisk are almost always DOS compatible.
If you can boot from it, it is DOS compatible. And USB mouse
and keyboard are often supported via some legacy BIOS option
which makes them look like PS2 mouse and keyboard for DOS.

Next aspects are graphics and network: Graphics almost always
supports VGA or even VESA VBE BIOS functions, and often has
hardware VGA compatibility, so DOS text mode and DOS games
should work just fine. Sometimes new functions take too much
space and old functions are dropped: A typical aspect is the
8x14 EGA font. Luckily you can load a TSR which contains such
a font, so EGA games will work even if your BIOS has no 8x14.

Network can be more tricky. Either you get a network card with
a classic chip, like Realtek rtl8139, and use a DOS packet
driver from crynwr or similar sources for that. Or you check
if there is an ODI or NDIS driver for your network card and
then you use a wrapper from ODI/NDIS to packet. You should
find HOWTOs about this online. Even my current nForce board
uses a GBit LAN chip for which official nVidia ODI/NDIS DOS
drivers exist. I believe this is because GHOST with network
drives is still a popular DOS app and this somehow likes the
network drive related ODI/NDIS drivers?

The CPU and RAM of a modern PC are still trivially supported
by DOS. Of course my dual core AMD Athlon64EE (energy efficient,
now also available as BE which uses even less energy) is quite
under-used in DOS: there are no 64bit calculations in DOS, you
cannot use more than 4 GB RAM in DOS, and you can only use one
of the cores. But still DOS is happy to run on this hardware.

 In the long run emulation will be the way to keep DOS alive.

I only agree for one aspect: an emulated soundblaster so old
DOS games can play sound while you really have AC97 or HDA :-).

There were some discussions about this on the BTTR forum recently:
you could use AC97 drivers from MPXPLAY (a DOS media player) or
from Linux Alsa-Project and the emulated soundblaster of DOSEMU
(or Bochs, Qemu, similar...) to create a DOS driver which uses
virtualization functions from, for example JEMM386 to trap all
access from games to soundblaster, simulate a soundblaster, get
all the audio data, and play it using the real AC97 hardware.
A similar project already exists from somebody in Russia:

 Virtual Sound Blaster is here:
 zap.eltrast.ru/en/dldos.html
 VSB sources are here, Assembly:
 cs.ozerki.net/zap/pub/vsb/
(found by Spiro, thanks :-))

www.bttr-software.de/forum/board_entry.php?id=3174page=0order=timecategory=all
(this also discusses whether there can be a bounty - we can collect
some funds to motivate volunteers to write a JLM sound driver module)

Eric



-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-16 Thread Alain M.

Michael Reichenbach escreveu:
 
 It`s quite problematic to run FreeDOS on modern hardware.

Amazingly it is not. Runs very well in on any machine, I use it 
professionaly!

Alain


-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] New Freedos and Linux user. Trouble with PPPoE. Please help !

2008-05-15 Thread Jim Hall
On Thu, May 15, 2008 at 11:44 AM, Alexandru Fira
[EMAIL PROTECTED] wrote:
   I am Alex Fira from Romania, I quit using Windows XP about two months ago.
 I have been experimenting with Linux for three months. I have Internet under
 Mandriva and Ubuntu.
   Under Freedos (Run from the live CD) I cannot configure PPPoE connection.
 We have fiberlink from RDS in Romania, PPPoE without a modem. Please help !
   This is how PPPoE connection for the RDS Internet is set up under Windows.
 Under Linux it is much different. Please send me info about how to set up
 the connection under FreeDOS.
   Also, I have a very weak PC at the office. There Internet connection is
 established automatically if there are drivers for the ethernet card, unlike
 in my case. At the office the provider is UPC Astral. But Arachne just
 cannot connect. Should I install special drivers for the ethernet card ?
   Please help !


Unless you have a specific need to boot your PC with FreeDOS, I would
recommend running FreeDOS inside Linux DOSEmu. This is mostly how I
use FreeDOS these days. It works great.

-jh

-
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user