search for: hga

Displaying 18 results from an estimated 18 matches for "hga".

Did you mean: hg
2023 Nov 28
1
computer algebra in R
Dear all, I'm currently working on converting mathematica code (https://github.com/ASDSE/thermosimfit/blob/master/Packages/thermoHD-Comp/thermoCacheHD-1Comp.m) to R. The code is related to solve algebraic systems. > eqthermo = {h0 == h + hd + hga, d0 == d + hd, ga0 == ga + hga, kga == > ???? hga / (h * ga), kd == hd / (h * d)}; > > (* IDA HD*) > sthdIDAcacheHD[fkd_, fkga_, fh0_, fd0_] :=? sthdIDAcacheHD[fkd, fkga, > fh0, fd0] = > ?? ??? ?? ??? ?Module[{eliHD, solvHD}, > ?? ??? ??? ??? ?eliHD = > ?? ??? ????? Elimina...
2014 Oct 13
2
Re: passthrough of PCI-device
...can help me with that? Regards Michael Weis Von: Weis, Michael (DWIE) Gesendet: Dienstag, 7. Oktober 2014 11:45 An: 'libvirt-users@redhat.com' Betreff: passthrough of PCI-device Hello, I try to passthrough a PCI-card to a VM named testvm I want to do that with an xml-file named hga.xml including the following content: <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> </source> </hostdev> When I execute virsh a...
2014 Oct 07
0
passthrough of PCI-device
Hello, I try to passthrough a PCI-card to a VM named testvm I want to do that with an xml-file named hga.xml including the following content: <hostdev mode='subsystem' type='pci' managed='yes'> <source> <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> </source> </hostdev> When I execute virsh a...
2023 Nov 29
0
computer algebra in R
Dear Konrad, I presume that the system can be written as follows, where h0, d0, ga0, kga and kd are given: err1 = h + hd + hga - h0; err2 = d + hd - d0; err3 = ga + hga - ga0; err4 = hga - kga*h*ga; err5 = hd - kd*h*d; All error terms should be zero. Do you need (a) the symbolic solution or (b) is a numeric solution fine? I do not have any experience with yacas or caracas. But see below. ### Case (a) I did write a (ver...
2014 Oct 13
2
Re: passthrough of PCI-device
...> > Von: Weis, Michael (DWIE) > Gesendet: Dienstag, 7. Oktober 2014 11:45 > An: 'libvirt-users@redhat.com' > Betreff: passthrough of PCI-device > > Hello, > > I try to passthrough a PCI-card to a VM named testvm I want to do > that with an xml-file named hga.xml including the following content: > > <hostdev mode='subsystem' type='pci' managed='yes'> > <source> > <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> > </source> > </hostd...
2014 Oct 13
0
Re: passthrough of PCI-device
...; > > Von: Weis, Michael (DWIE) > Gesendet: Dienstag, 7. Oktober 2014 11:45 > An: 'libvirt-users@redhat.com' > Betreff: passthrough of PCI-device > > Hello, > > I try to passthrough a PCI-card to a VM named testvm > I want to do that with an xml-file named hga.xml including the following content: > > <hostdev mode='subsystem' type='pci' managed='yes'> > <source> > <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> > </source> > </hostd...
2023 Dec 04
1
Fit NLE - was: computer algebra in R
Fit NLE - was: [R] computer algebra in R Original post: https://stat.ethz.ch/pipermail/r-help/2023-November/478619.html Dear Kornad, I think I have started to understand what you try to achieve. The problem is to fit a NLE and compute the parameters of the NL-Eq. I have included the R Help-list back in the loop, as I am not an expert in optimization. Goal: y ~ I0 + IHD * hd + ID * d; where: y
2014 Oct 13
0
Re: passthrough of PCI-device
...l (DWIE) >> Gesendet: Dienstag, 7. Oktober 2014 11:45 >> An: 'libvirt-users@redhat.com' >> Betreff: passthrough of PCI-device >> >> Hello, >> >> I try to passthrough a PCI-card to a VM named testvm I want to do >> that with an xml-file named hga.xml including the following content: >> >> <hostdev mode='subsystem' type='pci' managed='yes'> >> <source> >> <address domain='0x0' bus='0x1' slot='0x00' function='0x0'/> >> </source&...
2023 Feb 13
1
Send admin kill request to server
...fine! But if I send the same URL via JQUERY AJAX, it failed, because "Authentication Required". But the user and the password is included. The browser and the PHP JQuery is running on the same physical Windows server. Was somebody else already run into the same problem? Thanks, HGA -- Diese E-Mail wurde von Avast-Antivirussoftware auf Viren gepr?ft. www.avast.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20230213/2f31725a/attachment.htm>
2023 Feb 16
1
Send admin kill request to server
...a solution, I will post it here. Cheers Von: Icecast [mailto:icecast-bounces at xiph.org] Im Auftrag von Fred Gleason Gesendet: Mittwoch, 15. Februar 2023 16:57 An: Icecast streaming server user discussions Betreff: Re: [Icecast] Send admin kill request to server On Feb 14, 2023, at 13:24, HGAlt <hgalt at gmx.net> wrote: I am a little bit confused! <http://192.168.1.10:8000/admin/killclient?mount=/mystream.ogg&id=21> http://192.168.1.10:8000/admin/killclient?mount=/mystream.ogg&id=21 This is an example of the Icecast documentation for kill a client. And this is...
2023 Feb 14
1
Send admin kill request to server
...e first. How can I set the credentials? If I use <bind-address> is the server than only listen to this IP? Can I have 2 bind-addresses for one port? Where can I find additional information about setting the credentials? Can I provide you my configuration directly? Thanks for your support, HGA -----Urspr?ngliche Nachricht----- Von: Icecast [mailto:icecast-bounces at xiph.org] Im Auftrag von Philipp Schafft Gesendet: Dienstag, 14. Februar 2023 00:15 An: Icecast streaming server user discussions Betreff: Re: [Icecast] Send admin kill request to server Good afternoon, On Mon, 2023-02-1...
2020 Aug 24
2
Is: virtio_gpu_object_shmem_init issues? Was:Re: upstream boot error: general protection fault in swiotlb_map
...' registered > Key type pkcs7_test registered > Asymmetric key parser 'tpm_parser' registered > Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) > io scheduler mq-deadline registered > io scheduler kyber registered > io scheduler bfq registered > hgafb: HGA card not detected. > hgafb: probe of hgafb.0 failed with error -22 > usbcore: registered new interface driver udlfb > uvesafb: failed to execute /sbin/v86d > uvesafb: make sure that the v86d helper is installed and executable > uvesafb: Getting VBE info block failed (eax=0x4f0...
2023 Feb 18
1
Send admin kill request to server
...provide via a header. But this can't be done via JavaScript or JQuery, due the security features of the browsers. For more detail information see https://stackoverflow.com/questions/75463305/difference-basic-authorization- between-postman-and-jquery-ajax/75493285#75493285. Thanks for help, HGA Von: Icecast [mailto:icecast-bounces at xiph.org] Im Auftrag von HGAlt Gesendet: Donnerstag, 16. Februar 2023 15:49 An: 'Icecast streaming server user discussions' Betreff: Re: [Icecast] Send admin kill request to server Hi Fred, I am understand the requirements already a little bi...
2023 Feb 24
1
Send admin kill request to server
Good morning, On Fri, 2023-02-24 at 13:40 +0100, HGAlt wrote: > Good Morning Philipp, > > that make be a good point. > But it would be very helpful, if in the Icecast documentation would > be very clear defined, which kind of authorization is required for > which server version. > > At least, I could not find anything! it...
2023 Feb 27
1
Send admin kill request to server
...ood Morning Philipp, I think it is not that simple, that you maybe believe. In the standard, you are mentioned, are described the possibilities, which are possible. The Icecast documentation should define, which one is implemented by the Icecast server und this part is missing. Have a good time, HGA -----Urspr?ngliche Nachricht----- Von: Icecast [mailto:icecast-bounces at xiph.org] Im Auftrag von Philipp Schafft Gesendet: Freitag, 24. Februar 2023 14:48 An: Icecast streaming server user discussions Betreff: Re: [Icecast] Send admin kill request to server Good morning, On Fri, 2023-02-24 at...
2020 Apr 06
2
upstream boot error: KASAN: slab-out-of-bounds Write in virtio_gpu_object_create
...' registered > Key type pkcs7_test registered > Asymmetric key parser 'tpm_parser' registered > Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) > io scheduler mq-deadline registered > io scheduler kyber registered > io scheduler bfq registered > hgafb: HGA card not detected. > hgafb: probe of hgafb.0 failed with error -22 > usbcore: registered new interface driver udlfb > uvesafb: failed to execute /sbin/v86d > uvesafb: make sure that the v86d helper is installed and executable > uvesafb: Getting VBE info block failed (eax=0x4f0...
2020 Apr 06
2
upstream boot error: KASAN: slab-out-of-bounds Write in virtio_gpu_object_create
...' registered > Key type pkcs7_test registered > Asymmetric key parser 'tpm_parser' registered > Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243) > io scheduler mq-deadline registered > io scheduler kyber registered > io scheduler bfq registered > hgafb: HGA card not detected. > hgafb: probe of hgafb.0 failed with error -22 > usbcore: registered new interface driver udlfb > uvesafb: failed to execute /sbin/v86d > uvesafb: make sure that the v86d helper is installed and executable > uvesafb: Getting VBE info block failed (eax=0x4f0...
2013 Oct 06
40
[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
Greetings, I got the below dmesg and the first bad commit is commit cf39c8e5352b4fb9efedfe7e9acb566a85ed847c Merge: 3398d25 23b7eaf Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Wed Sep 4 17:45:39 2013 -0700 Merge tag ''stable/for-linus-3.12-rc0-tag'' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip Pull Xen updates from Konrad