Search:

Type: Posts; User: draugen; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    428
    Views
    141,747

    Re: BENCHMARKS - glxgears FPS scores, just for fun

    average just above 6700fps. stock 6600gt agp , amd64 3000+, 1 g ram, nforce3. nvida 7667 drivers on ubuntu64. enabling some tweaks now to se if that helps :)
  2. Replies
    419
    Views
    421,220

    Re: HOWTO: Latest NVIDIA drivers

    happy to help!

    oh... one thing. you probably need to break up the mkdir command:


    sudo mkdir /emul
    sudo mkdir /emul/ia32-linux
    sudo mkdir /emul/ia32-linux/usr
  3. Replies
    419
    Views
    421,220

    Re: HOWTO: Latest NVIDIA drivers

    just a quick note on the 32bit compatibility libraries for x86_64: you can install them with this hack:



    sudo mkdir /emul/ia32-linux/usr/
    sudo ln -s /usr/lib32 /emul/ia32-linux/usr/lib

    ...
  4. Re: World of Warcraft on ubuntu: Using the newest 1.6.1 patch

    i'm experiencing an odd problem playing WoW using cedega 4.4.1.

    - I installed the cedega debs as per the guide on the Unoficcial transgaming Wiki (--force-arch - i'm on ubuntu64)

    - then...
  5. Replies
    106
    Views
    60,753

    Re: HOWTO Ubuntu mini ram

    ofcourse :) my bad...
  6. Replies
    106
    Views
    60,753

    Re: HOWTO Ubuntu mini ram

    instead of xdm, wdm etc, you could use mingetty.


    sudo apt-get mingetty

    then edit /etc/inittab. replace: '


    1:2345:respawn:/sbin/getty 38400 tty1
  7. Replies
    249
    Views
    370,857

    Re: HOWTO: 32-Bit Chroot on 64-Bit Installs

    instead of:



    # sudo cp /etc/passwd /chroot/etc/
    # sudo cp /etc/shadow /chroot/etc/
    # sudo cp /etc/group /chroot/etc/
    # sudo cp /etc/sudoers /chroot/etc/
    # sudo cp /etc/hosts /chroot/etc/
Results 1 to 7 of 7