I just installed openSuse11.4 KDE in dual boot with Win7. I have observed that Firefox can open websites but in contrast to this, whenever I try to install rekonq web browser (thats because I find Firefox the slowest browser presently available on earth), Yast says about 593 MB of data to be downloaded and installed. It starts with 3.2 KB/s (or even lesser) speed and further decreases to about 1.3KB/s speed and then … just stops there (waited for 2-3 hours for downloading just 4-5 MB of data). Can anyone suggest a remedy for this.
Thanks in advance.
Maybe it is your internet connection
Open a terminal and write this
traceroute 10.0.0.138
I want also for you to go
Start menu–>computer–>yast and then
yast–>network devices–>network settings.
And send me a picture of that. And also I want to check if your Ip is static or not static. Send all results here.
I also thing something about your firmware.
linux-3npg:/home/babloo # traceroute 10.0.0.138
traceroute to 10.0.0.138 (10.0.0.138), 30 hops max, 40 byte packets using UDP
1 * * *
2 triband-del-59.180.159.254.bol.net.in (59.180.159.254) 234.889 ms 235.777 ms 238.694 ms
3 triband-del-59.179.0.119.bol.net.in (59.179.0.119) 19.655 ms 20.518 ms 23.478 ms
4 202.159.212.179 (202.159.212.179) 24.392 ms 25.350 ms 28.194 ms
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 * * *
linux-3npg:/home/babloo #
The result of Network settings is as follows:
Device Name: eth0
Started automatically at boot
IP address assigned using DHCP
I am getting good speed in rekonq web browser, but during installation of softwares through Yast or zypper command in terminal, I get speeds in-- 100-200B/s or at the most 2-3KB/s.
I can’t understand why is this so slow.
Please help me.
As I can see your settings are ok. Strange it is. Maybe your network here is not stable.
If you can connect to the internet normally, it might be a problem with your repository setup, as in “you may be using some repositories that are overloaded”. You can check your repository list and make traceroute for each to learn where is the connection getting slower.
If it is ok and your repositories are up and running, try installing a random program via zypper to see if this happens in zypper too. If it doesn’t, it would mean that something is wrong with your yast2. Get more information and report back here.
I have the following repositories enabled (as seen in command- “zypper refresh”)
linux-3npg:/home/babloo # zypper refresh
Repository ‘libdvdcss’ is up to date.
Repository ‘packman’ is up to date.
Repository ‘openSUSE-11.4-Non-Oss’ is up to date.
Repository ‘openSUSE-11.4-Oss’ is up to date.
Repository ‘openSUSE-11.4-Update’ is up to date.
All repositories have been refreshed.
linux-3npg:/home/babloo #
I want for you to make a download of a program
su
# zypper install celestia
Try with that.
The problem seems to have resolved on its own (I don’t know how) but presently, the speed seems to be okay although intermittently it decreases drastically.
Thanks.