[Xastir] ax25 question
    Dana Borgman 
    ka1wpm at arrl.net
       
    Tue Jul  5 12:09:28 EDT 2011
    
    
  
> Yes, I tried 4755 first before trying Xastir as root.  I forgot to mention that
> 
>    # lsmod | grep mkiss
> 
> results in
> 
>    mkiss                   6265  1
>    ax25                   32798  1 mkiss
>    crc16                   1027  3 mkiss,l2cap,ext4
> 
> after the modprob commands were done.
> 
> Lee - K5DAT
I would guess that the operation not permitted error isn't caused by
user permissions, but rather what the ioctl call is trying to do.
Something like opening a mouse for writing.  I have run into issues like
that using USB-Serial adapters.
The error lists "socket" as the problem.  Perhaps the socket call is
trying to do something that the USB adapter can't deal with.  Did
anything pop up in the system logs?
Cheers,
-- Dana, KA1WPM
    
    
More information about the Xastir
mailing list