Search:

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

Page 1 of 4 1 2 3 4

Search: Search took 0.15 seconds.

  1. Replies
    1
    Views
    752

    [xubuntu] Re: Wifi disabled when disabling bluetooth

    Okay I have found a workaround... I logged in a Gnome session, and over there the hardware switch worked. I'm unclear why, but... it works :)
  2. Replies
    1
    Views
    752

    [xubuntu] Wifi disabled when disabling bluetooth

    Hi,

    my computer is a Dell XPS 720, Xubuntu 12.04. everything was working smoothly, until I had the bad idea to turn off bluetooth to save power since I don't use it. I clicked the tray icon,...
  3. Replies
    5
    Views
    1,883

    [xubuntu] Re: Issues with Dell XPS L702X

    Ah, this command lets me set it :



    echo "conservative" | sudo tee /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor


    Now down to 42-48 degrees, it's starting to get quite reasonable :)...
  4. Replies
    5
    Views
    1,883

    [xubuntu] Re: Issues with Dell XPS L702X

    Ah I installed the kernel and it's a step in the right direction, definitely :) I no more need acpi=off, awesome!! :D

    Now the temperature isn't that lower unfortunately; I went from 54-58 degrees...
  5. Replies
    5
    Views
    1,883

    [xubuntu] Re: Issues with Dell XPS L702X

    Thanks for the answer!
    Unfortunately Jupiter seems also unable to change the CPU frequency so it didn't make any difference. Now I wonder, from where did you install the kernel or did you build it...
  6. Replies
    5
    Views
    1,883

    [xubuntu] Issues with Dell XPS L702X

    Hi,

    I installed Xubuntu 11.10 (64-bits) on my Dell XPS L702X, and most things worked out of the box (nice!).

    However, I need to pass "acpi=off" to make it boot. perhaps as a consequence of...
  7. Replies
    37
    Views
    1,870

    Poll: Re: Unify Tool kits (Gtk+, Qt)

    Original poster: if you are able to merge them, please go ahead and impress me :roll:
  8. Thread: gtk+ or qt

    by Auria
    Replies
    21
    Views
    1,174

    Poll: Re: gtk+ or qt

    Gnome (and XFCE i think?): gtk
    KDE: Qt
  9. Replies
    5
    Views
    201

    Re: [idea] Subcategories in add/remove programs

    Also I remember the first time I used Ubuntu, I didn't notice that "only Ubuntu supported programs" or so was checked, and I was like "duh there's so few programs" util I discovered you can change to...
  10. Replies
    5
    Views
    201

    Re: [idea] Subcategories in add/remove programs

    I second
  11. Poll: Re: Unify package management (rpm, deb, emerge, whatever)

    That standarisation attempt is a great idea. We need to see how far it goes though

    I think at some point Linux will need to split in 2 groups, one for open-source fanatics that wish to remain a...
  12. Re: Why are All Programs Coded with Python Called *py*?

    Why do all KDE programs begin with 'K'?
    Why do many Gnome programs begin with 'G'?

    etc. ;)
  13. Replies
    422
    Views
    15,394

    Poll: Re: [idea] remove mono dependency

    come one calm down... this discussion was about knowing whether it should be there by default, I don't think anyone said it should be forbidden to install it
  14. Re: Rendering Without Changing Depth Buffer (OpenGL)

    Yes it is possible:


    glDepthMask(GL_FALSE);


    http://www.opengl.org/documentation/specs/man_pages/hardcopy/GL/html/gl/depthmask.html
  15. Poll: Re: Unify package management (rpm, deb, emerge, whatever)

    Would be damn cool, but just wait and see the flame war that will arise here and will uinderstand why it is not possible :(
  16. Replies
    14
    Views
    717

    Re: Bringing Programming to the Masses

    I think someone with the will to learn programming will also have the will to find the docs... as someone said it's just a few clicks away

    I don't think we should annoy the average user with even...
  17. Replies
    10
    Views
    586

    Re: I need help with a simple program.

    ryanVickers : cout and cin are for C++ only.
  18. Replies
    10
    Views
    586

    Re: I need help with a simple program.

    It looks like the "install build-essential" command failed because you had another admin app running (synaptic?) at the same time. Try without it running, or just install build-essential from synaptic
  19. Replies
    19
    Views
    611

    Poll: Re: add interface choices to the install CD

    Anyway how would you fit that on a single CD? They're already filled to death
  20. Replies
    3
    Views
    439

    Re: WINE like program for source code?

    If you manage to do that properly you will become rich :lolflag:

    no seriously, automatising port from an APi to another is nearly impossible unless they were designed to be compatible from the...
  21. Replies
    10
    Views
    5,315

    Re: question about C/C++

    Search the forum for C/C++ IDE or something like that, you will find many.

    Code::Blocks, Anjuta, Kdevelop, emacs, ...
  22. Replies
    11
    Views
    682

    Re: Thinking in Python

    Ok good, thanks everyone, I got it to work :) I'm still unsure I will use python very much but at least I got started correctly
  23. Replies
    11
    Views
    682

    Re: Thinking in Python

    Martin Witte: Yes I know globals are to be avoided, however I am not writing Photoshop CS4 but only a very small utility so it would just have been more straight-forward to use them. But I'm starting...
  24. Replies
    11
    Views
    682

    Thinking in Python

    Hello all,

    I'm a C/C++/Java/D programmer (all C-like languages) and I'm now trying to write some python code. I jave no problem grasping the syntax or stuff like that, what causes be trouble is...
  25. Thread: mp3 and ogg

    by Auria
    Replies
    3
    Views
    372

    Re: mp3 and ogg

    You could look at gstreamer for applications. If you're making a game maybe SDL_mixer or something like that would be more appropriate (you can find docs just by googling and going on their webpage,...
Results 1 to 25 of 99
Page 1 of 4 1 2 3 4