Jump to content

erikpc43

Member
  • Posts

    39
  • Joined

  • Last visited

Everything posted by erikpc43

  1. Laptop was never exposed to any dirt or food. I identified the problem. Problem is indeed in battery. I have this laptop close to 10 months now. And I can confirm that the battery is close to swollen state. Here are pictures of battery for better visualization. If you look closely the first cell looks fine. Then other looks like there is air stuck inside and feels like a bubble. Here is picture from other side.: And its this part that is located exactly under touchpad. So when the battery is cool looks like now on pictures. I can imagine that when it heats up in laptop the "bubble" expands and becomes hard. So thats why when laptop is in cool state the touchpad works just fine, then when underload the heat goes up and so does the battery and the "bubble" pushes up on touch pad. It's only matter of time when the battery will permanently swell so I took it out before it can really damage any other hardware inside if comes to permanent swelling. So it looks like I will have to get new replacement battery which will cost me ~100$. I know that razer gives 1y warranty on laptops so this could be replaced without any extra cost. But I got this laptop from a friend who knows a a friend and so on, so there was no receipt or warranty or what so ever. Probably directly from warehouse with no other retailers for much cheaper. But I'm not the only one with this exact problem. I've seen many people complaing on other forums. Even if purchased in retail store with warranty this could occur past year one. Expected more from a company like razer. If you are paying close to 2k$ or even above you should get better quality parts. So if you get similar symptoms on your laptop, don't hesitate to contact retailer for warranty repair ( if it still under warranty ). If out of warranty, just open it up take battery out and take a good look at it, if you''re comfortable in doing this yourself. If not contact any repair shops that will do that for you. I've seen many laptops (even apple) which have swollen battery and whole touchpad is bumped out because of this. So if it comes to permanent it could damage other internal parts.
  2. Hello, So today I've came across a very strange problem on razer blade 15 base 2019. I could not easily click on either buttoms on the trackpad. I did some research and find out that my battery might have swollen ( battery is located exactly under trackpad ). But then again, I turned it off and waited for half an hour to cool off and the problem was gone. Is my battery really swollen if it magically shrink back to original state when cooled off? Or the problem is not in battery swelling? Thanks4anyhelp
  3. Hello, 4-5 days ago my acer swift died, just randomly shut off. Never turned on again. Tried long press on power buttom, charging overnight and same story, no sign given. Then I left in in my drawer for next couple of days and then tried again with booting. And with some miracle it somehow turned on. Worked just fine. I wanted to do a clean install of windows before I start to use it again. So when installing windows it randomly shut off again. No signs now again. Its not giving me anything. I'm stuck with this now. Also it has soldered on ram so there is no replacing that. Also tried swapping disks, but thats not the reason it's not booting for sure. Am I stuck with motherboard swap? Thank4anyhelp
  4. Nevermind. Got the problem maker. The permissions on the first folder weren't set right.
  5. Yes, there are couple of folders in given directory which is /home/erik/games.
  6. I'm sorry. I just don't use furums much and it seemed like its a simple fix. It's /home/erik/games. And the output is chmod: cannot accesss '* ': No such file or directory.
  7. directory with some subfolders.
  8. O shieet, my bad. I already know u need to do this and I always forget, ffs haha. Thanks anyway.
  9. cd $4 && chmod -R 777 * there is no point in showing rest of the script, I tried using -x in beginning of the script and all other commands execute just fine. And also 4th argument is a directory if u wonder. edit: linux version: Mint 19.3 and /bin/bash.
  10. Hello, I just have one simple question regarding bash programming language. I'm writing a bash script and I came across a weird problem. If u use command in terminal in some subdirectory like chmod -R 777 * --> This would give all rwx permisions to all folders in current folder and any other subfolders, because its recursive. But if i try to use it in the script it wouldn't work, saying there is not any destination or file named *. Why is that? thanks
  11. Hello, So I've recently bought a razer blade 15 base mid 2019 (9750h, 1660Ti), all good. I'm facing some weird problems since. I usually connect laptop to an external display and use this display only. This is where the problem comes in. I sometimes get laggy experience doing normal stuff (web browsing...). It happens on random moments and last for random time. But then again if I enable laptop screen aswell (so it extends) the lags stops or it never happens. What could be causing this weird problem? any ideas? Thanks4anyhelp
  12. Hello, So I got a problem regarding my intel i7 8550u. Its a bit weird. So normally the cpu boosts up to ~4.0GHz and it works just fine. Then cpu at random moments locks the speed to 400Mhz. I know this could be cpu thermal throttling, but I kept track of core temps. Never over 70degrees. Any ideas? I could open the laptop and try to blow out some dust, but last time I checked ( a month ago) there was hardly any.
  13. Hello, So I'm having this problem with my pc lately. Works just fine except some moments when it just stutter. Doesn't matter what am I currently doing. Watching youtube, playing a game or just surfin the web. The stutter always happens and it last for like 20s, which gives me an unpleasant experience using pc. Also when stressed just completely freezes for a couple of seconds. Also the pc that I'm having problems with worked just fine about 14days ago, could easily run games, surf web... which is now struggling to deal with. What could I do to fix all this? Specs of pc: i7 8550u 4core/8thread geforce mx150 / intel uhd graphics 620 8gb ddr4 2400mhz single channel primary m.2 ssd second 2.5 ssd (more info ASUS VivoBook S15 S510UN-BQ121 model) Thanks for help
  14. perhaps I wasn't careful enough to add that I'm only checking if already written sudoku is correct or not. The whole table is already filled with numbers and there is no changes. I just have to check if its false or not. Nothing else. But also thanks for help. I can also try your method, should work aswell.
  15. I'm not that far into java yet and I'm still learing the basic. I didn't even heard about hash table or trie structure before. It's managable with basic java and I want to keep it that way. But thanks for help anyway. Better to practice basics to perfection, before moving on.
  16. If you sum number from 1-25 you will get exactly 325. I kinda tried to get some cases when there sum also 325 and there are numbers duplicating, but with no success. I also tried this on 9x9 sudoku which is easier and easier to handle, but also when I try to switch up numbers the sum of row/column came out wrong.
  17. So I am programming game sudoku and I'm at the checking point. Its 25x25 sudoku. Do i need to check every 5x5 square and every row and every column for duplicated numbers? Or is it okay just to check the sum of every column and row? It has to be 325 else its false. I'm enclosing picture for easier visualization.
  18. Hello, i have just one question about aligment in PRINTF() in java. How could i align given text in center? For example I want to print text like this: ## This is test ## how could I center align whole text? So "This is test" is in the middle? I know for right and left aligment but I need center. thanks
  19. erikpc43

    Python

    If a dictionary is given like : names = { "Peter": ("computer", "headphones", "chair), "John": ("table", computer"), "Ken": ( "headphones"), "Ben": ("chair", "table" ) } Now how can i return a set that will contain keys with the same values? it should be in alphabetical order by names like in this case { ("John", "Peter"), ("Ken", "Peter"), ("Ben", "Peter"), ("Ben", "John") }. Thanks
  20. erikpc43

    Function

    Yes this is one way to do it. But i would really like to write everything in one line.
  21. erikpc43

    Function

    Hello, i have a question about a function that I'm coding. I have a list that contains pairs like ("Thomas", "pen"), ("Mike", "pencilcase"), ("Thomas", "rubber"), ("Tom", "scissors") i would like to return a dictionary which keys would be the names of people and values should be everything the person "owns". It should return a dictionary like this: {"Thomas": {"pen", "rubber"}, "Mike": {"pencilcase"}, "Tom": {"scissors"}} What can i do here? Edit: Im using python and i would like to write everyting in one line
  22. erikpc43

    Python

    Hello, So all that written function does is that it reads two lists and it gives back another list which contains numers that appear in both list compaired only once. So the function on picture should return (16,2,1). But instead it gives me back list (16,4,2,1). Order in list doesn't matter. What could I try? I would appreciate any help. Thanks
×