All of lore.kernel.org
 help / color / mirror / Atom feed
* Asus U38N: Unable to get Video BIOS on Radeon HD 7600G
@ 2014-01-11 21:23 Paul Menzel
  2014-01-13 14:29 ` Alex Deucher
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Menzel @ 2014-01-11 21:23 UTC (permalink / raw)
  To: dri-devel; +Cc: Alex Deucher


[-- Attachment #1.1: Type: text/plain, Size: 537 bytes --]

Dear Linux developers,


as reported in the channel #radeon on <irc.freenode.net>, I am not able
to dump the Video BIOS on my Asus U38N-C4010H with AMD Radeon HD 7600G
(Trinity A8-4555M).

I am using Debian Sid/unstable with Linux version 3.12-1-amd64
(3.12.6-2).

        $ cd /sys/devices/pci0000\:00/0000\:00\:01.0/
        $ echo 1 | sudo tee rom
        1
        $ sudo cat rom > /tmp/vbios.rom
        cat: rom: Input/output error

Am I doing something wrong or is this an error in the code?


Thanks,

Paul

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Asus U38N: Unable to get Video BIOS on Radeon HD 7600G
  2014-01-11 21:23 Asus U38N: Unable to get Video BIOS on Radeon HD 7600G Paul Menzel
@ 2014-01-13 14:29 ` Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2014-01-13 14:29 UTC (permalink / raw)
  To: Paul Menzel; +Cc: Maling list - DRI developers, Alex Deucher

On Sat, Jan 11, 2014 at 4:23 PM, Paul Menzel
<paulepanter@users.sourceforge.net> wrote:
> Dear Linux developers,
>
>
> as reported in the channel #radeon on <irc.freenode.net>, I am not able
> to dump the Video BIOS on my Asus U38N-C4010H with AMD Radeon HD 7600G
> (Trinity A8-4555M).
>
> I am using Debian Sid/unstable with Linux version 3.12-1-amd64
> (3.12.6-2).
>
>         $ cd /sys/devices/pci0000\:00/0000\:00\:01.0/
>         $ echo 1 | sudo tee rom
>         1
>         $ sudo cat rom > /tmp/vbios.rom
>         cat: rom: Input/output error
>
> Am I doing something wrong or is this an error in the code?
>

On certain UEFI systems, we may need to use an alternative method to
fetch the vbios, so we probably need to export it from the driver via
debugfs.

Alex

>
> Thanks,
>
> Paul
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-13 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-11 21:23 Asus U38N: Unable to get Video BIOS on Radeon HD 7600G Paul Menzel
2014-01-13 14:29 ` Alex Deucher

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.