 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

3rd January 2009, 01:40 AM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
|
Firefox extremely slow page rendering in fedora 10
Hey,
A while back maybe a year ago I decided to move to linux, but due to some unfortunate hardware issues I decided to dual boot until i could get things working perfectly. Fedora caught my eye and when I saw Fedora 10 was out I hoped the hardware issues had been resolved and decided to try and move over completely.
After installing and updating things everything looked good, with all my hardware running great. The only problem that I have now is with with firefox.
Firefox is just being a pain. It often takes 10 seconds to render a page, one which loads in less than 2 seconds in XP off the same network. I've been searching the forums and have tried several things but I cant seem to get anything really working satisfactory.
I'm up for trying anything and any advice I can get. This is one thing that would really be keeping me from moving permanently and I would love to get it fixed.
Unusually I did try opera but it too was extremely slow, more so that firefox and Im unsure if its a related but It may point to an issue other than with firefox itself.
If want any info or anything please ask, This is one problem I really want to fix.
Thanks in advance,
Mark
|

3rd January 2009, 01:58 AM
|
|
Guest
|
|
Posts: n/a

|
|
have you tried going to an putting the to network.dns.disableIPv6; true
|

3rd January 2009, 06:44 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168

|
|
Are you using wireless network, if so, show:
|

3rd January 2009, 05:14 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
Ya Demez one of the first things i tried was to disable IPv6, but it didnt speed anything up noticeably.
for ip addr
Quote:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
2: wmaster0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
link/ieee802.11 00:1b:77:45:4d:e1 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1492 qdisc pfifo_fast state UP qlen 1000
link/ether 00:1b:77:45:4d:e1 brd ff:ff:ff:ff:ff:ff
inet 192.168.2.7/24 brd 192.168.2.255 scope global wlan0
4: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 00:19:b9:7f:49:f8 brd ff:ff:ff:ff:ff:ff
|
and for iwconfig
Quote:
lo no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11abg ESSID:"belkin54g"
Mode:Managed Frequency:2.462 GHz Access Point: 00:17:3F:54:A5:38
Bit Rate=48 Mb/s Tx-Power=15 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key 15C-D136-B910-8AA0-C8BD-0FEA-C859-FF8A-9838-0CCC-DB75-236F-04E8-AA46-C8D2-17BC [2] Security mode:open
Power Management:off
Link Quality=71/100 Signal level:-63 dBm Noise level=-127 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
eth0 no wireless extensions.
|
I never exactly thought that it could be a wireless problem but I suppose it could. Cheers
EDIT: Although it could be a wireless problem, I just realised that when downloading through firefox and yum the speed is fairly normal so Im not sure if its wireless.
Last edited by MarkRL; 3rd January 2009 at 05:43 PM.
|

3rd January 2009, 10:32 PM
|
|
Guest
|
|
Posts: n/a

|
|
|
has to be related to ipv6 im just wondering if things speed up if you disable NetworkManager an use the other network config
|

3rd January 2009, 10:39 PM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
What card and video drivers are installed ? Also, what DNS servers are in
Code:
cat /etc/resolv.conf
|

4th January 2009, 01:48 AM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
My first idea was that it was ipv6 related as there was a lot of people talking about it but I did disable it and there was no real speed increase. But is there anything else I can do to check is this is the problem? And Demz, I disabled the networkmanager from services and didnt notice any significant result although Im not sure exactly if anything else was to be done here, so any advice is welcome.
In terms of graphics cards (which I suspected to be the problem for some time) I have a nVidia GeForce 8600M GT running off the standard drivers obtained from running
yum install kmod-nvidia.
Would getting the drivers from another source (nvidia perhaps) help?
The exact output of cat /etc/resolv.conf is shown below. Im not quite sure what to look for although the fact it says something may not be recognised doesnt look right..
Quote:
# Generated by NetworkManager
domain Belkin
search Belkin
nameserver 27.0.0.1
nameserver 192.168.2.1
nameserver 212.113.0.3
# NOTE: the libc resolver may not support more than 3 nameservers.
# The nameservers listed below may not be recognized.
nameserver 212.113.0.4
|
Thanks for the quick responses, If i can get this fixed Im completely free from windows. And I like the sound of that!
|

4th January 2009, 02:05 AM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
Thy router is thy enemy
1: Search the howto for your fedora version and follow the steps to get proper video drivers It's in HowTo Section
2: Get rid of the items highlighted in red. Each one induces a delay and it's useless. The only valid nameservers are 212.x.x.x (Also, you could use those in my sig)
Code:
# Generated by NetworkManager
domain Belkin
search Belkin
nameserver 27.0.0.1
nameserver 192.168.2.1
nameserver 212.113.0.3
# NOTE: the libc resolver may not support more than 3 nameservers.
# The nameservers listed below may not be recognized.
nameserver 212.113.0.4
Last edited by Nokia; 4th January 2009 at 02:08 AM.
|

4th January 2009, 02:25 AM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
|
I was starting to think that it was the router or at least not firefox as I also tried swiftfox and the 3.2 pre-beta release of firefox and they all were slow. Bit coincidental if not related.
Just going to install proper drivers now, and by remove do you just mean delete the lines from /etc/resolv.conf?
or something more tricky.
|

4th January 2009, 02:43 AM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
|
Looks as though thats the problem!
Both firefox and opera are now operating at normal speeds, even a bit faster than their windows counterparts I'd say! Once again thanks very much to everyone, this was the last thing that was holding me back at all!
However it appears to reset to include the edited out lines each time I reboot so is there a more permanent way to remove the nameservers perhaps?
|

4th January 2009, 09:21 AM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
|
See System-Administration-Network
|

4th January 2009, 09:43 AM
|
|
Registered User
|
|
Join Date: Sep 2005
Location: Zena
Posts: 47

|
|
is a mistype
this line could get some delay to your resolver
localhost is 127.0.0.1
|

4th January 2009, 09:45 AM
|
 |
Registered User
|
|
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286

|
|
|
Doesn't matter. His box isn't a DNS server.
|

5th January 2009, 03:47 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 17

|
|
|
Right, I may have messed things up for myself, not sure so I could do with some advice again!
For the first two times or so I just used nano to remove the useless nameservers from /etc/resolv.conf
but then i removed them and replaced them with only 212.x.x.x nameservers in System-Administration-Network . Since then newtorkmanager up in the panel just says my devices are unmanaged and I cant access connections at all. Is there anyway to reset it back to what it was, or to fix it in general?
EDIT: Right ignore that! got it working! just forget something small myself although Im still not certain how i will remove them exactly.
Last edited by MarkRL; 5th January 2009 at 04:15 PM.
|

13th January 2009, 09:34 PM
|
 |
Registered User
|
|
Join Date: Jan 2007
Location: Hungary/Debrecen
Age: 30
Posts: 50

|
|
I had the same issue. But this did the trick!! Thanks.
Quote:
Originally Posted by Demz
have you tried going to an putting the to network.dns.disableIPv6; true
|
__________________
Sorry 4 terrrible inglish.
sys-admin the hungarian community Fedora/RH site
Last edited by Vladi; 13th January 2009 at 09:40 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 06:57 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|