All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
@ 2010-08-16 10:40 Boris Derzhavets
  2010-08-16 10:45 ` Pasi Kärkkäinen
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 10:40 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, Pasi Kärkkäinen; +Cc: xen-devel


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

>.. And KMS modesetting works properly now in Xen dom0! 
My onboard ATI Radeon is the following:

> # lspci -v | grep VGA
 11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00   [VGA controller])

Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached)

[root@fedora13 ~]# lspci -v | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650] (prog-if 00 [VGA controller])

KMS seems do be disabled. "NOPAT" removed from kernel line.
Is it expected or i am  missing something ?

Dmesg fragment :-

[drm] Initialized drm 1.1.0 20060810
-> [drm] radeon defaulting to userspace modesetting.
pci 0000:01:00.0: setting latency timer to 64
[drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[drm] Setting GART location based on new memory map
[drm] Loading RV730 CP Microcode
platform r600_cp.0: firmware: requesting radeon/RV730_pfp.bin
platform r600_cp.0: firmware: requesting radeon/RV730_me.bin
[drm] Resetting GPU
[drm] writeback test succeeded in 1 usecs



Boris.

--- On Sun, 8/15/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5
To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>, xen-devel@lists.xensource.com
Date: Sunday, August 15, 2010, 4:41 PM

On Fri, Aug 06, 2010 at 10:06:09AM -0400, Konrad Rzeszutek Wilk wrote:
> 
> Some of them are marked as not for upstream consumption, while some of
> the other are OK (and Daniel's is upstream). Those patches from both
> branches make it possible to have Xorg working with the following
> graphics cards on the PVOPS kernel:
> 
> RIVA TNT2 Pro
> GeForce 1 256
> GeForce 4 Ti 4200
> GeForce 6150
> GeForce 6200
> GeForce 7300
> GeForce 8600 GT
> Radeon R100 QD (7200)
> Radeon RV100QY (7000)
> Radeon HD 3200
> Radeon HD 3450
> Radeon RV710 [Radeon HD 4350]
> Radeon ES1000
> ICH5 82865G
> ICH7 82G33/G31G
> ICH8 82Q963/Q965
> Matrox G450
> XGI Z7/Z9 (XG20 core)
> 
> Testing was carried out using Fedora Core 13, Fedora Core 11, and Ubuntu
> Lucid 10.04 with the PVOPS kernel.
> 
> The details are located at http://wiki.xensource.com/xenwiki/XenPVOPSDRM 
> For the NVidia cards I backported the 2.6.34 nouvoua driver in 2.6.32
> and used that - it is pretty stable and even the experimental Gallium
> drivers (3D) work well.
> 

Hello,

I just tried the latest 2.6.32.19 kernel from xen/stable-2.6.32.x branch,
which now includes the kms.fixes-0.5, on my radeon/supermicro testbox.

.. And KMS modesetting works properly now in Xen dom0! 
My onboard ATI Radeon is the following:

# lspci -v | grep VGA
11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02) (prog-if 00 [VGA controller])

It seems also X starts OK, and I can use the Gnome desktop. 
I could even run multiple OpenGL 3D applications! (ok, glxgears :)

Thanks, great work!

-- Pasi


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 4421 bytes --]

[-- Attachment #2: config.2.6.32.19.gz --]
[-- Type: application/x-gzip, Size: 25636 bytes --]

[-- Attachment #3: dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 12028 bytes --]

[-- Attachment #4: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 10:40 Boris Derzhavets
@ 2010-08-16 10:45 ` Pasi Kärkkäinen
  2010-08-16 11:06   ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Pasi Kärkkäinen @ 2010-08-16 10:45 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Mon, Aug 16, 2010 at 03:40:19AM -0700, Boris Derzhavets wrote:
>    >.. And KMS modesetting works properly now in Xen dom0!
>    My onboard ATI Radeon is the following:
> 
>    > # lspci -v | grep VGA
>     11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
>    (prog-if 00   [VGA controller])
> 
>    Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached)
> 
>    [root@fedora13 ~]# lspci -v | grep VGA
>    01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon
>    HD 4650] (prog-if 00 [VGA controller])
> 
>    KMS seems do be disabled. "NOPAT" removed from kernel line.
>    Is it expected or i am  missing something ?
> 
>    Dmesg fragment :-
> 
>    [drm] Initialized drm 1.1.0 20060810
>    -> [drm] radeon defaulting to userspace modesetting.

Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ? 

-- PAsi

>    pci 0000:01:00.0: setting latency timer to 64
>    [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    [drm] Setting GART location based on new memory map
>    [drm] Loading RV730 CP Microcode
>    platform r600_cp.0: firmware: requesting radeon/RV730_pfp.bin
>    platform r600_cp.0: firmware: requesting radeon/RV730_me.bin
>    [drm] Resetting GPU
>    [drm] writeback test succeeded in 1 usecs
> 
>    Boris.
> 
>    --- On Sun, 8/15/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5
>      To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
>      Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>,
>      xen-devel@lists.xensource.com
>      Date: Sunday, August 15, 2010, 4:41 PM
> 
>      On Fri, Aug 06, 2010 at 10:06:09AM -0400, Konrad Rzeszutek Wilk wrote:
>      >
>      > Some of them are marked as not for upstream consumption, while some of
>      > the other are OK (and Daniel's is upstream). Those patches from both
>      > branches make it possible to have Xorg working with the following
>      > graphics cards on the PVOPS kernel:
>      >
>      > RIVA TNT2 Pro
>      > GeForce 1 256
>      > GeForce 4 Ti 4200
>      > GeForce 6150
>      > GeForce 6200
>      > GeForce 7300
>      > GeForce 8600 GT
>      > Radeon R100 QD (7200)
>      > Radeon RV100QY (7000)
>      > Radeon HD 3200
>      > Radeon HD 3450
>      > Radeon RV710 [Radeon HD 4350]
>      > Radeon ES1000
>      > ICH5 82865G
>      > ICH7 82G33/G31G
>      > ICH8 82Q963/Q965
>      > Matrox G450
>      > XGI Z7/Z9 (XG20 core)
>      >
>      > Testing was carried out using Fedora Core 13, Fedora Core 11, and
>      Ubuntu
>      > Lucid 10.04 with the PVOPS kernel.
>      >
>      > The details are located at
>      [1]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      > For the NVidia cards I backported the 2.6.34 nouvoua driver in 2.6.32
>      > and used that - it is pretty stable and even the experimental Gallium
>      > drivers (3D) work well.
>      >
> 
>      Hello,
> 
>      I just tried the latest 2.6.32.19 kernel from xen/stable-2.6.32.x
>      branch,
>      which now includes the kms.fixes-0.5, on my radeon/supermicro testbox.
> 
>      .. And KMS modesetting works properly now in Xen dom0!
>      My onboard ATI Radeon is the following:
> 
>      # lspci -v | grep VGA
>      11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
>      (prog-if 00 [VGA controller])
> 
>      It seems also X starts OK, and I can use the Gnome desktop.
>      I could even run multiple OpenGL 3D applications! (ok, glxgears :)
> 
>      Thanks, great work!
> 
>      -- Pasi
> 
>      _______________________________________________
>      Xen-devel mailing list
>      [2]Xen-devel@lists.xensource.com
>      [3]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>    2. file:///mc/compose?to=Xen-devel@lists.xensource.com
>    3. http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 10:45 ` Pasi Kärkkäinen
@ 2010-08-16 11:06   ` Boris Derzhavets
  2010-08-16 11:22     ` Pasi Kärkkäinen
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 11:06 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: xen-devel, Konrad Rzeszutek Wilk


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

> Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ? 

No , i don't
However , setup KMS via devices->staging drivers-> radeon by modesetting by default
i got 

 [drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
radeon 0000:01:00.0: setting latency timer to 64
[drm] radeon: Initializing kernel modesetting.
[drm] register mmio base: 0xFE8E0000
[drm] register mmio size: 65536
ATOM BIOS: 11X
[drm] Clocks initialized !
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[drm] Detected VRAM RAM=256M, BAR=256M
[drm] RAM width 128bits DDR
[TTM] Zone  kernel: Available graphics memory: 4073770 kiB.
[TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[drm] radeon: 256M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] Loading RV730 CP Microcode
platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
[drm:rv770_init] *ERROR* Failed to load firmware!
[drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.

Boris.

--- On Mon, 8/16/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com, "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Date: Monday, August 16, 2010, 6:45 AM

On Mon, Aug 16, 2010 at 03:40:19AM -0700, Boris Derzhavets wrote:
>    >.. And KMS modesetting works properly now in Xen dom0!
>    My onboard ATI Radeon is the following:
> 
>    > # lspci -v | grep VGA
>     11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
>    (prog-if 00   [VGA controller])
> 
>    Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config attached)
> 
>    [root@fedora13 ~]# lspci -v | grep VGA
>    01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon
>    HD 4650] (prog-if 00 [VGA controller])
> 
>    KMS seems do be disabled. "NOPAT" removed from kernel line.
>    Is it expected or i am  missing something ?
> 
>    Dmesg fragment :-
> 
>    [drm] Initialized drm 1.1.0 20060810
>    -> [drm] radeon defaulting to userspace modesetting.

Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ? 

-- PAsi

>    pci 0000:01:00.0: setting latency timer to 64
>    [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    [drm] Setting GART location based on new memory map
>    [drm] Loading RV730 CP Microcode
>    platform r600_cp.0: firmware: requesting radeon/RV730_pfp.bin
>    platform r600_cp.0: firmware: requesting radeon/RV730_me.bin
>    [drm] Resetting GPU
>    [drm] writeback test succeeded in 1 usecs
> 
>    Boris.
> 
>    --- On Sun, 8/15/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5
>      To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
>      Cc: "Jeremy Fitzhardinge" <jeremy@goop.org>,
>      xen-devel@lists.xensource.com
>      Date: Sunday, August 15, 2010, 4:41 PM
> 
>      On Fri, Aug 06, 2010 at 10:06:09AM -0400, Konrad Rzeszutek Wilk wrote:
>      >
>      > Some of them are marked as not for upstream consumption, while some of
>      > the other are OK (and Daniel's is upstream). Those patches from both
>      > branches make it possible to have Xorg working with the following
>      > graphics cards on the PVOPS kernel:
>      >
>      > RIVA TNT2 Pro
>      > GeForce 1 256
>      > GeForce 4 Ti 4200
>      > GeForce 6150
>      > GeForce 6200
>      > GeForce 7300
>      > GeForce 8600 GT
>      > Radeon R100 QD (7200)
>      > Radeon RV100QY (7000)
>      > Radeon HD 3200
>      > Radeon HD 3450
>      > Radeon RV710 [Radeon HD 4350]
>      > Radeon ES1000
>      > ICH5 82865G
>      > ICH7 82G33/G31G
>      > ICH8 82Q963/Q965
>      > Matrox G450
>      > XGI Z7/Z9 (XG20 core)
>      >
>      > Testing was carried out using Fedora Core 13, Fedora Core 11, and
>      Ubuntu
>      > Lucid 10.04 with the PVOPS kernel.
>      >
>      > The details are located at
>      [1]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      > For the NVidia cards I backported the 2.6.34 nouvoua driver in 2.6.32
>      > and used that - it is pretty stable and even the experimental Gallium
>      > drivers (3D) work well.
>      >
> 
>      Hello,
> 
>      I just tried the latest 2.6.32.19 kernel from xen/stable-2.6.32.x
>      branch,
>      which now includes the kms.fixes-0.5, on my radeon/supermicro testbox.
> 
>      .. And KMS modesetting works properly now in Xen dom0!
>      My onboard ATI Radeon is the following:
> 
>      # lspci -v | grep VGA
>      11:04.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
>      (prog-if 00 [VGA controller])
> 
>      It seems also X starts OK, and I can use the Gnome desktop.
>      I could even run multiple OpenGL 3D applications! (ok, glxgears :)
> 
>      Thanks, great work!
> 
>      -- Pasi
> 
>      _______________________________________________
>      Xen-devel mailing list
>      [2]Xen-devel@lists.xensource.com
>      [3]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>    2. file:///mc/compose?to=Xen-devel@lists.xensource.com
>    3. http://lists.xensource.com/xen-devel




_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 9980 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 11:06   ` Boris Derzhavets
@ 2010-08-16 11:22     ` Pasi Kärkkäinen
  2010-08-16 12:47       ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Pasi Kärkkäinen @ 2010-08-16 11:22 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel, Konrad Rzeszutek Wilk

On Mon, Aug 16, 2010 at 04:06:23AM -0700, Boris Derzhavets wrote:
>    > Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ?
> 
>    No , i don't
>    However , setup KMS via devices->staging drivers-> radeon by modesetting
>    by default
>    i got
> 
>     [drm] Initialized drm 1.1.0 20060810
>    [drm] radeon defaulting to kernel modesetting.
>    [drm] radeon kernel modesetting enabled.
>    xen: registering gsi 16 triggering 0 polarity 1
>    xen_allocate_pirq: returning irq 16 for gsi 16
>    xen: --> irq=16
>    Already setup the GSI :16
>    radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
>    radeon 0000:01:00.0: setting latency timer to 64
>    [drm] radeon: Initializing kernel modesetting.
>    [drm] register mmio base: 0xFE8E0000
>    [drm] register mmio size: 65536
>    ATOM BIOS: 11X
>    [drm] Clocks initialized !
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    [drm] Detected VRAM RAM=256M, BAR=256M
>    [drm] RAM width 128bits DDR
>    [TTM] Zone  kernel: Available graphics memory: 4073770 kiB.
>    [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
>    [drm] radeon: 256M of VRAM memory ready
>    [drm] radeon: 512M of GTT memory ready.
>    [drm] Loading RV730 CP Microcode
>    platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
>    r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
>    [drm:rv770_init] *ERROR* Failed to load firmware!
>    [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to
>    initialize radeon.
> 

So you're missing the firmware file. 

-- Pasi


>    Boris.
> 
>    --- On Mon, 8/16/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
>      RV730 PRO [Radeon HD 4650]
>      To: "Boris Derzhavets" <bderzhavets@yahoo.com>
>      Cc: xen-devel@lists.xensource.com, "Konrad Rzeszutek Wilk"
>      <konrad.wilk@oracle.com>
>      Date: Monday, August 16, 2010, 6:45 AM
> 
>      On Mon, Aug 16, 2010 at 03:40:19AM -0700, Boris Derzhavets wrote:
>      >    >.. And KMS modesetting works properly now in Xen dom0!
>      >    My onboard ATI Radeon is the following:
>      >
>      >    > # lspci -v | grep VGA
>      >     11:04.0 VGA compatible controller: ATI Technologies Inc ES1000
>      (rev 02)
>      >    (prog-if 00   [VGA controller])
>      >
>      >    Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config
>      attached)
>      >
>      >    [root@fedora13 ~]# lspci -v | grep VGA
>      >    01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO
>      [Radeon
>      >    HD 4650] (prog-if 00 [VGA controller])
>      >
>      >    KMS seems do be disabled. "NOPAT" removed from kernel line.
>      >    Is it expected or i am  missing something ?
>      >
>      >    Dmesg fragment :-
>      >
>      >    [drm] Initialized drm 1.1.0 20060810
>      >    -> [drm] radeon defaulting to userspace modesetting.
> 
>      Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ?
> 
>      -- PAsi
> 
>      >    pci 0000:01:00.0: setting latency timer to 64
>      >    [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor
>      0
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    [drm] Setting GART location based on new memory map
>      >    [drm] Loading RV730 CP Microcode
>      >    platform r600_cp.0: firmware: requesting radeon/RV730_pfp.bin
>      >    platform r600_cp.0: firmware: requesting radeon/RV730_me.bin
>      >    [drm] Resetting GPU
>      >    [drm] writeback test succeeded in 1 usecs
>      >
>      >    Boris.
>      >
>      >    --- On Sun, 8/15/10, Pasi Kärkkäinen <[1]pasik@iki.fi> wrote:
>      >
>      >      From: Pasi Kärkkäinen <[2]pasik@iki.fi>
>      >      Subject: Re: [Xen-devel] [GIT PULL] devel/pat +
>      devel/kms.fixes-0.5
>      >      To: "Konrad Rzeszutek Wilk" <[3]konrad.wilk@oracle.com>
>      >      Cc: "Jeremy Fitzhardinge" <[4]jeremy@goop.org>,
>      >      [5]xen-devel@lists.xensource.com
>      >      Date: Sunday, August 15, 2010, 4:41 PM
>      >
>      >      On Fri, Aug 06, 2010 at 10:06:09AM -0400, Konrad Rzeszutek Wilk
>      wrote:
>      >      >
>      >      > Some of them are marked as not for upstream consumption, while
>      some of
>      >      > the other are OK (and Daniel's is upstream). Those patches from
>      both
>      >      > branches make it possible to have Xorg working with the
>      following
>      >      > graphics cards on the PVOPS kernel:
>      >      >
>      >      > RIVA TNT2 Pro
>      >      > GeForce 1 256
>      >      > GeForce 4 Ti 4200
>      >      > GeForce 6150
>      >      > GeForce 6200
>      >      > GeForce 7300
>      >      > GeForce 8600 GT
>      >      > Radeon R100 QD (7200)
>      >      > Radeon RV100QY (7000)
>      >      > Radeon HD 3200
>      >      > Radeon HD 3450
>      >      > Radeon RV710 [Radeon HD 4350]
>      >      > Radeon ES1000
>      >      > ICH5 82865G
>      >      > ICH7 82G33/G31G
>      >      > ICH8 82Q963/Q965
>      >      > Matrox G450
>      >      > XGI Z7/Z9 (XG20 core)
>      >      >
>      >      > Testing was carried out using Fedora Core 13, Fedora Core 11,
>      and
>      >      Ubuntu
>      >      > Lucid 10.04 with the PVOPS kernel.
>      >      >
>      >      > The details are located at
>      >      [1][6]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      >      > For the NVidia cards I backported the 2.6.34 nouvoua driver in
>      2.6.32
>      >      > and used that - it is pretty stable and even the experimental
>      Gallium
>      >      > drivers (3D) work well.
>      >      >
>      >
>      >      Hello,
>      >
>      >      I just tried the latest 2.6.32.19 kernel from xen/stable-2.6.32.x
>      >      branch,
>      >      which now includes the kms.fixes-0.5, on my radeon/supermicro
>      testbox.
>      >
>      >      .. And KMS modesetting works properly now in Xen dom0!
>      >      My onboard ATI Radeon is the following:
>      >
>      >      # lspci -v | grep VGA
>      >      11:04.0 VGA compatible controller: ATI Technologies Inc ES1000
>      (rev 02)
>      >      (prog-if 00 [VGA controller])
>      >
>      >      It seems also X starts OK, and I can use the Gnome desktop.
>      >      I could even run multiple OpenGL 3D applications! (ok, glxgears
>      :)
>      >
>      >      Thanks, great work!
>      >
>      >      -- Pasi
>      >
>      >      _______________________________________________
>      >      Xen-devel mailing list
>      >      [2][7]Xen-devel@lists.xensource.com
>      >      [3][8]http://lists.xensource.com/xen-devel
>      >
>      > References
>      >
>      >    Visible links
>      >    1. [9]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      >    2. file:///mc/compose?to=[10]Xen-devel@lists.xensource.com
>      >    3. [11]http://lists.xensource.com/xen-devel
> 
>      _______________________________________________
>      Xen-devel mailing list
>      [12]Xen-devel@lists.xensource.com
>      [13]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. file:///mc/compose?to=pasik@iki.fi
>    2. file:///mc/compose?to=pasik@iki.fi
>    3. file:///mc/compose?to=konrad.wilk@oracle.com
>    4. file:///mc/compose?to=jeremy@goop.org
>    5. file:///mc/compose?to=xen-devel@lists.xensource.com
>    6. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>    7. file:///mc/compose?to=Xen-devel@lists.xensource.com
>    8. http://lists.xensource.com/xen-devel
>    9. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>   10. file:///mc/compose?to=Xen-devel@lists.xensource.com
>   11. http://lists.xensource.com/xen-devel
>   12. file:///mc/compose?to=Xen-devel@lists.xensource.com
>   13. http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 11:22     ` Pasi Kärkkäinen
@ 2010-08-16 12:47       ` Boris Derzhavets
  2010-08-16 14:14         ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 12:47 UTC (permalink / raw)
  To: Pasi Kärkkäinen; +Cc: xen-devel, Konrad Rzeszutek Wilk


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

>>    platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
>>    r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
>>    [drm:rv770_init] *ERROR* Failed to load firmware!
>>    [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to
>>    initialize radeon.
> >

> So you're missing the firmware file. 

Not , it's in place:-

[root@fedora13 linux-2.6-xen]# find . -name RV730_pfp.bin -print

./firmware/radeon/RV730_pfp.bin

Boris.


--- On Mon, 8/16/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:

From: Pasi Kärkkäinen <pasik@iki.fi>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com, "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Date: Monday, August 16, 2010, 7:22 AM

On Mon, Aug 16, 2010 at 04:06:23AM -0700, Boris Derzhavets wrote:
>    > Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ?
> 
>    No , i don't
>    However , setup KMS via devices->staging drivers-> radeon by modesetting
>    by default
>    i got
> 
>     [drm] Initialized drm 1.1.0 20060810
>    [drm] radeon defaulting to kernel modesetting.
>    [drm] radeon kernel modesetting enabled.
>    xen: registering gsi 16 triggering 0 polarity 1
>    xen_allocate_pirq: returning irq 16 for gsi 16
>    xen: --> irq=16
>    Already setup the GSI :16
>    radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
>    radeon 0000:01:00.0: setting latency timer to 64
>    [drm] radeon: Initializing kernel modesetting.
>    [drm] register mmio base: 0xFE8E0000
>    [drm] register mmio size: 65536
>    ATOM BIOS: 11X
>    [drm] Clocks initialized !
>    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>    write-combining
>    [drm] Detected VRAM RAM=256M, BAR=256M
>    [drm] RAM width 128bits DDR
>    [TTM] Zone  kernel: Available graphics memory: 4073770 kiB.
>    [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
>    [drm] radeon: 256M of VRAM memory ready
>    [drm] radeon: 512M of GTT memory ready.
>    [drm] Loading RV730 CP Microcode
>    platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
>    r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
>    [drm:rv770_init] *ERROR* Failed to load firmware!
>    [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to
>    initialize radeon.
> 

So you're missing the firmware file. 

-- Pasi


>    Boris.
> 
>    --- On Mon, 8/16/10, Pasi Kärkkäinen <pasik@iki.fi> wrote:
> 
>      From: Pasi Kärkkäinen <pasik@iki.fi>
>      Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
>      RV730 PRO [Radeon HD 4650]
>      To: "Boris Derzhavets" <bderzhavets@yahoo.com>
>      Cc: xen-devel@lists.xensource.com, "Konrad Rzeszutek Wilk"
>      <konrad.wilk@oracle.com>
>      Date: Monday, August 16, 2010, 6:45 AM
> 
>      On Mon, Aug 16, 2010 at 03:40:19AM -0700, Boris Derzhavets wrote:
>      >    >.. And KMS modesetting works properly now in Xen dom0!
>      >    My onboard ATI Radeon is the following:
>      >
>      >    > # lspci -v | grep VGA
>      >     11:04.0 VGA compatible controller: ATI Technologies Inc ES1000
>      (rev 02)
>      >    (prog-if 00   [VGA controller])
>      >
>      >    Environment :  Xen 4.0.1-rc6 & 2.6.32.19 on top of F13 ( .config
>      attached)
>      >
>      >    [root@fedora13 ~]# lspci -v | grep VGA
>      >    01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO
>      [Radeon
>      >    HD 4650] (prog-if 00 [VGA controller])
>      >
>      >    KMS seems do be disabled. "NOPAT" removed from kernel line.
>      >    Is it expected or i am  missing something ?
>      >
>      >    Dmesg fragment :-
>      >
>      >    [drm] Initialized drm 1.1.0 20060810
>      >    -> [drm] radeon defaulting to userspace modesetting.
> 
>      Do you have "nomodeset" parameter for the dom0 kernel in grub.conf ?
> 
>      -- PAsi
> 
>      >    pci 0000:01:00.0: setting latency timer to 64
>      >    [drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor
>      0
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    mtrr: type mismatch for d0000000,10000000 old: write-back new:
>      >    write-combining
>      >    [drm] Setting GART location based on new memory map
>      >    [drm] Loading RV730 CP Microcode
>      >    platform r600_cp.0: firmware: requesting radeon/RV730_pfp.bin
>      >    platform r600_cp.0: firmware: requesting radeon/RV730_me.bin
>      >    [drm] Resetting GPU
>      >    [drm] writeback test succeeded in 1 usecs
>      >
>      >    Boris.
>      >
>      >    --- On Sun, 8/15/10, Pasi Kärkkäinen <[1]pasik@iki.fi> wrote:
>      >
>      >      From: Pasi Kärkkäinen <[2]pasik@iki.fi>
>      >      Subject: Re: [Xen-devel] [GIT PULL] devel/pat +
>      devel/kms.fixes-0.5
>      >      To: "Konrad Rzeszutek Wilk" <[3]konrad.wilk@oracle.com>
>      >      Cc: "Jeremy Fitzhardinge" <[4]jeremy@goop.org>,
>      >      [5]xen-devel@lists.xensource.com
>      >      Date: Sunday, August 15, 2010, 4:41 PM
>      >
>      >      On Fri, Aug 06, 2010 at 10:06:09AM -0400, Konrad Rzeszutek Wilk
>      wrote:
>      >      >
>      >      > Some of them are marked as not for upstream consumption, while
>      some of
>      >      > the other are OK (and Daniel's is upstream). Those patches from
>      both
>      >      > branches make it possible to have Xorg working with the
>      following
>      >      > graphics cards on the PVOPS kernel:
>      >      >
>      >      > RIVA TNT2 Pro
>      >      > GeForce 1 256
>      >      > GeForce 4 Ti 4200
>      >      > GeForce 6150
>      >      > GeForce 6200
>      >      > GeForce 7300
>      >      > GeForce 8600 GT
>      >      > Radeon R100 QD (7200)
>      >      > Radeon RV100QY (7000)
>      >      > Radeon HD 3200
>      >      > Radeon HD 3450
>      >      > Radeon RV710 [Radeon HD 4350]
>      >      > Radeon ES1000
>      >      > ICH5 82865G
>      >      > ICH7 82G33/G31G
>      >      > ICH8 82Q963/Q965
>      >      > Matrox G450
>      >      > XGI Z7/Z9 (XG20 core)
>      >      >
>      >      > Testing was carried out using Fedora Core 13, Fedora Core 11,
>      and
>      >      Ubuntu
>      >      > Lucid 10.04 with the PVOPS kernel.
>      >      >
>      >      > The details are located at
>      >      [1][6]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      >      > For the NVidia cards I backported the 2.6.34 nouvoua driver in
>      2.6.32
>      >      > and used that - it is pretty stable and even the experimental
>      Gallium
>      >      > drivers (3D) work well.
>      >      >
>      >
>      >      Hello,
>      >
>      >      I just tried the latest 2.6.32.19 kernel from xen/stable-2.6.32.x
>      >      branch,
>      >      which now includes the kms.fixes-0.5, on my radeon/supermicro
>      testbox.
>      >
>      >      .. And KMS modesetting works properly now in Xen dom0!
>      >      My onboard ATI Radeon is the following:
>      >
>      >      # lspci -v | grep VGA
>      >      11:04.0 VGA compatible controller: ATI Technologies Inc ES1000
>      (rev 02)
>      >      (prog-if 00 [VGA controller])
>      >
>      >      It seems also X starts OK, and I can use the Gnome desktop.
>      >      I could even run multiple OpenGL 3D applications! (ok, glxgears
>      :)
>      >
>      >      Thanks, great work!
>      >
>      >      -- Pasi
>      >
>      >      _______________________________________________
>      >      Xen-devel mailing list
>      >      [2][7]Xen-devel@lists.xensource.com
>      >      [3][8]http://lists.xensource.com/xen-devel
>      >
>      > References
>      >
>      >    Visible links
>      >    1. [9]http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>      >    2. file:///mc/compose?to=[10]Xen-devel@lists.xensource.com
>      >    3. [11]http://lists.xensource.com/xen-devel
> 
>      _______________________________________________
>      Xen-devel mailing list
>      [12]Xen-devel@lists.xensource.com
>      [13]http://lists.xensource.com/xen-devel
> 
> References
> 
>    Visible links
>    1. file:///mc/compose?to=pasik@iki.fi
>    2. file:///mc/compose?to=pasik@iki.fi
>    3. file:///mc/compose?to=konrad.wilk@oracle.com
>    4. file:///mc/compose?to=jeremy@goop.org
>    5. file:///mc/compose?to=xen-devel@lists.xensource.com
>    6. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>    7. file:///mc/compose?to=Xen-devel@lists.xensource.com
>    8. http://lists.xensource.com/xen-devel
>    9. http://wiki.xensource.com/xenwiki/XenPVOPSDRM
>   10. file:///mc/compose?to=Xen-devel@lists.xensource.com
>   11. http://lists.xensource.com/xen-devel
>   12. file:///mc/compose?to=Xen-devel@lists.xensource.com
>   13. http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 18464 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 12:47       ` Boris Derzhavets
@ 2010-08-16 14:14         ` Konrad Rzeszutek Wilk
  2010-08-16 17:01           ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-08-16 14:14 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel

On Mon, Aug 16, 2010 at 05:47:02AM -0700, Boris Derzhavets wrote:
> >>    platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> >>    r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> >>    [drm:rv770_init] *ERROR* Failed to load firmware!
> >>    [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to
> >>    initialize radeon.
> > >
> 
> > So you're missing the firmware file. 
> 
> Not , it's in place:-

Is it on the initrd/initramfs image? You might need to rerun dracut to
include it in.
> 
> [root@fedora13 linux-2.6-xen]# find . -name RV730_pfp.bin -print
> 
> ./firmware/radeon/RV730_pfp.bin
> 
> Boris.

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 14:14         ` Konrad Rzeszutek Wilk
@ 2010-08-16 17:01           ` Boris Derzhavets
  2010-08-16 17:07             ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 17:01 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

I did run dracut and created 
   # dracut -f /boot/initramfs-2.6.32.19.img 2.6.32.19

  -rw-r--r--  1 root root 79503576 Aug 16 16:25 initramfs-2.6.32.19.img

significantly longer (x2) then after automatically created after
  # make modules_install install 
reported errors missing radeon modules.

Boris.

--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: "Pasi Kärkkäinen" <pasik@iki.fi>, xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 10:14 AM

On Mon, Aug 16, 2010 at 05:47:02AM -0700, Boris Derzhavets wrote:
> >>    platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> >>    r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> >>    [drm:rv770_init] *ERROR* Failed to load firmware!
> >>    [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to
> >>    initialize radeon.
> > >
> 
> > So you're missing the firmware file. 
> 
> Not , it's in place:-

Is it on the initrd/initramfs image? You might need to rerun dracut to
include it in.
> 
> [root@fedora13 linux-2.6-xen]# find . -name RV730_pfp.bin -print
> 
> ./firmware/radeon/RV730_pfp.bin
> 
> Boris.



      

[-- Attachment #1.2: Type: text/html, Size: 1920 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 17:01           ` Boris Derzhavets
@ 2010-08-16 17:07             ` Konrad Rzeszutek Wilk
  2010-08-16 17:22               ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-08-16 17:07 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel

On Mon, Aug 16, 2010 at 10:01:53AM -0700, Boris Derzhavets wrote:
> I did run dracut and created 
>    # dracut -f /boot/initramfs-2.6.32.19.img 2.6.32.19
> 
>   -rw-r--r--  1 root root 79503576 Aug 16 16:25 initramfs-2.6.32.19.img
> 
> significantly longer (x2) then after automatically created after
>   # make modules_install install 
> reported errors missing radeon modules.

OK, so if you rebuild your kernel and make CONFIG_DRM_RADEON=m and
re-run dracut does it work?

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 17:07             ` Konrad Rzeszutek Wilk
@ 2010-08-16 17:22               ` Boris Derzhavets
  2010-08-16 17:39                 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 17:22 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

It hanged during loading Dom0 for 1-1.5 min trying to load module and went ahead.
Dmesg reports error to initialize KMS.

Boris.

--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 1:07 PM

On Mon, Aug 16, 2010 at 10:01:53AM -0700, Boris Derzhavets wrote:
> I did run dracut and created 
>    # dracut -f /boot/initramfs-2.6.32.19.img 2.6.32.19
> 
>   -rw-r--r--  1 root root 79503576 Aug 16 16:25 initramfs-2.6.32.19.img
> 
> significantly longer (x2) then after automatically created after
>   # make modules_install install 
> reported errors missing radeon modules.

OK, so if you rebuild your kernel and make CONFIG_DRM_RADEON=m and
re-run dracut does it work?

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 1706 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 17:22               ` Boris Derzhavets
@ 2010-08-16 17:39                 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 18+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-08-16 17:39 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel

On Mon, Aug 16, 2010 at 10:22:35AM -0700, Boris Derzhavets wrote:
> It hanged during loading Dom0 for 1-1.5 min trying to load module and went ahead.
> Dmesg reports error to initialize KMS.

Can you provide the serial output? Is the error the same as you reported
before (were it could not load the firmware code?)

Can you try fiddling with the dracut options to force it include the
proper firmware bits?

> 
> Boris.
> 
> --- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Boris Derzhavets" <bderzhavets@yahoo.com>
> Cc: xen-devel@lists.xensource.com
> Date: Monday, August 16, 2010, 1:07 PM
> 
> On Mon, Aug 16, 2010 at 10:01:53AM -0700, Boris Derzhavets wrote:
> > I did run dracut and created 
> >    # dracut -f /boot/initramfs-2.6.32.19.img 2.6.32.19
> > 
> >   -rw-r--r--  1 root root 79503576 Aug 16 16:25 initramfs-2.6.32.19.img
> > 
> > significantly longer (x2) then after automatically created after
> >   # make modules_install install 
> > reported errors missing radeon modules.
> 
> OK, so if you rebuild your kernel and make CONFIG_DRM_RADEON=m and
> re-run dracut does it work?
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
@ 2010-08-16 18:35 Boris Derzhavets
  2010-08-16 20:05 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-16 18:35 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

> Can you provide the serial output? 
No

> Is the error the same as you reported
before (were it could not load the firmware code?)

Yes. 
Xen System loads up so i have dmesg.log  It's attached

> Can you try fiddling with the dracut options to force it include the
proper firmware bits?

Which ones ? That is what happens loading Dom0.

Dmesg:

[drm] Loading RV730 CP Microcode
platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin

     Hangs.... for a while.

r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
[drm:rv770_init] *ERROR* Failed to load firmware!
[drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
radeon 0000:01:00.0: PCI INT A disabled
radeon: probe of 0000:01:00.0 failed with error -2

Proceed with normal load.

Boris.


--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 1:39 PM

On Mon, Aug 16, 2010 at 10:22:35AM -0700, Boris Derzhavets wrote:
> It hanged during loading Dom0 for 1-1.5 min trying to load module and went ahead.
> Dmesg reports error to initialize KMS.

Can you provide the serial output? Is the error the same as you reported
before (were it could not load the firmware code?)

Can you try fiddling with the dracut options to force it include the
proper firmware bits?

> 
> Boris.
> 
> --- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Boris Derzhavets" <bderzhavets@yahoo.com>
> Cc: xen-devel@lists.xensource.com
> Date: Monday, August 16, 2010, 1:07 PM
> 
> On Mon, Aug 16, 2010 at 10:01:53AM -0700, Boris Derzhavets wrote:
> > I did run dracut and created 
> >    # dracut -f /boot/initramfs-2.6.32.19.img 2.6.32.19
> > 
> >   -rw-r--r--  1 root root 79503576 Aug 16 16:25 initramfs-2.6.32.19.img
> > 
> > significantly longer (x2) then after automatically created after
> >   # make modules_install install 
> > reported errors missing radeon modules.
> 
> OK, so if you rebuild your kernel and make CONFIG_DRM_RADEON=m and
> re-run dracut does it work?
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 4607 bytes --]

[-- Attachment #2: dm1.log.gz --]
[-- Type: application/x-gzip, Size: 12120 bytes --]

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 18:35 [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650] Boris Derzhavets
@ 2010-08-16 20:05 ` Konrad Rzeszutek Wilk
  2010-08-17  7:09   ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-08-16 20:05 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel

On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > Can you provide the serial output? 
> No
> 
> > Is the error the same as you reported
> before (were it could not load the firmware code?)
> 
> Yes. 
> Xen System loads up so i have dmesg.log  It's attached
> 
> > Can you try fiddling with the dracut options to force it include the
> proper firmware bits?
> 
> Which ones ? That is what happens loading Dom0.

How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
that did you recompile the kernel and modules and re-installed them?

> 
> Dmesg:
> 
> [drm] Loading RV730 CP Microcode
> platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> 
>      Hangs.... for a while.
> 
> r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> [drm:rv770_init] *ERROR* Failed to load firmware!
> [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> radeon 0000:01:00.0: PCI INT A disabled
> radeon: probe of 0000:01:00.0 failed with error -2
> 
> Proceed with normal load.

You need to figure out why it isn't including that firmware file on the
initramfs. 

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-16 20:05 ` Konrad Rzeszutek Wilk
@ 2010-08-17  7:09   ` Boris Derzhavets
  0 siblings, 0 replies; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-17  7:09 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

> How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. 

I unzipped and uncpio  initramfs :- 
      file is not there.
Tried --fware option of dracut. No luck.
File gets installed in /lib/fmware/radeon folder , but doesn't get
included in "initramfs"


> Did you make sure that the CONFIG_DRM_RADEON is set to 'm'?
It appears to be set to 'y'

> After that did you recompile the kernel and modules and re-installed them?
Yes. 

--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 4:05 PM

On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > Can you provide the serial output? 
> No
> 
> > Is the error the same as you reported
> before (were it could not load the firmware code?)
> 
> Yes. 
> Xen System loads up so i have dmesg.log  It's attached
> 
> > Can you try fiddling with the dracut options to force it include the
> proper firmware bits?
> 
> Which ones ? That is what happens loading Dom0.

How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
that did you recompile the kernel and modules and re-installed them?

> 
> Dmesg:
> 
> [drm] Loading RV730 CP Microcode
> platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> 
>      Hangs.... for a while.
> 
> r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> [drm:rv770_init] *ERROR* Failed to load firmware!
> [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> radeon 0000:01:00.0: PCI INT A disabled
> radeon: probe of 0000:01:00.0 failed with error -2
> 
> Proceed with normal load.

You need to figure out why it isn't including that firmware file on the
initramfs. 



      

[-- Attachment #1.2: Type: text/html, Size: 2658 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
@ 2010-08-17 14:50 Boris Derzhavets
  2010-08-17 18:27 ` Boris Derzhavets
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-17 14:50 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

Seems to be F13/dracut issue in my case.

Xen 4.0.1-rc6 & 2.6.32.19 ( KMS  enabled) installed on top of Ubuntu 10.04
with no  problems.

--- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Date: Tuesday, August 17, 2010, 3:09 AM

> How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. 

I unzipped and uncpio  initramfs :- 
      file is not there.
Tried --fware option of dracut. No luck.
File gets installed in /lib/fmware/radeon folder , but doesn't get
included in "initramfs"


> Did you make sure that the CONFIG_DRM_RADEON is set to 'm'?
It appears to be set to 'y'

> After that did you recompile the kernel and modules and re-installed them?
Yes. 

--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
 RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 4:05 PM

On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > Can you provide the serial output? 
> No
> 
> > Is the error the same as you reported
> before (were it could not load the firmware code?)
> 
> Yes. 
> Xen System loads up so i have dmesg.log  It's attached
> 
> > Can you try fiddling with the dracut options to force it include the
> proper firmware bits?
> 
> Which ones ? That is what happens loading Dom0.

How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
that did you recompile the kernel and modules and re-installed them?

> 
>
 Dmesg:
> 
> [drm] Loading RV730 CP Microcode
> platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> 
>      Hangs.... for a while.
> 
> r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> [drm:rv770_init] *ERROR* Failed to load firmware!
> [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> radeon 0000:01:00.0: PCI INT A disabled
> radeon: probe of 0000:01:00.0 failed with error -2
> 
> Proceed with normal load.

You need to figure out why it isn't including that firmware file on the
initramfs. 









      
-----Inline Attachment Follows-----

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 3921 bytes --]

[-- Attachment #2: Radeon_KMS_Ubuntu10.04.txt --]
[-- Type: text/plain, Size: 2156 bytes --]

[drm] Initialized drm 1.1.0 20060810
lp: driver loaded but no devices found
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
xen: registering gsi 16 triggering 0 polarity 1
xen_allocate_pirq: returning irq 16 for gsi 16
xen: --> irq=16
Already setup the GSI :16
radeon 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
radeon 0000:01:00.0: setting latency timer to 64
[drm] radeon: Initializing kernel modesetting.
[drm] register mmio base: 0xFE8E0000
[drm] register mmio size: 65536
ATOM BIOS: 11X
[drm] Clocks initialized !
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
[drm] Detected VRAM RAM=256M, BAR=256M
[drm] RAM width 128bits DDR
[TTM] Zone  kernel: Available graphics memory: 4074556 kiB.
[TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[drm] radeon: 256M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] Loading RV730 CP Microcode
platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
platform radeon_cp.0: firmware: requesting radeon/RV730_me.bin
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] ring test succeeded in 1 usecs
[drm] radeon: ib pool ready.
[drm] ib test succeeded in 0 usecs
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm]   HDMI-A
[drm]   DDC: 0x7f10 0x7f10 0x7f14 0x7f14 0x7f18 0x7f18 0x7f1c 0x7f1c
[drm]   Encoders:
[drm]     DFP2: INTERNAL_UNIPHY1
[drm] Connector 1:
[drm]   VGA
[drm]   DDC: 0x7e20 0x7e20 0x7e24 0x7e24 0x7e28 0x7e28 0x7e2c 0x7e2c
[drm]   Encoders:
[drm]     CRT2: INTERNAL_KLDSCP_DAC2
[drm] Connector 2:
[drm]   DVI-I
[drm]   DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[drm]   Encoders:
[drm]     CRT1: INTERNAL_KLDSCP_DAC1
[drm]     DFP1: INTERNAL_UNIPHY
[drm] fb mappable at 0xD0141000
[drm] vram apper at 0xD0000000
[drm] size 5242880
[drm] fb depth is 24
[drm]    pitch is 5120
executing set pll
executing set crtc timing
[drm] TV-11: set mode 1280x1024 19
Console: switching to colour frame buffer device 160x64
fb0: radeondrmfb frame buffer device
registered panic notifier
[drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0

[-- Attachment #3: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-17 14:50 Boris Derzhavets
@ 2010-08-17 18:27 ` Boris Derzhavets
  2010-08-17 19:32   ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-17 18:27 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

Complete  dmesg report contains entries :-

------------[ cut here ]------------
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: System Product Name
list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea4f730. (prev=ffff88017ea4f730).
Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
Pid: 3813, comm: Xorg Not tainted 2.6.32.19-xen #3
Call Trace:
 [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
 [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
 [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
 [<ffffffff8121b817>] __list_add+0x68/0x81
 [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
 [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
 [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
 [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
 [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
 [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
 [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
 [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
 [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
 [<ffffffff8100fd19>] ? __xen_spin_lock+0xb7/0xcd
 [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
 [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
 [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
 [<ffffffff8110a4d7>] ? sys_read+0x5c/0x69
 [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
---[ end trace 5cb030d3ba77eb47 ]---
------------[ cut here ]------------
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: System Product Name
list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330. (prev=ffff88017ea4f730).
Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
Pid: 3813, comm: Xorg Tainted: G        W  2.6.32.19-xen #3
Call Trace:
 [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
 [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
 [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
 [<ffffffff8121b817>] __list_add+0x68/0x81
 [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
 [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
 [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
 [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
 [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
 [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
 [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
 [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
 [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
 [<ffffffff8100fd19>] ? __xen_spin_lock+0xb7/0xcd
 [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
 [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
 [<ffffffff8100f10f>] ? xen_restore_fl_direct_end+0x0/0x1
 [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
 [<ffffffff81464c20>] ? do_device_not_available+0x9/0xb
 [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
---[ end trace 5cb030d3ba77eb48 ]---
------------[ cut here ]------------
WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
Hardware name: System Product Name
list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330.



--- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Date: Tuesday, August 17, 2010, 10:50 AM

Seems to be F13/dracut issue in my case.

Xen 4.0.1-rc6 & 2.6.32.19 ( KMS  enabled) installed on top of Ubuntu 10.04
with no  problems.

--- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:

From: Boris Derzhavets <bderzhavets@yahoo.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
Cc: xen-devel@lists.xensource.com
Date: Tuesday, August 17, 2010, 3:09 AM

> How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image.
 

I unzipped and uncpio  initramfs :- 
      file is not there.
Tried --fware option of dracut. No luck.
File gets installed in /lib/fmware/radeon folder , but doesn't get
included in "initramfs"


> Did you make sure that the CONFIG_DRM_RADEON is set to 'm'?
It appears to be set to 'y'

> After that did you recompile the kernel and modules and re-installed them?
Yes. 

--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
 RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 4:05 PM

On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > Can you provide the serial output? 
> No
> 
> > Is the error the same as you reported
> before (were it could not load the firmware code?)
> 
> Yes. 
> Xen System loads up so i have dmesg.log  It's attached
> 
> > Can you try fiddling with the dracut options to force it include the
> proper firmware bits?
> 
> Which ones ? That is what happens loading Dom0.

How about -v? See if the file RV730_pfp.bin gets put in the initramfs
image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
that did you recompile the kernel and modules and re-installed them?

>
 
>
 Dmesg:
> 
> [drm] Loading RV730 CP Microcode
> platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> 
>      Hangs.... for a while.
> 
> r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> [drm:rv770_init] *ERROR* Failed to load firmware!
> [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> radeon 0000:01:00.0: PCI INT A disabled
> radeon: probe of 0000:01:00.0 failed with error -2
> 
> Proceed with normal load.

You need to figure out why it isn't including that firmware file on the
initramfs. 









      
-----Inline Attachment Follows-----

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      
-----Inline Attachment Follows-----

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 9696 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
  2010-08-17 18:27 ` Boris Derzhavets
@ 2010-08-17 19:32   ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 18+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-08-17 19:32 UTC (permalink / raw)
  To: Boris Derzhavets; +Cc: xen-devel

On Tue, Aug 17, 2010 at 11:27:08AM -0700, Boris Derzhavets wrote:
> Complete  dmesg report contains entries :-

Impressive.

Can you give provide:
 lspci -vvv
 full serial log console output?
 and what were you doing when this happend? (starting X, playing games?)


> 
> ------------[ cut here ]------------
> WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea4f730. (prev=ffff88017ea4f730).
> Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
> Pid: 3813, comm: Xorg Not tainted 2.6.32.19-xen #3
> Call Trace:
>  [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
>  [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
>  [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
>  [<ffffffff8121b817>] __list_add+0x68/0x81
>  [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
>  [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
>  [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
>  [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
>  [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
>  [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
>  [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
>  [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
>  [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
>  [<ffffffff8100fd19>] ? __xen_spin_lock+0xb7/0xcd
>  [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
>  [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
>  [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
>  [<ffffffff8110a4d7>] ? sys_read+0x5c/0x69
>  [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
> ---[ end trace 5cb030d3ba77eb47 ]---
> ------------[ cut here ]------------
> WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330. (prev=ffff88017ea4f730).
> Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
> Pid: 3813, comm: Xorg Tainted: G        W  2.6.32.19-xen #3
> Call Trace:
>  [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
>  [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
>  [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
>  [<ffffffff8121b817>] __list_add+0x68/0x81
>  [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
>  [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
>  [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
>  [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
>  [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
>  [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
>  [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
>  [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
>  [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
>  [<ffffffff8100fd19>] ? __xen_spin_lock+0xb7/0xcd
>  [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
>  [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
>  [<ffffffff8100f10f>] ? xen_restore_fl_direct_end+0x0/0x1
>  [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
>  [<ffffffff81464c20>] ? do_device_not_available+0x9/0xb
>  [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
> ---[ end trace 5cb030d3ba77eb48 ]---
> ------------[ cut here ]------------
> WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330.
> 
> 
> 
> --- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:
> 
> From: Boris Derzhavets <bderzhavets@yahoo.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
> Cc: xen-devel@lists.xensource.com
> Date: Tuesday, August 17, 2010, 10:50 AM
> 
> Seems to be F13/dracut issue in my case.
> 
> Xen 4.0.1-rc6 & 2.6.32.19 ( KMS  enabled) installed on top of Ubuntu 10.04
> with no  problems.
> 
> --- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:
> 
> From: Boris Derzhavets <bderzhavets@yahoo.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
> Cc: xen-devel@lists.xensource.com
> Date: Tuesday, August 17, 2010, 3:09 AM
> 
> > How about -v? See if the file RV730_pfp.bin gets put in the initramfs
> image.
>  
> 
> I unzipped and uncpio  initramfs :- 
>       file is not there.
> Tried --fware option of dracut. No luck.
> File gets installed in /lib/fmware/radeon folder , but doesn't get
> included in "initramfs"
> 
> 
> > Did you make sure that the CONFIG_DRM_RADEON is set to 'm'?
> It appears to be set to 'y'
> 
> > After that did you recompile the kernel and modules and re-installed them?
> Yes. 
> 
> --- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
>  RV730 PRO [Radeon HD 4650]
> To: "Boris Derzhavets" <bderzhavets@yahoo.com>
> Cc: xen-devel@lists.xensource.com
> Date: Monday, August 16, 2010, 4:05 PM
> 
> On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > > Can you provide the serial output? 
> > No
> > 
> > > Is the error the same as you reported
> > before (were it could not load the firmware code?)
> > 
> > Yes. 
> > Xen System loads up so i have dmesg.log  It's attached
> > 
> > > Can you try fiddling with the dracut options to force it include the
> > proper firmware bits?
> > 
> > Which ones ? That is what happens loading Dom0.
> 
> How about -v? See if the file RV730_pfp.bin gets put in the initramfs
> image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
> that did you recompile the kernel and modules and re-installed them?
> 
> >
>  
> >
>  Dmesg:
> > 
> > [drm] Loading RV730 CP Microcode
> > platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> > 
> >      Hangs.... for a while.
> > 
> > r600_cp: Failed to load firmware "radeon/RV730_pfp.bin"
> > [drm:rv770_init] *ERROR* Failed to load firmware!
> > [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> > radeon 0000:01:00.0: PCI INT A disabled
> > radeon: probe of 0000:01:00.0 failed with error -2
> > 
> > Proceed with normal load.
> 
> You need to figure out why it isn't including that firmware file on the
> initramfs. 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>       
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
@ 2010-08-17 20:15 Boris Derzhavets
  0 siblings, 0 replies; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-17 20:15 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-devel


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

> Can you give provide:
 > lspci -vvv
Yes
 > full serial log console output?
No.

 > and what were you doing when this happend? (starting X, playing games?)

The previous dmesg was captured during about 10 hr day. Stack traces
were cumulated at the end one by one ( about 6-9 similar entries).
Now i rebooted the box. Started Virt-Manager and F13 guest . Then begun
rotate cube ( desktop) and track dmesg.  Nothing there . It stays clean.
As far as i will catch "Warning" , i will make a post .

Boris.
P.S  This Ubuntu 10.04 Server has ubuntu-desktop installed . It loads into Gnome Desktop with alive Virt-manager and etc. It's not connected with X Server start for sure. There are no games  just Xen VMs running under Virt-manager. I installed Compiz for fun and rotated cube's desktop with
3D windows.





--- On Tue, 8/17/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Tuesday, August 17, 2010, 3:32 PM

On Tue, Aug 17, 2010 at 11:27:08AM -0700, Boris Derzhavets wrote:
> Complete  dmesg report contains entries :-

Impressive.

Can you give provide:
 lspci -vvv
 full serial log console output?
 and what were you doing when this happend? (starting X, playing
 games?)


> 
> ------------[ cut here ]------------
> WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea4f730. (prev=ffff88017ea4f730).
> Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
> Pid: 3813, comm: Xorg Not tainted 2.6.32.19-xen #3
> Call Trace:
>  [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
>
  [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
>  [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
>  [<ffffffff8121b817>] __list_add+0x68/0x81
>  [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
>  [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
>  [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
>  [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
>  [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
>  [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
>  [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
>  [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
>  [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
>  [<ffffffff8100fd19>] ?
 __xen_spin_lock+0xb7/0xcd
>  [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
>  [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
>  [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
>  [<ffffffff8110a4d7>] ? sys_read+0x5c/0x69
>  [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
> ---[ end trace 5cb030d3ba77eb47 ]---
> ------------[ cut here ]------------
> WARNING: at lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330. (prev=ffff88017ea4f730).
> Modules linked in: nls_utf8 xt_physdev ppdev ip6table_filter ip6_tables ipt_MASQUERADE iptable_nat nf_nat ipv6 snd_hda_codec_atihdmi snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_pcm_oss snd_hwdep snd_mixer_oss snd_seq_dummy snd_pcm snd_seq_oss snd_seq_midi snd_rawmidi
 snd_seq_midi_event radeon snd_seq snd_timer ttm drm_kms_helper snd_seq_device drm i2c_algo_bit snd soundcore snd_page_alloc lp asus_atk0110 parport ata_generic pata_acpi pata_jmicron r8169 mii floppy
> Pid: 3813, comm: Xorg Tainted: G        W  2.6.32.19-xen #3
> Call Trace:
>  [<ffffffff81054f3e>] warn_slowpath_common+0x77/0x8f
>  [<ffffffff81054fa3>] warn_slowpath_fmt+0x3c/0x3e
>  [<ffffffffa0093021>] ? ttm_buffer_object_init+0x333/0x35c [ttm]
>  [<ffffffff8121b817>] __list_add+0x68/0x81
>  [<ffffffffa00d69e7>] radeon_object_create+0x1cd/0x1e2 [radeon]
>  [<ffffffffa00d67d2>] ? radeon_ttm_object_object_destroy+0x0/0x48 [radeon]
>  [<ffffffffa00e0bc6>] radeon_gem_object_create+0x8b/0xf9 [radeon]
>  [<ffffffff810449ef>] ? __wake_up+0x3f/0x48
>
  [<ffffffffa00e0c34>] ? radeon_gem_create_ioctl+0x0/0xda [radeon]
>  [<ffffffffa00e0c89>] radeon_gem_create_ioctl+0x55/0xda [radeon]
>  [<ffffffff811d6339>] ? avc_has_perm+0x57/0x69
>  [<ffffffffa005d0c7>] drm_ioctl+0x232/0x2ef [drm]
>  [<ffffffff8100fab9>] ? __spin_time_accum+0x21/0x37
>  [<ffffffff8100fd19>] ? __xen_spin_lock+0xb7/0xcd
>  [<ffffffff8111859c>] vfs_ioctl+0x6a/0x82
>  [<ffffffff81118aa8>] do_vfs_ioctl+0x47d/0x4c3
>  [<ffffffff8100f10f>] ? xen_restore_fl_direct_end+0x0/0x1
>  [<ffffffff81118b3f>] sys_ioctl+0x51/0x74
>  [<ffffffff81464c20>] ? do_device_not_available+0x9/0xb
>  [<ffffffff81012b42>] system_call_fastpath+0x16/0x1b
> ---[ end trace 5cb030d3ba77eb48 ]---
> ------------[ cut here ]------------
> WARNING: at
 lib/list_debug.c:30 __list_add+0x68/0x81()
> Hardware name: System Product Name
> list_add corruption. prev->next should be next (ffff8801e7d9dda0), but was ffff88017ea49330.
> 
> 
> 
> --- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:
> 
> From: Boris Derzhavets <bderzhavets@yahoo.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
> Cc: xen-devel@lists.xensource.com
> Date: Tuesday, August 17, 2010, 10:50 AM
> 
> Seems to be F13/dracut issue in my case.
> 
> Xen 4.0.1-rc6 & 2.6.32.19 ( KMS  enabled) installed on top of Ubuntu 10.04
> with no  problems.
> 
> --- On Tue, 8/17/10, Boris Derzhavets <bderzhavets@yahoo.com> wrote:
> 
> From: Boris Derzhavets <bderzhavets@yahoo.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
> To: "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com>
> Cc: xen-devel@lists.xensource.com
> Date: Tuesday, August 17, 2010, 3:09 AM
> 
> > How about -v? See if the file RV730_pfp.bin gets put in the initramfs
> image.
>  
> 
> I unzipped and uncpio  initramfs :- 
>       file is not there.
> Tried --fware option of dracut. No luck.
> File gets installed in /lib/fmware/radeon folder , but doesn't get
> included in "initramfs"
> 
> 
> > Did you make sure that the CONFIG_DRM_RADEON is set to 'm'?
> It appears to be set to 'y'
> 
> > After that did you recompile the kernel and modules and re-installed them?
> Yes. 
> 
> --- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:
> 
> From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on
>  RV730 PRO [Radeon HD 4650]
> To: "Boris Derzhavets" <bderzhavets@yahoo.com>
> Cc: xen-devel@lists.xensource.com
> Date: Monday, August 16, 2010, 4:05 PM
> 
> On Mon, Aug 16, 2010 at 11:35:24AM -0700, Boris Derzhavets wrote:
> > > Can you provide the serial output? 
> > No
> > 
> > > Is the error the same as you reported
> > before (were
 it could not load the firmware code?)
> > 
> > Yes. 
> > Xen System loads up so i have dmesg.log  It's attached
> > 
> > > Can you try fiddling with the dracut options to force it include the
> > proper firmware bits?
> > 
> > Which ones ? That is what happens loading Dom0.
> 
> How about -v? See if the file RV730_pfp.bin gets put in the initramfs
> image. Did you make sure that the CONFIG_DRM_RADEON is set to 'm'? After
> that did you recompile the kernel and modules and re-installed them?
> 
> >
>  
> >
>  Dmesg:
> > 
> > [drm] Loading RV730 CP Microcode
> > platform radeon_cp.0: firmware: requesting radeon/RV730_pfp.bin
> > 
> >      Hangs.... for a while.
> > 
> > r600_cp: Failed to load firmware
 "radeon/RV730_pfp.bin"
> > [drm:rv770_init] *ERROR* Failed to load firmware!
> > [drm:radeon_driver_load_kms] *ERROR* Fatal error while trying to initialize radeon.
> > radeon 0000:01:00.0: PCI INT A disabled
> > radeon: probe of 0000:01:00.0 failed with error -2
> > 
> > Proceed with normal load.
> 
> You need to figure out why it isn't including that firmware file on the
> initramfs. 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>       
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       
> -----Inline Attachment Follows-----
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 
> 
>       

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel



      

[-- Attachment #1.2: Type: text/html, Size: 12592 bytes --]

[-- Attachment #2: lspci.vvv --]
[-- Type: application/octet-stream, Size: 27862 bytes --]

00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03)
	Subsystem: ASUSTeK Computer Inc. Device 82d3
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information <?>

00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000b000-0000bfff
	Memory behind bridge: fe800000-fe8fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [88] Subsystem: ASUSTeK Computer Inc. Device 82d3
	Capabilities: [80] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0100c  Data: 41b0
	Capabilities: [a0] Express (v2) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #2, Speed 5GT/s, Width x16, ASPM L0s, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep- BwNot+
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt+ ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surpise-
			Slot #  0, PowerLimit 75.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [140] Root Complex Link <?>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 16
	Region 4: I/O ports at a800 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 21
	Region 4: I/O ports at a880 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at ac00 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 (prog-if 20)
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at fe7ffc00 (32-bit, non-prefetchable) [size=1K]
	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: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] Vendor Specific Information <?>
	Kernel driver in use: ehci_hcd

00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
	Subsystem: ASUSTeK Computer Inc. Device 8357
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 22
	Region 0: Memory at fe7f8000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE- FLReset+
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [130] Root Complex Link <?>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 00001000-00001fff
	Memory behind bridge: f0000000-f03fffff
	Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x0, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  0, PowerLimit 10.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet- Interlock-
			Changed: MRL- PresDet- LinkState-
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0100c  Data: 41b8
	Capabilities: [90] Subsystem: ASUSTeK Computer Inc. Device 82d4
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fea00000-feafffff
	Prefetchable memory behind bridge: 00000000f0400000-00000000f05fffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #5, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  0, PowerLimit 10.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0100c  Data: 41c0
	Capabilities: [90] Subsystem: ASUSTeK Computer Inc. Device 82d4
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fe900000-fe9fffff
	Prefetchable memory behind bridge: 00000000fde00000-00000000fdefffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [40] Express (v1) Root Port (Slot+), MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend-
		LnkCap:	Port #6, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <256ns, L1 <4us
			ClockPM- Suprise- LLActRep+ BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt-
		SltCap:	AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surpise+
			Slot #  0, PowerLimit 10.000000; Interlock- NoCompl-
		SltCtl:	Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
			Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
		SltSta:	Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
			Changed: MRL- PresDet+ LinkState+
		RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
		RootCap: CRSVisible-
		RootSta: PME ReqID 0000, PMEStatus- PMEPending-
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
		Address: fee0100c  Data: 41c8
	Capabilities: [90] Subsystem: ASUSTeK Computer Inc. Device 82d4
	Capabilities: [a0] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [100] Virtual Channel <?>
	Capabilities: [180] Root Complex Link <?>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 4: I/O ports at a080 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 19
	Region 4: I/O ports at a400 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin C routed to IRQ 18
	Region 4: I/O ports at a480 [size=32]
	Capabilities: [50] Vendor Specific Information <?>
	Kernel driver in use: uhci_hcd

00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 (prog-if 20)
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at fe7ff800 (32-bit, non-prefetchable) [size=1K]
	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: [58] Debug port: BAR=1 offset=00a0
	Capabilities: [98] Vendor Specific Information <?>
	Kernel driver in use: ehci_hcd

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) (prog-if 01)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=32
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: feb00000-febfffff
	Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: [50] Subsystem: ASUSTeK Computer Inc. Device 82d4

00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Capabilities: [e0] Vendor Specific Information <?>
	Kernel modules: iTCO_wdt

00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller (prog-if 01)
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 1247
	Region 0: I/O ports at 9c00 [size=8]
	Region 1: I/O ports at 9880 [size=4]
	Region 2: I/O ports at 9800 [size=8]
	Region 3: I/O ports at 9480 [size=4]
	Region 4: I/O ports at 9400 [size=32]
	Region 5: Memory at fe7fe800 (32-bit, non-prefetchable) [size=2K]
	Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/4 Enable+
		Address: fee0100c  Data: 41d8
	Capabilities: [70] Power Management version 3
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [a8] SATA HBA <?>
	Capabilities: [b0] Vendor Specific Information <?>
	Kernel driver in use: ahci

00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
	Subsystem: ASUSTeK Computer Inc. Device 82d4
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin C routed to IRQ 15
	Region 0: Memory at fe7ff400 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at 0400 [size=32]
	Kernel modules: i2c-i801

01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650]
	Subsystem: PC Partner Limited Device e930
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at fe8e0000 (64-bit, non-prefetchable) [size=64K]
	Region 4: I/O ports at b000 [size=256]
	Expansion ROM at fe8c0000 [disabled] [size=128K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [100] Vendor Specific Information <?>
	Kernel driver in use: radeon
	Kernel modules: radeon

01:00.1 Audio device: ATI Technologies Inc RV710/730
	Subsystem: PC Partner Limited Device aa38
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at fe8fc000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [50] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
			ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
			MaxPayload 128 bytes, MaxReadReq 128 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x16, ASPM L0s L1, Latency L0 <64ns, L1 <1us
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [100] Vendor Specific Information <?>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
	Subsystem: ASUSTeK Computer Inc. Device 82c6
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 1246
	Region 0: I/O ports at c800 [size=256]
	Region 2: Memory at fe9ff000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at fdef0000 (64-bit, prefetchable) [size=64K]
	Expansion ROM at fe9c0000 [disabled] [size=128K]
	Capabilities: [40] Power Management version 3
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+
		Address: 00000000fee0100c  Data: 4139
	Capabilities: [70] Express (v1) Endpoint, MSI 01
		DevCap:	MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 4096 bytes
		DevSta:	CorrErr+ UncorrErr- FatalErr- UnsuppReq+ AuxPwr+ TransPend-
		LnkCap:	Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <512ns, L1 <64us
			ClockPM+ Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Capabilities: [b0] MSI-X: Enable- Mask- TabSize=2
		Vector table: BAR=4 offset=00000000
		PBA: BAR=4 offset=00000800
	Capabilities: [d0] Vital Product Data <?>
	Capabilities: [100] Advanced Error Reporting <?>
	Capabilities: [140] Virtual Channel <?>
	Capabilities: [160] Device Serial Number 00-e0-4c-68-00-00-00-12
	Kernel driver in use: r8169
	Kernel modules: r8169

03:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03) (prog-if 01)
	Subsystem: ASUSTeK Computer Inc. Device 81e4
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 16
	Region 5: Memory at feafe000 (32-bit, non-prefetchable) [size=8K]
	Expansion ROM at feae0000 [disabled] [size=64K]
	Capabilities: [68] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [50] Express (v1) Legacy Endpoint, MSI 01
		DevCap:	MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
			ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
		DevCtl:	Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
			RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
			MaxPayload 128 bytes, MaxReadReq 512 bytes
		DevSta:	CorrErr- UncorrErr- FatalErr- UnsuppReq+ AuxPwr- TransPend-
		LnkCap:	Port #1, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 unlimited, L1 unlimited
			ClockPM- Suprise- LLActRep- BwNot-
		LnkCtl:	ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
			ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
		LnkSta:	Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
	Kernel driver in use: ahci

03:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA Controller (rev 03) (prog-if 85 [Master SecO PriO])
	Subsystem: ASUSTeK Computer Inc. Device 81e4
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin B routed to IRQ 17
	Region 0: I/O ports at dc00 [size=8]
	Region 1: I/O ports at d880 [size=4]
	Region 2: I/O ports at d800 [size=8]
	Region 3: I/O ports at d480 [size=4]
	Region 4: I/O ports at d400 [size=16]
	Capabilities: [68] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel driver in use: pata_jmicron
	Kernel modules: ata_generic, pata_acpi, pata_jmicron

05:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0) (prog-if 10)
	Subsystem: ASUSTeK Computer Inc. Device 3044
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64 (8000ns max), Cache Line Size: 32 bytes
	Interrupt: pin A routed to IRQ 5
	Region 0: Memory at febff800 (32-bit, non-prefetchable) [size=2K]
	Region 1: I/O ports at ec00 [size=128]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Kernel modules: firewire-ohci


[-- Attachment #3: dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 11995 bytes --]

[-- Attachment #4: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

* Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
@ 2010-08-18 10:47 Boris Derzhavets
  0 siblings, 0 replies; 18+ messages in thread
From: Boris Derzhavets @ 2010-08-18 10:47 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, Pasi Kärkkäinen; +Cc: xen-devel


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

> Can you try fiddling with the dracut options to force it include the
> proper firmware bits?

Build kernel 2.6.32.19 with 
1. CONFIG_DRM_RADEON=y 
2. Drivers->Staging Drivers-> Enable modesetting on radeon by default <*>
( otherwise KMS switches to userspace modesetting )
Whatever option like --add , --install i tried with dracut. initramfs been uncompressed
# cd /root/test 
# cp /boot/initramfs-2.6.32.19.img initramfs-2.6.32.19.img.gz
# gunzip initramfs-2.6.32.19.img.gz
# cpio -i --make-directories < initramfs-2.6.32.19.img

doesn't contain /lib/firmware/radeon folder at all.
Just :-

[root@fedora13 firmware]# pwd
/root/test/lib/firmware
[root@fedora13 firmware]# ls -l
total 908
-rw-r--r-- 1 root root  76802 Aug 18 13:17 ql2100_fw.bin
-rw-r--r-- 1 root root  84566 Aug 18 13:17 ql2200_fw.bin
-rw-r--r-- 1 root root 125252 Aug 18 13:17 ql2300_fw.bin
-rw-r--r-- 1 root root 136038 Aug 18 13:17 ql2322_fw.bin
-rw-r--r-- 1 root root
 250080 Aug 18 13:17 ql2400_fw.bin
-rw-r--r-- 1 root root 239440 Aug 18 13:17 ql2500_fw.bin
drwxr-xr-x 2 root root   4096 Aug 18 13:17 qlogic

Boris.



--- On Mon, 8/16/10, Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> wrote:

From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [Xen-devel] [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Cc: xen-devel@lists.xensource.com
Date: Monday, August 16, 2010, 1:39 PM

On Mon, Aug 16, 2010 at 10:22:35AM -0700, Boris Derzhavets wrote:
> It hanged during loading Dom0 for 1-1.5 min trying to load module and went ahead.
> Dmesg reports error to initialize KMS.

Can you provide the serial output? Is the error the same as
 you reported
before (were it could not load the firmware code?)

Can you try fiddling with the dracut options to force it include the
proper firmware bits?

> 
> Boris.




      

[-- Attachment #1.2: Type: text/html, Size: 2624 bytes --]

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

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2010-08-18 10:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-16 18:35 [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650] Boris Derzhavets
2010-08-16 20:05 ` Konrad Rzeszutek Wilk
2010-08-17  7:09   ` Boris Derzhavets
  -- strict thread matches above, loose matches on Subject: below --
2010-08-18 10:47 Boris Derzhavets
2010-08-17 20:15 Boris Derzhavets
2010-08-17 14:50 Boris Derzhavets
2010-08-17 18:27 ` Boris Derzhavets
2010-08-17 19:32   ` Konrad Rzeszutek Wilk
2010-08-16 10:40 Boris Derzhavets
2010-08-16 10:45 ` Pasi Kärkkäinen
2010-08-16 11:06   ` Boris Derzhavets
2010-08-16 11:22     ` Pasi Kärkkäinen
2010-08-16 12:47       ` Boris Derzhavets
2010-08-16 14:14         ` Konrad Rzeszutek Wilk
2010-08-16 17:01           ` Boris Derzhavets
2010-08-16 17:07             ` Konrad Rzeszutek Wilk
2010-08-16 17:22               ` Boris Derzhavets
2010-08-16 17:39                 ` Konrad Rzeszutek Wilk

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.