Code: Select all
chris@bender chris $ sensors
w83627thf-isa-0290
Adapter: ISA adapter
VCore: +1.42 V (min = +0.00 V, max = +0.00 V)
+12V: +11.92 V (min = +10.82 V, max = +13.19 V)
+3.3V: +3.34 V (min = +3.14 V, max = +3.46 V)
+5V: +5.09 V (min = +4.75 V, max = +5.25 V)
-12V: +1.95 V (min = -10.88 V, max = -13.18 V)
V5SB: +5.03 V (min = +4.73 V, max = +5.24 V)
VBat: +2.08 V (min = +2.40 V, max = +3.60 V)
fan1: 0 RPM (min = 46 RPM, div = 128)
CPU Fan: 3924 RPM (min = 337500 RPM, div = 4)
fan3: 0 RPM (min = 319 RPM, div = 128)
M/B Temp: +34 C (high = +33 C, hyst = +0 C) sensor = thermistor
CPU Temp: +50.5 C (high = +80 C, hyst = +75 C) sensor = PII/Celeron diode
temp3: -48.0 C (high = +80 C, hyst = +75 C) sensor = thermistor
ERROR: Can't get VID data!
alarms:
beep_enable:
Sound alarm enabled
banned from #gentoo since sept 2017Neddyseagoon wrote:The problem with leaving is that you can only do it once and it reduces your influence.

And 5 minutes ago I got a Type 1 freeze.davecs wrote:I've tried downgrading my nvidia drivers to 6111. I'm not holding my breath, though!
I left that building last night. Ah, well!Icer wrote:Tried updating xorg to 6.8.2. ... No dice.

Code: Select all
[dibble]
Server = http://dtw.jiwe.org/share/pkgs/dibble
Wait... wasn't that option under Processor features?dibblethewrecker wrote:i fixed my hard lock - i was compiling my kernels with the clock tick speed set to 200HZ - it seems that was causing my crash as 500HZ works just fine Hope you all get yours sorted too.
just as a note xorg upgrade didn't fix my issue either
Code: Select all
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "type1"
# Load "speedo"
Load "freetype"
# SubSection "extmod"
# Option "omit xfree86-dga" # don't initialise the DGA extension
# EndSubSection
EndSection
Section "Extensions"
# Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
Section "Monitor"
Identifier "TFT17"
VendorName "NEC"
ModelName "LCD1701-BK"
# HorizSync 31.5-81.5
# VertRefresh 56-75
# Option "DPMS"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "PageFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
Option "AllowGLXWithComposite" "true"
# Option "NoLogo" "True"
#Option "Overlay" "True"
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "WindowFlip" # [<bool>]
#Option "SWcursor" # [<bool>]
Option "HWcursor" "True"
#Option "VideoKey" # <i>
Option "NvAGP" "2"
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
Option "RenderAccel" "True"
Option "CursorShadow" "True"
#Option "CursorShadowAlpha" # <i>
Option "CursorShadowXOffset" "3"
Option "CursorShadowYOffset" "3"
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" "True"
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "SwapReady" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "UseClipIDs" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
Option "NoBandWidthTest" "True"
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
Option "IgnoreDisplayDevices" "CRT, DFP, TV"
Option "DPMS"
Identifier "FX5700"
Driver "nvidia"
# Driver "nv"
VendorName ""
BoardName ""
EndSection
It would take me as long as a freeze takes to tell you it hasn't worked, but up to a month or even more to say that it has worked, because I get occasional freezes, not regular, predictable or even forcible!Tuttle wrote:Any one else have solve the problem based on my xorg.conf ?





Get rid of your power management in the kernel altogether, or look into possible IRQ mapping issues and how to fix them (there are patches for some systems, ie Dells out there...).caslca wrote:SMP kernel 2.6.10-r7 gentoo-dev-sources
reiserfs
acpi, (no APM at all)
cpufreq scaling in kernel
SMP support (for my hyperthread p4 3.2 Ghz)
preemtive.
xorg6.8.0-r4
nvidia video
intel chipsets
The problem on my laptop is NOT related to X, and NOT related to Nvidia.
I've had random crashes, even before the framebuffer console loads (during initial kernel load)
I've had crashes in a console login.
I've had crashes when the console blanks. Disabling that with setterm -blank 0, seems to help the lock during console blank.
The live cd did not seem to crash, and i've checked the difference - the livecd loads the kernel with the acpi=ht flag (just enough acpi to load the SMP)
The same problems were exhibited on my ~x86 instalation, so it cannot be attributed to particular package.
THE ONLY COMMON THING WAS THE KERNEL AND THE HARDWARE!
Having said that, it seems the problem is with the kernel - same kernel was ran on both the x86 and ~x86 installation on the same laptop.
For the ones that insist on X-related crashes, yes - i've also experienced crashes under X with mouse freeze/ no mouse freeze, also crashes during X initialization AND/OR exit.
sadly, crashes continue...
p.s. I bet on an MS conspiracy against the linux community