Search:

Type: Posts; User: kl522

Page 1 of 17 1 2 3 4

Search: Search took 0.02 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
    22,094

    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,469

    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,469

    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,469

    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,469

    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,469

    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,469

    Touchpad tapping interpreted as clicking is a big...

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

    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
    50,303

    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
    50,303

    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,626

    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,626

    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,225

    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
    31,307

    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,068

    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,285

    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
    46,038

    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
    46,038

    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
    46,038

    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,083

    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


Cisco SG95-16 16-Port Gigabit Switch SG95-16-KR picture

Cisco SG95-16 16-Port Gigabit Switch SG95-16-KR

$47.00



Cisco  (SG100D-05-UK) 5-Ports External Ethernet Switch picture

Cisco (SG100D-05-UK) 5-Ports External Ethernet Switch

$40.00



Cisco Meraki MS120-48LP 48 Port Blade Ethernet Switch UNCLAIMED picture

Cisco Meraki MS120-48LP 48 Port Blade Ethernet Switch UNCLAIMED

$799.00



Aruba 7030-US Wireless LAN Mobility Controller ARCN7030 picture

Aruba 7030-US Wireless LAN Mobility Controller ARCN7030

$74.95



New Linksys SE3005 5-port Gigabit Ethernet Switch picture

New Linksys SE3005 5-port Gigabit Ethernet Switch

$18.99



HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A picture

HP 2530-48G 48 Port Gigabit Ethernet Network Switch J9775A

$30.95



Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch picture

Linksys SE3008 8 Ports Rack Mountable Gigabit Ethernet Switch

$21.99



NetGear ProSafe GS748T V4 48-Port Gigabit Smart Switch w/ Ears + Cord picture

NetGear ProSafe GS748T V4 48-Port Gigabit Smart Switch w/ Ears + Cord

$35.00



HP JG937A Flexnetwork 5130-48G PoE+ 48-Port Gigabit Network Switch picture

HP JG937A Flexnetwork 5130-48G PoE+ 48-Port Gigabit Network Switch

$65.95



HP ProCurve 2530-24G J9776A 24 Port Gigabit Ethernet Managed Network Switch picture

HP ProCurve 2530-24G J9776A 24 Port Gigabit Ethernet Managed Network Switch

$34.99