← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: Sager NP 5160

 

I noticed on boot there's some errors from drm, here's my dmesg output
maybe it might help:

Diego: ~$ dmesg | grep drm
[    4.369964] [drm] Initialized drm 1.1.0 20060810
[    4.402495] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation
card (0x0c1a00a1)
[    4.406968] [drm] nouveau 0000:01:00.0: Attempting to load BIOS
image from PRAMIN
[    4.416682] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.416683] [drm] nouveau 0000:01:00.0: Attempting to load BIOS
image from PROM
[    4.416692] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.416698] [drm] nouveau 0000:01:00.0: Attempting to load BIOS
image from PCIROM
[    4.416700] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.416701] [drm] nouveau 0000:01:00.0: Attempting to load BIOS
image from ACPI
[    4.468210] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    4.468215] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    4.468218] [drm] nouveau 0000:01:00.0: Bios version 70.08.45.00
[    4.468220] [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
[    4.468270] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[    4.468273] [drm] nouveau 0000:01:00.0: Found Display Configuration
Block version 4.0
[    4.468276] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02010300 00000000
[    4.468278] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 0000000e 00000000
[    4.468281] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[    4.468284] [drm] nouveau 0000:01:00.0:   0: 0x00000000: type 0x00
idx 0 tag 0xff
[    4.468298] [drm] nouveau 0000:01:00.0: Adaptor not initialised,
running VBIOS init tables.
[    4.468300] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0
at offset 0xD56E
[    4.492511] [drm] nouveau 0000:01:00.0: 0xD518: i2c wr fail: -6
[    4.534314] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1
at offset 0xDBBD
[    4.565269] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2
at offset 0xEDC3
[    4.565284] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3
at offset 0xEDC7
[    4.565353] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4
at offset 0xEEAF
[    4.565355] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at
offset 0xEF14
[    4.605091] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
[    4.605096] [drm] nouveau 0000:01:00.0: 0: memory 135MHz core
270MHz shader 540MHz voltage 830mV
[    4.605099] [drm] nouveau 0000:01:00.0: 1: memory 405MHz core
270MHz shader 810MHz voltage 830mV
[    4.605102] [drm] nouveau 0000:01:00.0: 3: memory 405MHz core
1070MHz shader 1344MHz voltage 980mV
[    4.605215] [drm] nouveau 0000:01:00.0: Detected 512MiB VRAM
[    4.628649] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[    4.628659] [drm] nouveau 0000:01:00.0: PGRAPH: unsupported
chipset, please report!
[    4.628867] [drm] nouveau 0000:01:00.0: PGRAPH: unknown config: 2/0/0/0, 1
[    5.352261] [drm] nouveau 0000:01:00.0: failed to load fuc409d
[    5.361443] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    5.361445] [drm] No driver support for vblank timestamp query.
[    5.361536] [drm] nouveau 0000:01:00.0: ACPI backlight interface
available, not registering our own
[    5.411529] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb:
0x28020000, bo ffff8801aed8e000
[    5.418007] drm: registered panic notifier
[    5.418012] [drm] Initialized nouveau 0.0.16 20090420 for
0000:01:00.0 on minor 0
[    5.461596] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    5.461597] [drm] Driver supports precise vblank timestamp query.
[    5.496309] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[    5.496389] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[    5.603834] fbcon: inteldrmfb (fb1) is primary device
[    5.899961] fb1: inteldrmfb frame buffer device
[    5.914111] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 1


On Fri, Mar 18, 2011 at 6:19 PM, Diego Fernandez
<aiguo.fernandez@xxxxxxxxx> wrote:
> Hi I just got a Sager NP 5160/Clevo W150HNQ with Optimus enabled Intel
> HD/GeForce GT 540M.  My laptop actually comes with a button to
> enable/disable Optimus, but of course that doesn't work on Linux.  I
> tried the test_off.sh script and everything failed.  By the way I'm
> running Fedora 15 alpha.
>
> Diego: ~$ sudo dmidecode -s system-product-name
> W150HNM/W170HN
> Diego: ~$ sudo dmidecode -s system-version
> 0.1
> Diego: ~$ lspci -vnnn | perl -lne 'print if /^\d+\:.+(\[\S+\:\S+\])/' | grep VGA
> 00:02.0 VGA compatible controller [0300]: Intel Corporation Device
> [8086:0126] (rev 09) (prog-if 00 [VGA controller])
> 01:00.0 VGA compatible controller [0300]: nVidia Corporation Device
> [10de:0df4] (rev a1) (prog-if 00 [VGA controller])
>
>
>
> --
> Diego Fernandez - 爱国
>



-- 
Diego Fernandez - 爱国



References