#πβtech
1 messages Β· Page 810 of 1
(i even have a second screen just for two discord instances and spotify)
task tray
thanks
what are you looking for?
most dark ones have a very vibrant colour in them for an icon, which hurts my eyes
wallpaper engine ftw
no
peace
what part
this even is too bright
might i suggest smth to you?
ye
black
..
just black
thanks, I hate it
same
ditto
π
perfect
why
o
?
thanks for hurting my eyees
eye pain is a natural part of life
id use the papyrus spaghetti one
ur mum gay
no u
i wish
peace

perfection
too bright
How about now
are those window blinds?
those are windows blinds
ye
Intel plans to push this to the market this year
hmm looks reasonable
So that's why my new PSU already has a split 24 pin PSU side...
?
no
some manufacturers did that for a while
makes more sense when wiring internals
Or when intel is trying to push a new standard
Anyway, I'd just need a new PSU cable for the 10 pin
true
Lel, here they are pushing for a probably good standard while on server side they are not moving from 1 to 2.5 GbE as default bc they try to protect margins
they did exactly this on servers a long time ago
They also were about to drop pcie 4.0 on comet lake. But then decided not to. Forefront of innovation
Nope 4.0 on comet lake is a false rumor
Or rather the part that is was planned for any 14nm variant is a false rumor
https://www.tomshardware.com/news/intel-gets-the-jitters-plans-then-nixes-pcie-40-support-on-comet-lake I read this and it claims they were attempting to do it
@EmmeboiManhorse @Underfox3 I checked, the Tom's story is 100% BS. Comet never was slated to have and never will have PCIe4 for all the reasons I have been saying for the last few years.
Classic Tom's hardware
Just got a 27 inch FHD screen... why
240hz?
hah, no 60hz. but its a usb c monitor with a built in hub and daisy chaining support

so thats great for the office, and my laptop. just one cable
how much dollah
and the best thing is that my osx using colleague can't use the daisy chaining :p
can't!
still though.. 27 inch 1080p is ridiculous. everything is soo large
27 inch should go for 1440
yes
and 4k should only be applied on 37 inch to 50 inch
from 50 inch its 1440p
til 75 inch
then its 1080p again
wiatwhat
it does not make sense for TVs to have 4k because youre so far away from it
except you dont really see the additional sharpness
and more frames
the prices should be different than now yh
i feel like most tvs dont make sense at this point
we have a 75 inch 4k tv
and it's fine on 1080p mode
4k is only harder to run
if really needed, 1440
but 4k is only for maniacs who use ~50 inch monitors
if it becomes a tv, then stop having 4k
yeah
thats about it
imagine
100 INCH FUCKING TV AND YOURE 1.8 M away
but I am like 70 cm away from my 24 inch 1080p
and it's more than okay
WGHAT
ok so
zfs is
too easy
reads zfs documentation
a few of you guys told me to use zfs
and I was scared
but like
it is easy as shit
there is still the matter of dkms taking time every kernel updates. And the realtively high memory usage.
still it is not particular hard
easier than mdadm
I am still thinking about switching to btrfs when I upgrade to bigger hdd's
Also still deciding between 4 less large hdd's in a raid 10 like setup or 2 larger ones in a raid 1 like setup
CoW is great

Moving hdd's out of the pc is great.
well im glad I moved to ssd's
my pc used to make a lot of noise
now it can just sit nice and quiet
Lol yea zfs is very easy/simple to understand with minimal knowledge
I use it on my media server. Raid-5-like storage with almost no effort
are you trying to understand how it works
or are you actually using it? π cause if you're using it, it's easy
i ran less than 10 commands to set up my storage pool and create partitions
sudo zpool create data mirror ata-WDC_WD10EFRX-68FYTN0_WD-WCC4J6NJZJUS ata-WDC_WD10EFRX-68FYTN0_WD-WCC4J2JYN29S -f -o ashift=12```
I did this
and amazingly
I had a raid array
in raid 1
lol
and it was ready in like 10 seconds

it's good for any size, but just don't expect the fastest performance
fault tolerance is it's
^
yep^ it's pretty transparent
you don't have to fuck with it once it's set up unless you're adding drives/recovering from failures
Generally if you take a prebuild nas with nas software they will take care of the config part for you
even then, it's pretty easy to add drives or replace/rebuild
honestly i'd use zfs on spinning platter drives and something really fast/fragile on an ssd... if your boot drive fails and isn't redundant, zfs wont help you anyway
i like to live dangerously
For me one big benefit of ZFS / BTRFS is that you can make it so it snapshots every file you write to (part of) the disk. IE if you are stupid enough to delete something it's still there. This especially at work is such a great benefit. Sure you have backup's but not needing them is more convenient.
The benefit is that having a seperate partition is easier to migrate between disks than just having it all in files.
#backups4lyfe
FWIW in 20+ years of using computers, i've never had a partition straight up fail and the hardware not be the problem
I personally don't do it and just backup the files
but I personally dont like to do it anymore
latest arch install I just put almost everything in root
It's a livesaver at work when idot x deletes stuff he shouldn't you can just look up revisions and put it back.
i like lots of distros, but i always end up coming back to ubuntu/debian
eh, if I need linux working in 30 minutes
ubuntu
if I need linux that will last me and my aesthetic tastes, arch
I dont like mint
I've had bad experiences in the past
and even though it was a long time ago
I just cant let them go
because it's shared stuff within the company lots of people need access to it
easy to google problems, pretty much all the packages are available, everything in familiar locations
Except I am the person deciding that
Alright Linux nerds, do any of you know an actual working solution to heavy IO seriously hampering responsiveness? I'm tired of heavy IO making my system unusuable even if the IO is on non-root drive
what type of drives u using/ what fs
Btrfs, HDDs hurt responsivieness more but it shouldn't matter when the root drive is unused
I've tried them all, I've banged my head a lot trying to fix this garbage
The only lead I have... is that this problem mostly only exists on rpm based distros!
That would be lovely yes but I'm too lazy to switch
what distro exactly?
I'm using openSUSE Tumbleweed, I did repro this problem on Fedora, but Debian and Arch didn't slow down
could it be version of btrfs
does ubuntu/arch use a different major version of btrfs?
Maybe, I did try yoinking the Arch kernel but that didn't help (I build my own kernels anyway)
To try this yourself do something like dd if=/dev/zero of=breakme bs=1M (where breakme would land somewhere on your root drive) then try to resize and move windows
QT programs choke way harder than GTK programs!
There are but I'd rather fix the underlying problem as well π
Or basically what I can tell happens is that when the writeback buffer gets too big, it blocks all IO until its cleared out
Lowering the size of the buffer clears it up somewhat but it's still there
Yeah I've done that and I can only find posts from years ago about people having the same problems and no fix in sight
(but clearly it is fixable since some distros don't have this problem somehow!)
Yes, just as problematic
Uuuurgh...
best I've ever had with IO is firmware issues that I fixed by changing to a different brand of storage
To make it clear, the whole system gets noticeably less responsive if I'm doing something like copying from a separate data drive to an external
did you enable dma access in the kernel? ;P
Go on...
This was a problem with IDE drives.. i dont think this is the case since sata
Nevermind then
im breaking zfs already

I was trying to limit ARC
and I set config wrong so it failed to load on boot
and my stupid dockerd created folders in the data dir
so when I fixed the errors in the zfs config and rebooted zfs refused to mount
fixed it
Here we go again. Attempting to fit all of this junk in this smol case. Can't wait to show it off tomorrow. π
Good luck, you may need it.
π
what case is that?
Sentry 2.0

I mean... I'm running a stock 8700K with an AIO 
benchmarked?
It doesn't throttle.
https://www.youtube.com/watch?v=rJDL1I3xTzA
This video did some temp tests.
Check prices below
Zaber Sentry 2.0 Campaign: https://bit.ly/2K777Hg
Zaber Sentry 2.0: http://zaber.com.pl/sentry/
Corsair H55: https://geni.us/LrBXF
Noctua NF-A12x15: https://geni.us/Loq7OKV
Full Sentry 2.0 Review: https://youtu.be/3LEmbXYB8-Q
NCASE M1 Mods: https://optimu...
my next build is gonna be smoller
I like the idea that my rig is the size of a laptop
and can fit in a bag
I should just use one of these
π
so sentry 2.0 + portable monitor = bulky laptop?
M'yeah I guess.
Big local LAN.
And that's the nuke collector's edition from Fallout. Spot the bobblehead.
@reef patrol how are thermals

Thinn PC π
And this is a 8700K. Not really the best CPU for a case like this. But it's what I have right now.
oo
Still doesn't feel viable for an everyday system like I use it for
I can drop ten degrees or more easily with sleeved cables and a more suited CPU.
What res is that
Thought so
8700k is so sad
I'd be freaking
especially when OCed
Could be worse
Good thing I didn't pay for it then. Or my 9900K π
You could have a 7700k 
just showed how little progress intel made when they didn't really want to
outdated chipset
Sshhhh
tbh
it only was worth it when the 6700k became more expensive
since it is basically the same cpu
but with vroc
and 4k netflix in edge
Hehe I went from a 6600k
had that one too
skylake was a massive overclocker
thankfully
otherwise we would be stuck to much worse intel cpus now
or intel could have released 8th gen performance in 2015 
Making the leap from ddr3 to ddr4 is so expensive
Cos you couldn't just upgrade anymore
RAM is super cheap now. While it lasts π
wait until SEA gets flooded again
and dram and nand prices jump through the roof
I am stuck on b350 for now
limits me to 2766
then it is too late lol
rocket league dropped macos and linux support 
They probably looked at how many people played it on those platforms, and figured that if they could count them on a hand, it wouldn't be worth π
Nah
It'll be down to epic
so linux support is all the way in the back of priorities
More people would use Linux tho
Itβs a vicious cycle and it sucks
dunno how much I can trust reps though
since a steelseries rep claimed their mice with oled screens sell better
when people complained that an upcoming mouse has one
now please tell me what use an oled on the bottom of your mouse is
to see what dpi your mouse is ofcourse
in case you forgot it
and a simple light is't enough
and you don't wanan open the software
and are ready to pay like 10-20$ more
Flipped the AIO fan around and took FC5 down to medium. That helped a ton, @pale sigil
Naw. It's quite common for these small ITX single fan models.
They always hover at around their throttle point by design.
Similar temps when it's in wife's gaming PC that is mATX
Packed and ready to go. Did is going to be fun. Even brought one of my Wootings π
Woot woot
Use it.
i honeestly have no use for it
Yeah no harm I that
It's such a pain to get new drives into my PC now, but I'm still running out of space. Is the performance of an external drive noticibly worse than using SATA?
I have a lot of free USB ports and one type C on the PC so im sure I can make something work. Not sure how fast that type C port actually is. A thunderbolt port would be nice though
- 4tb in my nas
O.o
Do you run games off it?
off the 500gb one i do
And my m2 1tb
hdd is literally never used
Or do you meean my NAS
NAS
Steam makes it awkard to run over the network
Could use your nas as a steam cache if you got spare space
is that supposed to make the wooting look better 
Tell you what. As soon as Wooting sends me a Wootmaus, I'll yeet this on camera 
What would a woot mouse be like?
This is a Honeywell 3-pin Micro Switch with hall effect sensor assembly. Its part numbers are 1589292 and A02297. Its dimensions are 1.1"(30mm) x 0.63"(16mm) x 0.40"(10mm). This device is a hall effect sensor and is activated It is new and has never be
Not sure I see the point in an analog mouse, but making their own mice to specifications they like would be interesting
Hall effect switches with adjustable actuation would be powerful on a gaming mouse
oo
mostly in FPS games tho, you could like half press for semi and press all way down for full auto
Or half press for ADS and full press for shoot.
I would buy them solely for HE switches, cause of lifespan
but my absolute pain barrier is 70grams
Those hall effects are digital
Also analog on a mouse is bad
You ideally want no pre/post travel
So like 0.5-1mm movement
I know like 2 mice that nailed that
G303 and kain
@reef patrol free marketing where
Did you walk around and point out that thereβs a wooting keyboard in the middle of that large whole with cool displays of other stuff?
Hall effect mouse can work if you treat it as after press. So, you click the mouse as regular, but the you can add a little force to continue pressing it for analog values.
The point of it? The obvious advantage right now? Well.... wellllllll. I need to ponder over that and use a Z-mouse to test it lol
stop talking bout analog mice and make macros thanks calder π
Macros macros macros
I have used enough different mice to know what feels good
I think we should send out a questionnaire and ask what youβd want to use macros for.
kain clicks are THE best
Kain?
quicker shortcuts for coding
roccat kain
I'm walking around with my Wooting cap, sir. π
Did have a few guys ask about the board too.
@fair gull how about non coding people, since you can easily just use and understand AHK
Or is AHK just too much hassle and βmore softwareβ ?
I mean, Iβm looking for good reasons and something that says. This is why macros provided by the keyboard maker is fucking awesome
tagged u in a channel where we discussed just that
maybe that u cant ban hardware macros as easy as software?
plus macros on keyboard are transportable everywhere
dont need software or running anything special in the background
and they will be as native as possible since the os doesnt know its "simulated"

Main reason for macros in the wootility would be for the users to have an easy way to implement macros with their profiles, without relying on third party software
its just a much nicer out of the box experience, especially for non-power users
GGW. Local big LAN here in Aalborg, @hexed gyro . Same as last year in Asetek booth.
Me and my wootang.
that case is pretty
is that the new Wii?
:PPPPP
Quite fun. Aside from just people with their own PCs, there's a full body VR booth, Best saber, racing chairs, mario kart big screen multiplayer and a bunch of other stuff. 3D printers, school programs.
We have the local college/uni trying to get folks into robotics, coding and graphics.
Either there's some lopsided funding going on, or people really have no fucking clue how to run a uni.
Howso, Dev? It's a great way to get people into specific careers.
This is the motors and engineering people. There's also a booth that does coding challenges.
I mean this is basically the only university that knows how to get people interested into these sorts of things.
Every other university doesn't seem to get that.
π
thats so lame
i have a plugin that puts you in the devs server upon first time enable
@reef patrol Lan party in China when? xD

In one way or another, if you don't want to have a bloated up software don't update!
New features always means more things to take care about.
Having multiple apps or versions would be a nightmare to work on.
If the UI is good there isn't a problem in having more options and features. So if people don't want, care or whatever they can just ignore the new things.
It's not!
and the shit still uses up my diskspace
and wastes bandwidth while downloading
and runs in the background
A hardware change would mean changes is multiple apps.
"changes in multiple apps" no
So close the app if you don't want it!
oh noews
and lose that 1 feature that i wanted out of the 3000
dont talka bout software near mage e
ya great advice
No one forces you to have it open. You can decide if you want to use the features or not.
and maybe someone wants 1 of those features but not any of the rest
so theyd run all features for 0 reason
You can make every happy. A lot of people seems to hate changes without a meaningful reason.
Everything was betet in the past...
I feel like it's pointless to discuss stuff if we don't have more info about it, if it changes the wootility from 180mb to 2gb sure I'd say it's bloat and maybe not make it that way, if it's adding 5mb I don't think it really matters, we're on a bout a single piece of software and not some theory how to generally design stuff
im still for seperate piece of software
make it plugins to the wootility or some shit
that way rocky wont shed a tear cause of many apps needing to be updated for new hardware
If you have bugs or not depends on how good you wrote the software, not how many apps you have!
and people can choose
rocky bro have u seen windows? its 1 piece of software and 3billion bugs
Having plugins would be the optimal case...
a tab for plugins, with direct links for offical wooting-plugins like macro support does sound nice if possible I guess
Because this is an ongoing problem.
People want all kind of things...
best case scenario wooting becomes more like aurora
So even the Razer thing should be better a plugin.
yes
@proud nacelle yes but the analogsdk has plugins itself
and well its meant to be seperate since its to be used to develop apps that talk directly to the wooting
not going through wootility
But if just two developers there on is part time and the other do also the hardware stuff a proper solution will maybe not come.
well i suggested github and open sourcing already
and i also said many times that i can understand their trouble with that
This will not come...
finding people who maintain their vision etc
but it would be the best for everyone
would lead to quick feature additions, quicker bug fixes, way better optimization
and much more
that would mean that the woot team would also completely stop working on it
i mean i thought about just reversing the electron minified js
cause its not like we dont have the source code
what
no
use nodejs to extract the files
done
It's still a mess to deal with it.
u have the source code
It's not easy to ensure decoupling and modularity if this isn't intended in the first place.
Refactoring would be hard if you don't have the original source code with all the extras and if you are not familiar with it.
i mean we somewhat have the original source like i said
only variable names and function names missing
and a bit well
simplified i guess
this is the main function for example
builds the main window and hooks some callbacks
They need a full time developer who takes care. But it would take a while until the software would be ready for plugins and that means a lot of money down the road without having a big benefit right away.
its electron yes
its just a modified chromium running
thats how its cross platform
i wish it wasnt
thats all packages used by wootility
thats not why its chosen
its just that
with electron it will just work
on any os
no like
library shit
or recompiling libs
or certain things only working on windows
or path stuff
node handles all of that crap
so its easier to develop for
and with ur segfaults
only in edge cases
otherwise it throws an error into console
and u just read what it says
like i said thats not the point
the point is i can make smth like a yt music player in 20minutes
how long will u need in c
even with libraries and c id say more than 2 hours
But then you only support one plattform.
what
With C.
no
But not the libraries.
depends on the libraries rocky
and what if the libraries use win32 api calls?
ah yes so thats why sharex runs on linux
wait it doesnt
u just claimed u can easily no worries make a yt music player in 20mins
with browsing as if it was opened in a browser
bullshit
oh if its only yt music i can do that in 2mins
cause theres node libs for it
case and point node, python and all the other scripting langs just beat the crap out of c, cpp, go etc when it comes to fast and easy development for croosplatform stuff
Yeah you can still use wine but it wouldn't be as easy for the end user. Yeah maybe you can code something very fast but then you would stick to software implementation with less hardware support. Like on windows it's easy to create a player which uses all the codec from Win itself. But to deal with all the different hardware stuff all by your own is a mess.
@proud nacelle i mean dont u have discord running?
thats also electron
yes
use a browser
use a browser that supports webrtc
like pmuch any browser
hf
debloated u
idc what it is in the backend
i dont need to scratch my head for 10hours fixing segfaults and i can def fully featured shit in a day or less
Well if you want a lighter Discord client you can try something like Ripcord although it's absolutely proprietary non-free so who knows what it's doing with your data!!
thats why i gave him discord cli
literally just some cli stuff and a websocket
so
u like the 400mb discord uses
but 20megs for a cli is too bloated
no
so?
with the API
You might get frustrated though if the dcord docs are still in the sorry completely wrong and lacking information state they were in a few years ago
"bans you for doing shit"
weird that they publicly display affection for custom clients
wanna know what they hate?
publicly shared custom clients
yes a publicly shared custom client is a security risk
like that time a better discord plugin got a rogue update that stole all the tokens of its users
totally secure
ill stop u right there
wanna know why?
cause
thats
up
to
the
custom
client
source
better discord doesnt warn u
Shh
pls dont spam my ears β€οΈ
fuck this
oh idk for like the 2 years i used it maybe?
what would i care
thats the entire security risk
What doesn't warn you about what
that what the client does it out of their hand so they dont want custom clients to be shared publicly
u can make ur own client and discord devs wont give a single shit
that they have no influence on what the custom client does to user data
if u get a shared custom client
the risk is
that ur data is stolen
not everyone is mr mage and doesnt use anything that has more than 10lines of public source code
u are looking at this through ure tinted retardo glasses
get down to earth
and look at from the perspective of good ol jim
who doesnt know shit about programming
but wants cool backgrounds
Can i have context here.
mage doesnt get how publicly shared custom clients are a security risk
and why discord devs dont give a single shit if u code a custom client for urself and dont share it
Then ol jim should just accept that there's a chance it might take all their data, just like all other softwares can
Oh ye its a risk
yes but discord wont allow u to go around unpunished spreading smth thats ruled "banned" for user safety
its banned but they dont act onit
and ure willingly dumb mage
this isnt even braindead this is like anti consumer on the highest level
i mean why should we even choose passwords
just let people login by username only
if they dont choose a good long username its their fault
yes u did... its discords responsibility to also see to it that users cant easily be deceived
thus custom clients that get shared publicly are banned
Ugh
Oh you're saying its disocrds fault custom things exist?
no
its like saying windows should warn users about scams and go after scammers misusing their name
thats what discord does
literally
they warn u
and go after people breaking their tos
wait callum i think u dont really understand
using the mods isnt forbidden
ik
making smth like bd and sharing it
they dont want custom clients shared either
as in completely self made
the options to be "legally" in tos are:
- use official clients
- use pre existings mods/custom clients
- make own custom client and dont share
at least from all the bans i have noticed over the years that seems to hold true
wot
there were a few people banned way back by discord mods
and a ton of discussion
in certain library servers
plus a nice meme
but idk if i can find the pic
trying to find the chat
psure back then jake even clarified
cause some people wanted to make custom clients back then
fuck i cant find it
anyway believe me or dont
idc anymore
its not that i dont belive you
im just one of those people who likes context/source
even for my most trusted friends
That'd be sweet. And I'd honestly be glad to have it be a nitro privilege.
But that brings me back to Ripcord why is it still allowed to exist then
That's a proper custom homebrew client isn't it
But if custom clients are not at all allowed....
And yet I'm not hearing much about anyone getting banned or anything
Anyone know how to properly 'unlimit' a Ryzen CPU? π€
Feels like I'm missing something
You just answered your own question, Fleim.
I think if Discord started banning people for using 3rd party clients at this time
It would boost their popularity
Right now they seem to be more like a niche thing
With most people not even knowing they exist
I have Discord and Discord PTB
I just made them tiny sizeable
so i shouldn't get problems
i know ppl tht use betterdiscord etc but
that's a bit meh tbh

Got flickering and flashing white
Seems to have disappeared setting it to a lower refresh rate
Iunno
I need to try again
There's one guy with a 5700 XT that got 9 points more
Although only because of a much higher CPU score
If only he weren't running 4 golden chips on custom modded cards under LN2
exactly
i can get some abitrary high score with some obscure combo aswell
gt 420
pentium 4
done
in the land of overclocking its obscure
Also, I beat every single 5700 XT (with a 3700X) on 3DMark in graphics score
Shows that my VII is abandoned, but not forgotten π
700$ card beating a 450$ card? 
damn
bro u so good
i mean i barely beat the gtx 750ti with my rtx 2080ti
id still buy the 5700xt
well i mean
beating everyone in the world in FS:E
is kinda nice isnt it
knowing ure the kind of the world
benchmark
@digital cliff Benchmarking and overclocking are, sometimes, fun in itself
Some people play ranked, some just play the game for fun π€·
Also, it's 30% performance/FPS over stock I can enjoy in any game I want, now
Hahaha. It's just a temporary Cherry board I had lying around.
why is there a hair brush
Because I was in a rush this morning. π
groomed ur bush down there or what

Test bench looks fab thoughππ€€
Can't complain. Asrock Z390 board, 8700K and 16gb 3600mhz RAM.
Gonna be testing new Corsair stuff
Very nice
thats an open air chassis bro
It's a testbench strictly speaking.
Gesundheit?
....
"trickling"
boi
stop bragging
I get 2mb/s
at maximum
most of the time its 1 or less than 1 -.-
L 
Literal throwaway keyboard for me. π
With lasered caps, sure
At least it uses actual mx switches
And not rubberdome or MY
Somebody knows what the slowest cpu is that should fit in the current iteration of the 1151 socket?
Gotta be some kind of dumb Pentium I'm sure π
Or celeron
Potato Potato.
It's below an i3. I call them all Celerons at that point π
Btw, not paid with my money, i get it from work
Cheapest mobile "workstation" at the time of order
Now if only Lenovo and friends would stop putting in anything lower than an i3 in laptops. So tired of telling customers cheap laptops struggle with even Netflix π
Even cheaper than their normal 17" model at the time of order
Has a desktop cpu socket too
So I could upgrade for 9900k if I wanted a mobile electric heater
It can even oc 
You can make a benchmark on how quickly you can drain that battery
A series AMD APUs π
If it burns, you win
I've seen "gamer" PCs with those. From ACER
With what?
Literally laptop motherboards mounted into an mATX like case with tiny 40mm fans and all.
And no internal PSU either because it's a lappie. So it has a nice power brick.
That's the most I could get out of my RAM so far
3950X does it way better still
@zenith sonnet check if you get better score by enabling MSI mode on all devices
MSI mode?
I haven't seen a setting like that yet
there's a tool on that thread
don't do it manually
That an OS-level setting?
yeah it forces native PCI-E mode for drivers that don't use it yet
completely gets rid of ISR latency
less system overhead and probably slightly improved score
I only have 3.1 and 3.2 and some 2.0 π
Your on ryzen 3k?
Ya
put it on the CPU slot and disable other USB in bios
the CPU slot is afaik 3.1 or 3.2
Should be the 3.2, since that depends on the type of CPU used?
not sure on that. There is only like 2 usb ports that go directly to CPU
Hmm
maybe mobo manual has info on which ones
Then I got 4
This setting is permanent until you reinstall the device drivers. It's very annoying for Nvidia because u have to set it every time u install new driver
one of the reason I go AMD gpu next
what's that note*?
I got 10 USB connectors on the back
4x 3.1 going to the CPU
1x 3.1 going chipset
1x 3.1 Type C going chipset
4x 2.0 going chipset
you have ryzen 3700x?
Yeah
use the Integrated in the CPU, USB 3.2 gen 2, type-A (red)
I currently use 6 of these ports:
Mouse
Keyboard
DAC
Mic
Display
Display
I don't use the Display's USB Hubs, I only have them for the OSD control
Which I don't currently need to use any more
just use mouse + keyb in the usb
Used to have per game monitor settings on my Eizo
Don't need that with the LG, it can do one setting that fits all
wait you mean nvidia gpus still cause latency on default bc of something that a post from 2003 shows how to fix
Now, to find out with of the 5 red USB ports is tied to the chipset
Every time I hear this sort of thing about Nvidia drivers, I'm happy I don't buy in the average FPS/$ meme
yeah but you also just ignore how much that actually changes, is it like hyperthreading where it's making nanoseconds differnces only?
nah
MSI mode is quite big difference actually
gets rid of microstutters for me
but I have only 4 core cpu
so it only matters on low core count cpus or what? from the post I dont see numbers how much it changes or something like that
I linked the pdf
Switched the mouse the keyboard to 3.1
"ISR Latency Normalized to MSI" is all I see in the pdf, no actual numbers unless I missed it?
run that latency tester software for 5 mins and see how much DPC latency is accumulated in that time
then add that for every device the program lists
and consider that time in CPU cycles used
it can tell you far better than I can
According to the forum post, I only have 2 devices in line-based intertupt mode: the HDAC
take a screenshot of your device manager
Maybe that's one of the reasons why Ryzen felt so much better to use?
one of the reasons yeah
One thing that completely disappeared, is letters in the chatbox lagging behind when typing
Browser is approximately 5x faster...
All the small things
nvidia/intel suck
What are hard pagefaults?
Chromium Edge seems to rack them up quite nicely
Started up HCI, now it's much less
π
what are the numbers you are getting?
did you reboot after setting your audio drivers to MSI mode?
Haven't done that yet
oki
I'll run this for 5mins and I'll show you Quintosh



