Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Knoppix & MIDI

  1. #1
    Junior Member
    Join Date
    Sep 2004
    Posts
    2

    Knoppix & MIDI

    I'm running Knoppix 3.6 from the poor man's install and really need to be able to play MIDI files. Knoppix recognized my .mid files as sound files, and tries to open them with XMMS on the left click, and has XMMS and xplaymidi both linked under the Action tab on the right click, but nothing opened it. I have not found anywhere to configure the system to play MIDI files aside from the KDE Control Center, but that has no options for for deviecs, mapping, etc. What am I missing here?

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Try this:

    Code:
    apt-get install timidity
    Then go to the command line, navigate to where your midi file is, and do the following:

    Code:
    timidity (name of file)

  3. #3
    Junior Member
    Join Date
    Sep 2004
    Posts
    2
    Quote Originally Posted by aay
    Try this:

    Code:
    apt-get install timidity
    Then go to the command line, navigate to where your midi file is, and do the following:

    Code:
    timidity (name of file)

    I tried that, but since I am using the poor man's install, nothing happened.

    Just reading between the lines, I guess without a full install MIDI just won't work?

    The response from the bash shell was

    Code:
    W: Not using locking for read only lock file /var/lib/dpkg/lock
    E: Unable to write to /var/cache/apt/
    E: The package lists or status file could not be parsed or opened.

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    I'm quite sorry. I somehow skipped over the poor man's install part of your initial post. You won't be able to do what I suggest until you do a hard drive install. You might try some knoppix spin off distros. Here's one that should have timidy (as well as other audio/video apps).

    http://www.mediainlinux.org/

  5. #5
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Tennessee, USA
    Posts
    111
    Why would knoppix come with the Rosegarden sequencer and playmidi, if it doesn't configure your midi port for you?

    My soundcard's WAV out works fine, but the MIDI part doesn't seem to get configured since /dev/sequencer isn't setup. (yes my soundcard ALS100 is on the list of supported cards for the OSS driver)

    The soundcore module seems to be installed, so surely there should be a way to get midi working without a harddrive install?????

  6. #6
    Junior Member
    Join Date
    Sep 2004
    Posts
    7
    hi
    I am under KNOPPIX 3.6 (kernel 2.4.27) HD install, debian mode

    I though my sound was working fine (it's ok for radio, audi CD, etc) but no sound with rosegarden4 or Muse.


    a lspci gives :
    0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
    Subsystem: Chaintech Computer Co. Ltd: Unknown device 766d
    Flags: medium devsel, IRQ 22
    I/O ports at e000 [size=256]
    Capabilities: [c0] Power Management version 2


    and lsmod :
    Module Size Used by Tainted: P
    unicorn_usb_atm 633088 1
    pppoatm 2600 1
    atm 35336 1 [unicorn_usb_atm pppoatm]
    ppp_generic 22816 3 [pppoatm]
    slhc 4560 0 [ppp_generic]
    parport_pc 25128 1 (autoclean)
    lp 7460 0
    parport 22496 1 [parport_pc lp]
    ehci-hcd 16616 0 (unused)
    ntfs 50944 0 (unused)
    autofs4 8756 1
    af_packet 13544 0 (unused)
    nls_iso8859-1 2844 0 (unused)
    nls_cp437 4348 0 (unused)
    via82cxxx_audio 19448 1
    ac97_codec 11884 0 [via82cxxx_audio]
    uart401 6052 0 [via82cxxx_audio]
    sound 55244 0 [via82cxxx_audio uart401]
    soundcore 3428 4 [via82cxxx_audio sound]
    8139too 13768 0 (unused)
    serial 52068 0
    usbnet 13390 0 (unused)
    crc32 2816 0 [8139too usbnet]
    mii 2240 0 [8139too usbnet]
    pcmcia_core 39840 0 (unused)
    thermal 6692 0 (unused)
    processor 9008 0 [thermal]
    fan 1600 0 (unused)
    button 2700 0 (unused)
    battery 5952 0
    ac 1792 0
    rtc 7004 0
    sbp2 16588 0 (unused)
    ohci1394 22888 0 (unused)
    ieee1394 183300 0 [sbp2 ohci1394]
    usb-storage 62016 0 (unused)
    usb-uhci 21836 0 (unused)
    usbcore 57824 1 [unicorn_usb_atm ehci-hcd usbnet usb-storage usb-uhci]
    ataraid 6404 0 (unused)
    ide-scsi 9040 0
    ext3 64388 1 (autoclean)
    jbd 46804 1 (autoclean) [ext3]


    I have tried playmidi, but got the following message :
    open /dev/sequencer: No such device or address


    I have also tried timidity, error also :
    timidity: Can't read any configuration file.
    Please check /etc/timidity.cfg

    any idea would be welcome


  7. #7
    Senior Member registered user
    Join Date
    Dec 2003
    Location
    Tennessee, USA
    Posts
    111
    The only way I've heard of people getting midi to work is by booting with the alsa drivers using the alsa cheatcode, but I think this also requires a customized image so that all the alsa libraries are present...

  8. #8
    Junior Member
    Join Date
    Sep 2004
    Posts
    4

    do you have a soundblastzer pci?

    If you have a soundblaster 128 pci you need to install timidity. Soundblaster has NO synthesizer hardware on board (its fake). Using soundblaster 128 pci with windows you will not get aware of this fact, because a software synthesizer is being installed during the driver install.

    Obviously this software synthesizer can not be installed with linux...

    The good news: Timidity is MUCH better than creatives soft synthsizer...

    michaa

  9. #9
    Senior Member registered user
    Join Date
    Feb 2004
    Posts
    949
    If you can get the .deb file for Timidity

    then I think a klik file can be made.

    You'll have to ask probono how to though.

  10. #10
    Junior Member
    Join Date
    Sep 2004
    Posts
    7
    I have a Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)

    I've tried to boot on liveCD with cheatcode ALSA : no sound at all

    on HD instal, with OSS, things are better, but MIDi is not supported.


    did not acheive to use timidity (but timididty is for ALSA isn't it ?)

    So, does anybody know is this sound card
    1) supports MIDI with OSS?
    2) support ALSA

    thanks

Page 1 of 2 12 LastLast

Similar Threads

  1. midi support
    By daviskacer in forum Hardware & Booting
    Replies: 9
    Last Post: 03-23-2006, 04:09 PM
  2. Midi problem
    By WimG in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 05-01-2005, 07:52 PM
  3. need MIDI howto
    By redss in forum Ideas
    Replies: 5
    Last Post: 01-06-2005, 02:29 AM
  4. Playing MIDI files in Knoppix
    By Chuckbaker in forum General Support
    Replies: 5
    Last Post: 10-03-2004, 10:52 AM
  5. How to Get Midi Working
    By aay in forum General Support
    Replies: 1
    Last Post: 11-06-2003, 06:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$19.99



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$8.50



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$12.00



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



New Knoppix 9.2 Pro Bootable Live OS x86 64Bit DVD Linux picture

New Knoppix 9.2 Pro Bootable Live OS x86 64Bit DVD Linux

$9.97



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95