Jump to content

Dustpuppy

Members
  • Posts

    284
  • Joined

  • Last visited

Posts posted by Dustpuppy

  1. Have you been able to login to the router before?

     

    Do you have a windoze box handy, and can you log in to it from that?

     

    Are you sure you got the original admin password OK? Try re-settting the router again, then turn it off and then on.

  2. Physical connections: phone socket > adsl filter > netgear router > ethernet socket. (previous modem installed in rubbish bin)

     

    First, take your Mandrake firewall down (in the Mandrake control centre).

    Remove all installed connections (also in the MCC).

    Log on to your router and fill in all your login info, including getting DNS servers automatically. Check that you want to router to act as a DHCP server. Logout (it'll restart). See if your lights are working properly on the router. Give it a minute to connect and send login info.

    Back in the MCC, add a new connection - eth0, DHCP, you shouldn't need any other information. Check that it'll start on boot. When you finish the wizard, it should bring the connection up.

     

    If this doesn't work, come back :)

  3. ctrl-alt-F5 to get to a command promt. Login as root. Then do

     

    vi /etc/X11/xorg.conf

     

    Press "i". Scroll down to Section "screen". Change "DefaultColorDepth" to 16. Press esc then type ":wq". Try "startx" or "startdm". If neither work, reboot.

     

    If it all goes horribly wrong, go through the install again and do your monitor settings there (and test them there as well - the "test" button).

     

    (ETA: wretched vi commands...)

  4. Sorry for fuzziness (and incorrect placement of qu.) -

     

    I've currently got a 60Gb hd with 37Gb as a NTFS partition with XP on it, the rest is a Mandrake 10.1 installation. I want to add a new 40Gb hd and tell Mandrake to use it as well as the 23 Gb on the first harddrive.

     

    The 40Gb hd is a cast-off from my brother and currently has Suse 9.1 on it, but I want to wipe it completely.

     

    I know the obvious thing to do would be install XP on the new hd and Mandy only on the first one, but that would mean re-installing both OS's. What I'd like to do is incorporate the new hd into the 10.1 installation without having to re-install it (cos I'm lazy :cheesy: ).

     

    Is this possible?

  5. I've been given a 40gb hard drive, which I'd like to include in my desktop setup. As I only use XP to play the Sims I don't need any more than the 37gb for it that it already has. The question is, how can I tell Mandrake that it can use the new hd (it's currently got suse on it)? I'd really like to be able to do this without re-installing Mandy!

     

    Cheers!

     

    [moved from Installing Mandrake by spinynorman]

  6. Have you installed the latest firmware from the Netgear site? It sounds like what happened to me when I first tried to install my Netgear without updating.

     

    When you log on to the router, do you have "obtain server addresses automatically" (or something like that) checked?

  7. 1) any difference running under root?

     

    2) Which drivers are you using? Have you tried downloading from a different site and re-installing?

     

    2) try fixing your simlinks in case they're broken: as root run

    ln -fs /usr/lib/libGL.so.$NVVER /usr/X11R6/lib/libGL.so

    ln -fs /usr/lib/libGL.so.$NVVER /usr/X11R6/lib/libGL.so.1

    ln -fs libGL.so.$NVVER /usr/lib/libGL.so.1.2

     

    where $NVVER is the version of your nvidia package, e.g. 1.0.6106

  8. Where do I find the sane packages and which version would be most appropriate?

    If you've got your sources set up properly then it should be available from the "install software" bit of the MCC. Just search there for "sane".

     

    [edited to add: I don't know if you need the plf sources or not for sane, but it's a good idea to have them anyway!]

  9. I had that happen twice when installing on the parental computers. On the first one, it turned out to be a bad burn - take the burn speed right down in Nero (to something like 4x). It'll take forever but you shouldn't get glitches.

     

    On the second one, it just seemed to be a hardware problem. I tried installing again, got the same error, then tried again and it worked. It was a very old, uncared-for machine.

  10. running through the nvidia installer again usually does the trick, too :)

    I'm not usual :D It kept on saying it couldn't restore (or something) the links. How I wish nvidia would release their source to the community and save us all this hassle... Maybe I'll get hold of the CEO's address and send him (unfortunately probably not her) a copy of the Cathedral and the Bazaar for Christmas :mr-green:

  11. Yesssssssss!!!!!!!!! It's working!!

     

    I had my simlinks all mixed up and so direct rendering was off (as glxinfo would've told me, sheesh). So I did

    ln -fs /usr/lib/libGL.so.6106 /usr/X11R6/lib/libGL.so

    ln -fs /usr/lib/libGL.so.6106 /usr/X11R6/lib/libGL.so.1

    ln -fs libGL.so.6106 /usr/lib/libGL.so.1.2

    and I can frag things again! Woo-hoo! :ph34r:

×
×
  • Create New...