xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Video driver update
@ 2010-06-17 11:32 Onkar Mahajan
  2010-06-17 12:36 ` Maarten Vanraes
  2010-06-17 13:20 ` Konrad Rzeszutek Wilk
  0 siblings, 2 replies; 6+ messages in thread
From: Onkar Mahajan @ 2010-06-17 11:32 UTC (permalink / raw)
  To: xen-devel, xen-users, xen-tools


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

Hi,

When I boot into the dom0 kernel. The system is not able to find the
NVIDIA video driver.Normally , when I update the non-pvops kernel
I switch the virtual console and install the
video driver and reboot , then the video driver module gets installed.
But I am not able to do similar thing in the case of pvops kernel.
How can I keep this video driver installed across the kernel updates.
Note that this driver is a proprietary driver from NVIDIA.

(NVIDIA-Linux-x86_64-195.36.
31-pkg2.run)

Please help me.

Regards,
Onkar

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

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

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

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

* Re: Video driver update
  2010-06-17 11:32 Video driver update Onkar Mahajan
@ 2010-06-17 12:36 ` Maarten Vanraes
  2010-06-17 13:20 ` Konrad Rzeszutek Wilk
  1 sibling, 0 replies; 6+ messages in thread
From: Maarten Vanraes @ 2010-06-17 12:36 UTC (permalink / raw)
  To: xen-users; +Cc: xen-tools, xen-devel, Onkar Mahajan

i don't think the nvidia driver can work on XEN kernels. i'd use the nv or 
nouveau driver instead. i mean, why would a dom0 need an nvidia driver?

Op donderdag 17 juni 2010 13:32:41 schreef Onkar Mahajan:
> Hi,
> 
> When I boot into the dom0 kernel. The system is not able to find the
> NVIDIA video driver.Normally , when I update the non-pvops kernel
> I switch the virtual console and install the
> video driver and reboot , then the video driver module gets installed.
> But I am not able to do similar thing in the case of pvops kernel.
> How can I keep this video driver installed across the kernel updates.
> Note that this driver is a proprietary driver from NVIDIA.
> 
> (NVIDIA-Linux-x86_64-195.36.
> 31-pkg2.run)
> 
> Please help me.
> 
> Regards,
> Onkar
> 

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

* Re: Video driver update
  2010-06-17 11:32 Video driver update Onkar Mahajan
  2010-06-17 12:36 ` Maarten Vanraes
@ 2010-06-17 13:20 ` Konrad Rzeszutek Wilk
  2010-06-17 14:20   ` Jeremy Fitzhardinge
  1 sibling, 1 reply; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-06-17 13:20 UTC (permalink / raw)
  To: Onkar Mahajan; +Cc: xen-tools, xen-devel, xen-users

On Thu, Jun 17, 2010 at 05:02:41PM +0530, Onkar Mahajan wrote:
> Hi,
> 
> When I boot into the dom0 kernel. The system is not able to find the
> NVIDIA video driver.Normally , when I update the non-pvops kernel
> I switch the virtual console and install the
> video driver and reboot , then the video driver module gets installed.
> But I am not able to do similar thing in the case of pvops kernel.
> How can I keep this video driver installed across the kernel updates.
> Note that this driver is a proprietary driver from NVIDIA.
> 
> (NVIDIA-Linux-x86_64-195.36.
> 31-pkg2.run)

I would think this would not work.. but you never know. Did you run the
package? Did it install/compile the modules? Did it change your Xorg
file? Did you crank up the verbosity of the kernel and Xen to see what
is happening.

Please do look at the PVOPS Wiki (just google for it) for how to set
those verbosity functions.

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

* Re: Video driver update
  2010-06-17 13:20 ` Konrad Rzeszutek Wilk
@ 2010-06-17 14:20   ` Jeremy Fitzhardinge
  2010-06-18  4:35     ` Juergen Gross
  0 siblings, 1 reply; 6+ messages in thread
From: Jeremy Fitzhardinge @ 2010-06-17 14:20 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk; +Cc: xen-tools, xen-devel, xen-users, Onkar Mahajan

On 06/17/2010 02:20 PM, Konrad Rzeszutek Wilk wrote:
> On Thu, Jun 17, 2010 at 05:02:41PM +0530, Onkar Mahajan wrote:
>   
>> Hi,
>>
>> When I boot into the dom0 kernel. The system is not able to find the
>> NVIDIA video driver.Normally , when I update the non-pvops kernel
>> I switch the virtual console and install the
>> video driver and reboot , then the video driver module gets installed.
>> But I am not able to do similar thing in the case of pvops kernel.
>> How can I keep this video driver installed across the kernel updates.
>> Note that this driver is a proprietary driver from NVIDIA.
>>
>> (NVIDIA-Linux-x86_64-195.36.
>> 31-pkg2.run)
>>     
> I would think this would not work.. but you never know. Did you run the
> package? Did it install/compile the modules? Did it change your Xorg
> file? Did you crank up the verbosity of the kernel and Xen to see what
> is happening.
>
> Please do look at the PVOPS Wiki (just google for it) for how to set
> those verbosity functions.
>   

As far as I know, the nvidia installer explicitly tests for Xen and does
nothing/fails if present.

    J

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

* Re: Video driver update
  2010-06-17 14:20   ` Jeremy Fitzhardinge
@ 2010-06-18  4:35     ` Juergen Gross
  2010-06-18 14:37       ` [Xen-devel] " Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 6+ messages in thread
From: Juergen Gross @ 2010-06-18  4:35 UTC (permalink / raw)
  To: Jeremy Fitzhardinge
  Cc: xen-tools, xen-devel, Onkar Mahajan, xen-users,
	Konrad Rzeszutek Wilk

On 06/17/2010 04:20 PM, Jeremy Fitzhardinge wrote:
> On 06/17/2010 02:20 PM, Konrad Rzeszutek Wilk wrote:
>> On Thu, Jun 17, 2010 at 05:02:41PM +0530, Onkar Mahajan wrote:
>>
>>> Hi,
>>>
>>> When I boot into the dom0 kernel. The system is not able to find the
>>> NVIDIA video driver.Normally , when I update the non-pvops kernel
>>> I switch the virtual console and install the
>>> video driver and reboot , then the video driver module gets installed.
>>> But I am not able to do similar thing in the case of pvops kernel.
>>> How can I keep this video driver installed across the kernel updates.
>>> Note that this driver is a proprietary driver from NVIDIA.
>>>
>>> (NVIDIA-Linux-x86_64-195.36.
>>> 31-pkg2.run)
>>>
>> I would think this would not work.. but you never know. Did you run the
>> package? Did it install/compile the modules? Did it change your Xorg
>> file? Did you crank up the verbosity of the kernel and Xen to see what
>> is happening.
>>
>> Please do look at the PVOPS Wiki (just google for it) for how to set
>> those verbosity functions.
>>
>
> As far as I know, the nvidia installer explicitly tests for Xen and does
> nothing/fails if present.

This can be handled by setting the shell variable

IGNORE_XEN_PRESENCE=1

before starting the installer.


Juergen

-- 
Juergen Gross                 Principal Developer Operating Systems
TSP ES&S SWE OS6                       Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions              e-mail: juergen.gross@ts.fujitsu.com
Domagkstr. 28                           Internet: ts.fujitsu.com
D-80807 Muenchen                 Company details: ts.fujitsu.com/imprint.html

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

* Re: [Xen-devel] Video driver update
  2010-06-18  4:35     ` Juergen Gross
@ 2010-06-18 14:37       ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 6+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-06-18 14:37 UTC (permalink / raw)
  To: Juergen Gross
  Cc: xen-tools, Jeremy Fitzhardinge, xen-devel, xen-users,
	Onkar Mahajan

On Fri, Jun 18, 2010 at 06:35:51AM +0200, Juergen Gross wrote:
> On 06/17/2010 04:20 PM, Jeremy Fitzhardinge wrote:
> >On 06/17/2010 02:20 PM, Konrad Rzeszutek Wilk wrote:
> >>On Thu, Jun 17, 2010 at 05:02:41PM +0530, Onkar Mahajan wrote:
> >>
> >>>Hi,
> >>>
> >>>When I boot into the dom0 kernel. The system is not able to find the
> >>>NVIDIA video driver.Normally , when I update the non-pvops kernel
> >>>I switch the virtual console and install the
> >>>video driver and reboot , then the video driver module gets installed.
> >>>But I am not able to do similar thing in the case of pvops kernel.
> >>>How can I keep this video driver installed across the kernel updates.
> >>>Note that this driver is a proprietary driver from NVIDIA.
> >>>
> >>>(NVIDIA-Linux-x86_64-195.36.
> >>>31-pkg2.run)
> >>>
> >>I would think this would not work.. but you never know. Did you run the
> >>package? Did it install/compile the modules? Did it change your Xorg
> >>file? Did you crank up the verbosity of the kernel and Xen to see what
> >>is happening.
> >>
> >>Please do look at the PVOPS Wiki (just google for it) for how to set
> >>those verbosity functions.
> >>
> >
> >As far as I know, the nvidia installer explicitly tests for Xen and does
> >nothing/fails if present.
> 
> This can be handled by setting the shell variable
> 
> IGNORE_XEN_PRESENCE=1
> 
> before starting the installer.

I guess this is as any good place to also point out that there is an
alternative. You can use the nouveau driver (but it does not have yet 3D
support), which works with the Xen PVOPS kernel. Better yet, Kernel
Mode Setting works as well!

For details: http://wiki.xensource.com/xenwiki/XenPVOPSDRM

and if you want to try out the 2.6.34 nouveau driver on a Xen PVOPS
kernel, get it from
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git branch devel/next.drm

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

end of thread, other threads:[~2010-06-18 14:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17 11:32 Video driver update Onkar Mahajan
2010-06-17 12:36 ` Maarten Vanraes
2010-06-17 13:20 ` Konrad Rzeszutek Wilk
2010-06-17 14:20   ` Jeremy Fitzhardinge
2010-06-18  4:35     ` Juergen Gross
2010-06-18 14:37       ` [Xen-devel] " Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).