* dsdt for Sony VGN-A190
@ 2005-09-02 17:28 Jim Cromie
[not found] ` <43188BB5.10808-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Jim Cromie @ 2005-09-02 17:28 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 310 bytes --]
attached is result of:
# |cat /proc/acpi/dsdt > dsdt.aml| and |iasl -d dsdt.aml > dsdt.asl|
I would have uploaded it, but the register-user page didnt exist.
back of laptop has this model number PCG-8Q5L
top has this one VGN-A190. go figure.
I hope the file has what you need, otherwize let me know.
thx
[-- Attachment #2: dsdt.dsl.gz --]
[-- Type: application/x-gzip, Size: 11761 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <43188BB5.10808-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2005-09-02 18:17 ` Bjorn Helgaas
[not found] ` <200509021217.40194.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-09-03 20:23 ` Sebastian Henschel
1 sibling, 1 reply; 8+ messages in thread
From: Bjorn Helgaas @ 2005-09-02 18:17 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f; +Cc: Jim Cromie
On Friday 02 September 2005 11:28 am, Jim Cromie wrote:
> attached is result of:
> # |cat /proc/acpi/dsdt > dsdt.aml| and |iasl -d dsdt.aml > dsdt.asl|
>
> I would have uploaded it, but the register-user page didnt exist.
>
> back of laptop has this model number PCG-8Q5L
> top has this one VGN-A190. go figure.
>
> I hope the file has what you need, otherwize let me know.
Is this related to a problem report? If so, you might
open a report at http://bugzilla.kernel.org and attach
the DSDT and other relevant information there.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <200509021217.40194.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
@ 2005-09-02 18:29 ` Jim Cromie
[not found] ` <43189A10.4050304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Jim Cromie @ 2005-09-02 18:29 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Bjorn Helgaas wrote:
>On Friday 02 September 2005 11:28 am, Jim Cromie wrote:
>
>
>>attached is result of:
>># |cat /proc/acpi/dsdt > dsdt.aml| and |iasl -d dsdt.aml > dsdt.asl|
>>
>>I would have uploaded it, but the register-user page didnt exist.
>>
>>back of laptop has this model number PCG-8Q5L
>>top has this one VGN-A190. go figure.
>>
>>I hope the file has what you need, otherwize let me know.
>>
>>
>
>Is this related to a problem report? If so, you might
>open a report at http://bugzilla.kernel.org and attach
>the DSDT and other relevant information there.
>
>
>
Sorry,
Basically, Im reporting cuz of this log entry:
Aug 23 07:10:46 harpo kernel: SE model detected, unsupported, trying
default values, supply the developers with your DSDT
Aug 23 07:10:46 harpo kernel: ACPI: Battery Slot [BAT1] (battery present)
Aug 23 07:10:46 harpo kernel: ACPI: Power Button (CM) [PWRB]
Aug 23 07:10:46 harpo kernel: ACPI: Lid Switch [LID]
I have various minor issues that Ive not looked into yet,
except to see that someone has reported a number of successes with
various bits of functionality, running mandrake 10.1 on my laptop model,
and done a nice page on it.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <43189A10.4050304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2005-09-02 20:56 ` Bjorn Helgaas
[not found] ` <43193E6C.5030202@gmail.com>
0 siblings, 1 reply; 8+ messages in thread
From: Bjorn Helgaas @ 2005-09-02 20:56 UTC (permalink / raw)
To: Jim Cromie; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Friday 02 September 2005 12:29 pm, Jim Cromie wrote:
> Bjorn Helgaas wrote:
> >On Friday 02 September 2005 11:28 am, Jim Cromie wrote:
> >>attached is result of:
> >># |cat /proc/acpi/dsdt > dsdt.aml| and |iasl -d dsdt.aml > dsdt.asl|
> >>
> >>I would have uploaded it, but the register-user page didnt exist.
> >>
> >>back of laptop has this model number PCG-8Q5L
> >>top has this one VGN-A190. go figure.
> >>
> >>I hope the file has what you need, otherwize let me know.
> >
> >Is this related to a problem report? If so, you might
> >open a report at http://bugzilla.kernel.org and attach
> >the DSDT and other relevant information there.
> >
> Sorry,
> Basically, Im reporting cuz of this log entry:
>
> Aug 23 07:10:46 harpo kernel: SE model detected, unsupported, trying
> default values, supply the developers with your DSDT
> Aug 23 07:10:46 harpo kernel: ACPI: Battery Slot [BAT1] (battery present)
> Aug 23 07:10:46 harpo kernel: ACPI: Power Button (CM) [PWRB]
> Aug 23 07:10:46 harpo kernel: ACPI: Lid Switch [LID]
I'm afraid you'll have to give a bit more context. The
complete dmesg log would be a start, as well as the
specific kernel you're running. I don't see the "SE model
detected" message you quote in the current upstream kernel.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <43188BB5.10808-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2005-09-02 18:17 ` Bjorn Helgaas
@ 2005-09-03 20:23 ` Sebastian Henschel
1 sibling, 0 replies; 8+ messages in thread
From: Sebastian Henschel @ 2005-09-03 20:23 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 749 bytes --]
hello Jim...
* Jim Cromie <jim.cromie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> [2005-09-03 13:43 +0200]:
>
> attached is result of:
> # |cat /proc/acpi/dsdt > dsdt.aml| and |iasl -d dsdt.aml > dsdt.asl|
>
> I would have uploaded it, but the register-user page didnt exist.
if you meant http://acpi.sf.net/dsdt/user.php, could you please retry?
while reimplementing some stuff, i must forgotten that file. sorry for the
inconvenience.
cheers,
Sebastian
--
Oo................................................................
Der naechste Satz ist eine Luege. Der vorhergehende Satz ist wahr.
OpenPGP key ID: 0x7A62F9B4 Geekcode: GCSd-s:a-C++ULB+++W++M+PS+++
................................................................oO
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <43193E6C.5030202-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2005-09-06 15:05 ` Bjorn Helgaas
[not found] ` <200509060905.55220.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Bjorn Helgaas @ 2005-09-06 15:05 UTC (permalink / raw)
To: Jim Cromie
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
sziwan-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f,
julien.lerouge-GANU6spQydw,
acpi4asus-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Saturday 03 September 2005 12:10 am, Jim Cromie wrote:
> >On Friday 02 September 2005 12:29 pm, Jim Cromie wrote:
> >>>On Friday 02 September 2005 11:28 am, Jim Cromie wrote:
> >>>>back of laptop has this model number PCG-8Q5L
> >>>>top has this one VGN-A190. go figure.
> >>
> >>Aug 23 07:10:46 harpo kernel: SE model detected, unsupported, trying
> >>default values, supply the developers with your DSDT
This is from asus_acpi.c (Asus Laptop ACPI Extras), which
supports things like hotkeys to change LCD brightness,
change video outputs, etc.
I'll copy the maintainers. They'd probably be interested
in whether those features work on your laptop with the
default values.
> the kernel is 2.6.13, also -mm1 shows the same message
> attached is a tarball with collected things from the kernel I normally
> boot FC-3,
> and 13, which shows the log entry above, and boots successfully.
>
> My -mm1 built is hanging on boot - trying to do a firmware thing for my
> 2200bg driver - so I dont have any dumps of it.
Probably a different problem.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <200509060905.55220.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
@ 2005-09-06 15:12 ` Karol Kozimor
[not found] ` <20050906151200.GB2390-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
0 siblings, 1 reply; 8+ messages in thread
From: Karol Kozimor @ 2005-09-06 15:12 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Jim Cromie, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
julien.lerouge-GANU6spQydw,
acpi4asus-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Thus wrote Bjorn Helgaas:
> > >>Aug 23 07:10:46 harpo kernel: SE model detected, unsupported, trying
> > >>default values, supply the developers with your DSDT
>
> This is from asus_acpi.c (Asus Laptop ACPI Extras), which
> supports things like hotkeys to change LCD brightness,
> change video outputs, etc.
>
> I'll copy the maintainers. They'd probably be interested
> in whether those features work on your laptop with the
> default values.
Thanks. May I have the DSDT please?
Best regards,
--
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: dsdt for Sony VGN-A190
[not found] ` <20050906151200.GB2390-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
@ 2005-09-06 15:21 ` Bjorn Helgaas
0 siblings, 0 replies; 8+ messages in thread
From: Bjorn Helgaas @ 2005-09-06 15:21 UTC (permalink / raw)
To: Karol Kozimor
Cc: Jim Cromie, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
julien.lerouge-GANU6spQydw,
acpi4asus-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Tuesday 06 September 2005 9:12 am, Karol Kozimor wrote:
> Thus wrote Bjorn Helgaas:
> > > >>Aug 23 07:10:46 harpo kernel: SE model detected, unsupported, trying
> > > >>default values, supply the developers with your DSDT
> >
> > This is from asus_acpi.c (Asus Laptop ACPI Extras), which
> > supports things like hotkeys to change LCD brightness,
> > change video outputs, etc.
> >
> > I'll copy the maintainers. They'd probably be interested
> > in whether those features work on your laptop with the
> > default values.
>
> Thanks. May I have the DSDT please?
I forwarded the tarfile from Jim's Sep 3, 00:10:52 message, which I
think contains the DSDT. It should be in the acpi-devel archives
if anybody else is interested.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-09-06 15:21 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-02 17:28 dsdt for Sony VGN-A190 Jim Cromie
[not found] ` <43188BB5.10808-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2005-09-02 18:17 ` Bjorn Helgaas
[not found] ` <200509021217.40194.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-09-02 18:29 ` Jim Cromie
[not found] ` <43189A10.4050304-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2005-09-02 20:56 ` Bjorn Helgaas
[not found] ` <43193E6C.5030202@gmail.com>
[not found] ` <43193E6C.5030202-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2005-09-06 15:05 ` Bjorn Helgaas
[not found] ` <200509060905.55220.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org>
2005-09-06 15:12 ` Karol Kozimor
[not found] ` <20050906151200.GB2390-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2005-09-06 15:21 ` Bjorn Helgaas
2005-09-03 20:23 ` Sebastian Henschel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox