Search Results - JustLinux Forums


Search:

Type: Posts; User: bleakcabal

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. I just updated to the 8.14.13 driver and I still...

    I just updated to the 8.14.13 driver and I still have the same problem.

    Also I checked my kernel config and I had MTRR support enabled.
  2. [fglrx:firegl_addmap] *ERROR* mtrr allocation failed (-22)

    Hi, my ati drivers seems to be working somewhat ok. Im getting ok performance but not as good as I should.

    Direct rendering is on, glxinfo shows everything as ok.

    dmesg shows 95% of the...
  3. Replies
    2
    Views
    1,144

    Which Distro for a small bugzilla server

    Hi, I use Linux at home and Windows at work. I have convinced my boss to install a bugzilla server on Linux on an old under-powered machine.

    At home, I use gentoo, which I wouldn't use here :
    1-...
  4. No Im not into that sort of thing :( Yes I...

    No Im not into that sort of thing :(

    Yes I know what I am asking may sound odd. But I have to create tables for a small school project for a db that's on my university server... And I don't know...
  5. Is there a software to create SQL tables easily

    Hi, is there a software where I could create table easily ? I mean you enter a couple of fields, click a couple of checkbox and then bam ! It generates some SQL code.

    I don't need for it to...
  6. Problem with overloaded operators, templates and inheritance

    Hi !

    I have a base class and a derived class ( which inherits the base class ).

    I want to derived class to overload the [] operator, so that it can perform certain operations and also call the...
  7. Replies
    5
    Views
    2,518

    pid = fork(); if (pid == -1) { ...

    pid = fork();
    if (pid == -1) {
    printf("\nError");
    }
    else if (pid == 0) {
    if (execv(myStrCat("/bin/", cmd[0]), cmd) == -1) {
    exit(3);
    }
    }
    else {
  8. Replies
    5
    Views
    2,518

    Yeah I think this will save me some troubles....

    Yeah I think this will save me some troubles. Thanks, I did not know this system() function existed in the first place :( (shame on me)
  9. Replies
    5
    Views
    2,518

    Problem with fork() and execv()

    I have a program that must call execv with a command entered by the user. If I just call execv the program works but quits after execv, which I think is normal from reading man:execv. So I decided to...
  10. Linux is still free as in free speech, if...

    Linux is still free as in free speech, if companies want to charge for Linux they are free ( as in freedom to do so ).

    Myself I don't use a distribution from a company who sells boxed sets, so...
  11. No, but I will try it out, thanks!

    No, but I will try it out, thanks!
  12. How can I remove the nvidia splash screen

    After installing the nvidia ogl drivers, every time I startx I get an nvidia splash screen. Can this be removed ?
  13. SCO sues IBM over Unix and Linux

    You can read information about it here :
    http://www.gnu-friends.org/story/2003/3/7/16115/07480
    http://www.opensource.org/sco-vs-ibm.html

    I encourage everyone to sign the petiton here and to...
  14. Replies
    5
    Views
    773

    Thanks I made it work with my original file by...

    Thanks I made it work with my original file by replacing the x with a z !
  15. Replies
    5
    Views
    773

    Ho Im still able to boot Gentoo, but Red Hat does...

    Ho Im still able to boot Gentoo, but Red Hat does not boot. Sorry if I wasn't clear.
  16. Replies
    5
    Views
    773

    Problem with Grub and Dual boot

    I had Gentoo already installed on my machine, but then I got a second hd this week. So on it I installed WinXP and Red Hat.

    I made WinXP work with Grub so now I can dual boot but I can't make red...
  17. Replies
    8
    Views
    997

    I just received the same device for christmas and...

    I just received the same device for christmas and can't get it to work.

    In the instruction manuals it says to do

    ls /proc/scsi/usb-storage-0
    cat /proc/scsi/usb-storage-0/0

    up to this...
  18. Replies
    12
    Views
    1,100

    I Googled RTCW HOWTO and all I got that was...

    I Googled RTCW HOWTO and all I got that was meaningful was a small HOWTO in french that mentioned to install a file it did not provide ?

    Im also a bit screwed since I don't have Win partitions but...
  19. Replies
    12
    Views
    1,100

    I have the UT, RTCW and Tribes 2 games for...

    I have the UT, RTCW and Tribes 2 games for Windows. UT is mentioned in the docs on this site ( THANKS ) so I will try it, but the Tribes 2 site and RTCW site don't mention any installer for Linux...
  20. Ok Thanks

    Ok Thanks
  21. If I use a LGPL library can my software be GPL ?

    If I use a LGPL library, i.e. PyGame. Can I make a program with it and release it under the GPL or must it be released under the LGPL. From reading the licensed im left confused.

    For example :
    ...
  22. Replies
    5
    Views
    697

    Anybody ?

    Anybody ?
  23. Replies
    5
    Views
    697

    Is there a dir that is actually the contents of...

    Is there a dir that is actually the contents of your Kmenu ?

    Also how did you change what the Kmenu pointed to.
  24. Replies
    5
    Views
    697

    Im using Red Hat 7.3

    Im using Red Hat 7.3
  25. Replies
    5
    Views
    697

    Customizing the Kmenu

    Im using KDE 3.0. I tried to customize the menu on the Kpanel but when I add a program with MenuEditor it has no effect. When I just change the icon of an existing icon, this works tough ( changing...
Results 1 to 25 of 32
Page 1 of 2 1 2