All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert <robert.woerle-y2s3ugBAdl9BDgjK7y7TUQ@public.gmane.org>
To: Ducrot Bruno <ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
Cc: Robert Woerle Paceblade/Support
	<robert-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: could not map ACPI
Date: Wed, 22 Jan 2003 09:10:37 +0100	[thread overview]
Message-ID: <3E2E51FD.3070902@symplon.com> (raw)
In-Reply-To: <20030121204235.GJ15023-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>



Ducrot Bruno schrieb:

>On Tue, Jan 21, 2003 at 03:26:01PM +0100, Robert wrote:
>  
>
>>Ducrot Bruno schrieb:
>>
>>    
>>
>>>On Tue, Jan 21, 2003 at 12:52:17PM +0100, Robert Woerle Paceblade/Support 
>>>wrote:
>>>
>>>
>>>      
>>>
>>>>Hi
>>>>
>>>>When i use mem=XXXM ACPI works fine , BUT i get cruel crashes when using 
>>>>Sound and Ethernet or/and usb togethere ( they all have IRQ 5 ) one 
>>>>device alone is fine .
>>>>When i dont use mem=XXXM i get an error at /drivers/acpi/tables/tb_get.c
>>>>BUT all the devices work fine , even together !!!
>>>>i tried also mem=XXXM + acpi=nopci  which gives the same result : ACPI 
>>>>works and the devices crash together ....
>>>>the machine is a Transmeta driving machine ...
>>>>
>>>>So when i look at tb_get.c at the specific functions...
>>>>i see that it maps the pointers there according to a 
>>>>switch(adress->pointer) call !
>>>>Is possible that it normally uses the
>>>>case ACPI_LOGMODE_PHYSPTR:
>>>>stuff but when i use mem=XXX
>>>>it might use the other case statement:
>>>>case ACPI_LOGMODE_LOGPTR:
>>>>
>>>>can i make a cruel hack around that that it always uses the working one 
>>>>???
>>>>
>>>>        
>>>>
>
>The problem is that the BIOS call to retrieve memory infos give 'false'
>information on how the memory controller is configured.
>This is the messages you see as <4> BIOS-e820: ...  (...)
>
>and the code is in asm at very early stage of initialisation in
>arch/i386/boot/setup.S via int15 with param e820h.
>In fact, the acpi tables should go to a 'special' type (the ACPI data
>one) but I don't see anything at all in the BIOS-e820 calls.
>
My first thought was that i do  a cruel hack where in this stage 
(setup.S ) i do  a minus - XXX at the total RAM
I think the whole problem is that this is a Trasnmeta Crusoe machine at 
there are 16 MB RAM always taken by the
CodeMorphing Technology and the BIOS doesnt remind that and doesnt 
report the correct values !!!
I heard from other emails in this list that i might be possible to patch 
the DSDT to the correct values ??


That is what i thought from the beginning ... and since our BIOS 
Resources are very low these days , i would gladly get an Info
how i could cruely workaround that for now to get everything done , 
since we plan our big kickout for the "Linux Tablet PC" for CEBIT(March 
) this year
together with Suse .
If we togther get it to run , you will get a small donation for sure !!!

>
>I want to verify now if your DSDT table have correct infos on how
>the memory controller have to be configured.
>
>
>  
>



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp

  parent reply	other threads:[~2003-01-22  8:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21 11:52 could not map ACPI Robert Woerle Paceblade/Support
     [not found] ` <3E2D3471.1070307-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org>
2003-01-21 13:19   ` Ducrot Bruno
     [not found]     ` <20030121131925.GB14593-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-01-21 14:26       ` Robert
     [not found]         ` <3E2D5879.6020908-y2s3ugBAdl9BDgjK7y7TUQ@public.gmane.org>
2003-01-21 16:10           ` Ducrot Bruno
2003-01-21 20:42           ` Ducrot Bruno
     [not found]             ` <20030121204235.GJ15023-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-01-22  8:10               ` Robert [this message]
     [not found]                 ` <3E2E51FD.3070902-y2s3ugBAdl9BDgjK7y7TUQ@public.gmane.org>
2003-01-22 10:53                   ` Ducrot Bruno
     [not found]                     ` <3E2E7DBD.5040109@symplon.com>
     [not found]                       ` <20030122142525.GA18109@poup.poupinou.org>
     [not found]                         ` <20030122142525.GA18109-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-01-22 15:03                           ` Robert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E2E51FD.3070902@symplon.com \
    --to=robert.woerle-y2s3ugbadl9bdgjk7y7tuq@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=ducrot-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org \
    --cc=robert-fPtsKRK0pHxl57MIdRCFDg@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.