sameroom
[gigaherz] probably makes better use of the GDI api :P
sameroom
[CatButts] [15:19] <tarzeau> where's that russian dudeds modded isos with fancy usb drivers?
sameroom
[CatButts] [15:19] <tarzeau> wanna try
Stas'M
http://vgal.ru.com/
sameroom
[dandelion] https://vk.com/vgalnt
sameroom
[dandelion] https://vk.com/vgalnt?w=wall350989775_136%2Fall
sameroom
[yournick|95910] when usb will be merged to master?
sameroom
[yournick|95910] who is responsible for this?
Stas'M
AmineKhaldi || ThFabba
sameroom
[yournick|95910] why they dont merge?
sameroom
[eersoy93] yournick|95910: Developers consider this merge, perhaps the USB branch needs testing.
sameroom
[eersoy93] Are the USB branch's USB drivers stable?
sameroom
[eersoy93] I have never tried it.
sameroom
[x86corez] eersoy93: they were tested by entire russian community around 2 years
sameroom
[x86corez] they're stable enough
sameroom
[x86corez] (at least on my laptop)
sameroom
[eersoy93] x86corez: Then good. :)
Stas'M
Stas'M
Just take a look at this nice USB live thingy :)
sameroom
[dandelion] latest vgal build works better on real hardware ( livecd )
sameroom
[dandelion] including AM1 platform
sameroom
[dandelion] also is better on intel nuc
sameroom
[dandelion] FYI
Anonymous
yeah, and you can(!) launch reactos from usb drive with these drivers
sameroom
[dandelion] boot from usb stick (rufus ) on usb 2.0
sameroom
[eersoy93] x86corez: Yeah! Very good. :)
sameroom
[x86corez] ^^)
sameroom
[eersoy93] No binary blobs, no proprietary components, no NSA, no secrets, no tracking, no CIA, no FBI... And Windows... It's ReactOS. \o/
Yeonung
sameroom
[x86corez] IBM ThinkPad \o/
Yeonung
Just tried vgal build on x230 using liveusb. Got working boot screen and that's it. Sad
Anonymous
Anonymous
and help vgal fix it :)
sameroom
[x86corez] @helloks you should use Debug mode
sameroom
[x86corez] (either COM debug or Screen debug)
Yeonung
Still hangs. Last line in debug mode is "SWENUM.SYS"
sameroom
[x86corez] ok, try renaming hdaudbus.sys and fbtusb.sys drivers
sameroom
[CatButts] hello ks
sameroom
[x86corez] also, excluding the USB flash, does any other USB devices are connected to the laptop?
Yeonung
No, there isn't any hardware attach to it.
Yeonung
Well, I just tried "Debug (log file)" option in bootloader and it seems not generating any log file in usb stick.
Yeonung
sameroom
[x86corez] "Log file" requires modification of freeldr.ini
sameroom
[x86corez] specifying correct ARC path to your flash drive
sameroom
[x86corez] googling the assertion...
sameroom
[x86corez] @helloks you may need to contact with Vadim Galyant with this log
sameroom
[x86corez] cannot find anything about this assertion
sameroom
[x86corez] Also you may try his older / newer USB builds
Yeonung
Sorry for keep asking question, but is there any method for finding harddisk id and partition id in freeloader?
I found reactos wiki about setting freeldr.ini for make debug log to file ("Options=/DEBUG /DEBUGPORT=FILE:\Device\HarddiskX\PartitionY\debug.log /SOS"), but I'm not sure about device id which my usb stick is using.
sameroom
[mjansen] CatButts: a hint in the imports is exactly what the name suggests, a hint where the name is expected to be (index)
sameroom
[mjansen] If that entry doesn't match, entire eat is traversed
sameroom
[mjansen] Don't recall if traversal is linear or binary search
sameroom
[mjansen] I guess linear
sameroom
[CatButts] so, it's non-esential detail
sameroom
[CatButts] unless performance is concerned
Yeonung
sameroom
[eersoy93] Hi! I have a question: Where is vicmarcal?
sameroom
[eersoy93] I couldn't see him on ReactOS.
sameroom
[x86corez] @helloks try this for "Log file":
sameroom
[x86corez] Options=/DEBUG /DEBUGPORT=FILE:\ArcName\multi(0)disk(0)rdisk(0)partition(1)\debug.log /SOS /MININT
sameroom
[x86corez] eersoy93: he disappeared
sameroom
[eersoy93] https://twitter.com/vicmarcal
sameroom
[eersoy93] He appears on Twitter.
sameroom
[x86corez] on March 13 last time
sameroom
[eersoy93] https://es.linkedin.com/in/vicmarcal
sameroom
[eersoy93] I don't have a Linkedin account, so I can't view this.
sameroom
[x86corez] too
Yeonung
x86corez, I tried that line in freeldr.ini but still no luck
sameroom
[x86corez] yeah, Log file works only when your boot to desktop succeed
sameroom
[x86corez] @helloks btw. what exact vgal's build do you use?
Yeonung
https://vk.com/wall350989775_136
Telegram pinned build
sameroom
[x86corez] that's latest one
sameroom
[x86corez] strange enough that I can't find that ASSERT in source code, and even in PRs
sameroom
[x86corez] oh I found it in master
sameroom
[x86corez] https://github.com/reactos/reactos/blob/master/drivers/usb/usbport/device.c#L1255
sameroom
[x86corez] probably this one
Yeonung
yeah that line is same with screen assert one
sameroom
[dandelion] is this the last version? -> http://dl.winehq.org/wine/wine-gecko/2.47/
sameroom
[dandelion] or this -> http://dl.winehq.org/wine/wine-gecko/2.40/
sameroom
[x86corez] just open parent dir and see what is last modified