You are not logged in.

#51 2015-11-03 19:44:10

9233
Member
Registered: 2015-02-01
Posts: 36

Re: [SOLVED] lm-sensors bricked my display?

jaruj9 wrote:

gives no result.

Do I have to open the computer and reinsert Battery?  As u know is not accessible from outside.

I am looking forward for any further help thank you again!!!!

Ok, so I tried it myself and it seems like the i2c-dev module isn't loaded automatically anymore.

# modprobe i2c-dev

After this, /dev/i2c-6 was available for me.
Hope this helps

Offline

#52 2015-11-03 19:56:28

jaruj9
Member
Registered: 2015-11-03
Posts: 4

Re: [SOLVED] lm-sensors bricked my display?

9233 wrote:
# modprobe i2c-dev

After this, /dev/i2c-6 was available for me.
Hope this helps

Thank you very much. It did help!

Not when i run either

sudo i2cget -y 6 0x4f 175

or

sudo i2cget -y 6 0x4f 177

screen gets back but after reboot it is bricked again.

Sorry for my inpatient. command

sudo i2cget -y 6 0x4f 176

fixed it!!!!!

Thank you very much for your time, you are my today hero!

Last edited by jaruj9 (2015-11-03 19:59:35)

Offline

#53 2015-11-03 20:10:41

9233
Member
Registered: 2015-02-01
Posts: 36

Re: [SOLVED] lm-sensors bricked my display?

jaruj9 wrote:

Sorry for my inpatient. command

sudo i2cget -y 6 0x4f 176

fixed it!!!!!

Thank you very much for your time, you are my today hero!

I'm glad that I could help.
I updated the lm-sensors wiki article, added a warning and linked to this thread to prevent future victims wink
Just out of interest:  What exact model of Y50 do you have? The "old" ones (860m graphics and TN panel) or the new ones with IPS panels?
Would like to know if this only affects this exact TN panel that i had in my Y50 or all of them.

Last edited by 9233 (2015-11-03 20:11:03)

Offline

#54 2015-11-03 20:12:19

jaruj9
Member
Registered: 2015-11-03
Posts: 4

Re: [SOLVED] lm-sensors bricked my display?

9233 wrote:

I'm glad that I could help.
I updated the lm-sensors wiki article, added a warning and linked to this thread to prevent future victims wink
Just out of interest:  What exact model of Y50 do you have? The "old" ones (860m graphics and TN panel) or the new ones with IPS panels?
Would like to know if this only affects this exact TN panel that i had in my Y50 or all of them.

The old one. It is already 1.5 year old and yes with TN panel and 860m.

Thank you again!!

Offline

#55 2015-11-03 20:15:30

9233
Member
Registered: 2015-02-01
Posts: 36

Re: [SOLVED] lm-sensors bricked my display?

jaruj9 wrote:

The old one. It is already 1.5 year old and yes with TN panel and 860m.

Thank you again!!

Okay thanks, I was curious to know if the new ones are affected too, but I doubt I'm willing to find out by trying wink
Have a nice day!

Offline

#56 2015-11-03 20:19:37

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: [SOLVED] lm-sensors bricked my display?

You need the same i2c modules you used to damage the display in the first place, i.e. i2c-dev and possibly some bus controller driver. Not eeprom.

Messing with RTC battery is pointless, as the "P" in EEPROM stands for "persistent".

Offline

#57 2015-11-03 20:36:29

9233
Member
Registered: 2015-02-01
Posts: 36

Re: [SOLVED] lm-sensors bricked my display?

mich41 wrote:

You need the same i2c modules you used to damage the display in the first place, i.e. i2c-dev and possibly some bus controller driver. Not eeprom.

Messing with RTC battery is pointless, as the "P" in EEPROM stands for "persistent".

Oh, thanks for clarifying!

Offline

#58 2015-11-03 22:22:05

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] lm-sensors bricked my display?

mich41 wrote:

as the "P" in EEPROM stands for "persistent".

No it doesn't...

Electrically Erasable Programmable Read-Only Memory

Last edited by Slithery (2015-11-03 22:26:03)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#59 2015-11-03 22:26:27

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,257

Re: [SOLVED] lm-sensors bricked my display?

And not all parameters are stored in EEPROM.   Often it is NVRAM  (Non Volatile Random Access Memory)  -- this may be nothing more than CMOS static RAM backed up by (wait for it) a battery big_smile


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#60 2015-11-04 08:00:05

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: [SOLVED] lm-sensors bricked my display?

slithery wrote:
mich41 wrote:

as the "P" in EEPROM stands for "persistent".

No it doesn't...

Oops...

ewaller wrote:

And not all parameters are stored in EEPROM.   Often it is NVRAM  (Non Volatile Random Access Memory)  -- this may be nothing more than CMOS static RAM backed up by (wait for it) a battery big_smile

Go ahead and try.  Half the princess and kingdom's hand if you manage to reset such panel by removing power for less than 20 years tongue

Offline

#61 2016-02-06 17:14:55

testegw
Member
Registered: 2016-02-06
Posts: 1

Re: [SOLVED] lm-sensors bricked my display?

Thxx Guysss!!!! my graphicals 970m

Offline

#62 2024-10-16 05:30:59

Insomniacno1
Member
Registered: 2024-10-16
Posts: 2

Re: [SOLVED] lm-sensors bricked my display?

Hi all, I know this is a very old thread, but we have 2024 and I have a similar issue, which I believe started after running lm-sensors sensor-detect and answering yes to everything(no warning about this on lm-sensors github or the article I were reading).

I have a blinking white line, which is not persistent as it get smaller when the laptop is under load, so not totally the same as other have experienced, but 9 years has passed maybe the probe affect the hardware different or some other thing wink

I am not running Arch, but Linux Mint 20.2 Cinnamon, kernel 5.15.0-122-generic

Lenovo Thinkpad L540 20aua0f4jp, 16GB Ram, 240GB SSD, New UK keyboard, eDP AU Optronics B156XTN02.6 HD 1366x768 LCD H/W: 6A F/W:1 FRU 04X0513,

Link to specs:
https://pcsupport.lenovo.com/uu/en/prod … rce=Repair

Even though I am not running Arch, I hope some here can help me figure out if this is indeed lm-sensors again, and help me fix it - or if its hardware failure inside the laptop LCD cable or failing LCD.

Thank you in advance

Jan

Videos of the odd behaviour here: https://drive.google.com/drive/folders/ … drive_link

Offline

#63 2024-10-16 10:53:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,430

Re: [SOLVED] lm-sensors bricked my display?

Linux Mint is not supported here as made clear to you when registering: https://bbs.archlinux.org/misc.php?action=rules

Ask on the channels of the distribution you're using.

Closing this necrobumped thread.

Offline

Board footer

Powered by FluxBB