gnemmi said:could you guys please provide more info about your hardware?
knowing what video card vendor-model you guys have on your notebooks would probably come in handy.
knowing what video modules are you using in too (with and without xorg)..
gnemmi said:can you tell me what video driver are you using in your xorg.conf (in case you are using xorg) and what video driver are you loading through your /boot/loader.conf (in case you are loading one)?
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 "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "82865G Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "AccelMethod" "XAA"
Option "XAANoOffscreenPixmaps" "true"
Option "AddARGBGLXVisuals" "true"
Option "DRI" "true"
EndSection
gnemmi said:could you show me your /boot/loader.conf?
snd_ich_load="YES"
richardpl said:Currently, SMP kernel on SMP CPU do not resume correctly at all but on 8.0 SMP amd64 should resume fine.
i915_load="YES"
kern.smp.disabled="1"
nvidia_load="YES"
snd_hda_load="YES"
i915_load="YES"
vfs.zfs.prefetch_disable=0