* [Adeos-main] adeos-linux-2.6.11-i386-r10c2.patch [Some progress]
[not found] ` <4257C2C3.7030906@domain.hid>
@ 2005-04-11 9:57 ` Rus V. Brushkoff
2005-04-11 14:15 ` [Adeos-main] " Philippe Gerum
0 siblings, 1 reply; 3+ messages in thread
From: Rus V. Brushkoff @ 2005-04-11 9:57 UTC (permalink / raw)
To: Philippe Gerum; +Cc: rtai, adeos-main
Hi.
[...]
:o APIC, no IO-APIC, Adeos built into the kernel, ACPI disabled
Well with ACPI totally disabled Adeos-10rc2 works on my intel m/b ! I
have working all peripheria connected to ICH chipset. X11 over nvidia kernel
driver is works too. Now it is doesn't matter if adeos compiled as module
or not.
Can't run rtai tests (latency/shm/etc) because of 2.6.11 incompability of
the current vulcano cvs (2.6.11 changed used_math definition /
cpu_online_map only exported in SMP mode / etc).
:
:
Rus
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Adeos-main] Re: adeos-linux-2.6.11-i386-r10c2.patch [Some progress]
2005-04-11 9:57 ` [Adeos-main] adeos-linux-2.6.11-i386-r10c2.patch [Some progress] Rus V. Brushkoff
@ 2005-04-11 14:15 ` Philippe Gerum
2005-04-12 11:19 ` Rus V. Brushkoff
0 siblings, 1 reply; 3+ messages in thread
From: Philippe Gerum @ 2005-04-11 14:15 UTC (permalink / raw)
To: Rus V. Brushkoff; +Cc: rtai, adeos-main
Rus V. Brushkoff wrote:
> Hi.
> [...]
>
> :o APIC, no IO-APIC, Adeos built into the kernel, ACPI disabled
>
> Well with ACPI totally disabled Adeos-10rc2 works on my intel m/b ! I
> have working all peripheria connected to ICH chipset. X11 over nvidia kernel
> driver is works too. Now it is doesn't matter if adeos compiled as module
> or not.
Ok, it's official now, we are close to the twilight zone: r10c2 boots
and works ok here with ACPI enabled on a P4+ICH5+e100:
DMI 2.3 present.
ACPI: RSDP (v000 DELL ) @ 0x000feb90
ACPI: RSDT (v001 DELL 170L 0x00000007 ASL 0x00000061) @ 0x000fd1ea
ACPI: FADT (v001 DELL 170L 0x00000007 ASL 0x00000061) @ 0x000fd21e
ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffd19c9
ACPI: MADT (v001 DELL 170L 0x00000007 ASL 0x00000061) @ 0x000fd292
ACPI: BOOT (v001 DELL 170L 0x00000007 ASL 0x00000061) @ 0x000fd2fe
ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 1ff00000 (gap: 1ff00000:ded00000)
Built 1 zonelists
Kernel command line: ro root=/dev/hda2 console=tty0
console=ttyS0,115200n8 nmi_w
atchdog=2
__iounmap: bad address c00fffd9
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Initializing CPU#0
Adeos 2.6r10c2/x86: Root domain Linux registered.
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 2793.640 MHz processor.
> :
>
> Rus
>
> _______________________________________________
> RTAI mailing list
> RTAI@rtai.org
> https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai
--
Philippe.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Adeos-main] Re: adeos-linux-2.6.11-i386-r10c2.patch [Some progress]
2005-04-11 14:15 ` [Adeos-main] " Philippe Gerum
@ 2005-04-12 11:19 ` Rus V. Brushkoff
0 siblings, 0 replies; 3+ messages in thread
From: Rus V. Brushkoff @ 2005-04-12 11:19 UTC (permalink / raw)
To: Philippe Gerum; +Cc: rtai, adeos-main
On Mon, 11 Apr 2005, Philippe Gerum wrote:
Hi.
:> :o APIC, no IO-APIC, Adeos built into the kernel, ACPI disabled
:>
:> Well with ACPI totally disabled Adeos-10rc2 works on my intel m/b ! I
:> have working all peripheria connected to ICH chipset. X11 over nvidia kernel
:> driver is works too. Now it is doesn't matter if adeos compiled as module
:> or not.
:
:Ok, it's official now, we are close to the twilight zone: r10c2 boots
:and works ok here with ACPI enabled on a P4+ICH5+e100:
[...]
1. What compiler/binutils do you use ? Mine is gcc-3.4.3 / 2.15.94.0.2.2.
2. Could you please send me privately tar file with the compiled vmlinuz
file and /lib/modules/2.6.x dir to test your build on my hardware ?
:
Note: My smtp backend can't accept single mails more than 5Mb in size.
TIA
Rus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-12 11:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200504011643.38582.lbocseg@domain.hid>
[not found] ` <200504061337.16492.lbocseg@domain.hid>
[not found] ` <Pine.LNX.4.53.0504070825020.17256@domain.hid>
[not found] ` <200504081512.16320.lbocseg@domain.hid>
[not found] ` <4257C2C3.7030906@domain.hid>
2005-04-11 9:57 ` [Adeos-main] adeos-linux-2.6.11-i386-r10c2.patch [Some progress] Rus V. Brushkoff
2005-04-11 14:15 ` [Adeos-main] " Philippe Gerum
2005-04-12 11:19 ` Rus V. Brushkoff
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.