-
gemelen
Hi! Recently I've got a hp's z820 workstation and installed smartos on it. Mostly it works, with some caveats of Intel c602 (lack of) support. The issue I have atm is that os runs kinda blind on this hardware: smbios reports "system does not export an smbios table", while under linux I could get that info. From the channel logs I see that there was a related discussion about a year ago, but seems there
-
gemelen
was no generic solution. Could you please direct me on what could be missing part to solve such an issue? Some output for bios data could be seen here
gist.github.com/gemelen/888f5a280632f326e0ddf10e763ca0fb
-
danmcd
I'm finally rebooting with that OI /etc/system change in place. It'll be a fast check (if the build trainwrecks in < 40sec, it was a NOP, if it continues, I MIGHT be on to something...).
-
danmcd
I think it Just Failed Somewhere Else. Making sure by running the full debug build but :rolleyes: at this point.
-
toasterson
danmcd: so the system change is because of firefox and its javascript engine. We did not know about the mapfile at the time. Would it be more „correct“ to use that instead of the etc system change?
-
tsoome
gemelen what you get from: prtconf -v| grep -A1 smbios
-
gitomat
[illumos-gate] 16506 want fdclose() -- Hans Rosenfeld <rosenfeld⊙gho>
-
danmcd
THanks Woodstock, sorry for the delay.
-
Woodstock
no worries, and thanks for approving :)
-
Woodstock
don't you want to approve 17182 as well? :)
-
gemelen
tsoome: name='smbios-address' type=int64 items=1 \n value=00000000cb7cab98
-
tsoome
gemelen and what you get from smbios command?
-
gemelen
'smbios: failed to load SMBIOS: System does not export an SMBIOS table'
-
tsoome
could you run: 'truss -o truss.txt smbios' and mail truss.txt to tsoome⊙mc ?
-
gemelen
sure, no problem
-
gitomat
[illumos-gate] 16886 ksh93 core dumps along with child -- Andy Fiddaman <illumos⊙fn>
-
richlowe
yay
-
richlowe
thanks andy
-
alanc
hmm, casper went with a simpler fix:
oracle/solaris-userland bb6ecd6
-
fenix
→ GitHub commit bb6ecd6: 34772382 ksh93 should stop dumping core in sympathy (committed)
-
richlowe
as long as it stops attacking me
-
andyf
hmm, I would expect that one to have some side effects.. I tried something like that first but it fell down in testing.
-
andyf
A better commit message than mine though :)
-
illumofornia
Hello folks! Just testing, saying hello from Reddit, tho I should be around here and there testing the waters before becoming more active!
-
andyf
alanc - looks like there was a followup -
oracle/solaris-userland f6e69b6
-
fenix
→ GitHub commit f6e69b6: 37278378 zoneadm_kz_lsm_017 expected error message not found (committed)
-
gitomat
[illumos-gate] 17371 mdb ::array can divide by 0 -- Patrick Mooney <pmooney⊙pc>
-
alanc
andyf: ah, I hadn't noticed that