In my experience with new hardware, it's always been Ubuntu that works it perfectly where everyone else is like "what's that? I don't know that hardware"
A while back I got a new laptop and the audio hardware would only work with Ubuntu which is fine because that's what I was already using on the previous hardware. Ubuntu with KDE is a very solid setup.
Seriously, now that the FTC has finally grown a pair of balls they're about to be chained and ball-gagged.
Yeah, methinks this will be one of those alerts pretty much everyone will be like "yeah, yeah, I know" and click to silence those notifications.
Hey thanks for these. Question: Can you think of any reason why the site firmwarefile.com has EVERY goddamn brand EXCEPT LG? Seriously... 9 pages of brands... LG absent. What. The. Strange. Absolute. Fuck?
Will do! I’ll see what happens.
I’ll take a look thank you! Yeah the firmware’s site is where LG support links to and their site is shit. First of all, after two attempts it says you can only download two files per day. It uses IP not cookie so I used VPN to retry but it’s a dead link. The thing actually said to me “You are a spammer” seriously no shitting. Assholes.
But I’ll look at everything you provided thanks.
Their captcha crap is fucking atrocious. Sometimes it cannot be done without reloading over and over for like ten minutes until you get a usable image. Captcha is such drek.
Thank you! I already tried XDA but I’ll look at the others.
They don’t even give you a link to the file directly that you could feed I to archive, they do a query with a code that triggers it to deploy the file. Of course. Because the more complicated and obtuse the better.
Hi everyone,
So, LG is notorious for deleting files the moment their hardware is past support... anything to prevent you from retaining a device when you can be pressed to have to replace it. I have an older device and I have tracked down exactly what is wrong and how to fix it. Some folks have stated it's bricked, but much research has revealed that this is untrue. I need the stock firmware, but LG's site download links are all dead.
The device is the LG US730 (LG "Splendor"). The file I need is:
US73011b_03.S11b_03.P15107
If anyone has this or a previous version, I would so greatly appreciate it! I have spent many hours trying to track down the file from a mirror, an archive, a fan site, a site that has firmware backup files.... no luck anywhere. I figured it can't hurt to post a request just in case someone has it.
Thanks for reading, and if you can help, I would be in your debt and happily return the favor if you ever need anything that I have.
I mean… in a perfect world lol.
I ran an IT company for many years until I became disabled. But I do tons of tinkering selling and supporting still as a hobbyist etc. most of them are laptops. My lab used to have 14 full tower chassis systems but I got rid of all of those once their functionality was not needed anymore after I closed the business. I mean - computers that I use daily is basically like three or four laptops and a few Android phones. A couple of tablets - an iPhone an iPad an Android tablet. Also a few really old vintage devices just for shits n giggles. Two transformer pads also.
I mean… I got started in tech a long time ago. As in the early 1980s.
Yes, just after they make Rorschach's mask.
My twenty Linux machines just giggled.
This stuff is truly fascinating as well as mystifying.
I only ever owned or even used one console the original NES. After that all my gaming was on PC. Consoles are for suckers.
Ah. Okies. Well, I’m using version 8 and it’s fine no intention of going to newer. And some devices are using older versions.
So did they ever implement any of that? If so, as of what version?
Yeah basically what I meant.
Hey, So... after a lot of exhausting searching and attempting to get the tools, looks like EVERY one of these is defunct. Either dead links, or updates have since patched out the ability to do whatever is needed. I feel like Lineage is a short-lived option where the only practical route is to buy a phone that they officially support right now (as in, when you want to do it). I have also searched beyond your recommended links... A LOT. Dozens and dozens of youtube tutorials, XDA threads, and other websites. All with the same flashy "INSTALL LINEAGE ON zzzzz" and ALL dead. Missing files. Or comments by the hundred saying it fails. Or youtube videos that just want the fucking clicks so what they do is not actually possible; therefore they just use some kind of video trickery to leapfrog over one essential step that will actually not be possible.
Anyhoooo.... What I HAVE been able to do is find lots of great rooting tools and threads so I have rooted like half of my phones lol. Also gotten some great tools to optimize even without rooting by using ADB and strip/disable lots of stuff that's just bloat.
I still would love someday to explore Lineage, /e/, Havoc, and many other custom ROMS. It seems, though, that for every legitimate tutorial, there are a hundred that are just clickbait, or more recently the cancer that is AI bot copied SHIT. AND, besides all that, lots of the tutorials have dead links so whatever ROM they were hosting is not there anymore. The official sites remove versions that they no longer support, so even if you want to just take a risk with an unimportant phone, you cannot even get what was once an official build!
Some day, I will try again when I have plenty of free time, but for now I guess I am sticking with whatever is there already and just customize the shit out of it, plus root where possible.
Thank you for your efforts, though, it was appreciated!
Yyyyeeeah, all ideally. Things don't always go ideally. Something will always happen. That's the truth no matter what, and I'd think it's best to eliminate externals as much as possible. That's my position. No actual right or wrong here.
ROFL thanks for this; gave me a good laugh 😀😃😄😃😁🤪
First of all, yes I have gone through droves of posts on XDA and frankly it’s a mess, but I can tell you that after following a few threads that just refer to themselves in loops, there’s no actual solution.
I have an LG US730 which was rooted and everything was great. I must have toggled something in SuperSU - I think maybe the option to be rooted during boot.
Anyway, now all I get is Security Error and it shuts off. None of the recovery power on switches will work. The only thing I could do is VOL+&- power while the usb is plugged in and it goes to a download in progress screen. Of course nothings happening and I need to remove battery in order to get this powered off at this point.
Anyway, I’d love if anyone has a tool to repair this. LG’s utilities all do nothing at all I think they’ve purged the back-end of older stuff so the programs that should download something and proceed simply wait forever.
I had been tinkering with some tools it was already rooted for days. I have a Galaxy that also was rooted and been messing with same said tools. No I didn’t foolishly make some change - I actually did not make any changes at all I was just looking around the options. One random time I rebooted and this happens. Now I cannot boot even into recovery mode :-(
Hey, how would you go about this:
I have let’s say hundreds of files, most of which contain some emoji characters in the filenames. How to script - or if an app can do it great! - parsing all these files and removing those … idiotic characters.
Not for nothing but yeah Unicode is great, lots of languages yada yada, but emojis? Fucking emojis??? Ian Malcom thinks just because we could, doesn’t mean we should!
So yeah. Back in the day when I did some developing in VB, I guess I’d load the filenames into memory as strings and then do an instring replacement to null of any character that is within the char() range. So… if I could find out the range wherein lay the damned-to-hades-for-eternity emoji character set, I’d null those out or replace them each with an E for Evil.
So… anyone know the easy approach to scripting this? Or is there an app that will already do it?
I’m gonna look through all the options in krename kfind etc. all those but I doubt any of them has this.
Anyway thanks if you have any ideas. Especially something I can save and just use on a directory of files anytime.
cross-posted from: https://lemmy.world/post/20366420
> Hello all, > > Probably might seem like a dumb question, but I have searched and tried everything I could find. > > I have a Galaxy A12, running Android 12. I have a high capacity microSD card in it, where I store lots or stuff. > > For the life of me I cannot find a way to set the download folder on said SD card as the default location to which to download. > > I cannot find anywhere in the OS settings, and I have searched and searched and looked online. I could not even get a setting in Firefox whereby I could establish this preference. One article stated you need to go into about:config ... well, that is just blank. > > For bleeps sake I was able to do this on my goddamn pocket PC in the year 2000 with two freaking taps on the screen. How the hell have they gone out of their way to devolve some fundamental concepts?? > > Anyway, my ranting notwithstanding, I am hoping to be delightfully abashed when someone points to some obvious thing I managed to overlook. But it's not seeming likely. > > Please help :-@
Welcome to Eclipse for the Verizon Motorola Moto X! This is based off of the latest 4.4.4 build for Verizon Wireless. Eclipse Moto X Screenshots General Overview 4.4.4 KitKat Based Retains all of Motorola's features such as Active...
cross-posted from: https://lemmy.world/post/20065081
> Hey folks, > > So, some of the instruction steps I am not expert already. Once I do this kind of thing once or twice I usually never need help again. However, this would be the first one I do in a few years. > > Anyway... Moto X device, replace OS with Eclipse ROM. The instructions have a few steps. > > So, first of all, I have already gone into developer mode. The OEM unlock that is often there is not, so I need to know how to do that via ADB. I could probably look that up. The next thing is it says I have to already be on 4.4.4 Android build, and I cannot find that level of specificity in the About. I will post the page. > > I have downloaded the appropriate rom file. > Then it says wipe data but don't do a complete reset. Okay I will do that. > > Install the ROM. Okay, how? > > Reboot. I can handle that. > > So, I guess I need to unlock bootloader via ADB, I need to determine and ensure the current KitKat is up to 4.4.4 > Need to install the new ROM > > If someone could help me with these, I would appreciate it greatly. Thanks! > > !About
Hey all,
Want to know what are my options for example, Lineage 18, or AOSP Android, or something else. The reason I want to do this is it has Android 5 and there's just too much that won't work on it. Also I want more control as in remove junk I don't want, move apps to SD, etc. Not have stuff run and waste CPU and RAM.
If anyone has specific knowledge about this device and what's the best option, or even tell me what any given option offers best, that would be very much appreciated.
cross-posted from: https://lemmy.world/post/19576153
> I don’t need it to be with zero effort, but most of the instructions I find these days on XDA forums are extremely ambiguous and assume the reader is someone who does this every day and therefore knows most of the steps and what the terminology means. > > Years ago when I used to do stuff like this more, directions were written meticulously and without abridgment of any elements. Seems today it’s not common for someone to go to the effort. > > I’m extremely proficient, that’s not the issue. It’s just most instructions say stuff like “Step 1: root the phone. Step 2…” I’m like “whoa excuse me… how do I root this phone?” > > Anyway, so all I’m asking is are there just comprehensive directions for any of these.
I don’t need it to be with zero effort, but most of the instructions I find these days on XDA forums are extremely ambiguous and assume the reader is someone who does this every day and therefore knows most of the steps and what the terminology means.
Years ago when I used to do stuff like this more, directions were written meticulously and without abridgment of any elements. Seems today it’s not common for someone to go to the effort.
I’m extremely proficient, that’s not the issue. It’s just most instructions say stuff like “Step 1: root the phone. Step 2…” I’m like “whoa excuse me… how do I root this phone?”
Anyway, so all I’m asking is are there just comprehensive directions for any of these.
Hey all,
I want a firewall app for just basically to enforce restrictions on outgoing communication based on service or app. It is mostly to block data harvesting. For reference, if anyone remembers there was one for iPhone called Firewall IP and it was just perfection. That was back when we could jailbreak.
Anyway, so that's all I need. Free is best, of course, but I would pay a bit if it is an exceptionally good product. No problem paying for quality. But I will have no interest in anything that's subscription based, nor anything that I need some kind of backend "approval" or login in order to install and use it. In other words, I want to know that if in a hundred years I happen to have a working phone from today, and the apk file, then I can install it. Obviously that's reductoi ad absurdum but you get my point.
Thanks for any recommendations. P.S. I'm not rooted, if that matters. Although I am still interested in possibly getting a replacement ROM for my device.
So I was recently talking about a few phones I had bought used, which have FRP lockout. So, the one I was talking about working on at the time is a Galaxy J7 Sky Pro. Well I finally used DroidKit on it, and after a moderately lengthy procedure, it is FREE of the lockout! So the software is not a scam, it actually did work.
I have been having trouble with another phone because when it gets to the stage where it needs to dial \#0\# it supposed to bring up the factory mode to test various components. I’ve seen this on other phones work but this one, a Galaxy A01, it doesn’t bring up that mode. And it can’t continue. Another phone I have is a ZTE and that’s not one of the supported brands in Droidkit.
But one worked! Which means likely it’s fairly reliable. So that’s cool.
cross-posted from: https://lemmy.world/post/19262336
> I have done extensive due diligence but there are a dozen conflicting posts on XDA covering how to go about this. Off of XDA are just a million sites with AI generated copy that's absolutely incorrect. > > So, I have a new Galaxy Tab A7 Lite. I want to root it and have the superU app, etc. and I will then de-google it. > > So, like I said, there's a ton of conflicting methods listed. Also, many provide instructions like "Now flash the device," or "put it in xyz mode" but they don't actually say how. Instructions are supposed to be instructive, not referential. > > I'm not incapable; far from it. I rooted my Zenpad a few years ago. It's just I had comprehensive directions. > > So, would anyone be up to the task? I'm offering $20 because I know this is a bit of a todo and I respect the value of your time and effort. > > Thanks, all. > > P.S. I should first make sure, rooting does not preclude keeping updates, right? If it would prohibit updates then I think I might not want to do it.
Is it supposed to be like a dock? I’m using Nova Launcher and then I found the Edge Panel and it is a bit much but for those who use the default launcher is that the idea?
Hi all,
Okay so my Galaxy Tab A7 Lite has arrived. I did some searching and it seems like there are a million options as far as replacing / hacking the rom.
So, all I want to do is have root access, and be rid of any bloat that’s built in. I prefer whatever is most tried and true, and whatever does not have any iffy components still. Like, I want everything to function without glitches, I want to get the most out of my hardware, and other than that, I really don’t want a 100-step process.
So, recommends? What’s available that’s very reliable and what does it offer me?
(Eg: GSI+Root, Lineage, Havoc, et al)
I appreciate any advice. Thank you.
Hey all, I was about to setup uBlock Origin in chromium, when I saw the notice that it may soon be ended due to not following best practices, etc. I looked this up and some articles and posts state that Chrome is discontinuing content blockers / ad blockers soon. Will this apply to the chromium app in Linux?
Other than for testing purposes, my usage of Chromium is for the ability to make some sites into webApps. I just like some to be isolated with their own window and icon. The standard response I see to pretty much anyone is that they should switch to Firefox and stop wanting the webApp. I saw some comments that Firefox does not and will not implement webApps due to some security issues (?? not sure why). I don't understand how it is difficult just make a standalone window with a custom icon choice. I see no reason that has to compromise anything at all, but I am not a developer.
I'm getting off-track here. So, is Chromium going to go the way Google wants it to go for Chrome? It was my understanding that Chromium is kind of an offshoot and not just up to Google in terms of its course. Will we be able to use extensions that Google doesn't want, and have to get them from a new repository instead of the chrome web store?
Any insight on this would be appreciated, thanks.
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.
They’re both so competitive here but their safety training still kicks in lol.
Hey, so I know you can tap on a dock icon to launch the app, but when the dock is more than full and requires scrolling to shift the icons, this still cannot be done with the touch screen, based on docks I have tested. I tried the built in docks in Gnome on Pop, Ubuntu, and also Plank. None respond to an attempted drag via the touch screen.
Are there any less widely known ones that do? Are there any plans to bring this functionality to the dock in Gnome?
I got this RCA Reno it’s sluggish but in excellent condition, so I’m wondering if I could do any hacking to it to make it more smoothly operable.
Hey folks,
So, I have an old school iPod I got from someone it’s sweet and I want to put my music on it. Is there a decent app in Linux that will be able to do the sync of music? Or is it able to be just copied to like an external drive?
Hi all, I just wanted to say hello. I’m an adult and came to realize in the past few years only that I’m probably on the spectrum given some of my tendencies. When I was a kid there was no label autism other than the most extreme cases. As it turns out, my son - late teens - is on the spectrum and also has ADHD. He struggles with a variety of aspects but he’s also strong and insightful. He learns about himself more all the time, and I also have the benefit of being able to relate to some of his challenges.
So I just thought I’d say hi; very glad to have discovered this community.
I’m around most of the time to comment or converse.
Best wishes to everyone, and I’m hoping to have some rewarding conversations in the future.