Hi Affan,

> hi there,
> 
> after a sick fsck, I cannot initialize my ax1 interface.
> this is what happen after I initialize my ax1 interface using rc.com2
> script :
> 
> /etc/rc.com2
>   Configuring:
>       AX.25: ttyS1 -> to HF: 44.132.16.1  tty_speed: tcgetattr: I/O error
> SIOCSIFNETMASK: No such device
> SIOCSIFBRDADDR: No such device
[...]

> /usr/sbin/kissattach -i 44.132.16.1 /dev/ttyS1 HF
[...]

It seems that there's something wrong with the device file for ttyS1. 
Unfortunately, I do not have the necessary major and minor 
numbers handy, but you could create a new /dev/ttyS1 device file 
using mknod. That's probably what you should do. 

To verify if it is only the device file you may also try the other serial 
port (/dev/ttyS0).
If you have kernel serial support enabled: What does setserial 
/dev/ttyS1 say?

> can anyone tell me how to activate my interface back ??
> I've tried to re-makeinstall my ax25-utils and compiling my kernel back,
> but there is no change.
> 
The problem you are facing is not coming from kernel or ax25-utils. 
Both use the formerly defined device files; a reinstall of them 
doesn't make any change there.

Best regards, 73

Gerd

Reply via email to