Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. [SOLVED] Re: HOWTO: Making ICM532 chipset based webcams work on breezy

    The error is in this line:


    error: linux/config.h: No such file or directory

    The makefile is looking for /usr/src/linux-headers-2.6.22-14-generic/include/linux/config.h which you obviously...
  2. Replies
    17
    Views
    2,033

    Re: Counter-strike: source problem

    To launch CS:S in Win98 mode try this:

    Go to the "Applications" tab, "Add application" and drill down to the Steam folder and select "Steam.exe". Choose "Windows XP" as the version of Windows to...
  3. Replies
    2
    Views
    2,484

    Re: counter strike - freeze

    Open up a terminal and type in


    winecfg

    Go to the "Applications" tab, "Add application" and drill down to the Steam folder and select "Steam.exe". Choose "Windows XP" as the version of...
  4. Re: Counter Strike Source - Steam Download, need Half life?

    Yes. You DON'T need HL to play CS:S.
  5. Replies
    23
    Views
    9,616

    Re: How to install Call of Duty

    Does PB work for CoD 1.5 without the loki installation method? I installed it a long time ago using the loki installer but somewhere along the way PB stopped working and kicks me off a server after...
  6. Replies
    47
    Views
    3,044

    Re: CSS with Wine 0.9.40

    CSS crashes whenever I try to join a server with


    failed to lock index buffer in CMeshDX8::LockIndexBuffer

    Just installed Steam and CSS today. Using wine 0.9.40. Tried Vista, XP and 98...
  7. Replies
    19
    Views
    16,206

    Re: HOWTO: Speed Up Your Hard Drives

    hdparm can't set DMA for SCSI drives or IDE drives that use the SCSI driver (/dev/sd*).
  8. Re: How to install sylpheed, one of the best desktop email clients for Linux

    sudo apt-get install claws-mail-trayicon
  9. Replies
    169
    Views
    50,838

    Re: Howto compile Pidgin IM

    locate pidgin.png

    Mine are here:

    /usr/share/icons/hicolor/48x48/apps/pidgin.png
    /usr/share/icons/hicolor/32x32/apps/pidgin.png
    /usr/share/icons/hicolor/24x24/apps/pidgin.png...
  10. Replies
    169
    Views
    50,838

    Re: Howto compile Pidgin IM

    Try
    sudo make install
  11. Re: How to install sylpheed, one of the best desktop email clients for Linux

    Sylpheed-claws is now Claws-mail so install the claws-mail packages.
  12. Re: Urban Terror 4.0 error. "Failed to load BattlEye server"

    1. Open up a terminal and type "gedit" if you use GNOME or "kedit" if you use KDE (without the quotes).

    2. Paste in the code. Save as (for example) /home/yourusername/urbanterrorlauncher. ...
  13. Re: Urban Terror 4.0 error. "Failed to load BattlEye server"

    This solved it for me. Put this in a bash script, make it executable and use it to launch UrT:


    #!/bin/sh
    cd /usr/local/games/UrbanTerror
    ./ioUrbanTerror.i386 $*
    exit $?

    Make the directory...
  14. Replies
    277
    Views
    88,002

    Poll: Re: Howto: Backup with Partimage

    I followed this tutorial and created multiple 2 GB backup files.

    When I restore the first one (e.g., /backup/hda1partition000) do I then have to go back and restore the others individually...
  15. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    I'm getting the same error.
  16. Replies
    34
    Views
    2,428

    Re: Constant lags in ET

    I didn't see this in any of the responses so far:

    Have you tried turning off "wall markings" in the ET settings?

    Another problem is called "fire lag" which has to do with automatic weapons fire...
  17. Re: HOWTO: Install OpenOffice.org 2.1 (without disturbing 2.0)

    That worked. Thank you!
  18. Re: HOWTO: Install OpenOffice.org 2.1 (without disturbing 2.0)

    Installed OO 2.2 using these instructions but now the toolbar fonts are small and blurry. Anyone know how to change them? Thanks!
  19. Replies
    103
    Views
    114,493

    Re: How to: ReadyBoost with Ubuntu Linux

    Thanks for this tip. I was wondering if this could be done in Linux.

    Can't you just add this to /etc/fstab as the second swap entry?
  20. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    Perhaps I spoke too soon. Xorg is up to over 300 MB after 24 hours. Will keep an eye on it.

    EDIT: Reinstalled the "xserver-xorg" and "xserver-xorg-core" packages and 24 hours later Xorg usage...
  21. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    I'm not sure about the performance increase just yet but it appears the memory leak is gone.

    Thank you, Treviño!
  22. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    The command
    glxgears used to output the frames per second. Then some time ago it was changed to
    glxgears -printfps (among others). Someone wisely decided that's the whole reason anyone runs it...
  23. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    I posted a comment and the patch here.
  24. Re: [REPO] Upgrade your EDGY to Xorg 7.2 - a new X server for "stable" version

    Does the package "xserver-xorg-core" contain the patch mentioned in the bug report here?
  25. Replies
    59
    Views
    157,507

    Re: HOWTO: Encrypted directory with EncFS

    Thank you! Very nice tool.
Results 1 to 25 of 111
Page 1 of 5 1 2 3 4