Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.comp.hardware
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-18-2007, 10:14 AM
Alex Mizrahi
Guest
 
Posts: n/a
Default COM port problems..

Hello, All!

i've bought ASUS P5B-VM mainboard, which doesn't have COM port at rear
panel, has eSATA instead (P5B too). COM1 port is present on mainboard, i
need separate COM port out panel to get it out. unfortunately, it's not
available in local stores..

i've bought STLab USB-to-serial adapter, based on Prolific chip. i've
connected DSL modem to it, and it worked quite well, but system reboots from
time to time -- i think it's because of prolific drivers, since reboots are
correlated with high DSL activity, and DSL being turned on/off.

later i found that panel thingie. there are two alternatives for pin-outs of
such thingies, unfortunately ASUS didn't specify that, but googling showed
me that it uses AT-EVEREX-INTEL pinout variant (btw, Intel specifies pinout
in their mobo specs..). but my panel had alternative -- DTK pinout, so i had
to resolder it.

then i've managed to get internet connection, but still there are problems!
when connection is on, it's quite good, i'm using it now, and it has no
problems.
but it does connect only after i use prolific adapter first -- i connect via
prolific, disconnect, and then i can connect via COM1. if i try to connect
via COM1 first, it doesn't connect, and it gots broken (it doesn't connect
even via prolific) until reboot..

windows modem logs showed me the difference -- in case of prolific, log is
quite clean. but when i connect via that COM1 panel, there's a lot of junk
comming from modem, that looks like PPP session initialization.. looks like
windows can ignore that junk, sometimes..

01-18-2007 11:28:20.468 - Recv: "}&} } } } }#
01-18-2007 11:28:20.468 - Unknown Response

is there any idea what the problem is? can such problems be possible when
one of wires incorrectly connected? i guess some junk-inhibiting wire is not
connected :).
or maybe some configuration is incorrect? i had that DSL working on old ASUS
mobo fine before, but i don't remember port settings.. i'm now using default
settings:

01-18-2007 11:28:20.468 - 115200,8,N,1, ctsfl=1, rtsctl=2

for both variants. connection settings are also same..

alternatively, maybe somebody knows how to make prolific thing working? i
can't imagine millions of people get reboots every day because of these
taiwan guys drivers.. but maybe it doesn't work correctly because of
dual-core processor?

i've already spent 20$ because of these problems, and lots of my invaluable
time.. starting thinking about changing mobo to Gigabyte -- ASUS idea of
substituting COM with eSATA (while they still have parallel port on rear
panel) appears to be idiotic.. and this mobo is piece of crap for many other
reasons too -- non-overclockable, shitty Intel Graphics drivers..

With best regards, Alex Mizrahi.



Reply With Quote
  #2 (permalink)  
Old 01-18-2007, 11:17 AM
Paul
Guest
 
Posts: n/a
Default Re: COM port problems..

Alex Mizrahi wrote:
> Hello, All!
>
> i've bought ASUS P5B-VM mainboard, which doesn't have COM port at rear
> panel, has eSATA instead (P5B too). COM1 port is present on mainboard, i
> need separate COM port out panel to get it out. unfortunately, it's not
> available in local stores..
>
> i've bought STLab USB-to-serial adapter, based on Prolific chip. i've
> connected DSL modem to it, and it worked quite well, but system reboots from
> time to time -- i think it's because of prolific drivers, since reboots are
> correlated with high DSL activity, and DSL being turned on/off.
>
> later i found that panel thingie. there are two alternatives for pin-outs of
> such thingies, unfortunately ASUS didn't specify that, but googling showed
> me that it uses AT-EVEREX-INTEL pinout variant (btw, Intel specifies pinout
> in their mobo specs..). but my panel had alternative -- DTK pinout, so i had
> to resolder it.
>
> then i've managed to get internet connection, but still there are problems!
> when connection is on, it's quite good, i'm using it now, and it has no
> problems.
> but it does connect only after i use prolific adapter first -- i connect via
> prolific, disconnect, and then i can connect via COM1. if i try to connect
> via COM1 first, it doesn't connect, and it gots broken (it doesn't connect
> even via prolific) until reboot..
>
> windows modem logs showed me the difference -- in case of prolific, log is
> quite clean. but when i connect via that COM1 panel, there's a lot of junk
> comming from modem, that looks like PPP session initialization.. looks like
> windows can ignore that junk, sometimes..
>
> 01-18-2007 11:28:20.468 - Recv: "}&} } } } }#
> 01-18-2007 11:28:20.468 - Unknown Response
>
> is there any idea what the problem is? can such problems be possible when
> one of wires incorrectly connected? i guess some junk-inhibiting wire is not
> connected :).
> or maybe some configuration is incorrect? i had that DSL working on old ASUS
> mobo fine before, but i don't remember port settings.. i'm now using default
> settings:
>
> 01-18-2007 11:28:20.468 - 115200,8,N,1, ctsfl=1, rtsctl=2
>
> for both variants. connection settings are also same..
>
> alternatively, maybe somebody knows how to make prolific thing working? i
> can't imagine millions of people get reboots every day because of these
> taiwan guys drivers.. but maybe it doesn't work correctly because of
> dual-core processor?
>
> i've already spent 20$ because of these problems, and lots of my invaluable
> time.. starting thinking about changing mobo to Gigabyte -- ASUS idea of
> substituting COM with eSATA (while they still have parallel port on rear
> panel) appears to be idiotic.. and this mobo is piece of crap for many other
> reasons too -- non-overclockable, shitty Intel Graphics drivers..
>
> With best regards, Alex Mizrahi.
>


Maybe the flow control wires are not connected properly.
You may have the TX and RX wired up right, but maybe
the flow control isn't, leading to problems. You could
always pick one up here. The shipping would be more than
the adapter.

http://www.pccables.com/07120.htm

Paul

Reply With Quote
  #3 (permalink)  
Old 01-18-2007, 12:59 PM
Alex Mizrahi
Guest
 
Posts: n/a
Default Re: COM port problems..

(message (Hello 'Paul)
(you :wrote :on '(Thu, 18 Jan 2007 07:17:27 -0500))
(

P> Maybe the flow control wires are not connected properly.
P> You may have the TX and RX wired up right, but maybe
P> the flow control isn't, leading to problems.

hm, Windows sets flow control to none for ports by default, but DSL docs say
it should be set to hardware, and FIFO buffers should be disabled (i'm not
sure that later is relevant). after i enabled hardware control, there were
now immidiate changes, but now looks like it's fixed -- i see no junk in
logs. i didn't try rebooting yet, though..

)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"People who lust for the Feel of keys on their fingertips (c) Inity")



Reply With Quote
  #4 (permalink)  
Old 01-18-2007, 05:23 PM
Rod Speed
Guest
 
Posts: n/a
Default Re: COM port problems..

Alex Mizrahi <udodenko@users.sourceforge.net> wrote:
> (message (Hello 'Paul)
> (you :wrote :on '(Thu, 18 Jan 2007 07:17:27 -0500))
> (
>
>> Maybe the flow control wires are not connected properly.
>> You may have the TX and RX wired up right, but maybe
>> the flow control isn't, leading to problems.

>
> hm, Windows sets flow control to none for ports by default, but DSL
> docs say it should be set to hardware, and FIFO buffers should be
> disabled (i'm not sure that later is relevant). after i enabled
> hardware control, there were now immidiate changes, but now looks
> like it's fixed -- i see no junk in logs. i didn't try rebooting yet,
> though..


You're getting royally confused. COM1 isnt even used by the DSL at all.



Reply With Quote
  #5 (permalink)  
Old 01-18-2007, 06:51 PM
Alex Mizrahi
Guest
 
Posts: n/a
Default Re: COM port problems..

(message (Hello 'Rod)
(you :wrote :on '(Fri, 19 Jan 2007 05:23:38 +1100))
(
??>> hm, Windows sets flow control to none for ports by default, but DSL
??>> docs say it should be set to hardware, and FIFO buffers should be
??>> disabled (i'm not sure that later is relevant). after i enabled
??>> hardware control, there were now immidiate changes, but now looks
??>> like it's fixed -- i see no junk in logs. i didn't try rebooting yet,
??>> though..

RS> You're getting royally confused. COM1 isnt even used by the DSL at all.

why do you think so? i have DSL modem plugged into COM1.
if you say so because speed of COM port is too little -- it's a slow DSL. it
operates at 96 kbit, so speed of 115 kbit of COM port is enough for it. this
model was very popular in our country few years ago..

)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"People who lust for the Feel of keys on their fingertips (c) Inity")



Reply With Quote
  #6 (permalink)  
Old 01-18-2007, 07:52 PM
Rod Speed
Guest
 
Posts: n/a
Default Re: COM port problems..

Alex Mizrahi <udodenko@users.sourceforge.net> wrote:
> (message (Hello 'Rod)
> (you :wrote :on '(Fri, 19 Jan 2007 05:23:38 +1100))
> (
>>> hm, Windows sets flow control to none for ports by default, but DSL
>>> docs say it should be set to hardware, and FIFO buffers should be
>>> disabled (i'm not sure that later is relevant). after i enabled
>>> hardware control, there were now immidiate changes, but now looks
>>> like it's fixed -- i see no junk in logs. i didn't try rebooting yet, though..


>> You're getting royally confused. COM1 isnt even used by the DSL at all.


> why do you think so? i have DSL modem plugged into COM1.
> if you say so because speed of COM port is too little -- it's a slow
> DSL. it operates at 96 kbit,


That is hardly DSL.

> so speed of 115 kbit of COM port is enough for it. this model was very popular in our country few
> years ago..


Makes a hell of a lot more sense to use a decent
modern DSL modem connected via lan or USB.



Reply With Quote
  #7 (permalink)  
Old 01-18-2007, 08:47 PM
Alex Mizrahi
Guest
 
Posts: n/a
Default Re: COM port problems..

(message (Hello 'Rod)
(you :wrote :on '(Fri, 19 Jan 2007 07:52:20 +1100))
(

??>> why do you think so? i have DSL modem plugged into COM1.
??>> if you say so because speed of COM port is too little -- it's a slow
??>> DSL. it operates at 96 kbit,

RS> That is hardly DSL.

how would you call thingie that provides internet access and voice phone
line over usual copper phone line? (according to tech spec, it makes 160
KBit fully digital line, and can dynamically allocate 64 kbit for voice).
our telecom provider (as well as this box vendor) calls that DSL..

??>> so speed of 115 kbit of COM port is enough for it. this model was very
??>> popular in our country few years ago..

RS> Makes a hell of a lot more sense to use a decent
RS> modern DSL modem connected via lan or USB.

in our country internet is not as developed and cheap as in USA or Europe.
this thingie was best choice for few years, only few month ago some better
options appeared..

)
(With-best-regards '(Alex Mizrahi) :aka 'killer_storm)
"People who lust for the Feel of keys on their fingertips (c) Inity")



Reply With Quote
  #8 (permalink)  
Old 01-18-2007, 09:59 PM
Rod Speed
Guest
 
Posts: n/a
Default Re: COM port problems..

Alex Mizrahi <udodenko@users.sourceforge.net> wrote:
> (message (Hello 'Rod)
> (you :wrote :on '(Fri, 19 Jan 2007 07:52:20 +1100))
> (


>>> why do you think so? i have DSL modem plugged into COM1.
>>> if you say so because speed of COM port is too little -- it's a slow DSL. it operates at 96
>>> kbit,


>> That is hardly DSL.


> how would you call thingie that provides internet access and voice phone line over usual copper
> phone line? (according to tech spec, it makes 160 KBit fully digital line, and can dynamically
> allocate 64 kbit for voice).


That is ISDN.

> our telecom provider (as well as this box vendor) calls that DSL..


Then they dont have a clue or are lying, that is ISDN.

>>> so speed of 115 kbit of COM port is enough for it. this model was very popular in our country
>>> few years ago..


>> Makes a hell of a lot more sense to use a decent
>> modern DSL modem connected via lan or USB.


> in our country internet is not as developed and cheap as in USA or Europe. this thingie was best
> choice for few years, only few month ago some better options appeared..


Sure, but it isnt DSL, it ISDN.



Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
o2 to Orange number port, Orange tell me problems since last week? neel uk.telecom.mobile 9 03-16-2007 12:00 AM
Network card problems - please help novice Neil Hindry alt.internet.wireless 1 08-22-2006 04:42 PM
Wireless Belkin F5D72304 router -port forwarding-Webserver problems danskimanuk Network Troubleshooting 1 02-06-2006 09:46 PM
Wireless router William alt.comp.hardware 28 08-09-2005 02:37 PM
Wireless Router keeps going out of service -- probed on various ports ion alt.internet.wireless 7 08-04-2005 07:04 PM


All times are GMT. The time now is 09:58 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45