i
found it, problem was that serial was not enabled in my
kernel.
thnx.
Phil.
Hello,
i have a dell server
that i use for zabbix.
It has 2 procs, 1GB
ram and sata disks and is in use since 10/2005
linux is debian of
course, kernel is:
Linux secsquid
2.6.13.4 #4 SMP Mon Dec 19 09:53:24 CET 2005 i686
GNU/Linux
i have one com port
on it and it is configured as COM1 in the bios, i am not able to set manual
addresses.
the addresses for
other devices in the bios are not using irq4.
/proc/ioports gives
me this:
secsquid:/proc# cat
./ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
03c0-03df : vesafb
03f6-03f6 : ide0
0800-087f : 0000:00:1f.0
0880-08bf : 0000:00:1f.0
0cf8-0cff : PCI conf1
cc80-cc8f : 0000:00:1f.2
cc80-cc8f : libata
cc98-cc9b : 0000:00:1f.2
cc98-cc9b : libata
cca0-cca7 : 0000:00:1f.2
cca0-cca7 : libata
ccb0-ccb3 : 0000:00:1f.2
ccb0-ccb3 : libata
ccb8-ccbf : 0000:00:1f.2
ccb8-ccbf : libata
ccc0-ccdf : 0000:00:1d.1
ccc0-ccdf : uhci_hcd
cce0-ccff : 0000:00:1d.0
cce0-ccff : uhci_hcd
d000-dfff : PCI Bus #04
dc00-dcff : 0000:04:0d.0
dc00-dcff : radeonfb
e000-efff : PCI Bus #01
e000-efff : PCI Bus #02
ecc0-ecff : 0000:02:04.0
ecc0-ecff : e1000
fc00-fc0f : 0000:00:1f.1
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
03c0-03df : vesafb
03f6-03f6 : ide0
0800-087f : 0000:00:1f.0
0880-08bf : 0000:00:1f.0
0cf8-0cff : PCI conf1
cc80-cc8f : 0000:00:1f.2
cc80-cc8f : libata
cc98-cc9b : 0000:00:1f.2
cc98-cc9b : libata
cca0-cca7 : 0000:00:1f.2
cca0-cca7 : libata
ccb0-ccb3 : 0000:00:1f.2
ccb0-ccb3 : libata
ccb8-ccbf : 0000:00:1f.2
ccb8-ccbf : libata
ccc0-ccdf : 0000:00:1d.1
ccc0-ccdf : uhci_hcd
cce0-ccff : 0000:00:1d.0
cce0-ccff : uhci_hcd
d000-dfff : PCI Bus #04
dc00-dcff : 0000:04:0d.0
dc00-dcff : radeonfb
e000-efff : PCI Bus #01
e000-efff : PCI Bus #02
ecc0-ecff : 0000:02:04.0
ecc0-ecff : e1000
fc00-fc0f : 0000:00:1f.1
as you can see, no
serial device.
proc/interrupts
gives me this:
secsquid:/proc# cat
./interrupts
CPU0 CPU1
0: 76862 1535 IO-APIC-edge timer
2: 0 0 XT-PIC cascade
8: 3 1 IO-APIC-edge rtc
14: 2625 13 IO-APIC-edge ide0
16: 0 0 IO-APIC-level uhci_hcd:usb2
18: 8459 5 IO-APIC-level libata
19: 0 0 IO-APIC-level uhci_hcd:usb3
23: 0 1 IO-APIC-level ehci_hcd:usb1
24: 1681 1 IO-APIC-level eth0
NMI: 0 0
LOC: 78343 78337
ERR: 0
MIS: 0
CPU0 CPU1
0: 76862 1535 IO-APIC-edge timer
2: 0 0 XT-PIC cascade
8: 3 1 IO-APIC-edge rtc
14: 2625 13 IO-APIC-edge ide0
16: 0 0 IO-APIC-level uhci_hcd:usb2
18: 8459 5 IO-APIC-level libata
19: 0 0 IO-APIC-level uhci_hcd:usb3
23: 0 1 IO-APIC-level ehci_hcd:usb1
24: 1681 1 IO-APIC-level eth0
NMI: 0 0
LOC: 78343 78337
ERR: 0
MIS: 0
as you see, irq 4 is
not in use.
Do i have to set
something in the kernel for uarts of com ports ?
help
plz,
thnx
Phil.