Displaying 4 results from an estimated 4 matches for "libi386".
Did you mean:
bi386
2009 Jan 28
2
7.1 new install halts on BTX error
I upgraded my 7.0 system to 7.1-RELEASE with freebsd-update only to find
that it no longer boots correctly, instead crashing with a BTX backtrace.
If I break to the loader prompt and use 'ls /boot', I also get a
backtrace.
A new install of 7.1 on this hardware using a separate SCSI card and drive
array also leads to a BTX backtrace. I have copied this below as the first
(most
2003 Aug 31
1
Filesystem problem
...600+ (2086.51-MHz 686-class
CPU)
real memory = 1073676288 (1023 MB)
ad0: 117246MB <Maxtor 6Y120P0> [238216/16/63] at
ata0-master UDMA133
root 1173 0.0 0.1 1436 916 p3 D+ 6:38PM
0:00.00 man vmstat
root 784 0.0 0.1 752 636 d0 D 4:34PM
0:00.02 make all DIRPRFX=i386/libi386/
root 847 0.0 0.0 312 212 d0 D 4:34PM
0:00.00 (cc)
root 848 0.0 0.3 4104 3488 d0 D 4:34PM
0:00.01 (cc1)
root 849 0.0 0.1 928 668 d0 D 4:34PM
0:00.00 /usr/bin/as -o comconsole.o -
last pid: 1252; load averages: 0.00, 0.00, 0.00...
2019 Sep 13
0
Wine release 4.16
...:
iphlpapi: Fixed size to MultiByteToWideChar.
Michael Stefaniuc (3):
strmbase: Don't cast from COM object to interface.
quartz: Don't cast from COM object to interface.
d3d10: Avoid casts from COM object to interface.
Naveen Narayanan (1):
libwine: Only link libi386 with the libraries that need it.
Piotr Caban (2):
msvcrt: Match broken multi-byte character with everything in _mbsspn.
wbemdisp: Handle NULL signatures in init_members.
R?mi Bernon (9):
winex11.drv: Do not react to keyboard grab focus events.
winex11.drv: Only grab or war...
2013 Feb 21
1
IPMI serial console
Hi all,
A recent thread inspired me to try getting a proper serial console working on a Supermicro X9SCL motherboard with IPMI.
However I find that while I see loader messages and the getty I enabled after boot I don't get any kernel messages which does somewhat limit the utility..
The BMC creates COM3 (/dev/cuau2) which works with getty. I modified /boot/loader.conf like so..