Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 20 Aug 2002 09:21:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 20 Aug 2002 09:21:04 -0400 Received: from ns1.ionium.org ([62.27.22.2]:47116 "HELO mail.ionium.org") by vger.kernel.org with SMTP id convert rfc822-to-8bit; Tue, 20 Aug 2002 09:21:02 -0400 Content-Type: text/plain; charset="us-ascii" From: Justin Heesemann Organization: ionium Technologies To: linux-kernel@vger.kernel.org Subject: shared graphic ram hangs kernel since 2.4.3-ac1 Date: Tue, 20 Aug 2002 15:27:51 +0200 User-Agent: KMail/1.4.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Message-Id: <200208201527.51649.jh@ionium.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 5900 Lines: 166 hi.. i finally got some more info about my problem with kernel booting: after some tests i found all kernels prior (and including) 2.4.3 to boot properly, whereas every later one (2.4.3-ac1 was the first i tested) failed right after "Ok, booting the kernel." since i have 512 mb ram and the onboard gfx chip uses 8MB (can switch to 1MB in the bios) i decided to try to set the mem to 504 (512 - 8 = 504) when i use mem=504M as boot parameter, 2.4.3-ac1 boots and all the other kernels i tested up to 2.4.18 boot with mem=504M. 2.4.19 however doesnt and 2.4.20-pre4 doesnt as well.. no mem=xxxM line helps, they always hang at "Ok, booting the kernel." Kernels prior to 2.4.3 didn't need a mem=xxxM line at all. Here is some info about the system: Epox 4G4A+, i845G, onboard HPT372, onboard Realteak RTL 8100B, onboard Integrated Graphics Controller, ... 512 MB Double Sided DDR Ram 2.5 V, P4 2.0 GHz Northwood /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.00GHz stepping : 4 cpu MHz : 2019.980 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm bogomips : 4023.91 /proc/meminfo total: used: free: shared: buffers: cached: Mem: 526389248 13664256 512724992 0 598016 6148096 Swap: 509956096 0 509956096 MemTotal: 514052 kB MemFree: 500708 kB MemShared: 0 kB Buffers: 584 kB Cached: 6004 kB SwapCached: 0 kB Active: 3640 kB Inactive: 4524 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 514052 kB LowFree: 500708 kB SwapTotal: 498004 kB SwapFree: 498004 kB lspci -vvv 00:00.0 Host bridge: Intel Corp.: Unknown device 2560 (rev 01) Subsystem: Unknown device 1695:4002 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- 00:1f.0 ISA bridge: Intel Corp.: Unknown device 24c0 (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- [size=8] Region 1: I/O ports at [size=4] Region 2: I/O ports at [size=8] Region 3: I/O ports at [size=4] Region 4: I/O ports at f000 [size=16] Region 5: Memory at 20000000 (32-bit, non-prefetchable) [size=1K] 00:1f.3 SMBus: Intel Corp.: Unknown device 24c3 (rev 01) Subsystem: Unknown device 1695:4002 Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- [disabled] [size=64K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] Vital Product Data -- Best Regards, Justin Heesemann - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/