search for: apci

Displaying 20 results from an estimated 60 matches for "apci".

Did you mean: acpi
2005 Oct 27
4
monolithic versus modules
I spun a new xen kernel from pristine sources using modules, had the APCI errors and scsi timeouts. I took pristine source and spun a monolithic kernel and everything appears to be working. gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) if it matter. xen_changeset : Wed Oct 26 11:59:13 2005 +0100 7500:20d1a79ebe31 I have had this APCI issue on this SMP Athlon with mo...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 04/17] pavarvirt_ops - apci header updates
plain text document attachment (xx-paravirt-apic-header.patch) This patch updates the apic header file for switching apic_read and write for use with paravirt ops. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: clean-start/include/asm-x86_64/apic.h =================================================================== ---
2008 Feb 28
1
[amd iommu] [patch 1/2]Add APCI table support for AMD IOMMU
Signed-off-by: Wei Wang <wei.wang2@amd.com> -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Geschäftsanschrift): Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland Registergericht Dresden: HRA 4896 vertretungsberechtigter Komplementär: AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 04/17] pavarvirt_ops - apci header updates
plain text document attachment (xx-paravirt-apic-header.patch) This patch updates the apic header file for switching apic_read and write for use with paravirt ops. Signed-off-by: Steven Rostedt srostedt@redhat.com Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Index: clean-start/include/asm-x86_64/apic.h =================================================================== ---
2007 Jan 24
3
System hangs at "Rebooting System" on VIA KM400 chipsets
...ow is issued, the system does everything you would expect from a reboot, but when it gets to Rebooting System, it hangs and requires a power cycle. The logs do not indicate anything is going wrong. It's not a kernel panic. I've tried appending "acpi=off noapic" or just "apci=off" to grub.conf and neither help. We've tested these boards extensively with various CPU's, hard drives, and RAM and they show no other issues, so it's not hardware defects or hardware compatibility issues. I'm not sure what is going on, but assistance would be greatly a...
2011 Dec 02
6
[PATCH] tools/firmware: remove "_PS0/3" Method
tools/firmware: remove "_PS0/3" Method Do not expose the ACPI power management "_PS0/3" Method to guest firmware. According to section 3.4 of the APCI specification 4.0, PCI device control the device power through its own specification but not through APCI. Qemu pushes "_PS0/3" to guest will cause a mess between ACPI PM and PCI PM as a result of incorrect ACPI table shipped with the guest BIOS, it may cause a failure of PCI device PM s...
2008 Feb 28
5
[amd iommu] [patch 2/2]Add APCI tables support for AMD IOMMU
Signed-off-by: Wei Wang <wei.wang2@amd.com> -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Geschäftsanschrift): Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland Registergericht Dresden: HRA 4896 vertretungsberechtigter Komplementär: AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
2005 May 05
6
Opinions on Cisco 7960G, Polycom IP-600, and Snom 360
...d to our workstations, so being able to take calls from any given phone is an important consideration. In the same vein, knowing the status of other staff (i.e. if they are on a call or idle) would be very useful, and is something we are used to with our current setup. Thanks, Daniel Bingham dan@apci.net
2006 Jun 15
1
1. Re: Re: [Xen-devel] Re: switchroot mount failed
...CH window: e0000000-e01fffff PCI : Bridge: 0000:01:00:2 IO window :d000-dfff MEM window : fcf00000-fcffffff PREFETCH window: e0000000-e01fffff PCI : Bridge: 0000:01:00:0 IO window :c000-dfff MEM window : fce00000-fcefffff PREFETCH window: e0000000-e01fffff I have tried pci=routeirq and apci=off, it still give me error Yes, I know about noreboot option and I knew module were loaded and detected. Thanks for helping me out. I have been trying to make xen work on dual core Xeon 2.8GhZ for last two days....and i have to try all options...so i am now not able to replicate same error. I am...
2001 Jan 18
5
New Samba Install - Error Bind Failed
I am install Samba on a New RS/6000 M 80. I am installing Samba 2.0.7. I have the services and inedt.conf files with the needed entries and have add a program check my entry. I get the following error in the log file and can not figure out what is wrong. [2001/01/17 12:31:59, 0] lib/util_sock.c:open_socket_in(863) bind failed on port 139 socket_addr=0.0.0.0 (Address already in use)
2003 Jan 19
1
isolinux/gentoo
...dev/ram0 init=/linuxrc timeout 300 prompt 1 display boot.msg F1 boot.msg F2 help.msg label livecd kernel gentoo append initrd=initrd acpi=off root=/dev/ram0 init=/linuxrc ######################################### The problem is when a user passes another parameter : gentoo nosmp apci=on ,etc they are ignored. even though a dmesg shows them as a kernel command line arguement. Ive tried various versions of isolinux with no luck. Any info would be appreciated. Thanks Bob Johnson
2019 Aug 15
3
[PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"
...gt; > > when on Linux. > > > > > > and what's exactly the difference between those? And what's the actual > > > issue here? > > > > Hybrid Graphics is the new "standard" way of handling these laptops. > > It uses the standard _PR3 APCI method to handle dGPU power. Support > > for this was added to Linux relatively later compared to when the > > laptops were launched. "Power Express" used the other AMD specific > > ATPX ACPI method to handle dGPU power. The driver supports both so > > either me...
2019 Aug 15
2
[PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"
..."Power Express" and "Switchable Graphics" > > when on Linux. > > and what's exactly the difference between those? And what's the actual > issue here? Hybrid Graphics is the new "standard" way of handling these laptops. It uses the standard _PR3 APCI method to handle dGPU power. Support for this was added to Linux relatively later compared to when the laptops were launched. "Power Express" used the other AMD specific ATPX ACPI method to handle dGPU power. The driver supports both so either method will work. Alex > > We alre...
2005 Dec 20
1
compaq v2000 working with correct boot options and compaq r4000 still SLOWWW
Hi, I have a v2000 compaq laptop. The realtek network and USB on this machine was not working. After adding to grub.conf "acpi=off apci=off noacpi noapic" the v2000 realtek started working and the USB worked fine... Fantastic! So I thought I would try those same options on my r4000 laptop. they had no effect.... This AMD turion 64 4000+ rating laptop is still running SLOWWW... /proc/cpuinfo has the cpu Mhz running at 2393 b...
2017 Apr 18
2
[RFC 1/3] virtio-iommu: firmware description of the virtual topology
...se that mechanism to identify vIOMMUs and then invent a purely para-virtualized method to enumerate devices behind each vIOMMU? Asking this is because each vendor has its own enumeration methods. ARM has device tree and ACPI IORT. AMR has ACPI IVRS and device tree (same format as ARM?). Intel has APCI DMAR and sub-tables. Your current proposal looks following ARM definitions which I'm not sure extensible enough to cover features defined only in other vendors' structures. Since the purpose of this series is to go para-virtualize, why not also para-virtualize and simplify the enumerati...
2017 Apr 18
2
[RFC 1/3] virtio-iommu: firmware description of the virtual topology
...se that mechanism to identify vIOMMUs and then invent a purely para-virtualized method to enumerate devices behind each vIOMMU? Asking this is because each vendor has its own enumeration methods. ARM has device tree and ACPI IORT. AMR has ACPI IVRS and device tree (same format as ARM?). Intel has APCI DMAR and sub-tables. Your current proposal looks following ARM definitions which I'm not sure extensible enough to cover features defined only in other vendors' structures. Since the purpose of this series is to go para-virtualize, why not also para-virtualize and simplify the enumerati...
2004 Nov 20
2
zaphfc sound problems
...when zaphfc is out of the game - like calling asterisk alone from pstn. but capi itself works - at least when i use sip to call out. ive got to stop scratching my head about this before i loose to much hair ... i googled around and found no solution. what i tried: - the hdparm thing - switching apci/acpi - changing resitors for termination of the internal bus (100/50 ohms) or remove termination completely one thing that makes me curious are interrupts: > Sat Nov 20 13:49:30 CET 2004 > CPU0 > 0: 4270237 XT-PIC timer > 1: 44 XT-PIC i80...
2005 Apr 21
10
apci issue
Hi, Updated to current bk today, and my machine stopped booting ... I''ve tracked it down to the apic changes from end of last week. cset 1.1307 boots fine, 1.1308 doesn''t. Diff of the boot messages is below. Full logs are also attached. Gerd --- log-1.1307 2005-04-21 14:40:57.372885027 +0200 +++ log-1.1308 2005-04-21 14:38:52.236553392 +0200 @@ -7,7 +7,7 @@
2005 Dec 16
0
Re: VIA sata + Xen 3.0 boot lockup problems (solved)
Hello! Now i`m able to boot the kernel i`ve compiled. The lockup problem was solved using "apci=off" as a kernel boot option and the panic problem was due to some option missing during kernel config time (the problem was between the chair and the keyboard - Me! :-). Below is attached a diff between the working .config and the other in my previous post (i`ve deleted some comments from the...
2006 Oct 23
0
[PATCH 1/6] xen: ACPI SRAT table parser and data structures
The attached tarball will generate a patch that integrates the APCI SRAT parser from linux-2.6.16.29 into Xen. To generate the patch, unpack the tarball and run ./numa.sh. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx (512) 838-9253 T/L: 678-9253 ryanh@us.ibm.com _______________________________________________ Xen-devel mail...