search for: sofs

Displaying 20 results from an estimated 70 matches for "sofs".

Did you mean: ofs
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is marked as an RFC because firstly it depends on the RPMsg API series and secondly it is currently being reviewed on ALSA and SOF mailing lists, but any early comments from virtualisation developers would be highly appreciated too! Thanks Guennadi [1]
2020 May 29
15
[RFC 00/12] Audio DSP VirtIO and vhost drivers
This patch set is a follow up to "Add a vhost RPMsg API" [1], it is marked as an RFC because firstly it depends on the RPMsg API series and secondly it is currently being reviewed on ALSA and SOF mailing lists, but any early comments from virtualisation developers would be highly appreciated too! Thanks Guennadi [1]
2008 Feb 12
5
Unable to boot Dom0 from external hard disk in snv_b81
Hi All, I installed snv_b81 in my portable hard disk(capacity 160gb with 2 partitions, one for solaris and other for windows). When I tried to boot into dom0 from grub, I got the following errors and the system gets hanged. Warning : No SOF interrupts have been received, this USB EHCI host controller is unusable panic[cpu0]/thread=f502ae20:cannot mount root path /pci@0, 0/pci8086, 5641@1d,
2011 Nov 09
1
path.diagram in SEM--display covariances without variances
Forgive me if I'm posting to the wrong place....It's my first time posting. Here's the situation: I'm using the sem package and making path diagrams using path.diagrams. Suppose I have the following code: #install.packages("ggm") require(ggm) cor = rcorr(7) nm = c("SOF", "IWF", "PWF", "FSC", "FSF", "EF",
2015 Jul 05
3
Windows 10 tech preview build 10130
On Fri, 2015-07-03 at 22:10 -0700, ToddAndMargo wrote: > Did it work? Yes, this time around the install worked. Thing is, the sha1sum was the same as the first time I downloaded the ISO so there was no corruption to speak of. I really don't know why it wasn't working before. I haven't done much in the preview except try out Spartan and do some configuration. I like the UI design.
2008 May 29
1
tdb samba and NTFS ACL Support
Hi - i was wondering how a ctdb samba (or IBM SOFS) solution provides full NTFS ACLs support? - Is there a specific vfs module which must be loaded? etc... I am in the process of designing a very large fileserver within an Active directory domain. I have seen a SOFS presentation on the web and was wondering if the ctdb samba & gpfs appro...
2012 Aug 08
0
Testing for a second order factor using SEM package
Hi! The following model specification works when testing for first order factors, but when I attempt to test for a second order factor by adding the last 4 lines in the model, I get the error message below: model.cfa.ru <- specifyModel() sRU1 <- sRU, NA, 1 sRU2 <- sRU, lam12 sRU3 <- sRU, lam13 sRU4 <- sRU, lam14 sRU5 <- sRU, lam15 sRU6 <- sRU, lam16 sRU <-> sRU, mak1
2020 May 16
0
[PATCH RFC] vhost: add an SOF Audio DSP driver
The SOF ADSP vhost driver consists of two parts: a sound and a vhost part. This patch implements the vhost part of the driver. It handles QEMU communication with the vhost misc device and virtual queues to any VirtIO RPMsg guests. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski at linux.intel.com> --- This is marked as an RFC / request for review, since it depends on other
2024 Oct 04
2
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
Hello everyone, This set will switch the users of pm_runtime_put_autosuspend() to __pm_runtime_put_autosuspend() while the former will soon be re-purposed to include a call to pm_runtime_mark_last_busy(). The two are almost always used together, apart from bugs which are likely common. Going forward, most new users should be using pm_runtime_put_autosuspend(). Once this conversion is done and
2015 Jul 05
0
Windows 10 tech preview build 10130
On 07/04/2015 07:02 PM, Kanwar Ranbir Sandhu wrote: > On Fri, 2015-07-03 at 22:10 -0700, ToddAndMargo wrote: >> Did it work? > > Yes, this time around the install worked. Thing is, the sha1sum was the > same as the first time I downloaded the ISO so there was no corruption > to speak of. I really don't know why it wasn't working before. > > I haven't done
2015 Jul 07
1
Windows 10 tech preview build 10130
On Sat, 2015-07-04 at 19:22 -0700, ToddAndMargo wrote: > I am glad it worked. > > Sounds to me like Windows being Windows. SOF (Son-of-Frankenstein > or Windows Nein, oops, Windows 10) is terrible quality. If it > works right in your other VM's, then it is SOF's doing. The newest update (10162) appears to have improved the weird mouse behaviour I was seeing. It's
2020 May 25
0
[Sound-open-firmware] [PATCH RFC] vhost: add an SOF Audio DSP driver
Hi Pierre, Thanks for the review! On Sat, May 16, 2020 at 11:50:48AM -0500, Pierre-Louis Bossart wrote: > > > > > +config VHOST_SOF > > + tristate "Vhost SOF driver" > > + depends on SND_SOC_SOF > > you probably want to make sure VHOST_SOF and SND_SOC_SOF are both built-in > or module. Without constraints you are likely to trigger errors with
2005 Sep 30
2
AutoCAD 2004 requires IE 6
Hi, I'm trying to get AutoCAD 2004 running in wine 20050725 on Fedora Core 4 So far I've got to installation of AutoCAD and am getting the message that Internet Explorer 6.0 needs to be installed first. Obviously I don't want to do this - can anyone offer any help ? Here's the console message but a message box also pops up. This isn't an error as the same issue occured on
2002 Jan 19
1
Screen resolution switch with DGA
This has me baffled. I run Diablo 2 under Wine, works absolutely flawlessly in every way. I have DGA enabled, and a 800x600 desktop (also tried the Managed and Unmanaged options). Thing is, my X desktop is 1600x1200x16bpp and of course Diablo 2 is only 800x600. Is there any way to have this resolution automagically change to 800x600 (nothing seems to do that here), and back when I exit it? I
2005 May 13
2
tableview.sh
netfilter and lartc members I just thought it''s time I contribute. I created this little script to help me while setting up iptables rules for firewalling, shaping or both. I hope this helps someone. Called tableview.sh, inspired by Table Mountain, Cape Town, ZA :) --- SOF ---- #!/bin/sh # ____ # /\/ \/\ # /__________\ # # Simple loop for keeping track of what is happening in
2020 Jun 17
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > Linux supports running the RPMsg protocol over the VirtIO transport > protocol, but currently there is only support for VirtIO clients and > no support for a VirtIO server. This patch adds a vhost-based RPMsg > server implementation. This looks really useful, but why is it implemented as an API and not as a real
2020 Jun 17
2
[PATCH v3 5/5] vhost: add an RPMsg API
On Wed, May 27, 2020 at 08:05:41PM +0200, Guennadi Liakhovetski wrote: > Linux supports running the RPMsg protocol over the VirtIO transport > protocol, but currently there is only support for VirtIO clients and > no support for a VirtIO server. This patch adds a vhost-based RPMsg > server implementation. This looks really useful, but why is it implemented as an API and not as a real
2014 Jun 18
1
Samba4 ClassicUpgrade post-migration issues
Hi there, I've successfully migrated an extremely large Samba3 domain to Samba4. The platforms involved: Samba files (/var/lib/samba) copied from a Debian 6-based Samba3 PDC with an LDAP backend Debian 7 with Samba4 installed from backports, with slapd installed locally (and now disabled). However, a number of things appear to be wrong: dpadmin at samba4-dev0:~$ host -t SRV
2003 Feb 25
1
summary(polr.object)
Dear all, I have used polr in MASS but I am uncertain about the summary(polr.object) interpretation and would be happy for help on that. This is my summary: > summary(shade.polr) Re-fitting to get Hessian Call: polr(formula = as.ordered(shade) ~ as.factor(objekt), data = sof, weights = as.numeric(frek)) Coefficients: Value Std. Error t value 2.1699520 0.3681840 5.8936612
2010 May 01
1
Issues after migrating from Xen to KVM
Dear list, I have moved my HVMs from xen to kvm and it worked well except some problems using virsh. First, one OpenSolaris HVM does boot with warnings: WARNING: /pci at 0,0/pci1af4,1100 at 1,2 (uhci1): No SOF interrupts have been received, this USB UHCI host controller is unusable* *The corresponding process: /usr/bin/qemu-system-x86_64 -S -M pc-0.12 -enable-kvm -m 1024 -smp