Search:

Type: Posts; User: kl522

Page 1 of 17 1 2 3 4

Search: Search took 0.04 seconds.

  1. dd_rescue and ddrescue

    I did not have to use dd_rescue until I have a crashed hard disk.

    Then I start reading about dd_rescue. But it's confusing because there is another program call ddrescue around. The one included...
  2. Replies
    6
    Views
    21,894

    I have tried doing what you wanted to do before...

    I have tried doing what you wanted to do before but I finally gave up, because the amount of libraries needed are just too many, may as well start off with a true 64 bit OS.

    If I have such a...
  3. Replies
    35
    Views
    53,203

    Too bad then, I think other things are probably...

    Too bad then, I think other things are probably changed too. Maybe can still try modprobe -f.
  4. Replies
    35
    Views
    53,203

    Perhaps can try this :- # sed -i -e 's/GCC:...

    Perhaps can try this :-

    # sed -i -e 's/GCC: (Debian 4.7.1-2) 4.7.1/GCC: (Debian 4.7.1-1) 4.7.0/g' oprofile.ko

    Might be faster than other methods.
  5. Replies
    35
    Views
    53,203

    The module file can be edited manually. I have...

    The module file can be edited manually. I have done before, after editing the module using vi, if the length of string remains, the module can be loaded. Or perhaps insmod has a force option to...
  6. Replies
    35
    Views
    53,203

    try $ cat /proc/version Yeah likely he...

    try
    $ cat /proc/version

    Yeah likely he compiled the kernel using an older knoppix.
  7. Replies
    35
    Views
    53,203

    I think the kernel modules are "sensitive" to a...

    I think the kernel modules are "sensitive" to a few factors, gcc compiler version is one of them. Did you by any chance upgraded the gcc compiler version ? Since you only want to get the oprofile.ko,...
  8. Replies
    35
    Views
    53,203

    Touchpad tapping interpreted as clicking is a big...

    Touchpad tapping interpreted as clicking is a big time nuisance to me. :)
  9. Replies
    24
    Views
    15,997

    If I may make a guess, I think likely it is due...

    If I may make a guess, I think likely it is due to some incompatibility between the encryption use. Instead of trying to dig thru all the details, perhaps better and faster just copy it out from...
  10. Thank you for your quick response. Seems evince...

    Thank you for your quick response. Seems evince is the right tool for the job.
  11. gpicview - how to view multiple page tiff document

    Anyone has problem with it or is it just me, I cannot get it to view multiple page tiff document. Click 'next' has no effect. Only view first page only.
  12. Thread: Touchpad Control

    by kl522
    Replies
    22
    Views
    49,380

    Because when you open an xterminal, there is an...

    Because when you open an xterminal, there is an environment variable called DISPLAY.

    $ echo $DISPLAY
    :0
    $ set | grep DISPLAY
    DISPLAY=:0

    However, when you run it in rc, the DISPLAY...
  13. Thread: Touchpad Control

    by kl522
    Replies
    22
    Views
    49,380

    Can't really put that in /etc/rc.local because...

    Can't really put that in /etc/rc.local because the program synclient need to contact the X server.

    OK there is some further details need to take note about the script synclient, there must be no...
  14. Thread: Boot Floppy

    by kl522
    Replies
    5
    Views
    4,595

    There maybe more than one ways to do it. But you...

    There maybe more than one ways to do it.
    But you can try this method which uses 'plop', ie you boot up from floppy using plop, then plop has built-in (usb) drivers to boot into linux resided on the...
  15. Thread: Boot Floppy

    by kl522
    Replies
    5
    Views
    4,595

    Your best hope is to chain boot, ie boot from...

    Your best hope is to chain boot, ie boot from floppy without the knoppix kernel, and chain boot into the USB stick. There is no knoppix kernel which is small enough to fit a floppy..
  16. Replies
    1
    Views
    3,208

    I use cairo-dock ( or the new name glx-dock )....

    I use cairo-dock ( or the new name glx-dock ). Just install it using synaptics and configure cairo-dock to be started in .config/autostart or /etc/xdg/autostart.
  17. Replies
    40
    Views
    30,110

    The way Knoppix-data.img file system is...

    The way Knoppix-data.img file system is mounted/structured, you can't remount it as read-only, you will get 'busy' error.
  18. Thread: upgrade kernel

    by kl522
    Replies
    2
    Views
    4,047

    Yeah there is a need for a howto compile Knoppix...

    Yeah there is a need for a howto compile Knoppix kernel. Unfortunately, I am not aware that there is such a howto anywhere. You can't just take the kernel source from http://www.kernel.org and expect...
  19. Replies
    4
    Views
    7,232

    I get this problem every now and then. For my...

    I get this problem every now and then. For my case, restart compiz does not fix the problem. Re-start Xserver can fix the problem but it's a little more painful. I always managed to fix the problem...
  20. This is not something I put emphasis on and I...

    This is not something I put emphasis on and I have no experience using other desktops in this 'run' dialog. So I can't compare the "other well-establish alternative standards".

    But for the...
  21. You need to emulate "keep the window open"...

    You need to emulate "keep the window open" behaviour by doing something like this :-



    lxterminal -l -e "dmesg | less"
    lxterminal -l -e "ifconfig ; read INP "
    It's quite...
  22. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    45,768

    Without disclosing any of your proprietary...

    Without disclosing any of your proprietary work/sources, are you able to provide with a test-case of compiling as root is slower than compiling as knoppix user ?
  23. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    45,768

    The ccache may not support your cross-compile,...

    The ccache may not support your cross-compile, you have to check if the "non-ccache" compiler binary name is one of those having the same name as one of those in /usr/lib/ccache. If the binary you...
  24. Thread: Knoppix V6.7.1

    by kl522
    Replies
    29
    Views
    45,768

    Personally I am not so convinced that compiling...

    Personally I am not so convinced that compiling things as root will be slower, unless the makefiles do additional things when detecting compiling as root verses normal users. In any case, if one...
  25. Replies
    5
    Views
    7,027

    You can set the parameter using this...

    You can set the parameter using this "nbd.max_part=16", and this can be specified when you are prompted at boot parameter (in the exact same manner as you specify a cheatcode ), or you can specify it...
Results 1 to 25 of 417
Page 1 of 17 1 2 3 4


Dell PowerEdge R640 NVMe Server 2.10Ghz 8-Core 96GB 10x 1.6TB NVMe SSD HBA330 picture

Dell PowerEdge R640 NVMe Server 2.10Ghz 8-Core 96GB 10x 1.6TB NVMe SSD HBA330

$3133.65



Dell Desktop Computer 16GB RAM 512GB SSD Intel Core i5 8th Gen. Windows 11 Pro picture

Dell Desktop Computer 16GB RAM 512GB SSD Intel Core i5 8th Gen. Windows 11 Pro

$250.00



Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4... picture

Intel - Core i7-13700K 13th Gen 16 cores 8 P-cores + 8 E-cores 30M Cache, 3.4...

$364.99



Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ... picture

Intel - Core i9-13900K 13th Gen 24 cores 8 P-cores + 16 E-cores 36M Cache, 3 ...

$519.99



Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc... picture

Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc...

$242.99



AMD Ryzen™ 7 5700X 8-Core, 16-Thread Unlocked Desktop Processor picture

AMD Ryzen™ 7 5700X 8-Core, 16-Thread Unlocked Desktop Processor

$163.00



Intel Xeon E5-2667 V2 LGA 2011 3.3GHz 8 Core 130W 25MB 8GT/s CPU Processor picture

Intel Xeon E5-2667 V2 LGA 2011 3.3GHz 8 Core 130W 25MB 8GT/s CPU Processor

$24.00



Intel - Core i7-13700 13th Gen 16 cores 8 P-cores + 8 E-cores 30MB Cache, 2.1... picture

Intel - Core i7-13700 13th Gen 16 cores 8 P-cores + 8 E-cores 30MB Cache, 2.1...

$409.99



Apple iMac 24

Apple iMac 24" (256GB SSD, M1, 8GB, 8-Core GPU) Yellow - MGPF3LL/A - LOCKED

$450.00



HP Z820 8-Core 2.60GHz E5-2670 128GB RAM No HDD No OS picture

HP Z820 8-Core 2.60GHz E5-2670 128GB RAM No HDD No OS

$214.82