Mailinglist Archive: radeonhd (365 mails)
| < Previous | Next > |
Re: [radeonhd] 'Hex digits'
- From: Matthias Hopf <mhopf@xxxxxxx>
- Date: Mon, 2 Mar 2009 12:22:42 +0100
- Message-id: <20090302112242.GA18198@xxxxxxx>
On Mar 02, 09 15:51:38 +1300, Michael Cree wrote:
Could you please enter that in the wiki? You apparently know what this
is supposed to do ;-)
Thanks
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
On 2/03/2009, at 3:53 AM, Martijn Bastiaan wrote:
Some users have reported they also need to do:
# setpci -s <pci_bus_id> ROM_ADDRESS=xxxx0001
# setpci -s <pci_bus_id> COMMAND=2
replace <pci_bus_id> with the PCI bus ID and xxxx with the hex
digits you can obtain thru lspci -nv .
Which 'hex digits' do they mean? My ouput for example:
Gosh, that's interesting, I hadn't noticed that on the wiki. I will find
that advice helpful too.
But to answer your question, the following line is relevant:
[virtual] Expansion ROM at fdf00000 [disabled] [size=128K]
That tells you that the ROM is at fdf00000 so I think you need to enter:
setpci -s <pci_bus_id> ROM_ADDRESS=fdf00001
(Note that the address should have its lowest bit set in the setpci
command. Looking at the include file /usr/include/linux/pci_regs.h suggests
that the lowest bit is an enable bit.)
Could you please enter that in the wiki? You apparently know what this
is supposed to do ;-)
Thanks
Matthias
--
Matthias Hopf <mhopf@xxxxxxx> __ __ __
Maxfeldstr. 5 / 90409 Nuernberg (_ | | (_ |__ mat@xxxxxxxxx
Phone +49-911-74053-715 __) |_| __) |__ R & D www.mshopf.de
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx
| < Previous | Next > |