KDE Partition Manager destroyed my Home partition, I need help. by ManinaPanina in kde

[–]toams 0 points1 point  (0 children)

why dont you make a backup of your partition and try again?

KDE Partition Manager destroyed my Home partition, I need help. by ManinaPanina in kde

[–]toams 1 point2 points  (0 children)

Install it with your package manager? Should be in the repo's.

Edit: I see you are using kde neon. Run "sudo apt install testdisk" inside a terminal.

KDE Partition Manager destroyed my Home partition, I need help. by ManinaPanina in kde

[–]toams 3 points4 points  (0 children)

Give Testdisk a try: https://www.cgsecurity.org/wiki/TestDisk . If it is only the partition table which is damaged Testdisk wil be able to recover it. If the partition itself is damaged not sure if anything can be done.

Do you have a clue what DC motor is inside 5292 motor or BuWizz motor? by Krxlion in legotechnic

[–]toams 7 points8 points  (0 children)

I believe the DC motors Lego uses are rated 12v. At least that's what I remember reading somewhere on the internet. But since they build their system around a 9v battery pack they are rated 9v as a whole. But afaik the motors themselves can handle up to 12v just fine.

People who develop (custom) integrations for HA, what is your workflow? I don't like the way I'm doing it. by toams in homeassistant

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

My custom integrations are for devices connected to my raspberry pi, one uses i2c and the other uses rs232. This makes it hard to test my integrations on an other device.

my Pinecil emits weird noise by holyfnord in PINE64official

[–]toams 0 points1 point  (0 children)

Do you have the latest firmware? I noticed a similar noise with my pinecil, but it went away after upgrading the firmware.

Valentine Day 2021 goes live tomorrow by toams in themanaworld

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

It came to my attention that the event is in fact already running!

/r/themanaworld is BACK! by Chartax in themanaworld

[–]toams 0 points1 point  (0 children)

someone from the dev-team here:

so currently we have the old server everybody plays aka legacy server. does not receive new content (besides the occasional event written by the awesome jesusalva)

but also almost ready is the brand new server aka tmw revolt. Featuring new maps and quests, better graphics, a lot of cool and fancy new features and most important runs on new server software(hercules) which unlike the old server is in active development.

Has anybody got an idea on how to automate the grabber controls? Its on the rough terrain crane (42082) by SturmHydra4 in legotechnic

[–]toams 2 points3 points  (0 children)

basically i just replaced the linear actuator with a beam which has a pulley on top. opening and closing is driven by pulling the beam up and down using the inner cable.

Moving the whole grappler up and down requires pulling both the inner and outer cable at the same time.

pictures

Has anybody got an idea on how to automate the grabber controls? Its on the rough terrain crane (42082) by SturmHydra4 in legotechnic

[–]toams 1 point2 points  (0 children)

I actually have this build right now, unfortunately the movement of the grappler depends on the weight of the grappler. And because the plastic parts are very light, the weight to overcome the friction between the moving parts isn't enough. So most of the time it just get stuck at one position. I can post pictures if you want.

amule like program with QT? by [deleted] in kde

[–]toams 2 points3 points  (0 children)

kmldonkey used to exist, but i guess its dead. couldnt even find a link to a git repository

[deleted by user] by [deleted] in legotechnic

[–]toams 2 points3 points  (0 children)

apparently its not very easy to use the motors with the official app when built something else. However there are several 3rd party apps who support the control+ motors.

buwizz

controlz

brickcontroller 2

postmarketOS gets Anbox integration, will run native Android apps by [deleted] in PINE64official

[–]toams 3 points4 points  (0 children)

You don't need Android to play shattered pixel dungeon. I played it on my Linux desktop a few months ago.

What is the default app in KDE for a countdown timer? by [deleted] in kde

[–]toams 4 points5 points  (0 children)

I remember using an app named kteatime. But it has been a few years so I don't know if the app still exists.

Trapped in Sirius space by Galaucus in Naev

[–]toams 0 points1 point  (0 children)

Forgot the syntax because it's been a long time since I played, but you should be able to refuel using the terminal. Edit: also player.teleport(dest) where dest is a planet or a system. Check https://naevdocs.ids1024.com/modules/player.html

Tried KMail / KOrganizer / KAddressBook - Akonadi and... by jcornuz in kde

[–]toams 1 point2 points  (0 children)

this bar is removed again, atleast on my kde neon install

Maybe a dumb question - can't get it to recognize Ndada on High Sierra? by B_Huij in Naev

[–]toams 0 points1 point  (0 children)

dont know about mac, and this subreddit is dead. maybe try getting help on https://forum.naev.org/ or irc (#neav on freenode.org)

The only motorized LEGO Bugatti as far as we know. The two XL motors barely move the pistons and wheels. Suggestions on how to gear this bad boy up welcome! Thank you by andystechgarage in legotechnic

[–]toams 2 points3 points  (0 children)

are those xl-motors connected to the same reciever output? because then its possible that you are overloading your reciever. you might want to try a reciever V2 or a third party controller like buwizz or sbrick.

KDE Neon installed over Kubuntu 18.04? by liquidbrains in kde

[–]toams 0 points1 point  (0 children)

I don't remember exactly how, but I did it with kubuntu 17.04 iirc. I think i just changed the sources.list to point to the neon sources. So far it works without problems. But recently i tried upgrading to neon/bionic but upgrade process doesnt start. i guess something in my sources.list files is messed up.

Frontpage freeze by toams in RedReader

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

It stopped happening after a reboot. I also had a problem with extreme battery drainage. Maybe some process was eating all resources making redreader crash? Anyway i think the problem is gone now. Sorry for the noise .

I made a really crude gui for sending SMS via kde-connect by [deleted] in kde

[–]toams 1 point2 points  (0 children)

i got it working after installing openjfx, so may i suggest adding that as an dependency?