[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Here is the lsmod ....ubuntu 5.10 having problem with ax25



Patrick Ouellette wrote:
On Fri, Mar 24, 2006 at 02:41:25PM -0600, Johnny wrote:

Hi
Been experimenting with Ubuntu 5.10 trying to get ax25 up and going.
This what I have

Installed on Ubuntu 5.10 with kernel linux-image-2.6.12-10.i386 I did
check the system-image-map to see if it is compiled for ax25 and mkiss
and it is. Checked modconf
The TNC that I am using is the MFJ-1270C
This is the problem that I am having.

km5im@ubuntu-ham:~$ sudo /etc/init.d/ax25 -start
/sbin/init.d/ax25: Starting AX25...
kissattach: Error setting line discipline: TIOCSETD: No such device
Are you sure you have enabled MKISS support in the kernel
or, if you made it a module, that the module is loaded?
axconfig: port kiss0 not active
kissparms: no AX.25 ports configured
/etc/ax25/ax25-up: line 16: /proc/sys/net/ax25/ax0/t1_timeout: No such
file or directory
/etc/ax25/ax25-up: line 17: /proc/sys/net/ax25/ax0/t2_timeout: No such
file or directory
/etc/ax25/ax25-up: line 18: /proc/sys/net/ax25/ax0/t3_timeout: No such
file or directory
/etc/ax25/ax25-up: line 19: /proc/sys/net/ax25/ax0/maximum_retry_count:
No such file or directory
/etc/ax25/ax25-up: line 20: /proc/sys/net/ax25/ax0/standard_window_size:
No such file or directory
/etc/ax25/ax25-up: line 21:
/proc/sys/net/ax25/ax0/maximum_packet_length: No such file or directory
axconfig: port kiss0 not active
axparms: no AX.25 port data configured
/etc/ax25/ax25-up: line 26: /sbin/arp: No such file or directory
SIOCDELRT: No such process
SIOCADDRT: No such device
/etc/ax25/ax25-up: line 30: /proc/sys/net/ax25/ax0/ip_default_mode: No
such file or directory
axconfig: port kiss0 not active
ax25d: no AX.25 port data configured
axconfig: port kiss0 not active
ax25rtd: no AX.25 port configured
listen: no AX.25 port data configured



1. Not to be harsh, but this list is DEBIAN-hams, so we may or may not be able to help.

2. What modules were loaded (can you send the output from lsmod)?

It appears that the mkiss support is missing, indicating the module is not loaded (or compiled into the kernel). Does Ubuntu include the mkiss module in their kernel
package?

73,

Pat - kb8pym
km5im@ubuntu-ham:~$ lsmod
Module                  Size  Used by
rfcomm                 34972  0
l2cap                  22404  5 rfcomm
bluetooth              43012  4 rfcomm,l2cap
cpufreq_userspace       4444  0
cpufreq_stats           5124  0
freq_table              4484  1 cpufreq_stats
cpufreq_powersave       1920  0
cpufreq_ondemand        5916  0
cpufreq_conservative     6820  0
ipv6                  217408  6
af_packet              20232  2
floppy                 52692  0
pcspkr                  3652  0
rtc                    11832  0
snd_trident            39460  0
gameport               14472  2 snd_trident
snd_ac97_codec         72188  1 snd_trident
snd_pcm_oss            46368  0
snd_mixer_oss          16128  1 snd_pcm_oss
snd_pcm                78344  3 snd_trident,snd_ac97_codec,snd_pcm_oss
snd_timer              21764  1 snd_pcm
snd_page_alloc         10120  2 snd_trident,snd_pcm
snd_util_mem            4480  1 snd_trident
snd_mpu401_uart         6784  1 snd_trident
snd_rawmidi            22816  1 snd_mpu401_uart
snd_seq_device          8204  2 snd_trident,snd_rawmidi
snd 48644 9 snd_trident,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               9184  1 snd
i2c_piix4               8336  0
i2c_core               19728  1 i2c_piix4
pci_hotplug            24628  0
intel_agp              21276  1
agpgart                32328  1 intel_agp
dm_mod                 50364  1
tsdev                   7616  0
evdev                   9088  0
hdlcdrv                 9476  0
crc_ccitt               2176  1 hdlcdrv
mkiss                   9388  0
ax25                   49644  2 hdlcdrv,mkiss
psmouse                26116  0
mousedev               10912  1
parport_pc             31812  1
lp                     11460  0
parport                32072  2 parport_pc,lp
md                     40656  0
ext3                  115976  1
jbd                    48536  1 ext3
processor              23100  0
e100                   32768  0
mii                     5248  1 e100
uhci_hcd               28048  0
usbcore               104316  2 uhci_hcd
ide_cd                 36996  0
cdrom                  33952  1 ide_cd
ide_disk               16128  3
ide_generic             1664  0
piix                    9476  1
ide_core              125268  4 ide_cd,ide_disk,ide_generic,piix
unix                   24624  74
vesafb                  8088  0
capability              5000  0
commoncap               6784  1 capability
vga16fb                12232  1
vgastate                8320  1 vga16fb
softcursor              2432  2 vesafb,vga16fb
cfbimgblt               2944  2 vesafb,vga16fb
cfbfillrect             3840  2 vesafb,vga16fb
cfbcopyarea             4480  2 vesafb,vga16fb
fbcon                  34176  72
tileblit                2560  1 fbcon
font                    8448  1 fbcon
bitblit                 5248  1 fbcon


I tried the Ubuntu list and they said to ask here at Debian-ham list

Johnny
KM5IM



Reply to: