Search:

Type: Posts; User: don999

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds; generated 11 minute(s) ago.

  1. Surface Laptop 1st gen won't get past "waiting for usb" and drops to sh

    Hi all,

    I was trying to run knoppix 9.1 off of a flash drive on a Microsoft Surface laptop 1st gen (1782).

    Pressing the volume down after pressing the power button boots from the usb, I can get...
  2. Replies
    2
    Views
    1,404

    Just renaming the files...

    Just renaming the files /usr/share/sounds/startup.ogg and /usr/share/sounds/shutdown.ogg will disable the startup/shutdown sounds.

    (This works if you have a persistence partition/file on your...
  3. Replies
    0
    Views
    1,045

    Alt+F1 to bring up start menu in lxde

    I've been using knoppix for a long time, and I never knew that Alt+F1 would bring up the start menu (lxde calls it the launcher).

    Because I didn't know this, I've always had to plug in a mouse to...
  4. Replies
    2
    Views
    1,404

    startup sound - any cheatcode to disable?

    I've got a laptop that has really loud speakers, and every time I start knoppix it will blast my ears. Is there a cheatcode to disable the startup sound?

    NOSOUND will disable the sound...
  5. One thing I've noticed on some systems is that...

    One thing I've noticed on some systems is that get-edid sometimes doesn't work, and if you do "sudo modprobe i2c-dev" that will allow "sudo get-edid" to work properly.
  6. Replies
    0
    Views
    3,106

    Adjusting block device readahead

    I got a new external crucial X8 usb 3.0 ssd and it reports a very large blocksize.

    Unfortunately, it seems to make playing videos over the network with samba have problems. It may also be...
  7. I can't explain the strange behavior. Perhaps it...

    I can't explain the strange behavior. Perhaps it behaves a little differently if you're installing to a hard disk versus a removable usb drive.
    Is your system booting as UEFI or legacy?

    ...
  8. You might also try to use the cheatcode fromhd ...

    You might also try to use the cheatcode fromhd

    like

    knoppix fromhd=/dev/sda1

    On my asus eeepc 900a laptop, I can boot from different filesystems (internal HD, SD card reader, usb drive)...
  9. Using knoppix 9.1 with cvt/xrandr to test monitors

    I like to try to find monitors that will support 15khz signals (like for the Amiga). So I try a bunch of different resolutions with cvt but it's really a pain to do it manually.

    So I resolved to...
  10. Replies
    0
    Views
    2,542

    Running terminator on startup

    I wanted to start terminator when knoppix loads, so I made a desktop entry file in .config/autostart

    Calling the file mybash.desktop it consists of


    [Desktop Entry]
    Name=mybash...
  11. Doing things from the virtual terminal on the X screen

    I think I may have figured out how to do things from the virtual terminals to affect the X screen.

    The vt for X is 6 so we can do:

    chvt 6 to switch to the virtual terminal 6

    Next we need to...
  12. Replies
    0
    Views
    2,503

    Ctrl Alt T to startup terminator

    I'm so used to hitting CTRL+ALT+t to start up a terminal, here's how to do it in knoppix 9.1.

    Go to Preferences/CompizConfig Settings Manager then click on General / Commands, set command line 1...
  13. Replies
    0
    Views
    3,322

    Installing to a nvme M2 drive problems

    I installed an M.2 nvme drive in a Lenovo m710s and wanted to install knoppix 9.1 to it but am having some issues.

    The flash installer doesn't see it as a hard drive or a flash drive.

    It does...
  14. I like to work with monitors and ddc: ...

    I like to work with monitors and ddc:

    gddccontrol is useful to control your monitors
    ddcutil vcpinfo will tell you what your monitor ddc supports

    with read-edid and edid-decode you can do: ...
  15. I tried it recently and the bit torrent tracker...

    I tried it recently and the bit torrent tracker is back up. Cool!
  16. A couple of others that are kind of fun: ...

    A couple of others that are kind of fun:

    xzoom (zoom in and rotate on the screen z to rotate, x to flip x, y to flip y, +/- to zoom, arrows to fine position rectangle)
    grafx2 (256...
  17. Replies
    0
    Views
    4,846

    Finding out what's installed with apt-mark

    "apt-mark showmanual" will show you all packages that you have manually installed
    "apt-mark showauto" will show you all packages that are automatically installed

    "apt-mark showinstall" will...
  18. Some useful debian packages to install in knoppix 9.1

    Some things I've found useful to add to knoppix from debian bullseye packages:


    baobab (which you may know as the ubuntu disk usage analyzer)
    xdiskusage
    ncdu (netcurses text mode disk usage...
  19. Link to bittorrent tracker on "Get Knoppix" seems to be down

    Lately, I've been getting this message when I try to go to the bittorrent tracker site:

    Unable to connect

    Firefox can’t establish a connection to the server at torrent.unix-ag.uni-kl.de:6969
    ...
  20. Replies
    0
    Views
    7,964

    Knoppix 9.1 making knoppix-data.img and tohd

    I like to use the cheatcode tohd to put the knoppix dvd onto the hard drive. However, I didn't use mkimage when I ran it initially. (I don't know if that would make a difference)
    For some reason,...
  21. Replies
    0
    Views
    13,807

    Samba and older windows systems

    I still like to use my older systems, and I want to access some smb shares and vice versa.

    Now remember that older systems are a "security risk" and I don't have these connected to the internet. ...
  22. Replies
    13
    Views
    92,454

    Being able to compile mame in knoppix 9.1

    ============================
    Being able to compile mame 238 in knoppix 9.1
    ============================

    What's necessary to compile mame is just:

    sudo apt-get install git build-essential...
  23. Replies
    13
    Views
    92,454

    ========================= Getting the...

    =========================

    Getting the joystick/gamepad working (using setfacl)

    ==========================

    Okay, I have spent way more time than I ever wanted to fiddling with permissions and...
  24. Replies
    13
    Views
    92,454

    ========================= Knoppix 9.1 and...

    =========================

    Knoppix 9.1 and other emulators

    ==========================
    You can get other emulators running also, not just mame. I was able to get:

    atari800
    vice (name of...
  25. Replies
    13
    Views
    92,454

    ========================= Knoppix 9.1 and mame...

    =========================

    Knoppix 9.1 and mame 235

    ==========================

    You can install mame 235 and run under knoppix9.1 by getting the debian i386 packages from testing (bookworm):
    ...
Results 1 to 25 of 74
Page 1 of 3 1 2 3


Vintage Gateway Solo2150 Laptop - Windows 98 Era picture

Vintage Gateway Solo2150 Laptop - Windows 98 Era

$40.00



Vintage Macintosh Classic Case Apple asset tag picture

Vintage Macintosh Classic Case Apple asset tag

$50.00



Vintage AST Ascentia 900N 4/50 CS10 Notebook UNTESTED no cables  picture

Vintage AST Ascentia 900N 4/50 CS10 Notebook UNTESTED no cables

$29.99



Vintage Passport MIDI Interface For Macintosh Mac Apple picture

Vintage Passport MIDI Interface For Macintosh Mac Apple

$20.00



Intel Celeron 300 333 MHz SL2YP SL2X8 SL2WN SL2WN SL2Y2 vintage CPU GOLD picture

Intel Celeron 300 333 MHz SL2YP SL2X8 SL2WN SL2WN SL2Y2 vintage CPU GOLD

$10.95



Vintage Atari 1040STf COMPUTER POWERS ON picture

Vintage Atari 1040STf COMPUTER POWERS ON

$94.99



AT Tower Computer Case, MEV 120 HX, CLEANED Vintage For 386/486/Pentium, READ picture

AT Tower Computer Case, MEV 120 HX, CLEANED Vintage For 386/486/Pentium, READ

$99.99



Apple Macintosh ASK M0116 Vintage Keyboard Alps Keycaps (INCOMPLETE) picture

Apple Macintosh ASK M0116 Vintage Keyboard Alps Keycaps (INCOMPLETE)

$14.99



Vintage Comfort Keyboard Systems Ergomagic Mechanical AT/PS2 Keyboard picture

Vintage Comfort Keyboard Systems Ergomagic Mechanical AT/PS2 Keyboard

$149.99



Vintage Polaroid PolaPrinter Slide Copier model 3510 duplicator multi volt picture

Vintage Polaroid PolaPrinter Slide Copier model 3510 duplicator multi volt

$37.99