Gentoo Networking Problem - New to Gentoo....need help desperately!

Pages: 1, 2, 3
free web hosting
Free Web Hosting > Computers & Tech > Operating Systems > Linux

Gentoo Networking Problem - New to Gentoo....need help desperately!

qwijibow
QUOTE
I have two 256MB RAM cards with different bus speeds


possably the source of the porblem...

Lets say for example you have 1 stick of PC2700 and one of PC3200, and you run your buss at PC3200 (400 mhz FSB) then the slower stick is overclocked, and possably causing the trouble.

When you have 2 different ram sticks with different frequency's you have to set yor board to run your ram at the slower sticks speed, for the above example, 333Mhz FSB (PC 2700)

If you have your Mobo set the the fester RAM clock speed, set it the speed of the slower ram stick... You may find that this fixes your crash problems with HL2.



Reply

abhiram
I guess you're right. I downloaded cpu-z and then checked the hardware specifications.

Apparently, I've got one PC2100 and one PC2700. For some very strange reason, there does not appear to be any provision, either on the motherboard (jumpers) nor in the BIOS, to change the FSB or clock speed. I've even searched online and downloaded the lates BIOS update from ASUS.

Here are some screenshots of my hardware:



user posted image



user posted image



user posted image



user posted image




Now, I've got some friends over here ... and the FSB of my M/B is apparently 400. So I could find someone and exchange RAMs with him. Which one would you say I should change? the 166MHz one or 133MHz?

 

 

 


Reply

qwijibow
okay.. im not an expert.. but here's what it looks like to me....

You motherboard has a Max FSB of 400 Mhz, but is running at 333mhz.
333Mhz FSB will run your ram at 166mhz
You have 2 sticks of ram, one is 133mhz, one is 166mhz


SOOOOO

it looks like the motherboard's bios has detected that it needs to slow your FSB for your ram.

here is a crazy theory ( that may just prove correct)

Maybe your BIOS only probed your first RAM stick for its clock speed, and then assumed that the other ram stick would be the same.

An then clocked the FSB to match the ram in slot 1.

Your fastest ram stick is in slot 1, with your slowest in slot 2.

Anyways... What if... Open up your case, ans swap over the ram sticks.
So your 133Mhz stick is in slot1 and your 166Mhz is in slot 2.

Maybe your motherboard will then set your FSB to 266mhz (which is the correct speed for the slower stick)

If this works, it will slightly under-clock your faster ram stick, but hopfully wou should get your stability back.

Maybe half-life 2 will stop crashing.

Alternativly....
If you can get your hands on some PC3200 Ram, then your motherboard will be able to run at its maximum 400mhz FSB. (assuming your CPU can handle 400mhz FSB)


Reply

abhiram
sad.gif Well, I don't know how to say this but ... I guess I've been wrong the whole time. I was under the impression that if slack and winxp were working, there shouldn't be a significant problem with the hardware.

But now, I just checked each RAM individually using memtest and it seems that one of my RAMs is screwed up. I'll have to get it replaced but I don't think that will happen for another 2 months.

Thanks for your help ... I really appreciate you taking your time out for replying so regularly.

I really want to try gentoo out and I'll give one last attempt tonight with my 256MB RAM (I checked it thoroughly and there are no problems). I'll post back on the results.

Thanks once again for your time smile.gif.

Reply

qwijibow
No problem, answering forum questions is a welcome break from job seeking [ just left university ] :s


It seems that one of the ram sticks was over-clocked, but surviving.

Maybe a gentoo stage 1 full compile for several hours on an over clocked ram slot must have killed it.

Good luck and next time, make sure your ram chips frequency's match tongue.gif


Reply

abhiram
Well, I'm done biggrin.gif.

I must say, it was quite easy after I removed the faulty RAM. A straight, simple, by-the-book, easy install. Since I read the handbook 3 times already, it wasn't a big deal. Started the installation at 9PM with a stage 3 and by 1:00 AM, I had X running, and alsa configured and was listening to songs using mpg123 while I was finishing the base configuration. I gave the command 'emerge kdebase-startkde kicker' and went to sleep and in the morning, I had a working KDE installation.

But, in KDE, i realised that konsole wasn't installed biggrin.gif. Back to the console and 'emerge konsole'. Now, I've got a konsole and an empty KDE installation. So, the rest of the morning consisted of emerging Konqueror, amarok, ymessenger, firefox and kate.

Now, it's a pretty neat installation. but a lot of things are missing. So, I decided to have the entire KDE package now, so 'emerge kde-meta'. It might take some time, but I'm in no hurry. The important things are working fine.

But, for some reason, nvidia still doesn't load up. I've tried

CODE
mknod /dev/nvidiactl c 195 255
mknod /dev/nvidia0 c 195 0
chown root.video /dev/nvidia*
chmod 0660 /dev/nvidia*


but it still isn't working. This is the error I got:

QUOTE
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xEC000000
(--) NVIDIA(0): MMIO registers at 0xFD000000
(EE) NVIDIA(0): Failed to initialize the NVIDIA graphics device!
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support
  at http://wiki.X.Org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


Any suggestions?

And another thing... gentoo is definitely fast ... it starts up in 40 sec upto kdm and shutdown from KDE to power off is in 20 sec.... but I was kinda hoping for blazing speed biggrin.gif. Of course, the sound in amarok doesn't skip no matter what I do, and the applications and programs open much faster than they did in slackware, but it's not exactly as fast as I expected it to be. I was under the impression that the windows would actually zoom around irrespective of the load. smile.gif

Maybe the lag is because I haven't installed nvidia yet and only have 256MB RAM. Of course gentoo on 256MB RAM is faster than Slackware on 512MB.

I think gentoo is kinda neat. Once you have everything installed and in place, it's a pretty cool distro. I think people are afraid of gentoo (like I was) because of the huge amount of documentation to go through and the long hours to be spent in configuring the system. It loses its purpose if the system on which it is installed doesn't have a decent (atleast a 100kbps download speed) internet connection.

Reply

qwijibow
your GUI will run alot faster when you get the nvidia driver working.

run "emerge -pv nvidia-kernel"
what nvidia driver version does it report.

I had a problem with some drivers on my AMD64, it turned out to be a driver bug, and i fixed it by changing versions.

to get a list of nvidia driver versions available in portage run

CODE

ls /usr/portage/media-video/nvidia-kernel/


you can cause portage to install a different version of nvidia-driver with the command

CODE

emerge '=media-video/nvidia-kernel-<version>'


be sure that you also change nvidia-glx version to match the nvidia-kernel version.

The latest 1.0.6xxx version would probably work, this is rock stable.

but if you want to go th other way, and try a bleeding edge version which gentoo calls *probably stable but not well tested* (Meaning that nvidia have released the driver as stable, but its new to gentoo, and not tested well amungst gentoo users)

then you can install a version highter that the one gentoo installs by default.

to do this you will need to tell portage that you dont mind using *stable but not well tested* versions of nvidia kernel and lxlike so...

CODE

echo "media-video/nvidia-kernel ~x86" >> /etc/portage/package.keywords
echo "media-video/nvidia-glx ~x86" >> /etc/portage/package.keywords


(basically, add the package name, followed by ~x86 *meaning testing for x86)

then running

CODE

env-update


after you have emerged a different version of nvidia-kernel, unload the nvidia kernel like so "rmmod nvidia"

re-load it "modprobe nvidia"

set Xorg to use nvidia instead of nv

then re-start xdm.

It seems complicated, but after a while, emerge portage becomes second nature.

Gentoo's speed relies on how you install it, what CFLAGS you used, and what USE flags you set.

There are many things you can do to improve the speed further. like using native linux threads insead of the default pthreads, and using kernel's optimised for desktops, and aggressive schedulers etc etc.. but i dont want to ovrload you with Info tongue.gif


Reply

abhiram
Finally got nvidia to work. Apparently, there is some problem with the current nvidia drivers and kernel-2.6.13. So, I unmasked nvidia-glx, nvidia-kernel and 2 other dependencies that were required for the drivers. After emerging, just edited the xorg.conf file as given in the handbook and restarted X. I'm using the 7676 nvidia drivers. It's working great now. Time to try out some games biggrin.gif.

QUOTE
There are many things you can do to improve the speed further. like using native linux threads insead of the default pthreads, and using kernel's optimised for desktops, and aggressive schedulers etc etc.. but i dont want to ovrload you with Info tongue.gif


I'll get to them as well. After spending so much time with this, I'm not leaving any stone unturned. I'm going to learn this distro down to the basics wink.gif. Thanks for your help.

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Pages: 1, 2, 3
Recent Queries:-
  1. mpg123 gentoo network - 41.12 hr back. (1)
  2. gentoo nforce network - 68.60 hr back. (1)
  3. forcedeth gentoo asus link - 110.20 hr back. (1)
  4. gentoo no wlan startup on boot - 141.76 hr back. (1)
  5. gentoo error enter run level - 141.82 hr back. (1)
  6. linux gentoo networking how to - 163.20 hr back. (1)
  7. problem installing gentoo - 208.25 hr back. (1)
  8. url gentoo stage - 230.85 hr back. (1)
  9. gentoo nforce network module - 300.55 hr back. (1)
  10. troubleshoot gentoo networking - 301.19 hr back. (1)
  11. gentoo eth0 not found - 336.11 hr back. (1)
  12. gentoo segmentation fault during emerge kde - 370.49 hr back. (1)
  13. gentoo networking - 192.53 hr back. (3)
  14. env-update segmentation fault - 384.79 hr back. (1)
Similar Topics

Keywords : gentoo, networking, problem, gentoo, desperately

  1. Gentoo Cflags & Use
    help needed configuring make.conf (1)
  2. Wireless Networking On Mandrake/Mandriva 2005 Edition
    (6)
    Hi any and all. I recently got a D-link wireless router and my laptop has an internal WLAN card
    which works perfectly under windows so I know the hardware is not the problem. The Distro im using
    is Mandrake/Mandriva (depending on what you call it) limited edition 2005. During bootup I've
    pressed escape to monitor whats going on and it fails to bring up my device, it knows its there but
    it cant bring it up, I dont know if this is because it cant detect the WLAN so it means theres no
    WLAN or if theres a problem with drivers etc and it cant start up the hardware? Ive....
  3. Gentoo Linux 2006.0 Released
    (10)
    QUOTE he Gentoo Release Engineering team proudly announces the release of Gentoo Linux 2006.0.
    Gentoo Linux 2006.0, the first release in the 2006 series, represents improvements across many
    architectures since the 2005.1 release. Major highlights in the release include KDE 3.4.3, GNOME
    2.12.2, XFCE 4.2.2, GCC 3.4.4 and a 2.6.15 kernel. This is also the first release with the Gentoo
    Linux Installer officially debuting on the x86 LiveCD, which will fully replace the Universal and
    PackageCD set. The LiveCD also features a fully-fledged Gnome environment. Later releases....
  4. Considering Switching To Gentoo, But I Have A Couple Questions...
    (29)
    Well, I'm on the verge of doing some major formats/reinstallations on my HD's and I figured
    it's a good time to re-evaluate my OS choices and see if I want to try anything new out. I'm
    heavily considering Gentoo currently. I've always wanted to at least try it out but it always
    seemed kind of daunting so I never got around to it. While I have some linux experience I am far
    from adept in it so I never really got to the point where I just said "alright I'm gonna do it"
    Until now. So I know alot of the linux users here run Gentoo or have used it at....
  5. Dual Boot Question
    future gentoo/xp project (2)
    I am planning to get a second hd drive for my pc and run gentoo as well as xp. Is it possible to
    boot from a secondary drive or should i install gentoo on the end of my primary hd and then mount
    /home on the second one? other questions to follow.....
  6. Gentoo Linux - How Many Users Out There ?
    gentoo linux distro (18)
    How many gentoo users do we have out here? Recently started delving into it, and i am extatic. It
    has the command line cabalities of apt-get (debians source grabber) using emerege. Love how it
    automatically downloads and installs the sources from a source tree. Makes things alot easier.....
  7. Gentoo Install Help
    emerging packages (9)
    hi linux users i've now got a stable gentoo base but i cant seem to install any packages. this
    is on a differnet not internet computer to this one. i have installed quite an old version (kernel
    2.4) 2004.3 but i have the 2005 packages cd. i looked at the online gentoo install handbook 2005 but
    it has the same instructions as the 2004.3 handbook. when is try to emerge the packages the computer
    tried to go online to find the packages instead of going to the cd and looking there. obviously no
    internet makes it fail. it is a p3 so 86x structure. that may not be enough....
  8. Gentoo - Graphical Installer ! All The Power Of
    gentoo, available to newbs ??? (5)
    Gentoo... my most favorite of all linux distro's. Gentoo is possably the most customisable,
    most optimised, and if installed correct,y the most powerfull of all linux distro's. but there
    is one thing holding it back. All the other distro's are easy to install. Doanload an install
    CD... and boot it. With gentoo you needed to boot a live cd, download and extract a minni linux
    system, then chroot into it, and build gentoo from that, all command line. Much too difficult for
    newbs. setting the corrct compiler optimisations, and use flags meant gentoo was for mo....
  9. Gentoo! (windows Device Drivers Running Native
    on Gentoo !!!!) (7)
    Linux used to be too hard for the common user, didnt support enough hardware, and didnt have enough
    desktop tools to replace windows tools. currently the only 2 remaining complaints about linux are
    that (a) rare hardware / winModems and some wireless lan cards dont always support linux. (B) Most
    commercial software is never ported to linux. the wine proect has been working on problem (B) and
    is doeing extremely well. they can even get IE (which is very tightly integrated into windows) to
    run on Linux ! problem (a) can only be sorted with hardware hacking, reverse en....
  10. Linux Help
    Linux Networking Help (3)
    Hi doesn't anybody know any good tutorials, on linux networking. I know how to use the basics of
    the operation system. However I need to learn more on networking in general, and how to admin a lan
    and wan in unix/linux.....

    1. Looking for gentoo, networking, problem, gentoo, desperately






*SIMILAR VIDEOS*
Searching Video's for gentoo, networking, problem, gentoo, desperately
advertisement




Gentoo Networking Problem - New to Gentoo....need help desperately!