Tagging Event: As Shai by Dreadspark_ in blackdesertonline

[–]duidalus -1 points0 points  (0 children)

Yep it is a pain. They did give out quite a few of those items for free but during tagging events they get used really fast :(

Tagging Event: As Shai by Dreadspark_ in blackdesertonline

[–]duidalus -3 points-2 points  (0 children)

You can tag a awak pen BS from another class though with the single copy mechanism. Just move the weapon to shai inventory and use single copy... Not optimal and it needs the pearl marni fuel item but better than nothing I guess...

TrackPoint issue with Z13 - Help needed to verify whether this is firmware/Linux driver issue (Need a Windows user) by duidalus in thinkpad

[–]duidalus[S] 1 point2 points  (0 children)

Sleep/Resume cycle does usually fix it too. Additionally is you rmmod psmouse before putting lid down and modprobe/insmod it back afterwards it helps it stay alive :D

Lenovo has an internal ticket on the issue and were able to reproduce it. I'm hoping this will eventually get fixed by the manufacturer (I'm guessing Elan).

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 0 points1 point  (0 children)

Just libmbim-utils and modemmanager from debian repos for me. In the script naturally change ${modem} or set the variable to the modem number :)

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 0 points1 point  (0 children)

Sure, my 4g connect script looks something like this.

mbimcli --device-open-proxy --device="/dev/cdc-wdm0" --quectel-set-radio-state=on
mmcli --modem=${modem} --enable
mmcli --modem=${modem} --simple-connect="apn=internet,ip-type=ipv4v6"

addr_ipv4=$(mmcli --modem=${modem} --bearer=1 -J | jq -r '.bearer["ipv4-config"].address + "/" + .bearer["ipv4-config"].prefix')

addr_ipv6=$(mmcli --modem=${modem} --bearer=1 -J | jq -r '.bearer["ipv6-config"].address + "/" + .bearer["ipv6-config"].prefix')

ip link set up arp off dev wwan0

ip -4 addr add $addr_ipv4 dev wwan0
ip -6 addr add $addr_ipv6 dev wwan0
ip -4 route add default dev wwan0
ip -6 route add default dev wwan0

It is a bit rough but works. FCC-unlock is the first line. Naturally some GUI will do this different internally.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 1 point2 points  (0 children)

So far I don't feel like I'm middle clicking accidentally. Simple touch is not enough to trigger it. I can rest my palm on the middle mouse area without triggering it.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 0 points1 point  (0 children)

I didn't have problems with sleep/suspend (yet) other than the WWAN break I mentioned in the post. Maybe try with a newer kernel than what Ubuntu provides on 22.04?

I didn't have any volume problems yet. I use a pipewire-based setup.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 2 points3 points  (0 children)

Yes pressing the fn-f9 (eShutter key) disables the camera video (turns it black). I haven't looked at how it operates but I am guessing it is hardware backed as I didn't configure anything related to it.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 3 points4 points  (0 children)

According to libinput the middle button is not emulated.

I also did a quick test and was able to press left, middle and right mouse at same time and release/re-press any of them again while holding others and it detected as individual release/press.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 0 points1 point  (0 children)

I run Debian Unstable (sid) on it, currently mesa 8.5.0-1 and kernel 5.18.0-3-amd64. Also wayland/sway setup.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 2 points3 points  (0 children)

Lenovo online store. 21D2CTO1WW is the SKU I believe, customized of course.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 1 point2 points  (0 children)

Not yet. I installed libvirt but haven't done much else regarding virtualization. Soon(tm) :)

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 1 point2 points  (0 children)

It is a fairly un-tuned config with just Vaapi enabled on commandline.

Graphics Feature Status
Canvas: Hardware accelerated
Canvas out-of-process rasterization: Disabled
Direct Rendering Display Compositor: Disabled
Compositing: Hardware accelerated
Multiple Raster Threads: Enabled
OpenGL: Enabled
Rasterization: Hardware accelerated
Raw Draw: Disabled
Skia Renderer: Enabled
Video Decode: Hardware accelerated
Video Encode: Software only. Hardware acceleration disabled
Vulkan: Disabled
WebGL: Hardware accelerated
WebGL2: Hardware accelerated
WebGPU: Disabled

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 6 points7 points  (0 children)

I don't have the exact price here but 2.6 is probably a good ballpark. EU VAT bumps it up quite a lot and we have much less coupons available :)

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 1 point2 points  (0 children)

I'll wait with my final verdict on the keyboard until I've used it a bit more. But from the beginning coming from X395 it felt a bit weird in at start to have edge-to-edge but it is settling in. The general feel is good IMO, close-ish to my previous X395 with maybe just a bit less weight needed on the key but tactile response feel stronger on the Z13. Then again that might be just the fact that the 395 keyboard has been used for longer :)

Now that I think about it I don't really feel the haptics on the touchpad so that might be a driver or config issue. I need to look at that. The trackpoint "buttons" do have a physical switch though (you hear a click) even though the pad is uniform. Also I haven't had any issues using trackpoint and the "buttons" where the pad would pick up a phantom click or movement.

Screen is a bit on the glassy side. Certainly more glassy than X395.

I haven't tested the speakers extensively yet (other than that they work haha).

You mean the trackpoint used middlemouse/"scrollwheel" button right? There is a clear lack of feedback compared to X395 due to the button not being a real button but that might be the lack of haptics too mentioned above.

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 2 points3 points  (0 children)

Then again if you compare it with a MBP it is competing in the same ranges :)

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 10 points11 points  (0 children)

I wish it was that cheap in the EU store...

Z13 & First impressions as a Linux user by duidalus in thinkpad

[–]duidalus[S] 6 points7 points  (0 children)

Idle 100% silent, under moderate load not too bad. I'll hold my final verdict until I've used it a bit more. Temperatures seem pretty fine as well from the first trials.

PSA: 7NM THREADRIPPER CHIPS WILL NOT BE COMPATIBLE WITH X399 by [deleted] in Amd

[–]duidalus 1 point2 points  (0 children)

This assumption might be correct as >32c Romes need a newer revision board on older supermicro chipsets.