[00:26:59] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has joined #oi-dev
[00:35:47] *** saskaloon <saskaloon!~toor@indefeasible.indelect.net> has quit IRC (Remote host closed the connection)
[00:41:58] *** saskaloon <saskaloon!~toor@indefeasible.indelect.net> has joined #oi-dev
[00:49:47] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Quit: Leaving)
[01:03:01] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has quit IRC (Read error: Connection reset by peer)
[01:03:59] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has joined #oi-dev
[01:28:53] *** andy_js <andy_js!~andy@2.218.92.54> has quit IRC (Quit: andy_js)
[01:40:20] *** kohju_ <kohju_!~kohju@gw.justplayer.com> has joined #oi-dev
[01:40:20] *** ChanServ sets mode: +o kohju_
[01:41:32] *** skloon <skloon!~toor@indefeasible.indelect.net> has joined #oi-dev
[01:45:45] *** kohju <kohju!~kohju@gw.justplayer.com> has quit IRC (Ping timeout: 240 seconds)
[01:45:45] *** saskaloon <saskaloon!~toor@indefeasible.indelect.net> has quit IRC (Ping timeout: 240 seconds)
[02:58:54] *** v_a_b <v_a_b!~volker@p54BC77FB.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 250 seconds)
[03:02:54] *** v_a_b <v_a_b!~volker@p54BC70D6.dip0.t-ipconnect.de> has joined #oi-dev
[03:52:37] *** jimklimov <jimklimov!~E9926362@dynamic-109-81-208-88.ipv4.broadband.iol.cz> has quit IRC (Quit: Leaving.)
[04:08:09] *** kohju_ is now known as kohju
[04:26:10] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has quit IRC (Ping timeout: 250 seconds)
[04:30:41] *** alanc <alanc!~alanc@inet-hqmc05-o.oracle.com> has quit IRC (Remote host closed the connection)
[04:30:59] *** alanc <alanc!~alanc@inet-hqmc05-o.oracle.com> has joined #oi-dev
[04:30:59] *** ChanServ sets mode: +o alanc
[05:50:47] *** leoric <leoric!~leoric@37.112.39.233> has joined #oi-dev
[06:57:59] *** rk4n3 <rk4n3!~rk4n3@24-159-210-156.static.roch.mn.charter.com> has quit IRC (Quit: leaving)
[07:14:44] *** teferi <teferi!~adam@singularity.crossproduct.net> has quit IRC (Ping timeout: 250 seconds)
[07:14:57] *** teferi <teferi!~adam@singularity.crossproduct.net> has joined #oi-dev
[07:32:43] *** leoric <leoric!~leoric@37.112.39.233> has quit IRC (Remote host closed the connection)
[07:43:20] *** rk4n3 <rk4n3!~rk4n3@24-159-210-156.static.roch.mn.charter.com> has joined #oi-dev
[08:12:55] *** FuntDobraWork <FuntDobraWork!~FuntDobra@212.34.53.106> has joined #oi-dev
[08:22:50] <Agnar_> moin
[08:23:21] *** Agnar_ is now known as Agnar
[08:30:06] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #oi-dev
[08:39:52] <alp> tsoome: hi
[08:40:00] <tsoome> yarr
[08:40:05] <alp> what ouptut for smbios do you want?
[08:40:16] <alp> SMBIOS Tabble at 0x....
[08:40:37] <alp> Unknown Table (blah) at 0xd4...
[08:41:05] <tsoome> if you get output and does it look reasonable
[08:41:30] <alp> from configuration have list of tables
[08:41:40] <alp> and their locations
[08:42:01] <alp> And I see SMBIOS Table at ...
[08:42:21] <alp> but no mention of SMBIOS3
[08:42:30] <tsoome> ah, unknown from system table is ok, it means there is no string to describe UUID
[08:43:06] <tsoome> yea, not all system have smb3
[08:44:00] <alp> smbios -e lists some Entry Points
[08:44:35] <alp> Entry Point Anchor Tag: _SM_
[08:44:49] <tsoome> the main purpose of this test is to verify the information is detected and presented
[08:45:10] <tsoome> yep _SM_ is tag to identify 32bit entry point
[08:45:39] <alp> smbios without arguments gives a lot of output
[08:45:49] <alp> do you need something particular?
[08:45:58] <tsoome> yep, so it is working just as designed in your case
[08:46:10] <tsoome> that was it:)
[08:47:23] <tsoome> since the SMBIOS3 has 64bit entry pointer, and the table is different, the concern is a) if it is working properly b)havent I broken the SMBIOS2 processing
[08:48:15] <tsoome> I only have a bit hacked qemu to test SMBIOS3 :) other systems here are all SMBIOS2:)
[08:48:26] <alp> smbios -e and smbios -e /dev/xvdc gives a bit different results
[08:48:49] <alp> Intermediate Checksum differ
[08:49:14] <alp> as well as Strcuture Table Address
[08:49:49] <alp> everything seems sane
[08:50:35] <alp> why does terminal scrollback still fail to work ? ;)
[08:50:48] <tsoome> it is not implemented:)
[08:51:19] <tsoome> the tem screen buffer is allocated exactly for one screenful.
[08:51:41] <alp> do you need anything else?
[08:51:59] <tsoome> dont think so
[08:52:16] <tsoome> the screen itself etc seems to work ok?
[08:52:24] <tsoome> what gfx is it btw?
[08:52:52] <alp> gfx?
[08:53:00] <tsoome> graphics card:)
[08:53:38] <alp> HD 4400 IIRC
[08:54:26] <tsoome> ok. the image is built against all the latest bits but it has no X so you can not check that part:D
[08:57:44] *** tsoome <tsoome!~tsoome@220-90-235-80.dyn.estpak.ee> has quit IRC (Quit: tsoome)
[08:59:05] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has joined #oi-dev
[08:59:06] <alp> prtconf says 'Haswell-ULT Integrated Graphics controller'
[08:59:37] <alp> 0x0A16
[09:00:45] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has joined #oi-dev
[09:25:22] *** tsoome <tsoome!~tsoome@71-10-196-88.dyn.estpak.ee> has joined #oi-dev
[09:37:24] <rk4n3>
[09:38:56] *** rk4n3 <rk4n3!~rk4n3@24-159-210-156.static.roch.mn.charter.com> has left #oi-dev
[09:39:20] *** rk4n3 <rk4n3!~rk4n3@24-159-210-156.static.roch.mn.charter.com> has joined #oi-dev
[09:49:41] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 246 seconds)
[09:51:02] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #oi-dev
[09:57:24] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has quit IRC (Read error: Connection reset by peer)
[09:57:46] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has joined #oi-dev
[09:58:19] *** jimklimov1 <jimklimov1!~E9926362@31.7.243.238> has joined #oi-dev
[09:58:21] *** jimklimov1 <jimklimov1!~E9926362@31.7.243.238> has quit IRC (Read error: Connection reset by peer)
[09:58:25] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has quit IRC (Read error: Connection reset by peer)
[09:59:50] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has joined #oi-dev
[10:02:52] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has quit IRC (Read error: Connection reset by peer)
[10:03:19] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has joined #oi-dev
[10:08:54] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has joined #oi-dev
[10:30:44] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has quit IRC (Quit: tozhu)
[10:31:05] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has joined #oi-dev
[10:34:44] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has quit IRC (Read error: Connection reset by peer)
[10:36:40] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has joined #oi-dev
[10:38:12] *** ptribble <ptribble!~ptribble@cpc108961-cmbg20-2-0-cust21.5-4.cable.virginm.net> has joined #oi-dev
[10:39:04] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has quit IRC (Read error: Connection reset by peer)
[10:41:09] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has joined #oi-dev
[10:58:41] *** tozhu <tozhu!~Thunderbi@171.93.160.203> has quit IRC (Read error: Connection reset by peer)
[11:10:44] <jeffpc> alp: ok, I actually want to release a new version of guilt - I'll update the userland component at the same time
[11:11:04] <alp> thanks
[11:18:34] *** merzo <merzo!~merzo@148-73-132-95.pool.ukrtel.net> has quit IRC (Remote host closed the connection)
[11:49:44] *** xenol <xenol!~xenol@2a01:8c00:ff48:1a6c::dead:beef> has quit IRC (Ping timeout: 250 seconds)
[12:01:44] *** andy_js <andy_js!~andy@2.218.92.54> has joined #oi-dev
[12:17:44] *** pjama <pjama!~pjama@c211-31-52-41.kelvn3.qld.optusnet.com.au> has quit IRC (Ping timeout: 246 seconds)
[12:20:04] *** pjama <pjama!~pjama@c211-31-52-41.kelvn3.qld.optusnet.com.au> has joined #oi-dev
[12:44:09] *** xenol <xenol!~xenol@2a01:8c00:ff48:1a6c::dead:beef> has joined #oi-dev
[13:19:52] *** merzo <merzo!~merzo@155-37-133-95.pool.ukrtel.net> has joined #oi-dev
[13:31:43] *** pjama <pjama!~pjama@c211-31-52-41.kelvn3.qld.optusnet.com.au> has quit IRC (Ping timeout: 245 seconds)
[13:33:07] *** pjama <pjama!~pjama@c211-31-52-41.kelvn3.qld.optusnet.com.au> has joined #oi-dev
[13:33:33] *** Einherjer <Einherjer!~einherjer@69.64.40.177> has joined #oi-dev
[13:49:26] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Ping timeout: 246 seconds)
[14:02:40] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has joined #oi-dev
[15:02:46] *** FuntDobraWork <FuntDobraWork!~FuntDobra@212.34.53.106> has quit IRC (Quit: leaving)
[15:13:16] *** nikolam <nikolam!~nikolam@unaffiliated/nikolam> has quit IRC (Quit: Leaving)
[15:37:16] *** tsoome <tsoome!~tsoome@71-10-196-88.dyn.estpak.ee> has quit IRC (Quit: tsoome)
[15:58:35] *** jimklimov <jimklimov!~E9926362@31.7.243.238> has quit IRC (Ping timeout: 246 seconds)
[16:11:00] *** tsoome <tsoome!~tsoome@220-90-235-80.dyn.estpak.ee> has joined #oi-dev
[17:16:17] *** jimklimov <jimklimov!~E9926362@37-48-50-95.tmcz.cz> has joined #oi-dev
[17:22:29] *** merzo <merzo!~merzo@155-37-133-95.pool.ukrtel.net> has quit IRC (Ping timeout: 248 seconds)
[17:33:27] *** jimklimov1 <jimklimov1!~E9926362@37-48-50-95.tmcz.cz> has joined #oi-dev
[17:34:55] *** jimklimov <jimklimov!~E9926362@37-48-50-95.tmcz.cz> has quit IRC (Read error: Connection reset by peer)
[17:36:58] *** jimklimov <jimklimov!~E9926362@37-48-37-64.tmcz.cz> has joined #oi-dev
[17:37:47] *** jimklimov1 <jimklimov1!~E9926362@37-48-50-95.tmcz.cz> has quit IRC (Ping timeout: 258 seconds)
[17:51:25] *** jimklimov <jimklimov!~E9926362@37-48-37-64.tmcz.cz> has quit IRC (Ping timeout: 252 seconds)
[17:58:27] *** jimklimov <jimklimov!~E9926362@37-48-4-74.tmcz.cz> has joined #oi-dev
[18:03:05] *** jimklimov <jimklimov!~E9926362@37-48-4-74.tmcz.cz> has quit IRC (Ping timeout: 258 seconds)
[18:05:39] *** skloon <skloon!~toor@indefeasible.indelect.net> has quit IRC (Remote host closed the connection)
[18:14:46] *** saskaloon <saskaloon!~toor@indefeasible.indelect.net> has joined #oi-dev
[18:27:04] *** jimklimov <jimklimov!~E9926362@37-48-43-226.tmcz.cz> has joined #oi-dev
[18:35:22] *** leoric <leoric!~leoric@37.112.233.82> has joined #oi-dev
[18:54:51] *** jimklimov <jimklimov!~E9926362@37-48-43-226.tmcz.cz> has quit IRC (Ping timeout: 252 seconds)
[19:08:37] *** jimklimov <jimklimov!~E9926362@37-48-43-226.tmcz.cz> has joined #oi-dev
[19:13:54] *** gwr <gwr!~gwr@pool-72-74-26-75.bstnma.fios.verizon.net> has joined #oi-dev
[19:13:54] *** ChanServ sets mode: +o gwr
[19:24:44] *** jimklimov <jimklimov!~E9926362@37-48-43-226.tmcz.cz> has quit IRC (Ping timeout: 246 seconds)
[20:37:05] *** herzen_ is now known as herzen
[21:03:06] *** ptribble <ptribble!~ptribble@cpc108961-cmbg20-2-0-cust21.5-4.cable.virginm.net> has quit IRC (Quit: Leaving)
[21:07:07] *** leoric <leoric!~leoric@37.112.233.82> has quit IRC (Remote host closed the connection)
[22:39:52] *** DrLou_ <DrLou_!~DrLou@192.81.212.224> has joined #oi-dev
[22:39:52] *** ChanServ sets mode: +o DrLou_
[22:43:40] *** DrLou <DrLou!~DrLou@c-73-33-92-169.hsd1.nj.comcast.net> has quit IRC (Ping timeout: 258 seconds)
[22:43:40] *** DrLou_ is now known as DrLou
[22:58:39] *** jimklimov <jimklimov!~E9926362@dynamic-109-81-208-88.ipv4.broadband.iol.cz> has joined #oi-dev
[23:00:51] *** DrLou_ <DrLou_!~DrLou@c-73-33-92-169.hsd1.nj.comcast.net> has joined #oi-dev
[23:00:51] *** ChanServ sets mode: +o DrLou_
[23:03:21] *** DrLou <DrLou!~DrLou@192.81.212.224> has quit IRC (Ping timeout: 260 seconds)
[23:03:21] *** DrLou_ is now known as DrLou
[23:20:07] <igork> ghostscript 9.19
[23:22:45] *** gwr <gwr!~gwr@pool-72-74-26-75.bstnma.fios.verizon.net> has quit IRC (Quit: Leaving)