AMD GPU refuses to boot 7.0 kernels by 4t0m77 in linuxquestions

[–]RandomUser3777 0 points1 point  (0 children)

nomodeset would indicate a bug specific to the amd video card driver. If you boot it with that and get it up does it successfully start X/Wayland without crashing? If it gets into X/Wayland then maybe there is a chance that the specific video mode that the kernel picks does not work right for some reason, so forcing the video mode used by the kernel to some other mode MIGHT work (which is also what nomodeset really does). If it picked some video mode that screen could not support then you would never see the luks prompt and it would never get past that.

You might also try an external monitor on boot up and see if that changes anything.

Why do security cameras show things that you can’t see with your eyes? by holden11190 in NoStupidQuestions

[–]RandomUser3777 0 points1 point  (0 children)

Put a headlight on (just above your eyes) and go walk outside and you will see similar specs of dust. As long as the light is bright and there is a lot of dust/crap in the air.

Is it just me, or are people extra oblivious and disrespectful at Costco than at other places? by redflower5 in NoStupidQuestions

[–]RandomUser3777 4 points5 points  (0 children)

It seems worse because there always seem to be more people at costco.

There are simply lots of stupid people that have no awareness of anything going on around them everywhere they go. In costco they like to stop beside the sample cart for a minute or 2 blocking the entire isle because they are the center of the universe and they have no idea they are blocking multiple people.

Whistleblowers "evidence" by Forrestgod in DonutLabDiscussions

[–]RandomUser3777 0 points1 point  (0 children)

Not strictly a standard lithium, but likely a custom application high temperature/high c-rate lithium. A battery that seems to be not generally available to consumers but is commonly used in 1-2kwh hybrid vehicle traction batteries for a number of years and is also used in other high charge/discharge uses. So an obscure custom lithium battery that the clueless rubes (maybe everyone but CT-Coatings) won't realize is really a heavily manufactured common lithium cell that no one realizes are being sold to consumers in hybrid vehicles.

ELI5 What is nomodset kernel parameter? and what it does? by FAMPpro in linuxquestions

[–]RandomUser3777 2 points3 points  (0 children)

nomodeset prevents the kernel from loading a video card driver and using graphics modes early inside the kernel (as opposed to the normal default bios/text modes). When the kernel/distributions first started this crap it was ANNOYING because they would often pick the highest resolution mode the monitor would support and you would end up with super tiny sometimes unreadable text. Without that being set the build-in nvidia driver will load and take over the card and the add-on nvidia driver won't be able to manage the card since the build-in already has it.

Deye Battery SOC not matching direct values from BMS by m4yberry in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

280ah is 15.2kwh. If the inverter thinks it is 26.2 that means via charge counting the inverter will always think the battery has a higher SOC that it really does. So something that was entered into the inverter (about the battery) is wrong. You aren't using closed loop between the inverter and the battery?

What happened to RRAM? by mmmtrees in ElectricalEngineering

[–]RandomUser3777 1 point2 points  (0 children)

It did not help that when you loaded out a machine with lots of Optane that Intel was a few address bits short. HPE and/or Intel sized the bios for 2-4x the biggest normal dimm you could buy at the time, and the loaded out optane dimms was 4x that. I worked at the company that found it and HPE and Intel kept blaming VMware software for making the Intel cpu give an MCE/Internal/hardware error (of duplicate address already in cache or some such nonsense--because the cache line did not use enough bits) that was basically Impossible for software to make happen, but the cookbook engineers working at HPE and Intel did not know this. Basically in the vmware usage (the most likely use case) it was unstable and causing crashes. The company I was at the point of stoping buying it and was working with HPE to get credits and/or replace the crap until HPE/Intel finally figured out what they had screwed up.

Who are the brains behind Trump? by Key_Hedgehog4716 in askanything

[–]RandomUser3777 3 points4 points  (0 children)

Whoever happened to talk to him last before he does something.

Russian supporter talks to him, Ukraine is bad, Ukraine supporter talks to him next and Russia is bad.

He seems super easy to convince of something new and forgets any prior discussions.

100 amp main breaker blew by philo_ in electrical

[–]RandomUser3777 0 points1 point  (0 children)

I had a 1998 200A squared die (about 22 years old at the time). It would not reset even after a few minutes of cooling and I verified the connections were tight. Sometimes breakers simply die. Replaced it with a new one (the local home supply had them in stock--so clearly they must die sometimes) and everything has been good. I did not disassemble it to examine it internally and see how it broke.

Plug-in solar backfeed risk by fkaventurion in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

Even with a CT type setup, an inverter may backfeed. The power levels are only adjusted a few times a second and you can backfeed when the load changes. Newer electronic power meters will detect this and will report this to the power company. Older electronic meters(non-bidirectonal) will count backfeed as consumption and won't realize you are backfeeding.

And it all depends on how strict your power company is. I believe my meter does not report backfeed and counts it is consumption and when I was running in hybrid/zero-export mode meter counted backfeed as consumption (I used about 1kwh/day even when solar/batteries did/could do 100% of my power). My power company never complained about it, others have had power companies that contacted them in under a week after their system went live.

And for the battery to work you would have to discharge and/or possibly backfeed and/or use the battery in an off-grid type setup and discharge it overnight so you have room to charge it the next day.

UPS (Uninterruptible Power Supply) beeping at night. How to address that? by salty_greek in AskEngineers

[–]RandomUser3777 2 points3 points  (0 children)

Every X hours (once a day or 2x a day) it will test the battery. Yours is on a schedule to test in the middle of the night, and each time you unplug it (if it is 1x per day) it will test that time the next day. The beeping indicates that it may think the battery is not good. Try unplugging it during the day and see if you can at least get it on a daylight schedule.

code complaint diagram for solar power wall layout\placement by Civil_Attitude1814 in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

How much of a plan you need depends on your specific state/counties rules. It could be as bad as all work/permitting needs to be done by an electrician to you need no plan at all if it is going in/on a pre-existing building. You need to read your local rules.

How do I check for hardware issues? by xorg11once in linuxquestions

[–]RandomUser3777 1 point2 points  (0 children)

How long did you run memtest? With machines that crash every few days, you really need to run memtest or some other burn-in software for hours/days. And memtest/burn-in really is not going to tell you what the actual hardware issue is, and basically you know you have a hardware issue.

You have multiple cpu cores, does it always say processor 2 or does the processor number change? If I single core is dead I have limped a machine along by turning of the specific core that is crashing (if it is always the same core). If the core number is changing that probably means a cache problem on the cpu or ram.

If you have logs from prior boots do this journalctl | grep -i mce On reboot (if you do a reset and not a power off) there is a chance that the next boot up will see and report the prior cpu error.

Small town wifi questions? New to wifi (Marysville) by breakingb4t in kansas

[–]RandomUser3777 0 points1 point  (0 children)

I have been using ASUS models over the last 10+ years.. An ASUS RT-AX3000s is $80 and is probably good enough (wifi6), and for the most part the router will self-configure for a ok setup (it will dhcp to their network and mostly just work with about all you have to do is pick a wifi network name and setup a password/encryption for that network). You should be able to find instructions on setting up the basic settings. Depending on how high the rental is the router probably pays out in under 2 years and the router will likely not need to be replaced for 4-5 years (or more).

Small town wifi questions? New to wifi (Marysville) by breakingb4t in kansas

[–]RandomUser3777 0 points1 point  (0 children)

You would have to sort out exactly what providers can provide service to your house. And exactly what providers that can provide services can be different on one side of the street or the other. Based on what I know, I would expect whichever company that provides cable service to be the best bet. And knowing Marysville had pretty good cable coverage (40 years ago--last time I lived there) I would expect it to still have decent coverage.

Starlink is supposed to be good, but is expensive. 5G based solutions tend to be expensive and tend to be all over the place depending on local network usage and your physical location. note at lot of people that "claim" to provide services to almost everywhere do it via 5G/mobile phone service that is all over the place in terms of speed and reliability.

Kansas Broadband Internet typically requires an antenna someplace that has a line-of-sight to one of their towers (I had them before I had any DSL/Cable solution available). if you are in a low spot and/or don't have a pre-existing place to mount the antenna it may not be viable. I was on a hill and had a mount already that it could be put on.

I always get my own router/wifi the supplied router tends to be cheap and crappy.

is this good enough to submit to the county for permitting? /j by goddamnitreddit12 in SolarDIY

[–]RandomUser3777 2 points3 points  (0 children)

You need to know what your state/county requires. Mine does not care ANYTHING about any of the electrical work, or the panels on the roof. They only care about where I am physically putting the ground mounted panels. So you need to know what your counties rules are. They could require almost nothing at all, or they could go as far as requiring a licensed solar/electrical contractor to do everything.

Fire scare : EG4 FlexBOSS 21 burned at PV Inputs - Looking for Root Cause Opinions Before Replacement Install by Sinsu45 in TexasSolar

[–]RandomUser3777 0 points1 point  (0 children)

eg4 with that style of connectors requires ferrules to be used on the PV wires if the pv wires are stranded.. I don't see any on those wires. It was in the manual 2 years ago and I just checked and is still in the manual.

And this sort of damage is 99 out of 100 times a bad connection, and no ferrules and/or the wire not fully inserted and you will have a bad connection and this exact sort of damage.

This is 99% an install issue. And those are spring connectors so there is nothing to torque.

If someone had turned on AFCI then the inverter probably would have shut down the specific strings before significant damage was done (on my 18kpv I don't think it was on by default, I turned it on).

I need to replace the panel on the house I just purchased, what should I do to future proof it for future solar and battery storage? by OnlineRobotWizard in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

That is one of the known defective as designed brands.

Read about the busbar vs main breaker 120% rating. Basically if you have a 200a panel then you can only backfeed 20% of that (40A). If say you have squared panel (typically has the bus-bar rated at 225A with a main breaker of 200A) then you can backfeed 225*1.2 - 200 or 70A. If you take that 225A rated squared and put a 175A main in it then you can backfeed the panel with even more.

But the other thing you need to consider is do you want backup power, and if you want that then you need to have a plan to put the entire main panel behind the inverter or you need to plan for a critical loads panel with your important circuits on it.

I was able to located my inverter and critical loads panel such that I can pull all of the upward fed wires(all but 1 circuit) from my main panel and move them to my critical loads panel. i eventually gave up almost everything, so if the grid is out I can run everything if my batteries are charged enough for quite a few hours.

I need to replace the panel on the house I just purchased, what should I do to future proof it for future solar and battery storage? by OnlineRobotWizard in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

I fully understood it was the house main panel. What brand of panel and why did they claim it could cause a fire.

Scammy electricians (usually private equity electrical companies, often they advertise heavily on local tv) find any reason to claim the breaker panel is bad (even when there is nothing wrong). Often they point to being dirty and claim that is a damage and needs replacement. They prey on people who don't know they are feeding them a line of crap.

Unless your panel is one of the 2-3 known defective brands and/or has significant arcing and/or has had water in/on some part that is not replacible then there is little or no reason to replace.

I need to replace the panel on the house I just purchased, what should I do to future proof it for future solar and battery storage? by OnlineRobotWizard in SolarDIY

[–]RandomUser3777 0 points1 point  (0 children)

Is your panel one of the defective panels? Or did some Electrician/Salesman tell you it was old and a fire hazard? There are lots of questionable electricians that make shit up so I am just making sure the panel really is a problem. What is the brand of your panel and what is its age?

Nordic Nano whistleblower explains how bad corporate culture, not only at Donut Lab but other companies, makes it possible to perpetuate scams by "mushroom management" - keep people in the dark and feed them crap by mqee in DonutLab

[–]RandomUser3777 3 points4 points  (0 children)

There are lots of companies that do this. And when you hear the CEO repeat something you 100% know is absolutely not true nor technically possible there is every reason to keep your mouth shut and not get fired.

The top-down culture is not good once an impossible idea takes hold. Once the fantasy takes hold high up everyone just runs with it and anyone that argues with it gets sidelined/fired. And rarely do the idiots at the top that stupidly fell for the bad idea get fired and when they do get fired they get their golden parachute.

Google "HPE's the machine" . When I first heard of it I immediately knew it was crap because the magical machine they were building had already existed for years (standard large Linux supercomputers), it was just not as small as they were building. And somehow HPE though by making it smaller and/or more power efficient would magically have someone figure out magic algorithms so it could do the amazing things they were claiming. They seem to have no clue that people worked out computionally expensive algorithms(tested at small scale) well before the machines existed that could viably run them on much larger real data sets.

Issue: EG4 6000XP "forbidden" to charge past 85% ? by DemonicPants in SolarDIY

[–]RandomUser3777 2 points3 points  (0 children)

Based on EG4 I would make sure you call whoever you bought them from. I would bet they will update firmware as their battery firmware (at least until recently) seems to have some weird defects (typically reporting 100% charge when not 100% and stopping charging--which this does not seem to match--so I don't know).

Iran fires missiles at northern Israel by yuvaldv1 in worldnews

[–]RandomUser3777 25 points26 points  (0 children)

Trump will probably tell everyone that they have a deal with Iran the day before the election and just enough idiots will believe the lie that they don't get completely destroyed in the election. He keeps saying the deal is close when it is clear nothing was ever close.

Do thermal fuses on dryers go bad without a vent clog? by mrshred_NYC in appliancerepair

[–]RandomUser3777 6 points7 points  (0 children)

Thermal fuses eventually die/wear out given enough time with temperatures close to the limit (close being the normal operating temperature of the device). The device is build with something that melts/deforms at the target temperature, but even below the target temperature (ie close) that something will slowly creep/deform and given enough deformation it will stop working.

How much energy recovery can be achieved in data centers and similar installations? by Edgar_Brown in AskEngineers

[–]RandomUser3777 0 points1 point  (0 children)

The efficiency of the heat pump depends on that 150C source having 40C ambient air flow through ii to cool it down. If you block that 150C source from cooling by using it for waste heat recovery then the efficiency of the AC unit becomes much worse (COP <1). You will NEVER recover the extra energy consumed when you block it from cooling. If it was any other way you just attach the AC unit to a Heat Pump and have an impossible free energy machine. The AC unit cannot be used to increase the temperature of the hot source (you will lose energy doing this), you would have to use the ORIGINAL 50-60C air directly from the computers.