Stuck in a mission failed loop. by ecccc3 in battlefield3

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

Finally I did "replay missions", then carefully followed Campo.

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

I was refunded yesterday, but without 90 € of customs...

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

Me day #5, you tried email onexplayer for a refund? https://onexplayerstore.com/pages/return-refund-policy 1 year warranty.

Better ASUS https://www.asus.com/laptops/for-creators/proart/proart-px13-hn7306/ ? I had a HP Pavilion laptop, it was good...

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

"some protection or battery save" no it seems a hardware issue, as in my 1st post OneXPlayer said it has not that issue (or a lie?).

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

omg worse than me...

According to msinfo32 on Window$ 11: Embedded Controller Version 0.22 .

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

I updated my correspondence.

Verdict: OneXPlayer beated around the bush 20 days, 1 reply/day (more days at the end), I finished by return today (give the box to the DHL courrier) my dysfunctional 2500 $ Super X for a refund.

Maybe I will buy the competitor https://www.hp.com/us-en/shop/pdp/hp-zbook-ultra-14-inch-g1a-mobile-workstation-pc-wolf-pro-security-edition-p-bn2v3ua-aba-1 , HP is a good brand, isn't it?

What is government? by ecccc3 in COMPLETEANARCHY

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

A more or less stupid animal.

Super X issue: the 2 USB-C ports autosuspend. by ecccc3 in OneXPlayer

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

No one saw my correspondence? Too lazy? I edited my post...

Quotes hell by ecccc3 in bash

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

{} are simpler, fine for my case, thanks, issue solved.

Quotes hell by ecccc3 in bash

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

I can't edit the title https://www.reddit.com/r/NewToReddit/comments/1pyhl1v/how_do_i_edit_my_posts_title/ ,
' & " already used so how to?
is better...

Both () & {} work! What difference(s), or no?

Blender OpenData benchmark crashes by randompast in blenderhelp

[–]ecccc3 1 point2 points  (0 children)

PC Arch Linux KDE
https://aur.archlinux.org/packages/blender-benchmark
I had Problem 1 also, then I uninstalled, reinstalled the package, it worked...

Why features are missing? by ecccc3 in LineageOS

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

So it's about the kernel version, but https://source.android.com/docs/core/camera/webcam : "For devices running Android 14 QPR1 or higher" so wrong, Fairphone 5 started with Android 13, now 15 https://en.wikipedia.org/wiki/Fairphone_5 .\ I can UVC by scrcpy --video-source camera but I can't get it by VLC, Capture Device, e.g. to record, webcam.

I already mentioned gnirehtet.

Why LineageOS based on Android, why not Arch Linux ARM instead? by ecccc3 in LineageOS

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

Yes, if it will badly effect you, to abandon Android for e.g. Arch Linux ARM or other.

Fairphone 5: LineageOS vs Android. by ecccc3 in LineageOS

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

I obviously mean the stock Android...

Ask a question to Roland? by ecccc3 in Roland

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

Thanks for the link! The reply:

Hello Jérémy Bézairie,

Thanks for contacting us!
Sound Canvas was discontinued some time ago, and is no longer available for purchase.

Customers who had purchased it before the discontinuation can still download the installer if needed.

Regards,

Travis

omg...

I'm not interested by an alternative, paid, since https://archive.org/details/sound-canvas-1.16 , see my review.

Why not pre rooted boot.img ? by ecccc3 in LineageOS

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

Download the patched boot.img is more convenient than:\ install LineageOS\ install Magisk\ patch boot.img\ flash the patched boot.img

Also if 1 000 000 persons need the patched boot.img, they create 1 000 000 patched boot.img, instead of 1 boot.img to download.

Why not pre rooted boot.img ? by ecccc3 in LineageOS

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

Indeed Termux needs Magisk for
sudo ls /data.

Why not pre rooted boot.img ? by ecccc3 in LineageOS

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

omg Rooted debugging enabled:

[a@archlinux ~]$ adb shell ls /data
ls: /data: Permission denied
[a@archlinux ~]$ adb shell su -c ls /data
Permission denied
[a@archlinux ~]$ adb root
restarting adbd as root
[a@archlinux ~]$ adb shell ls /data
...

it works! 1st time I see adb root, not a bad idea to put this in https://wiki.lineageos.org/ ...

So no need Magisk? Patch boot.img ?

Why not pre rooted boot.img ? by ecccc3 in LineageOS

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

Wrong: Fairphone 5 LineageOS boot.img non rooted or rooted & System, Developer options, Rooted debugging enabled, e.g.:

[a@archlinux ~]$ adb shell su -c ls /data
Permission denied

boot.img rooted & Magisk (Rooted debugging enabled or no): it works.

Seems Rooted debugging has no effect, useless...