Jump to content

a13x

OTW
  • Posts

    485
  • Joined

  • Last visited

Everything posted by a13x

  1. a13x

    aMule trouble....

    I have a Linux server but these ports are not definetly not blocked because, in Windows, eMule works just fine and I have highID.
  2. a13x

    GMailFS

    I have spoken with Richard Jones and he helped me out. It seems that the mount commnad from his site (http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html) was the problem. Just type it like this and it will work: mount -t gmailfs /usr/local/bin/gmailfs.py /path/of/mount/point -o username=gmailuser,password=gmailpass,fsname=zOlRRa without space between "," and the next word.
  3. a13x

    aMule trouble....

    This is it: 09/07/2004 07:06:05 PM: aMule 2.0.0rc5 09/07/2004 07:06:08 PM: 215 servers in server.met found 09/07/2004 07:06:09 PM: Warning: /root/.aMule/Temp/005.part.met might be corrupted 09/07/2004 07:06:09 PM: Found 1 part files 09/07/2004 07:06:12 PM: Found 103 known shared files 09/07/2004 07:06:12 PM: Connecting 09/07/2004 07:06:12 PM: Disconnected 09/07/2004 07:06:12 PM: Connecting to edonkey.skynet.lt (212.122.68.66 - 212.122.68.66:4661) 09/07/2004 07:06:16 PM: Connecting to Byte Devils (64.246.54.12 - 64.246.54.12:3306) 09/07/2004 07:06:19 PM: Creditfile loaded, 0 clients are known 09/07/2004 07:06:19 PM: Loaded ipfilter with 0 IP addresses. 09/07/2004 07:06:20 PM: Lost connection to Byte Devils(64.246.54.12:3306) 09/07/2004 07:06:34 PM: Connection attempt to edonkey.skynet.lt (212.122.68.66:4661) timed out. 09/07/2004 07:06:34 PM: Connecting to Byte Devils (64.246.54.138 - 64.246.54.138:3306) 09/07/2004 07:06:37 PM: Connected to Byte Devils (64.246.54.138:3306) 09/07/2004 07:06:41 PM: Connection attempt to Byte Devils (64.246.54.12:3306) timed out. 09/07/2004 07:06:41 PM: Connecting to Razorback 2 (195.245.244.243 - 195.245.244.243:4661) 09/07/2004 07:06:44 PM: Connected to Razorback 2 (195.245.244.243:4661) 09/07/2004 07:06:59 PM: Lost connection to Razorback 2(195.245.244.243:4661) 09/07/2004 07:06:59 PM: Connection attempt to Byte Devils (64.246.54.138:3306) timed out. 09/07/2004 07:06:59 PM: Connecting to DonkeyServer No1 (62.241.53.2 - 62.241.53.2:4242) 09/07/2004 07:07:02 PM: Disconnected
  4. aMule was working properly untill now. It is unusable. When I try to connect to a server, aMule manages to do that but suddenly disconnects after ("connection lost"). It just keeps doing it and it gets nowhere (connecting, connected, connection lost).
  5. My Samba server is configured and working but Win98 machines in my LAN cannot access my computer. It works flawless with Win XP. What is the problem ?
  6. Yeah right ... as if they care that I don't have a graphical theme at boot ....... Even if they decide to fix it, it will take a lot of time. Next time I buy hardware .... I'm dumping them. Bastards .... I'll get myself an ATI I had ATI before and worked excellent ..... this time I wanted to try NVIDIA. I made a bad choice it seems.
  7. I've done what you said but now there is no boot theme so neither the nvidia logo is showed nor that crazy corrupted screen at shutdown. But I want to have a graphical theme. When I check the "Use graphical boot" option in MCC's Boot Theme I get this warning: "Your system bootloader is not in framebuffer mode. To activate graphical boot, select a graphic video mode from the bootloader configuration tool" and the option remains unchecked.
  8. I use Xorg, so I checked both xorg.conf and xf86config-4 for a 'logo' line (both manually and with Ctrl+F) but couldn't find a thing. In lilo.conf I changed vga=788 to vga=normal but it made no difference.
  9. I managed to install the NVIDIA driver from their site but now I have two problems. First: How do I remove their logo from showing everytime I boot Linux ? Second: When I shut down my computer, the screen gets corrupted - white with black lines, it's crazy. After a few seconds it shuts down eventually.
  10. a13x

    Compile TuxRacer

    Hey ! I managed to fix it myself. I uninstalled all those bad rpms and tried the one from NVIDIA. Then I followed the FAQ and it works now :D/
  11. a13x

    Compile TuxRacer

    Great .... I installed the driver and now X doesn't work. I hate NVIDIA for making such stupid drivers. F*ck NVIDIA.
  12. a13x

    Compile TuxRacer

    Are you sure ? Because I don't see any NVIDIA GEFORCE driver RPM there.
  13. a13x

    Compile TuxRacer

    Since I have a NVIDIA GeForce 4 MX400 64MB I need to install their drivers. This will be difficult .... I tried several times to install their f***ing driver but it never worked :( Any rpms for this driver ?
  14. a13x

    Compile TuxRacer

    Compiling TuxRacer failed ... so I decided to try urpmi as spiedra suggested. I fixed my ftp sources and TuxRacer installed without problems. The thing is nothing has changed; it still doesn't work. I ran it from the console and this is what I get: [root@Alex /]# ./usr/games/tuxracer Tux Racer 0.61 -- a Sunspire Studios Production (http://www.sunspirestudios.com)(c) 1999-2000 Jasmin F. Patry <jfpatry@sunspirestudios.com> "Tux Racer" is a trademark of Jasmin F. Patry Tux Racer comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See http://www.gnu.org/copyleft/gpl.html for details. Xlib: extension "GLX" missing on display ":0.0". Xlib: extension "GLX" missing on display ":0.0". *** tuxracer error: Couldn't initialize video: Couldn't find matching GLX visual (Success) [root@Alex /]#
  15. a13x

    Compile TuxRacer

    I've tried what you said bvc and I still get the same error.
  16. a13x

    GMailFS

    I don't know where to place this thread so I posted it here. OK now, I installed Python 2.3, FUSE 1.3, fuse-python binding and the rest of the required stuff but when I run the mount command (yes I copied it and pasted into the konsole with the required modifications)I get the man page. Any ideas ?
  17. a13x

    GmailFS

    Yeah. That's one of the coolest thing I've seen. I'm setting my GMailFS tonight. I think this will be very usefull for people that travel alot and need some stuff available non-stop. ;)
  18. a13x

    Compile TuxRacer

    Spiedra, I tried that before but there seems to be a strange problem with my cds. urmpi tell se me that it can't 'read' some packages so that's why I'km trying this method. ok bvc I've tried what you said but urpmi wants to install the entire xorg server. Do I have to quit X in order to have a succesful installation ?
  19. It means you've probably formated the XP partition :)). At least that's what MNF wanted to do :D. Even if the FS of the XP partition was FAT32 it wouldn't install without formating it. I don't know your current situation but the next time you install Linux make 2 Ext3 partitions: one for the swap file and the other for the rest of the installation. You can dual boot even if you have the Win installation on one hard disk and the Linux on another. So the next time don't install any Linux stuff on the XP partition.
  20. Go to www.transgaming.com, register and download WineX/Cedega. Some might argue about this but the "free downloadable" Wine sucks.
  21. It seems they've stopped. They only have some old versions for dl that crash when you accept a file from someone.
  22. I used both Gaim and Kopete but none have all the features of Yahoo! IM 6.0. For example I can't receive files via Gaim but I can send. I can't use IMVs nor can I play online games.
  23. Ok, THX for your support anyway.
  24. Has anybody done it ? I managed to install it but when I run YPager.exe nothing happens. I get no error no nothing.
  25. You need to upgrade Gaim in order to connect to Yahoo, because they changed their protocol. Go to: http://gaim.sourceforge.net/downloads.php, get the latest rpms, install and it will work.
×
×
  • Create New...