Comment 398 for bug 312756

Revision history for this message
NakedNous (nakednous) wrote :

Hi all,

Asus N53Jq with nvidia GT 425M.

sudo dmidecode -s system-product-name && sudo dmidecode -s system-version
N53Jq
1.0

lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
01:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0df0] (rev a1) (prog-if 00 [VGA controller])

I was surprised when I ran the above command since I didn't get any intel vga output. I supposed my model should have it. Am I missing something? I'd run the test_off.sh script after being sure about my config.

Regards,

Jean Pierre