Displaying 20 results from an estimated 63 matches for "megatrends".
2016 Jun 14
2
Getting HTTP path-prefix to work with syslinux.efi
....efi is
indeed able to load HTTP URLs.
What does it mean for TCPv4Sb to be listed under "guid" yet not under
"dh -p Net"? Curiously, on the OptiPlex 990, the "dh -p Net" output is
bizarrely essentially empty:
Dell OptiPlex 990 A19 (EFI 2.0 Revision 4.632 American Megatrends):
Shell> dh -p Net
Handle dump by protocol 'Net'
Dell OptiPlex 9010 A22 (EFI 2.31 Revision 4.653 American Megatrends):
Shell> dh -p Net
Handle dump by protocol 'Net'
326: DevPath (..9,0x0)/MAC(xxxxxxxxxxxx,0x0))Net MNPSb ARPSb DHCPv4Sb
IPv4Sb IPv4Config UDPv4Sb MTFTPv...
2014 May 14
3
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard af
...locking pool is initialized
[ 2.204476] usb 1-1.1: New USB device found, idVendor=046b, idProduct=ff10
[ 2.204480] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.204482] usb 1-1.1: Product: Virtual Keyboard and Mouse
[ 2.204484] usb 1-1.1: Manufacturer: American Megatrends Inc.
[ 2.204486] usb 1-1.1: SerialNumber: serial
[ 2.310665] usb 2-1.4: new low-speed USB device number 3 using ehci-pci
[ 2.408258] usb 2-1.4: New USB device found, idVendor=413c, idProduct=2107
[ 2.408263] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.4082...
2014 May 14
0
Bug#748052: Bug#748052: xen-hypervisor-4.3-amd64: No USB keyboard after booting into Dom0
Control: tag -1 +moreinfo
On Tue, 2014-05-13 at 08:55 -0700, Mike Egglestone wrote:
> After booting into kernel 3.13 dom0, the keyboard no longer works.
> All other aspects work, ssh is needed to login to the system to
> start working with the domU's.
> They keyboard works at the grub menu just fine, and
> works normal when booting into the non xen kernel.
I think at a minimum
2016 Jun 15
0
Getting HTTP path-prefix to work with syslinux.efi
...ut is bizarrely
> essentially empty:
It means it understands what alias to assign for the GUID but might
not have a binding for it or placed it elsewhere. The following would
find the binding if it existed elsewhere.
dh -p TCPv4Sb
> Dell OptiPlex 990 A19 (EFI 2.0 Revision 4.632 American Megatrends):
>
> Shell> dh -p Net
> Handle dump by protocol 'Net'
>
>
>
> Dell OptiPlex 9010 A22 (EFI 2.31 Revision 4.653 American Megatrends):
>
> Shell> dh -p Net
> Handle dump by protocol 'Net'
>
> 326: DevPath (..9,0x0)/MAC(xxxxxxxxxxxx,0x0))Net M...
2020 Apr 03
2
IOMMU and kernel
Yes
dmesg | grep "EFI v"
[ 0.000000] efi: EFI v2.70 by American Megatrends
On Fri, 2020-04-03 at 14:29 -0400, Jonathan Billings wrote:
> On Fri, Apr 03, 2020 at 07:37:10PM +0300, Georgios wrote:
> > Hi.
> > Im trying to set intel_iommu=on on kernel parameters at grub but
> > for
> > some reason it doesnt work.
> >
> > I edit /etc/...
2015 Jun 08
2
Problem with GT218 (GeForce GT210)
...ther outputs:*
*-core
description: Motherboard
product: M5A97 LE R2.0
vendor: ASUSTeK COMPUTER INC.
physical id: 0
version: Rev 1.xx
serial: 130207833100091
slot: To be filled by O.E.M.
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 1503
date: 01/11/2013
size: 64KiB
capacity: 8128KiB
capabilities: pci upgrade shadowing cdboot bootselect socketedrom
edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen
int9keyboard int14serial...
2016 Jun 13
2
Getting HTTP path-prefix to work with syslinux.efi
> > Is syslinux.efi supposed to be able to handle HTTP URLs?
>
> If the underlying firmware can. Try just specifying an HTTP URL in the
> config or on the command line instead of the path-prefix option.
Doesn't work. Apparently the Dell UEFI PXE firmware doesn't know HTTP.
Somehow I was under the impression improvements from pxelinux variants
like lpxelinux were
2015 Aug 15
3
[PATCH] EFI booting may hang indefinitely when no keyboard is present
EFI booting may hang indefinitely when no keyboard is present on a
machine (or when UEFI has chosen to not init USB due to fast boot).
Reproducible at least with "EFI v2.31 by American Megatrends" on an
Asrock H81M-ITX board.
Reason is the input draining loop near the end in efi/main.c; it calls
ReadKeyStroke() as long as EFI_NOT_READY is not returned. On machines
without keyboard, EFI_DEVICE_ERROR may be returned instead, causing
infinite looping. Positively checking for EFI_SUCC...
2009 Sep 21
4
Powerware 5115 USB Issue
Hi,
I'm trying to get a Powerware 5115 to communicate with the NUT via USB under Debian Linux and need help.
Here is the output that I see.
co-nh5:/tmp/mnt/projects/pwusb/nut-2.4.1# /usr/local/ups/bin/upsdrvctl -u root start
Network UPS Tools - UPS driver controller 2.4.1
Network UPS Tools - BCMXCP UPS driver 0.21 (2.4.1)
USB communication subdriver 0.17
Communications with UPS lost:
2015 Aug 19
2
efi mboot xen linux problem
...gcc 4.8.2). After this
I used the efi64 files from a debian package
(syslinux-common_6.03+dfsg-10_all.deb)
Nothing changed.
It looks like the system stops after loading mboot.c32
grub.efi is able to boot the same xen and vmlinux files.
The bios:
Version 2.16.1243. Copyright (C) 2013 American Megatrends, Inc.
V.NF9N A01 10-24-2014
The console can be redirected/duplicated to a serial port.
--
Hans
2015 Jun 11
2
EFI/PXE boot on Oracle X5-2
...that I can see are
that Mr. Baust claimed to be using HP DL380p Gen9, whereas I'm on
an Oracle X5-2, and Mr. Baust claimed to be using vlan tagging,
while I am not.
Boot log:
Copyright (C) 2014, Oracle and/or its affiliates. All rights reserved.
Version 2.16.1243. Copyright (C) 2013 American Megatrends, Inc.
BIOS Date: 04/29/2015 16:17:14 Ver: 30040200
Press F2 to run Setup (CTRL+E on serial keyboard)
Press F8 for BBS Popup (CTRL+P on serial keyboard)
Press F12 for network boot (CTRL+N on serial keyboard)
[Network Boot Selected]
Boot Mode = UEFI
>>Checking Media Presence......
>>Med...
2007 Feb 16
1
ASUS M2V mobo issues
...dvised that I get a new BIOS chip. The
conversation seemed to indicate this was not a new phenomenon. I ordered a
new chip for each machine with their newest BIOS. I inserted a new chip in
one of the systems and fired it up. Low and behold, the chip is not an MV2
BIOS as before, but an American Megatrends BIOS (2.45.x). It works much
better and there are more appropriate settings in the BIOS now for ACPI.
The plug and play drivers in CentOS 4.4 may work better with this BIOS as
well since there are no onboard LAN settings in the BIOS setup. I'm hoping
this means I can use CentOS on these syste...
2006 Sep 08
3
newhidups with APC Smart-UPS 1500
Hello,
I'm using the stable amd64 port of Debian Linux. I installed (the
latest) nut-2.0.1-4 and nut-usb packages for utilizing an APC Smart-UPS
1500 USB. I tried "apcupsd" first but "nut" makes an even more
sophisticated impression on me and has more security options.
I had problems with the newhidups driver. It didn't find a device with
matching VendorID. And
2018 Jan 14
4
[Bug 104621] New: Nouveau prevents booting on Pascal Gpu
https://bugs.freedesktop.org/show_bug.cgi?id=104621
Bug ID: 104621
Summary: Nouveau prevents booting on Pascal Gpu
Product: Mesa
Version: 17.3
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2015 Aug 15
0
[PATCH] EFI booting may hang indefinitely when no keyboard is present
> EFI booting may hang indefinitely when no keyboard is present on a
> machine (or when UEFI has chosen to not init USB due to fast boot).
> Reproducible at least with "EFI v2.31 by American Megatrends" on an
> Asrock H81M-ITX board.
>
> Reason is the input draining loop near the end in efi/main.c; it calls
> ReadKeyStroke() as long as EFI_NOT_READY is not returned. On machines
> without keyboard, EFI_DEVICE_ERROR may be returned instead, causing
> infinite looping. Po...
2015 Aug 19
0
efi mboot xen linux problem
...useful / usable status for UEFI.
> grub.efi is able to boot the same xen and vmlinux files.
>
Unfortunately, the pace of development for Syslinux is very slow. I
would suggest for you to use whatever suits you.
>
> The bios:
> Version 2.16.1243. Copyright (C) 2013 American Megatrends, Inc.
> V.NF9N A01 10-24-2014
>
> The console can be redirected/duplicated to a serial port.
>
> --
> Hans
Regards,
Ady.
> _______________________________________________
> Syslinux mailing list
> Submissions to Syslinux at zytor.com
> Unsubscribe or set options...
2020 Apr 03
0
IOMMU and kernel
On Fri, Apr 03, 2020 at 09:40:09PM +0300, Georgios wrote:
>
> Yes
>
> dmesg | grep "EFI v"
> [ 0.000000] efi: EFI v2.70 by American Megatrends
That's not always the best test, you should look for the existence of
/sys/firmware/efi to determine if you're using an EFI system.
'grubby' knows to update the configuration file for Legacy vs. UEFI.
--
Jonathan Billings <billings at negate.org>
2006 Jun 13
1
Plain and MD5 passwd for the same user?
...cting via pop3s or imaps remotely?
TIA,
Marco
--
Marco Fioretti mfioretti, at the server mclink.it
Fedora Core 3 for low memory http://www.rule-project.org/
We are drowning in information but starved for knowledge.
-- John Naisbitt, Megatrends
2005 Jun 02
1
EXTLIUX.SYS hangs
...ried various combinations of extlinux.conf and no conf file at all
but always get the same result. I don't think that extlinux.sys is getting
that far.
I get the same result from 2 different machines with different BIOS's (same
disk). One of these is a standard Pentium III PC with American Megatrends
AMIBIOS version 7/21/2000S
My extlinux.conf is:-
default linux
prompt 1
display boot.msg
timeout 100
label linux
kernel vmlinuz-2.4.20-8
append initrd=initrd-2.4.20-8.img root=/dev/hda1
also..
how can I remove extlinux.sys from a directory?
Thanks in advance.
Mike Andrews
2005 Jun 02
1
FW: EXTLIUX.SYS hangs
...ried various combinations of extlinux.conf and no conf file at all
but always get the same result. I don't think that extlinux.sys is getting
that far.
I get the same result from 2 different machines with different BIOS's (same
disk). One of these is a standard Pentium III PC with American Megatrends
AMIBIOS version 7/21/2000S
My extlinux.conf is:-
default linux
prompt 1
display boot.msg
timeout 100
label linux
kernel vmlinuz-2.4.20-8
append initrd=initrd-2.4.20-8.img root=/dev/hda1
also..
how can I remove extlinux.sys from a directory?
Thanks in advance.
Mike Andrews