WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: cannot open port "default": Inappropriate ioctl for device  (Read 2303 times)

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
cannot open port "default": Inappropriate ioctl for device
« on: July 25, 2012, 08:56:38 AM »
???? How does one resolve this ?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: cannot open port "default": Inappropriate ioctl for device
« Reply #1 on: July 25, 2012, 09:42:23 AM »
Hi hitsware
The first thing you need to do is move to one side. Your head is blocking the monitor and we can't see what
you did to get that message.

Offline hitsware

  • Jr. Member
  • **
  • Posts: 97
Re: cannot open port "default": Inappropriate ioctl for device
« Reply #2 on: July 25, 2012, 11:50:57 AM »
tc@box:~$ cat /proc/asound/cards
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0x90320000 irq 46

tc@box:~$ cat /proc/asound/devices
  1:        : sequencer
  2: [ 0- 1]: digital audio playback
  3: [ 0- 0]: digital audio playback
  4: [ 0- 0]: digital audio capture
  5: [ 0- 2]: hardware dependent
  6: [ 0]   : control
 33:        : timer

tc@box:~$ cat /proc/asound/seq/clients
Client info
  cur  clients : 3
  peak clients : 3
  max  clients : 192

Client   0 : "System" [Kernel]
  Port   0 : "Timer" (Rwe-)
  Port   1 : "Announce" (R-e-)
    Connecting To: 15:0
Client  14 : "Midi Through" [Kernel]
  Port   0 : "Midi Through Port-0" (RWe-)
Client  15 : "OSS sequencer" [Kernel]
  Port   0 : "Receiver" (-we-)
    Connected From: 0:1

tc@box:~$ #               seems hooked up ?

tc@box:~$ amidi -S "90 3C 7F"
cannot open port "default": Inappropriate ioctl for device
#edit:
# better yet
tc@box:~$ amidi -l

« Last Edit: July 25, 2012, 08:40:52 PM by hitsware »