public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* SSH-Dosemu graphic problem
@ 2003-04-01 23:39 MoRLeNXuS
  2003-04-02  0:04 ` Ryan Underwood
  2003-04-02  0:29 ` Justin Zygmont
  0 siblings, 2 replies; 7+ messages in thread
From: MoRLeNXuS @ 2003-04-01 23:39 UTC (permalink / raw)
  To: linux-msdos

Hi all!

The problem:
I want to login with ssh from my i486 laptop to my 266mhz router, where
dosemu is installed.
I want to start there a game like maniac manson, and the graphic should be
shown on my i486.
But when starting maniac manson or any other graphic game, i only got a
higher load, but nothing happens. I must kill the session, because i can't do
anything now. The other dos-programs like norton commander and so on are working
fine.

Any help?

Thanks!

Brian

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-01 23:39 SSH-Dosemu graphic problem MoRLeNXuS
@ 2003-04-02  0:04 ` Ryan Underwood
  2003-04-02  0:31   ` MoRLeNXuS
  2003-04-02  0:29 ` Justin Zygmont
  1 sibling, 1 reply; 7+ messages in thread
From: Ryan Underwood @ 2003-04-02  0:04 UTC (permalink / raw)
  To: MoRLeNXuS, linux-msdos


hi,

> I want to login with ssh from my i486 laptop to my 266mhz router, where
> dosemu is installed.

Sure.

> I want to start there a game like maniac manson, and the graphic should be
> shown on my i486.

Are you running the console or X version of dosemu?  For graphics, local
SVGA card or X is required.  In your case you would have to do X11 forwarding
for your ssh session and display it on the 486's X server.  I don't think
anyone has done aalib for dosemu yet ;)  But maybe someday.

> But when starting maniac manson or any other graphic game, i only got a
> higher load, but nothing happens. I must kill the session, because i can't do
> anything now. The other dos-programs like norton commander and so on are working
> fine.

DOS programs that use conio or VGA text output are intercepted and displayed
on stdout like normal terminal programs.  Unfortunately, it's not so easy
for graphical programs.

-- 
Ryan Underwood, <nemesis at icequake.net>, icq=10317253

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-01 23:39 SSH-Dosemu graphic problem MoRLeNXuS
  2003-04-02  0:04 ` Ryan Underwood
@ 2003-04-02  0:29 ` Justin Zygmont
  1 sibling, 0 replies; 7+ messages in thread
From: Justin Zygmont @ 2003-04-02  0:29 UTC (permalink / raw)
  To: MoRLeNXuS; +Cc: linux-msdos

have you set the $video* settings to "1" to use the video cards bios?


On Wed, 2 Apr 2003 MoRLeNXuS@gmx.net wrote:

> Hi all!
> 
> The problem:
> I want to login with ssh from my i486 laptop to my 266mhz router, where
> dosemu is installed.
> I want to start there a game like maniac manson, and the graphic should be
> shown on my i486.
> But when starting maniac manson or any other graphic game, i only got a
> higher load, but nothing happens. I must kill the session, because i can't do
> anything now. The other dos-programs like norton commander and so on are working
> fine.
> 
> Any help?
> 
> Thanks!
> 
> Brian
> 
> 


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-02  0:04 ` Ryan Underwood
@ 2003-04-02  0:31   ` MoRLeNXuS
  2003-04-02  0:36     ` Ryan Underwood
  0 siblings, 1 reply; 7+ messages in thread
From: MoRLeNXuS @ 2003-04-02  0:31 UTC (permalink / raw)
  To: linux-msdos

Ok, i have not x on my 486 because of not enought memory. But i have
framebuffer, can't the graphic
displayed via this?

> 
> hi,
> 
> > I want to login with ssh from my i486 laptop to my 266mhz router, where
> > dosemu is installed.
> 
> Sure.
> 
> > I want to start there a game like maniac manson, and the graphic should
> be
> > shown on my i486.
> 
> Are you running the console or X version of dosemu?  For graphics, local
> SVGA card or X is required.  In your case you would have to do X11
> forwarding
> for your ssh session and display it on the 486's X server.  I don't think
> anyone has done aalib for dosemu yet ;)  But maybe someday.
> 
> > But when starting maniac manson or any other graphic game, i only got a
> > higher load, but nothing happens. I must kill the session, because i
> can't do
> > anything now. The other dos-programs like norton commander and so on are
> working
> > fine.
> 
> DOS programs that use conio or VGA text output are intercepted and
> displayed
> on stdout like normal terminal programs.  Unfortunately, it's not so easy
> for graphical programs.
> 
> -- 
> Ryan Underwood, <nemesis at icequake.net>, icq=10317253
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-02  0:31   ` MoRLeNXuS
@ 2003-04-02  0:36     ` Ryan Underwood
  2003-04-02  0:45       ` MoRLeNXuS
  0 siblings, 1 reply; 7+ messages in thread
From: Ryan Underwood @ 2003-04-02  0:36 UTC (permalink / raw)
  To: MoRLeNXuS, linux-msdos


hi,

> Ok, i have not x on my 486 because of not enought memory. But i have
> framebuffer, can't the graphic
> displayed via this?

I don't think that's possible unless there is some network framebuffer emulation
app out there.  How much memory does the 486 have?  8-16 megs should be enough
to start Xfree86 3.x and run a single application, though I can't guarantee
it will be fun. :)

-- 
Ryan Underwood, <nemesis at icequake.net>, icq=10317253

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-02  0:36     ` Ryan Underwood
@ 2003-04-02  0:45       ` MoRLeNXuS
  2003-04-04 20:16         ` Witold Filipczyk
  0 siblings, 1 reply; 7+ messages in thread
From: MoRLeNXuS @ 2003-04-02  0:45 UTC (permalink / raw)
  To: linux-msdos

I have the power of 6 mb ram. :-)
Btw.: The 486 runs with 33 mhz.
I use this laptop to browse with links/lynx the web and to communicate with
irssi/centericq with a wlan-card from my bed. ;-)



> 
> hi,
> 
> > Ok, i have not x on my 486 because of not enought memory. But i have
> > framebuffer, can't the graphic
> > displayed via this?
> 
> I don't think that's possible unless there is some network framebuffer
> emulation
> app out there.  How much memory does the 486 have?  8-16 megs should be
> enough
> to start Xfree86 3.x and run a single application, though I can't
> guarantee
> it will be fun. :)
> 
> -- 
> Ryan Underwood, <nemesis at icequake.net>, icq=10317253
> -
> To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: SSH-Dosemu graphic problem
  2003-04-02  0:45       ` MoRLeNXuS
@ 2003-04-04 20:16         ` Witold Filipczyk
  0 siblings, 0 replies; 7+ messages in thread
From: Witold Filipczyk @ 2003-04-04 20:16 UTC (permalink / raw)
  To: MoRLeNXuS, linux-msdos

On Wed, Apr 02, 2003 at 02:45:37AM +0200, MoRLeNXuS@gmx.net wrote:
> I have the power of 6 mb ram. :-)
> Btw.: The 486 runs with 33 mhz.
> I use this laptop to browse with links/lynx the web and to communicate with
> irssi/centericq with a wlan-card from my bed. ;-)

Use vncserver on server and vncviewer on 486.
6 MB RAM should be enough.
You could try also tightvnc and ultravnc.

-- 
Witold Filipczyk
<witekfl@poczta.gazeta.pl>

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-04-04 20:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-01 23:39 SSH-Dosemu graphic problem MoRLeNXuS
2003-04-02  0:04 ` Ryan Underwood
2003-04-02  0:31   ` MoRLeNXuS
2003-04-02  0:36     ` Ryan Underwood
2003-04-02  0:45       ` MoRLeNXuS
2003-04-04 20:16         ` Witold Filipczyk
2003-04-02  0:29 ` Justin Zygmont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox