Search:

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

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    7
    Views
    159,883

    Re: TIP: extract .xz format

    This is my extract script that uses MIME to determine the format plus it has protection for extracting into the current dir:

    https://github.com/lzap/dancepill/blob/master/e

    Patches welcome.
  2. Replies
    29
    Views
    6,386

    [ubuntu] Re: No autologin after update 11.04 + Gnome-shell

    You are missing one line from your config file. It should be:


    [daemon]
    TimedLoginEnable=true
    TimedLogin=students
    TimedLoginDelay=0
  3. [ubuntu] Re: Lenovo X100e, WIFI, Battery Consumption, Blackberry

    Use ATI Proprietary Driver. It helps.

    Wifi works by hand compilation of the driver.
  4. Thread: Quake4 GLX error

    by lzap
    Replies
    13
    Views
    7,508

    Re: Quake4 GLX error

    No need to delete whole .quake4 dir!

    Just edit Quake4Config.cfg and delete all these lines:

    seta image_*
    seta r_*

    Save and run Quake4. You have to do your video configuration again.
  5. Replies
    1
    Views
    269

    [wubi] Re: Installer freezes while "Creating discs"

    And I had found this in the log:


    05-14 21:52 ERROR Virtualdisk: WriteFile() failed!
    None
    05-14 21:52 ERROR Virtualdisk: WriteFile() failed!
    None
    05-14 21:52 ERROR Virtualdisk: WriteFile()...
  6. Replies
    9
    Views
    1,071

    [kubuntu] Re: Mplayer slow video even with dr working

    Direct rendering is not enought to play smooth videos. Check google for XV video output.

    The truth is mplayer in the jaunty is a little bad one.
  7. Replies
    1
    Views
    269

    [wubi] Installer freezes while "Creating discs"

    Its running now for 2 hours, CPU at 100%. Disc led is blinking but it neverending.

    WUBI rev129 + Ubuntu 9.04
  8. [ubuntu] Re: GDM meltdown. Screen entirely blank after logging in.

    Maybe the same problem: https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/371808
  9. [ubuntu] Re: "Failed to add entry for user" when switching users

    Do you have fresh install or did you upgraded from the previous release?

    I have upgraded. I have U8.10...
  10. [ubuntu] Re: "Failed to add entry for user" when switching users

    Hello, same here. What to do???
  11. Replies
    4
    Views
    1,890

    [ubuntu] Re: lirc and elisa, from the top

    Maybe this help: http://elisa.fluendo.com/wiki/Docs/RemoteControls
  12. Replies
    4
    Views
    1,890

    [ubuntu] Re: lirc and elisa, from the top

    The very same here. Any suggestions?
  13. [ubuntu] Re: Sensors-applets does not measure FANs but sensors do

    I have had to remove the applet and insert it again on the panel.

    This broke up after upgrade. Its ok now.
  14. [ubuntu] Sensors-applets does not measure FANs but sensors do

    Hi,

    my sensors-applets does not measure FAN speed, temps are ok.

    The command "sensors" is configured and works ok in the console (shows everything). Whats wrong? I thougt sensors-applets uses...
  15. [ubuntu] How to change font of KDE applications? There is no kcontrol anymore!

    Hello,

    I need to change fonts of all KDE applications. For Gnome/GTK+ apps I can use the Ubuntu settings dialog, for QT3/QT4 apps I can use qtconfig applications but for KDE applications I cannot...
  16. Replies
    44
    Views
    27,332

    Re: Are we going to see Java SE 6?

    You have forgot applets:


    sudo update-alternatives --install /usr/bin/javac javac /opt/java/jdk1.6.0/bin/javac 30
    sudo update-alternatives --install /usr/bin/javac java...
  17. How to install kdesvn without uninstalling kdesdk?

    Hi all,

    I would like to check out kdesvn project but when I want to install it the official dapper package is blocked by kdesdk-kio-plugins. When I try to uninstall this package it prints its...
  18. Replies
    2
    Views
    1,063

    How to compile Wired sound studio

    Download sources from http://wired.is.free.fr. Then:


    apt-get install libwxgtk2.6-dev libsamplerate0-dev libportaudio-dev
    libsoundtouch1-dev libsndfile1-dev
    ./configure --prefix=/opt/wired...
  19. Replies
    17
    Views
    1,882

    Re: How can i run these games?

    The URL you provided is not working...
  20. Re: HOW-TO: Increase performance on ext3 with dir_index

    Of course it works :-)

    Btw dir_index do not increase speed of continous reading, but reading many files in one directory (e.g. thousands of e-mails in my mail home directory).
  21. Replies
    95
    Views
    550,342

    Re: Improve performance in Ubuntu

    Thanks. I see. I will check the preload out, I hope it wont eat much memory...
  22. Re: HOWTO: Tweak your ext3 filesystem for a performance boost

    Please write somewhere not to remove comments in menu.lst! It doesnt work when you remove "#"...

    And its defoptions now...

    ps - and thanks :-D

    update: it didnt work, dmesg shows: Cannot...
  23. Re: Picking the Kernel thats Right for You (Possible Speed Increase)

    Just from grub. To uninstall old versions of kernel use Synaptic! You need to remove linux-image-[old version] etc
  24. Re: HowTo: Speed up ubuntu boot process - the way you can feel it. - updated

    Dont switch the readahead off. Its not a daemon, it is run only once at the startup - it loads several files in the memory...
  25. Replies
    95
    Views
    550,342

    Re: Improve performance in Ubuntu

    Ubuntu already use readahead, its a same program as "preload". No need to install then...
Results 1 to 25 of 32
Page 1 of 2 1 2