Welcome to the { mindfrost82.com } forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Gentoo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #21 (permalink)  
Old 07-08-2008, 04:19 AM
Aragorn
 
Posts: n/a
Re: Xen dom0 and nforce 780? (was: OpenSolaris as dom0)

On Sunday 06 July 2008 19:36, someone who identifies as *J.O. Aho* wrote
in /alt.os.linux.gentoo:/

> The idea was to have to graphics cards, each dedicated to it's own
> instance of X (sharing a graphics card makes it so slow) and for one
> instance it had been enough with my old ATi Remote.


That is possible, yes. However, be advised that you'll probably want to
have a videocard dedicated to /dom0,/ in order to see boot-up and shutdown
messages.

I wouldn't advise running X inside /dom0./ You'd be introducing a stability
hazard - i.e. a proprietary video driver - to the controller/driver domain,
and if it gives you trouble, it'll take down all /domU/ virtual machines
with it.

> At the moment I'm back with Xen dom0 on Linux, got the 2.6.21 kernel to
> boot now, i had to make a BIOS change and make the SATA to work with
> AHCI.


Make sure you have PCI passthrough enabled in the /dom0/ kernel, under the
Xen options... ;-)

> At the moment the nic isn't working, I may have to back port sky2
> driver from 2.6.22, another trouble I have is the keyboard, don't seem
> to work, I'll test with a PS/2 one too before taking more look at the
> options I have selected. At least something going in the right direction.


Well, I try to stay away from USB for HID anyway. I do have a Logitech
cordless mouse - MX-1000, I believe - but it's plugged into the PS/2 mouse
port, and the keyboard is PS/2 too. In my humble opinion, that's not what
USB was invented for, and I can think of far better use for my USB
ports. ;-)

--
*Aragorn*
(registered GNU/Linux user #223157)
Reply With Quote
  #22 (permalink)  
Old 07-08-2008, 05:45 AM
J.O. Aho
 
Posts: n/a
Re: Xen dom0 and nforce 780?

Aragorn wrote:
> On Sunday 06 July 2008 19:36, someone who identifies as *J.O. Aho* wrote
> in /alt.os.linux.gentoo:/
>
>> The idea was to have to graphics cards, each dedicated to it's own
>> instance of X (sharing a graphics card makes it so slow) and for one
>> instance it had been enough with my old ATi Remote.

>
> That is possible, yes. However, be advised that you'll probably want to
> have a videocard dedicated to /dom0,/ in order to see boot-up and shutdown
> messages.
>
> I wouldn't advise running X inside /dom0./ You'd be introducing a stability
> hazard - i.e. a proprietary video driver - to the controller/driver domain,
> and if it gives you trouble, it'll take down all /domU/ virtual machines
> with it.


The idea above was for a xenless setup, for the xen environment I have 3
graphics cards, one for dom0 (console only), one for the desktop domU
and yet another for mediapalyer domU.

The funny thing with dom0 is that the cursor is misplaced, it's 4-5
positions to the left, which makes it a bit difficult to edit, at the
moment I ssh to the machine, which makes it a lot easier.


>> At the moment I'm back with Xen dom0 on Linux, got the 2.6.21 kernel to
>> boot now, i had to make a BIOS change and make the SATA to work with
>> AHCI.

>
> Make sure you have PCI passthrough enabled in the /dom0/ kernel, under the
> Xen options... ;-)


I did select Virtual PCI, which supposed to work, just
renaming/numbering the the exported devices.


>> At the moment the nic isn't working, I may have to back port sky2
>> driver from 2.6.22,


It turned out it was working, just that the firewire got to become the
eth0 for some reason, which made the nic to become eth1/eth2 and
wouldn't work as I had configured only eth0.


>> another trouble I have is the keyboard, don't seem
>> to work, I'll test with a PS/2 one too before taking more look at the
>> options I have selected. At least something going in the right direction.

>
> Well, I try to stay away from USB for HID anyway. I do have a Logitech
> cordless mouse - MX-1000, I believe - but it's plugged into the PS/2 mouse
> port, and the keyboard is PS/2 too. In my humble opinion, that's not what
> USB was invented for, and I can think of far better use for my USB
> ports. ;-)


Nowadays there are so many USB ports that one don't know what to do with
all of them, think I have 10 on this machine and I'm used to have only
6, to have a keyboard to the desktop and one for the dom0, I will need
one setup to go with USB.


--

//Aho
Reply With Quote
  #23 (permalink)  
Old 07-08-2008, 11:21 AM
Aragorn
 
Posts: n/a
Re: Xen dom0 and nforce 780?

On Tuesday 08 July 2008 06:45, someone who identifies as *J.O. Aho* wrote
in /alt.os.linux.gentoo:/

> Aragorn wrote:
>
>> I wouldn't advise running X inside /dom0./ You'd be introducing a
>> stability hazard - i.e. a proprietary video driver - to the
>> controller/driver domain, and if it gives you trouble, it'll take down
>> all /domU/ virtual machines with it.

>
> The idea above was for a xenless setup, for the xen environment I have 3
> graphics cards, one for dom0 (console only), one for the desktop domU
> and yet another for mediapalyer domU.


Do you run X inside /dom0?/

> The funny thing with dom0 is that the cursor is misplaced, it's 4-5
> positions to the left, which makes it a bit difficult to edit, at the
> moment I ssh to the machine, which makes it a lot easier.


Is this in X or in a character mode console?

>>> At the moment I'm back with Xen dom0 on Linux, got the 2.6.21 kernel to
>>> boot now, i had to make a BIOS change and make the SATA to work with
>>> AHCI.

>>
>> Make sure you have PCI passthrough enabled in the /dom0/ kernel, under
>> the Xen options... ;-)

>
> I did select Virtual PCI, which supposed to work, just
> renaming/numbering the the exported devices.


That is one option. I've opted for PCI passthrough on my preliminary
set-up, although I haven't actually tried that out yet. Just configured
and built the kernels, but haven't even gotten around to making the system
bootable yet. ;-)

>>> At the moment the nic isn't working, I may have to back port sky2
>>> driver from 2.6.22,

>
> It turned out it was working, just that the firewire got to become the
> eth0 for some reason, which made the nic to become eth1/eth2 and
> wouldn't work as I had configured only eth0.


That's bizarre, and good to know as well, given that I also have Firewire on
that machine.

>> Well, I try to stay away from USB for HID anyway. I do have a Logitech
>> cordless mouse - MX-1000, I believe - but it's plugged into the PS/2
>> mouse port, and the keyboard is PS/2 too. In my humble opinion, that's
>> not what USB was invented for, and I can think of far better use for my
>> USB ports. ;-)

>
> Nowadays there are so many USB ports that one don't know what to do with
> all of them, think I have 10 on this machine and I'm used to have only
> 6, to have a keyboard to the desktop and one for the dom0, I will need
> one setup to go with USB.


From what I've read on one of the forums, such a set-up would work in theory
but not in practice. Someone reported a dual-seat set-up like that on a
Xen machine, one virtual machine - presumably /dom0/ - set up with the PS/2
keyboard and mouse, and a /domU/ virtual machine with a dedicated videocard
and dedicated USB keyboard and mouse.

In addition, it seems that with Xen 3.x, one needs to dedicate an entire USB
hub to /domU,/ whereas in Xen 2.x it was still possible to dedicate
individual USB ports to /domU./

Your mileage may of course vary. I'm just reporting on some of the things
I've read. :-)

--
*Aragorn*
(registered GNU/Linux user #223157)
Reply With Quote
  #24 (permalink)  
Old 07-08-2008, 06:11 PM
J.O. Aho
 
Posts: n/a
Re: Xen dom0 and nforce 780?

Aragorn wrote:
> On Tuesday 08 July 2008 06:45, someone who identifies as *J.O. Aho* wrote
> in /alt.os.linux.gentoo:/
>
>> Aragorn wrote:
>>
>>> I wouldn't advise running X inside /dom0./ You'd be introducing a
>>> stability hazard - i.e. a proprietary video driver - to the
>>> controller/driver domain, and if it gives you trouble, it'll take down
>>> all /domU/ virtual machines with it.

>> The idea above was for a xenless setup, for the xen environment I have 3
>> graphics cards, one for dom0 (console only), one for the desktop domU
>> and yet another for mediapalyer domU.

>
> Do you run X inside /dom0?/


No, just a normal default console.

>> The funny thing with dom0 is that the cursor is misplaced, it's 4-5
>> positions to the left, which makes it a bit difficult to edit, at the
>> moment I ssh to the machine, which makes it a lot easier.

>
> Is this in X or in a character mode console?


yes, and I should correct myself, it's 4-5 positions to the right, there
is a half line of text in the bottom of the screen too, funny thing I
can't fit it to anything else on the screen.


>>> Make sure you have PCI passthrough enabled in the /dom0/ kernel, under
>>> the Xen options... ;-)

>> I did select Virtual PCI, which supposed to work, just
>> renaming/numbering the the exported devices.

>
> That is one option. I've opted for PCI passthrough on my preliminary
> set-up, although I haven't actually tried that out yet. Just configured
> and built the kernels, but haven't even gotten around to making the system
> bootable yet. ;-)


i thought of making one of my first domU, neet to compile a kernel for
it, otherwise it's more or less just a copy of my dom0, with the
exception that it has apache installed too.


>>>> At the moment the nic isn't working, I may have to back port sky2
>>>> driver from 2.6.22,

>> It turned out it was working, just that the firewire got to become the
>> eth0 for some reason, which made the nic to become eth1/eth2 and
>> wouldn't work as I had configured only eth0.

>
> That's bizarre, and good to know as well, given that I also have Firewire on
> that machine.


Can be good to not compile the network-over-firewire, don't know why I
tend to compile that one, I don't have any firewire cable, so even if I
have it on all my current computers, I won't be able to use it.


>>> Well, I try to stay away from USB for HID anyway. I do have a Logitech
>>> cordless mouse - MX-1000, I believe - but it's plugged into the PS/2
>>> mouse port, and the keyboard is PS/2 too. In my humble opinion, that's
>>> not what USB was invented for, and I can think of far better use for my
>>> USB ports. ;-)

>> Nowadays there are so many USB ports that one don't know what to do with
>> all of them, think I have 10 on this machine and I'm used to have only
>> 6, to have a keyboard to the desktop and one for the dom0, I will need
>> one setup to go with USB.

>
> From what I've read on one of the forums, such a set-up would work in theory
> but not in practice. Someone reported a dual-seat set-up like that on a
> Xen machine, one virtual machine - presumably /dom0/ - set up with the PS/2
> keyboard and mouse, and a /domU/ virtual machine with a dedicated videocard
> and dedicated USB keyboard and mouse.
>
> In addition, it seems that with Xen 3.x, one needs to dedicate an entire USB
> hub to /domU,/ whereas in Xen 2.x it was still possible to dedicate
> individual USB ports to /domU./
>
> Your mileage may of course vary. I'm just reporting on some of the things
> I've read. :-)
>

I saw something about that too, but don't believe it until you have
banged your head bloody over it ;)
I think this board has three hubs, so that wouldn't be any trouble for
me and USB for the dom0 ain't too important, but of course I have to
rethink if I don't everything to work.


--

//Aho
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Linux > Gentoo


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:29 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0


Sponsors:
Free Advertising | Mobile Phone | Loans | Mortgage Calculator | Credit Counseling



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114