[SuSE Linux] Stalled downloads
It is on your end. ping and traceroute programs can show how fast the computer responds. ping hostname.com will tell how many ms it takes to send date to and from your machine. traceroute hostname.com well show the route it could of took. * * * means a time out or a firewall does not let udp packets which is what traceroute uses. if you ping your isp and your are on a dial up 128 - 300 ping time to the isp is what you should get. If it is any higher then that think about finding a better isp that is not so over loaded. another note 35 seconds to download kernel 2.2.0pre1 Charles <A HREF="http://www.theverge.com"><A HREF="http://www.theverge.com</A">http://www.theverge.com</A</A>> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
In <<A HREF="msg01856.html">98122908011100.01921@angus</A>>, on 12/29/98 at 07:50 AM, Ken Archer <karcher@idworld.net> said:
From time to time I have experienced downloads that would stall at the 2-60f file stage. I have been watching the mailing lists for over a year and have never seen the subject addressed before. I have been trying to download XFree86-devel-3.3.3-10.i386.rpm and it continuously stalls at 6%. I have tried it from "rufus", redhat, sunsite and others with the same result. I have even tried it with Netscape, ncftp, ftp and xmftp. Is it a problem with the file or is it on my end?
This is a usual symptom of incorrectly configured hardware at your ISP: some switches or routers they use. I am experiencing it now due to poorly compatible/misconfigured ATM equipment my provider is using for traffic management via our main link to the outside world. In theory, things like frame-relaying or traffic shaping should work completely transparent for a user. In real life, using these techniques often causes many network clients to hang or stall. Ftp clients are among the most affected, due to the nature of FTP protocol. Just my $.02, I'm not an expert... Try to lower MTU size if you are using PPP link, this may help. I said 'may'... Cheers, Ivan -- ----------------------------------------------------------- "Ivan Adzhubei" <ivan@protein.bio.msu.su> ----------------------------------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
In <<A HREF="msg01856.html">98122908011100.01921@angus</A>>, on 12/29/98 at 07:50 AM, Ken Archer <karcher@idworld.net> said:
Try to lower MTU size if you are using PPP link, this may help. I said 'may'...
Oh well, I forgot the most simple 'cure': at the same time start a couple of ping sessions and and one or two tracerote's to the same host your are ftp'ing from. Sooner or later you will be able to break your ISP's "shaper". Beware, if you start >50 traceroutes at once you may receive rather furious reaction from ISP's sysadmin :-))) Cheers, Ivan -- ----------------------------------------------------------- "Ivan Adzhubei" <ivan@protein.bio.msu.su> ----------------------------------------------------------- - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Ken Archer <karcher@idworld.net> writes:
From time to time I have experienced downloads that would stall at the 2-60f file stage. I have been watching the mailing lists for over a year and have never seen the subject addressed before. I have been trying to download XFree86-devel-3.3.3-10.i386.rpm and it continuously stalls at 6%. I have tried it from "rufus", redhat, sunsite and others with the same result. I have even tried it with Netscape, ncftp, ftp and xmftp. Is it a problem with the file or is it on my end?
Assuming you are using ppp over a modem, try setting your window to a smaller size: /sbin/route -v add default window 16384 dev ppp0 After you have pppd up and running. (If this works, let me know, as this is a pet peeve of mine :-) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
"Ken" == Ken Archer <karcher@idworld.net> writes: "Mark" == Mark Gray <markgray@iago.nac.net> writes:
Ken> From time to time I have experienced downloads that would stall Ken> at the 2-60f file stage. I have been watching the mailing Ken> lists for over a year and have never seen the subject addressed Ken> before. I have been trying to download Ken> XFree86-devel-3.3.3-10.i386.rpm and it continuously stalls at 6%. Ken> I have tried it from "rufus", redhat, sunsite and others with the Ken> same result. I have even tried it with Netscape, ncftp, ftp and Ken> xmftp. Is it a problem with the file or is it on my end? I had the exact same problem so I don't think it's just you. I also know that it's not that file, since I managed to upload it to my machine and install it by first grabbing it from an internet-connected account and splitting it into 100K chunks and uploading it to my machine. I don't know what the fix is, either. Mark> Assuming you are using ppp over a modem, try setting your window to a Mark> smaller size: Mark> /sbin/route -v add default window 16384 dev ppp0 Mark> After you have pppd up and running. Mark> (If this works, let me know, as this is a pet peeve of mine :-) Yes. I'm running ppp over a modem, and your suggestion did not seem to fix it, either. Any other ideas out there? ---Kayvan -- Kayvan Aghaiepour Sylvan |Sylvan Associates | Proud Dad of: kayvan@Sylvan.COM |<A HREF="http://www.isp.net/~kayvan"><A HREF="http://www.isp.net/~kayvan</A">http://www.isp.net/~kayvan</A</A>>| Katherine Yelena (8/8/89) (408) 978-1407 PGP OK |Ask me about Avatar. | Robin Gregory (2/28/92) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
I had this problem a year ago. Turned out to be an obscure IP masquerading bug in, I think, kernel 2.0.32 or something. I upgraded the kernel on my masq server and it went away. - Scott Ken Archer wrote:
From time to time I have experienced downloads that would stall at the 2-60f file stage. I have been watching the mailing lists for over a year and have never seen the subject addressed before. I have been trying to download XFree86-devel-3.3.3-10.i386.rpm and it continuously stalls at 6%. I have tried it from "rufus", redhat, sunsite and others with the same result. I have even tried it with Netscape, ncftp, ftp and xmftp. Is it a problem with the file or is it on my end?
-- Kenneth Archer + San Antonio, Texas karcher@idworld.net ICQ #24980801 Powered by Linux ++ Mailed by Kmail "Microsoft doesn't live here anymore."
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
hi. =) i'm having some problems with the kde menu editor. using root. i could easily create items in the menu editor. but using my own account, i can't drag the newly made item to the menu list. do i have to change the the permissions in /usr using chmod 776 -R /usr. i did read the online help that came with the menu editor. but not much help there. please help. thank you in advance. =) jl - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Jayel L. Villamin wrote:
hi. =) i'm having some problems with the kde menu editor. using root. i could easily create items in the menu editor. but using my own account,
Jayel, checkout and read this link..., specifically the chapters dealing with menus and such. It explains everything in detail. <A HREF="http://www.kde.org/documentation/en/general/userguide/index.html"><A HREF="http://www.kde.org/documentation/en/general/userguide/index.html</A">http://www.kde.org/documentation/en/general/userguide/index.html</A</A>> And have a happy new year! Dana -- dlaude@execpc.com Dana J. Laude, Fluid Computer Designs Ltd (US) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
I am not using any masquerading with the 2.1.129 kernel, 2.3.5 ppp and all the updates. On Thu, 31 Dec 1998, you wrote:
I had this problem a year ago. Turned out to be an obscure IP masquerading bug in, I think, kernel 2.0.32 or something. I upgraded the kernel on my masq server and it went away.
- Scott
-- Kenneth Archer + San Antonio, Texas karcher@idworld.net ICQ #24980801 Powered by Linux ++ Mailed by Kmail "Microsoft doesn't live here anymore." - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
I am running xfree86 3.3.3, and have a STB Velocity 128. It seems that my video just sucks. It is just kinda slow: i.e., when running something simple like xscreensaver, on the cool 3d hacks, it draws like 2 frames a second or something. I am not expecting anything astounding as the card is not exceptional or anything, but everything seemed to have much faster video when I ran windoze. (last time I asked this someone told me to look at the xscreensaver site---no help since the documentation does not address this problem, and more importantly, I think this is not just a problem with xscreensaver but rather something with the way X is using/not using my card.) Thanks much and Happy New Year 9almost), Chris - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
what's the version and name of the server you're running? maybe you need to set the horiz and vert rates manually? I couldn't get my Diamond 8Mb AGP card up and running correctly until I set these manually. sanj@interport.net On Thu, 31 Dec 1998, Chris Martin wrote:
Date: Thu, 31 Dec 1998 12:18:17 -0500 From: Chris Martin <camst65+@pitt.edu> Reply-To: suse-linux-e@suse.com To: suse-linux-e@suse.com Subject: [SuSE Linux] Help: Realy Slow Video with a decent card.
I am running xfree86 3.3.3, and have a STB Velocity 128. It seems that my video just sucks. It is just kinda slow: i.e., when running something simple like xscreensaver, on the cool 3d hacks, it draws like 2 frames a second or something. I am not expecting anything astounding as the card is not exceptional or anything, but everything seemed to have much faster video when I ran windoze. (last time I asked this someone told me to look at the xscreensaver site---no help since the documentation does not address this problem, and more importantly, I think this is not just a problem with xscreensaver but rather something with the way X is using/not using my card.)
Thanks much and Happy New Year 9almost),
Chris
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Chris Martin wrote: <BLOCKQUOTE TYPE=CITE>I am running xfree86 3.3.3, and have a STB Velocity 128. It seems that my video <BR>just sucks. It is just kinda slow: i.e., when running something simple like <BR>xscreensaver, on the cool 3d hacks, it draws like 2 frames a second or something. <BR>I am not expecting anything astounding as the card is not exceptional or <BR>anything, but everything seemed to have much faster video when I ran windoze. <BR>(last time I asked this someone told me to look at the xscreensaver site---no <BR>help since the documentation does not address this problem, and more importantly, <BR>I think this is not just a problem with xscreensaver but rather something with <BR>the way X is using/not using my card.) Thanks much and Happy New Year 9almost), Chris</BLOCKQUOTE> I agree. Just after installing xfree86-3.3.3-3, I swapped out my ATI Xpert@play (mach64) AGP and put in my STB Velocity 128 AGP (Nvidia Riva). It's got rid of some horrible screensaver display glitches, but: (1) It does seem that the graphics are rather slower. I can get 1280x 1024 and 1600x1200 to work, as well as an apparently undocumented 1152x864 mode, but not 1024x768, at least not with this Belinea 19" monitor; the X server dies saying that it couldn't initialise the card. (2) The card implements 32-bit colour depth but not 24-bit. So I can't get a True Colour mode at 1200x1024, I have to use a 16-bit mode! That is (according to the driver) a hardware limitation. Grrr! (3) Gradient fills don't work properly. In KDE, both the two-colour destop background and the window title bar gradients are horribly banded even in 32-bit mode. I don't see how this could be the driver though - surely it used the card's graphics builtin graphics functions to do that. (4) Although the card's 2D performance in Win95 is just fine apart from a few display glitches, under Linux it seems a whole lot slower than the ATI card. The XFree86/XSuSE drivers don't seem to make the most of the card's acceleration features. From what I read elsewhere, it seems the XFree86 people just aren't that interested in, or don't have the resources for, performance enhancements to drivers for cheap popular cards. I'd guess that probably a 2nd-hand Matrox Millenium would give you what you want (in terms of price vs. 2D performance anyway) but I'm really just guessing based on circumstantial evidence and hearsay. I'll probably go looking for one myself soon. It's got to be better than this... Ralph <PRE>-- rclark@virgosolutions.demon.co.uk Ralph Clark, Virgo Solutions Ltd (UK) __ _ / / (_)__ __ ____ __ * Powerful * Flexible * Compatible * Reliable * / /__/ / _ \/ // /\ \/ / *Well Supported * Thousands of New Users Every Day* /____/_/_//_/\_,_/ /_/\_\ The Cost Effective Choice - Linux Means Business!</PRE> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html
Ralph Clark wrote:
I'd guess that probably a 2nd-hand Matrox Millenium would give you what you want (in terms of price vs. 2D performance anyway) but I'm really just guessing based on circumstantial evidence and hearsay. I'll probably go looking for one myself soon. It's got to be better than this...
Ralph, I have a old Matrox Mystique with 4MB on it that is pretty respectable, tied in with a 17" CyberVision (ds69) monitor. I've found that Matrox is respectable with the Linux community in providing driver info, plus they continually update their bios and drivers. Note: to update your BIOS you need a DOS partition. All in all, I'm satisfied with the Matrox line, although I will be upgrading in the future. Btw, I'm not associated with Matrox, etc. Regards, Dana -- dlaude@execpc.com Dana J. Laude, Fluid Computer Designs Ltd (US) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
i tried to install wvdial tonite an got this error msg fail dependences libstdc++.so.2.9 is needed. where do i get this from. i though it was installed default. tnx for help. jack. on the supra 56k external modem i asked abt. I have it working but only conectioning ppp at 9600. minicom con at abt 38400 then at 115200 another. any suggestions. tnx Happy New Years. jack - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
Jack Malone wrote:
i tried to install wvdial tonite an got this error msg fail dependences libstdc++.so.2.9 is needed. where do i get this from. i though it was installed default. tnx for help.
1) To be able to compile the source in SuSE 5.3 youll first need to start yast and install gpp which is a C++ compiler its in the development section of packages. yast choose and install packages>change create configuration>development>gpp GNU C++ compiler F-10 >save configuration>load configuration>start installion Then get the source for WvDial and simply follow the readme rob Linux Home page <A HREF="http://www.connix.com/~dizzy73/LBM.htm"><A HREF="http://www.connix.com/~dizzy73/LBM.htm</A">http://www.connix.com/~dizzy73/LBM.htm</A</A>> - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (13)
-
camst65+@pitt.edu
-
charlesiii@theverge.com
-
dizzy73@connix.com
-
dlaude@execpc.com
-
ivan@protein.bio.msu.su
-
j2lr@pworld.net.ph
-
jack@malone.tyler.com
-
karcher@idworld.net
-
kayvan@sylvan.com
-
markgray@iago.nac.net
-
rclark@virgosolutions.demon.co.uk
-
sanj@interport.net
-
sbronson@opentv.com