Displaying 20 results from an estimated 1000 matches similar to: "xen sound card emulation"
2012 Jun 24
17
PCI Passthrough, Radeon 7950 and Windows 7 64-bit
Hello,
I've been consistently attempting to make the setup mentioned in the
subject work on the following hardware:
Xeon E3 1275 (v1, Sandy Bridge)
Asus P8B WS (Firmware: 0904 and 2009)
16 GB RAM
Sapphire Radeon HD 7950 OC (Firmware: 015.013.000.010.000705)
Linux 3.4.1 dom0, x86-64, pvops.
Xen 4.1.2 (+ security patch) and 4.1.3-rc1.
Old qemu-dm setup. (not new mainline qemu)
Windows 7 64-bit
2013 Oct 14
14
spice issue
Did something had chaqnged with spice code or settings. I just compiled
latest git of 4.4 unstable and I get is a black screen all I see is the
green boot image from server 2012 but I dont get blue windows logo and
window does not resize it stays black. I reverted back to older git
revision of 4.4 and everything is working fine with.
_______________________________________________
Xen-users
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
1. Shouldn''t the GPLPV drivers take care of the (bad) clock drift I''m experiencing in my Windows XP HVM? Or is there some other way around this problem that I haven''t been able to find on Google? How can I tell if the GPLPV drivers are active? I''ve added the /gplpv switch to the boot.ini file and the virtual NIC is definitely using the GPLPV version but other
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all,
These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support.
After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen
before entering the windows welcome screen.
Is it a bug in current upstream qemu support?
My domU configuration file is:
builder =
2012 Jul 12
5
best kernel
What is the best kernel to run? is it better to run 3.4.4 or one from xen
git?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Apr 18
3
Re: Perfectly consistent zero-downtime backup.
I had used dd to copy vm to hard drive . Once freenas runs on xen again i
am thinking about exporting iscsi and using dd to make copies
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Aug 04
3
xen-4.4 unstable ?
I just wonder why xen 4.4 unstable presents it self as xen 4.3 unstable ?
boot message states 4.3 unstable and efi is 4.3 unstable? I wonder what is
the reason behind it ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2016 May 15
6
Ransomware?
I had to deal with ransomware at the end of April. One of the PCs on my
customer's network was infected by opening a realistic looking email
apparently from a genuine supplier to the company and personally addressed.
The infection occurred on Wednesday, but encryption of the server only took
place late on Friday afternoon, presumably having obtained encryption keys
from the criminals. The
2014 Dec 21
2
Home auto creation
I want to auto create home directories for users when they login for the
first time . I need kerbos authentication is possible to set it up on same
host as domain controller so ad users can take ownership of home folder
--
Join my framily E02705708hn 3032 last name BURGHARDT state is co
Cheapest sprint service only 25 a month.
2012 Apr 29
3
LSI SAS 2008 controller in a pv domu
Hello,
I am trying to pass my LSI SAS 2008 controller to my PV domu (openindiana)
and I can not get it working.
I have read that xen does not support the loading of option ROM''s in pv
domu''s and that this support is being, or will be, added.
http://markmail.org/thread/2njw43iaurmvzlys
This post is more than a year old now.
I am wondering if there is a way to get my LSI SAS
2013 Jan 20
10
iscsi on xen
I wonder if someone can point me in right directions. I have two dell
servers I setup iscsi so I have four 2 tb hard drives and i had used lvm
to create one big partiton and share it using iscsi. How I go about
assigning sections of iscsi for virtual hard drives . should go about
assigning Should I export the whole 8TB as one iscsi and then use lvm to
create smaller virtual disk. Or should I
2013 Oct 29
1
iommu support
What amd motherboard supports iommu for video reasigment
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2014 Dec 05
3
OpenLDAP proxy to samba4 AD
Someone managed to put to work the Samba4 with the openldap using
authentication through proxy?
Follow samba wiki, researched enough elsewhere, got some things but not
getting a total success.
I would like the opinion of more experienced friends.
Att.
--
Elias Pereira
2014 Dec 07
1
Samba embedded device?
Are you planing on offering and storage ? I just build node 804 (54$ case)
it supports 12 hard hard drives. I am using semptron 3825 quad core 25
watts. asrock itx motherboard 16gb of ram. so far i have 16tb. There are
extended itx motherboard with 14 sata ports and xeon.support. I know there
is distro that provides community edition of samba and openchange and it
has nice web interface for
2014 Dec 26
1
Use Samba with ACL for read Active Directory and set Permissions via it.
I use this script to create folders for users
#!/bin/bash
if [ ! -e /data/homes/$1/$2 ]; then
/usr/bin/mkdir -p /data/homes/$1/$2
/usr/bin/chown "$2":"Domain Users" /data/homes/$1/$2
/usr/bin/chmod g+s /data/homes/$1/$2
/usr/bin/chmod 770 /data/homes/$1/$2
/usr/bin/setfacl -m g:"domain admins":rwx /data/homes/$1/$2
2015 Jan 12
3
windows upgrade
Is it possible to have samba server functioning as upgrade server.
2016 Oct 12
2
kodi cant access samba shares
I will try it.Is interesting i added new user to ad and i get this error
get_user_from_kerberos_info: Username HEBE+zachary is invalid on this system
I have this
idmap config * : backend = rid
idmap config * : range = 10000-20000
idmap config HEBE : backend = ad
idmap config HEBE : schema_mode = rfc2307
idmap config HEBE : range = 50000-99999
username map = /etc/samba/user.map
2016 Oct 12
2
kodi cant access samba shares
Something like thsi will work
idmap config * : backend = tdb
idmap config * : range = 10000-20000
idmap config HEBE : backend = ad
idmap config HEBE : schema_mode = rfc2307
idmap config HEBE : range = 50000-99999
2014 Dec 25
4
Trouble accessing guest Samba share with another computer joined to a different domain
Here's the scenario I'm experiencing:
Laptop - joined to a corporate domain that enforces smart card
authentication
Home NAS - running Samba with a guest share for home users
When I try to access the NAS share from my laptop, it pops up an error
saying "<network path> is not accessable. An unexpected network error
occurred."
I'm not sure where to begin
2018 Aug 02
2
SAMBA 4 as Active Direcotry and Hyper-V
On Thu, 2 Aug 2018 17:40:30 +0200
Radosław Dobrowolski via samba <samba at lists.samba.org> wrote:
> Unfortunately i don't have any logs. Even from samba. I installed
> Samba from source (with option ads). After that, i used something
> like wizard to configure Samba as Active Direcotry Domain Controller.
>
Can you remember what your actual 'configure' line was, it