LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-04-2008, 07:50 AM   #1
metalx1000
Member
 
Registered: Jun 2006
Distribution: Debian
Posts: 112

Rep: Reputation: 16
DOSbox telnet for ASCII "Block" or ANSI art in Linux


Just found out that the art on the BBS I go to is better then it appears in Linux.
Someone told me to try to connect in Windows and see how it looks.
First time in years I found something Windows does better then Linux.
The art in the Windows terminal was amazing.

I read up on it and found out it's not really ASCII art but ANSI art (Sometimes called ASCII "BLOCK" art) and no OS other then Windows/DOS has supported it.

So I figured maybe I could use DOSBOX or even Wine to telnet to the BBS and see the art how it should be. But, I've had no luck.

I did find a telnet app at sourceforge.net that started up in dosbox, but when I try to connect I get a "NO DRIVER PACKET FOUND" error.

any help would be great.
Does anyone know of a telnet app that runs in DOSBOX maybe?
 
Old 11-04-2008, 07:57 AM   #2
snowman81
Member
 
Registered: Aug 2006
Location: Michigan
Distribution: Ubuntu
Posts: 282

Rep: Reputation: 30
What was the program you were using when you got that error? It might be easier to fix that problem.
 
Old 11-04-2008, 08:14 AM   #3
metalx1000
Member
 
Registered: Jun 2006
Distribution: Debian
Posts: 112

Original Poster
Rep: Reputation: 16
It was this one
http://sourceforge.net/projects/sshdos/

I did google it and a site I found said it need DOS drivers for my hardware and if it's new hardware that there most likely no DOS Drivers for it.

But, I hope you can figure it out
 
Old 11-04-2008, 08:25 AM   #4
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by metalx1000 View Post
Just found out that the art on the BBS I go to is better then it appears in Linux.
Someone told me to try to connect in Windows and see how it looks.
First time in years I found something Windows does better then Linux.
The art in the Windows terminal was amazing.

I read up on it and found out it's not really ASCII art but ANSI art (Sometimes called ASCII "BLOCK" art) and no OS other then Windows/DOS has supported it.
I doubt it. The problem with ASCII art is that it will not display the same if you don't use the exact same character set every time. There are two things that matters: the code page itself, and the font you use. You don't have to worry about that because windows terminals use always the same font with the same limited charsets.

So you have two separate issues: the character set that you use and the font. Since most character sets should respect the first 7-bit subset for compatibility with ASCII and such things, I would try changing the font you are using. This can be done configuring your terminal emulator if in X, and configuring the console font if outside X in plain console.

Quote:
any help would be great.
Does anyone know of a telnet app that runs in DOSBOX maybe?
I don't know of any, but if dosbox uses an alternative font that can emulate the dos codepages 100% then that might be another solution. But I've never tried the modem stuff under dosbox, and have absolutely no idea how complicated can it be to get it working.
 
Old 11-04-2008, 09:20 AM   #5
theNbomr
LQ 5k Club
 
Registered: Aug 2005
Distribution: OpenSuse, Fedora, Redhat, Debian
Posts: 5,399
Blog Entries: 2

Rep: Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908Reputation: 908
I think your error relates to the fact that DOS never had any built-in networking, so individual applications were forced to use provide their own network code. To partially solve this, there was an open-source effort that used a 'packet-driver' API for standardizing access to network hardware. Many applications could be configured to look for a packet driver for access to the network hardware. Such packet drivers were typically loaded as resident code (TSR's), and provided a standard API for locating their services. Your telnet client is complaining that no such driver could be found. It is difficult to imagine how any packet driver written for real-mode DOS could work in a DOS box under Linux. Moreover, it is unlikely that any packet driver was written for modern ethernet hardware. Not wanting to burst your bubble, but I'd say your probability of success on this approach is quite low.
--- rod.
 
Old 11-04-2008, 10:01 AM   #6
metalx1000
Member
 
Registered: Jun 2006
Distribution: Debian
Posts: 112

Original Poster
Rep: Reputation: 16
got it!!!!

Followed these Directions
http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x606.html

But used this directory instead /usr/share/fonts/X11/misc for Ubuntu

then
$rxvt -bg black -fg white -fn vga11x19

you'll need to install rxvt with
$sudo aptitude install rxvt

Thanks for the help guys
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] dosbox "cut and paste" How? littlejoe5 Linux - Software 6 10-04-2008 11:42 PM
in linux redhat 8 what does "kernel: st0:block limits 1 - 16777215" mean ? lwsam01 Linux - Newbie 1 08-07-2008 09:45 AM
error compiling dosbox with "/usr/X11R6/include/GL/glu" hamster Linux - Software 4 11-08-2007 05:23 PM
problem with installing linux gentoo with a "root block device" AKAKAK Linux - Distributions 15 10-23-2007 05:15 PM
LXer: Applying "The Art of War" to Open Source, Linux and BSD LXer Syndicated Linux News 0 03-25-2007 10:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration