PC-DC server on Vista/Win7/XP etc. (Sort of)

Online games, how to get online, and anything involving Dreamcast online can be discussed here.

Moderator: pcwzrd13

User avatar
brourke228
Game Server Admin
Posts: 705

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#281 » Thu Jul 31, 2014 2:13 pm

I just updated the guide with a quoted version of ryochan's site from a web archive. The config files he had for download on his website weren't backed up so I will attach them to the original post at a later date once I get a hold of them.
Regards,
brourke228


Image
Image
Image
Image
Image

dude2207
lithium
Posts: 38
Contact:

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#282 » Wed Aug 06, 2014 11:00 pm

So I attempted to set this up and this happens:
Image

dude2207
lithium
Posts: 38
Contact:

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#283 » Thu Aug 07, 2014 9:29 pm

So I've tried a few different drivers and a couple different cables and I still can't get it to work. If anyone has gotten this to work with a 32-bit "workstation 6.5-7.X" PCI setup and would be able to send me the files that'd be greatly appreciated.

User avatar
Kaizoku ChaosStar
core
Posts: 129

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#284 » Thu Sep 18, 2014 5:51 pm

I have the same modem as Ryochan, but Ubuntu's gnome-ppp won't recognize it. Yes, I have made sure I use the serial port option in VMware, and checked that it uses the corresponding port to the modem (COM5).
Connection! Hooray!!!

JotaB
shadow
Posts: 7

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#285 » Sat Sep 20, 2014 8:15 am

Hello!

I'm having a little problem.

After spending hours doing all that is on the tutorial, when I try the connection it happens:

Code: Select all

09/20 05:05:00 yS1  mgetty: interim release 1.1.36-Jun15
09/20 05:05:00 yS1  WARNING: parent process not init(pid=1), but pid=5172 (sudo mgetty -D /dev/ttyS1 -m "" ATM0)
09/20 05:05:00 yS1  check for lockfiles
09/20 05:05:00 yS1  locking the line
09/20 05:05:01 yS1  WARNING: DSR is off - modem turned off or bad cable?
09/20 05:05:01 yS1  lowering DTR to reset Modem
09/20 05:05:01 yS1  send: ATM0[0d]
09/20 05:05:01 yS1  lock not made: lock file exists (pid=5173)
09/20 05:05:02 yS1  waiting...
09/20 05:06:21 yS1  wfr: waiting for ``RING''
09/20 05:06:21 yS1  send: ATA[0d]
09/20 05:06:21 yS1  waiting for ``CONNECT''
09/20 05:07:41 yS1  timeout in chat script, waiting for `CONNECT'
09/20 05:07:41 ##### failed timeout dev=ttyS1, pid=5173, caller='none', conn='', name=''


What should I do now? I'm using a Conextant USB modem. My Dreamcast modem is european rev A.

User avatar
hawkzer0
dirty sailor
Posts: 179

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#286 » Sat Dec 20, 2014 6:16 pm

Hey all. So i moved and my new place doesn't offer a phone line so i decided to make a pc dc server. After many days of frustration ive decided to ask for help finally. im running crunchbang in vmware with a rev. A dc modem and a zoom 3095 usb modem. after following the steps and dailing in with my dreamcast, my mg_ttyS1 file gives me this
Debian 7-2014-12-20-17-10-17.png


Im so close i can taste it. If anyone can help me out you would be my hero for life!

EDIT: Is it true that zoom 3095 needs a line voltage adapter no matter what?
if thats the case ill switch and see if i can use my old us robotics 5633 that i used for this back in 2006
WELCO
METOT
HENEX
TLEVEL

User avatar
hawkzer0
dirty sailor
Posts: 179

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#287 » Sat Dec 20, 2014 9:07 pm

Ok... so. i tried the old USR modem and this is what happens now: :cry:
us robotics crunch-2014-12-20-20-00-56.png



What am I doing wrong here?
WELCO
METOT
HENEX
TLEVEL

User avatar
DR TEAMCAST
Uber
Posts: 1025
Contact:

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#288 » Tue Dec 23, 2014 8:46 pm

What exactly is this called? Im looking for other guides but "pc-dc server" only gets me about 3 results. I setup the server fine using this guide but its very very slow. Any commands or methods to go about speeding it up at least by half?
ImageImage
Forum for Dreamcast and Saturn browsers http://bb.dreampipe.net
Media, News, Events and more for your Sega Dreamcast internet browser at http://dreampipe.net

User avatar
DR TEAMCAST
Uber
Posts: 1025
Contact:

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#289 » Tue Dec 23, 2014 8:56 pm

And for everyone getting timed out you have to dial on the dreamcast before you type sudo killall -USR1 mgetty. If the phone is taken off the hook before the dc dials the dial gets lost and it times out. ALSO heres some commands to speed things up ( not by much, its still pretty slow for me but it could be my modem)

When you open the four tabs give yourself super user privaleges to evade permission blocking: su -

Then allow packet forwarding with this:
/bin/ech "1" > /proc/sys/net/ipv4/ip_forward

Open mgetty with this:
sudo /sbin/mgetty -s 460800 -D /dev/ttyS1

Log commands same

On fourth tab before you take the link off the hook with the kill all command use this command:
sudo mgetty switchbd 460800

Dial on the dreamcast

Then:
sudo killall -USR1 mgetty

And it should connect. If it works for anyone let me know if its really slow for you also
ImageImage
Forum for Dreamcast and Saturn browsers http://bb.dreampipe.net
Media, News, Events and more for your Sega Dreamcast internet browser at http://dreampipe.net

User avatar
aldair
Metallic
Posts: 802

Re: PC-DC server on Vista/Win7/XP etc. (Sort of)

Post#290 » Wed Dec 24, 2014 6:24 am

hawkzer0 wrote:Hey all. So i moved and my new place doesn't offer a phone line so i decided to make a pc dc server. After many days of frustration ive decided to ask for help finally. im running crunchbang in vmware with a rev. A dc modem and a zoom 3095 usb modem. after following the steps and dailing in with my dreamcast, my mg_ttyS1 file gives me this
Debian 7-2014-12-20-17-10-17.png


Im so close i can taste it. If anyone can help me out you would be my hero for life!

EDIT: Is it true that zoom 3095 needs a line voltage adapter no matter what?
if thats the case ill switch and see if i can use my old us robotics 5633 that i used for this back in 2006
1-Needs an inductor voltage

2 test with windows 98: Download http://www.4shared.com/rar/5J1iayUc/Windows_98.html?

  • Similar Topics
    Replies
    Views
    Last post

Return to “Online”

Who is online

Users browsing this forum: No registered users