<trungnt2910[m]>
I've just finished the third year of High school.
<x512[m]>
Too skillful for high school student.
<trungnt2910[m]>
Took the graduation examination a few days ago, I haven't got the results yet so technically I haven't graduated yet and I'm still in high school.
<trungnt2910[m]>
x512[m]: I bet Linus Torvalds at this age was way better.
<trungnt2910[m]>
x512[m]: Also a lot of it is thanks to Haiku!
<trungnt2910[m]>
My programming journey really took off after Google Code-in 2019. I really appreciate the guidance to open-source by members of the Haiku community.
<Rafaga>
dont dissquelify yourself doing what are you doing at your age it is an achievement trungnt2910[m]
<waddlesplash>
it's possible this is related to the ps2 changes
<waddlesplash>
but I'm not quite sure how...
<zdykstra>
this is a brand new install from ~20 hrevs ago, with the updated haiku.pkg applied over it
<waddlesplash>
well, see if you can reproduce the KDL with the old version
<zdykstra>
I'm running from a USB3 drive, not sure if that has any bearing
<waddlesplash>
it shouldn't
<zdykstra>
I assume this is meant to fix missing/slow acceleration? The same slow touchpad behavior exists in hrev56265 that I'm running.
<waddlesplash>
wait, so this isn't a regression?
<waddlesplash>
it behaves exactly the same?
<zdykstra>
yeah, it seems to be identical behavior on my Thinkpad x260.
<waddlesplash>
LOL well that's really what I was asking about
<zdykstra>
sorry - I so rarely use the touchpad that I didn't even notice it
<waddlesplash>
this change is a major refactor that moves a lot of the touchpad signal conditioning into userland instead of the kernel
<zdykstra>
well in that regard, nothing is demonstrably _worse_ for me
<waddlesplash>
perfect!
<zdykstra>
#shipit
Diver has quit [Quit: Leaving.]
<waddlesplash>
can you trigger the Cstates crash on the old hrev too?
Diver has joined #haiku
<zdykstra>
I'm trying - the machine was idle on my office floor when it happened
<waddlesplash>
it would have to be, cstates is idling logic
<zdykstra>
yup
<zdykstra>
just letting it sit for now
<zdykstra>
is there any way to disable a specific input device?
<zdykstra>
e.g. can I globally disable the touchpad?
<waddlesplash>
hmm unfortunately not sure there is
<waddlesplash>
sounds like a missing feature as you can't exactly unplug a touchpad
<waddlesplash>
you can at least enable the "pad blocker" thing that blocks the touchpad while using the keyboard
<zdykstra>
I tried turning it off in the BIOS but that wasn't respected (though Linux doesn't respect it either, so I imagine it's some stupid toggle the windows driver looks for)
<mmu_man>
noooooo poor floppy driver
jmairboeck has quit [Quit: Konversation terminated!]
<mmu_man>
seems ACPI does have floppy info
<mmu_man>
anyway
Gaspare has quit [Quit: Gaspare]
Gaspare has joined #haiku
<rennj>
xinput doesnt respect it?
<rennj>
bull
<rennj>
you can disbale the touchpad
<rennj>
xinput set-prop 12 "Device Enabled" 0
<rennj>
you can control the touchpad on linux
<rennj>
xinput set-prop 12 "Device Enabled" 1
<zdykstra>
of course I can do it in linux
<zdykstra>
or FreeBSD or whatever
<rennj>
dykstra> I tried turning it off in the BIOS but that wasn't respected (though Linux doesn't respect it either,
<zdykstra>
yes, I know what I wrote. I still have to disable it via xinput.
<zdykstra>
there's an actual BIOS entry to disable the touchpad that Linux/nothing else respects.
<rennj>
xinput is like old as x11
mmu_man has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
B2IA has joined #haiku
thomaslewis has left #haiku [#haiku]
Gaspare has quit [Quit: Gaspare]
thomaslewis has joined #haiku
jadedctrl has quit [Ping timeout: 480 seconds]
thomaslewis has left #haiku [#haiku]
euandreh has joined #haiku
jadedctrl has joined #haiku
xet7 has quit [Quit: Leaving]
B2IA has quit [Ping timeout: 480 seconds]
thomaslewis has joined #haiku
Vidrep_64 has joined #haiku
ClaudioM has quit [Read error: Connection reset by peer]
<thomaslewis>
Is the wifi card in a 2017 MacBook Air supported in the nightlies?
* thomaslewis
has a spare MacBook he wants to make a dedicated Haiku machine.
<zdykstra>
Boot a nightly and see? :)
Vidrep_64 has quit [Quit: Vision[]: i've been blurred!]
<thomaslewis>
That’s the plan. From what I can find, it’s most likely a Broadcom chip.
<thomaslewis>
I’m waiting on Monterey to reinstall after wiping it.
<thomaslewis>
I’ll be sure to report the status in the “full system” thread on the forum (and here).
jadedctrl has quit [Ping timeout: 480 seconds]
thomaslewis has left #haiku [#haiku]
thomaslewis has joined #haiku
HaikuUser has joined #haiku
HaikuUser is now known as stickman68
stickman68 has quit [Ping timeout: 480 seconds]
<waddlesplash>
zdykstra: did it reproduce?
<waddlesplash>
thomaslewis: it's probably not. however, if it's a "bwfm" chip, I can now port the driver from OpenBSD
<thomaslewis>
I’ll have to see what it comes up as. Limited research (read: I got bored searching) seems to indicate a BCM4313.
<zdykstra>
waddlesplash: nope - let it idle for 15 minutes, moved the mouse, rinse repeat. 2 hours of that and nothing.
<waddlesplash>
well, does it reproduce with the test version?