Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2006 12:43:20 +0000
From:      "Dennis Melentyev" <dennis.melentyev@gmail.com>
To:        Ganbold <ganbold@micom.mng.net>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Dell laptops
Message-ID:  <b84edfa10607200543p3efde331l9ea23769b8d7ea2b@mail.gmail.com>
In-Reply-To: <44BF5B71.2090702@micom.mng.net>
References:  <44BF5B71.2090702@micom.mng.net>

next in thread | previous in thread | raw e-mail | index | archive | help
ndis0@pci2:3:0: class=0x028000 card=0x00051028 chip=0x431814e4 rev=0x02 hdr=0x00
    vendor   = 'Broadcom Corporation'
    class    = network
This one work good under ndisulator on Dell Inspirion 1300

For resolution use 915resolution + linuxolator + custom Modeline.
For DI1300's 1280x800:

In rc.local:
915resolution 34 1280 800

in xorg.conf:
Section "Monitor"
   ModeLine  Section "Monitor"
                Identifier      "Builtin Default Monitor"
                Option  "TargetRefresh" "75.0"
                Option  "dpms"
                Modeline "1280x800@60" 83.9 1280 1312 1624 1656 800 816 824 841
   EndSection
   Section "Screen"
                Identifier      "Builtin Default i810 Screen 0"
                Device  "Builtin Default i810 Device 0"
                Monitor "Builtin Default Monitor"
                DefaultDepth    24
                SubSection "Display"
                        Depth 24
                        Modes "1280x800"
                EndSubSection
    EndSection

Sound on HDAC + SigmaTel9200 work with OSS driver, but really unstable

Hope this helps.

2006/7/20, Ganbold <ganbold@micom.mng.net>:
> Hi,
>
> I'm testing D620 which has integrated graphics card (945GM).
> At least volume Up/Down/Mute keys are not working, didn't test yet
> suspend/resume.
>
> uname -an
> FreeBSD devil.micom.mng.net 6.1-STABLE FreeBSD 6.1-STABLE #1: Wed Jul 19
> 15:43:28 ULAST 2006
> tsgan@devil.micom.mng.net:/usr/obj/usr/src/sys/DEVIL  i386
>
> dmesg:
> http://www.mnbsd.org/ftp/dmesg.txt
>
> Tested hdac module from http://people.freebsd.org/~deischen/hdac.tgz and
> audio works.
>
> Tested X with following patch:
> http://www.alib.jp/files/patch-i945GM.txt.
>
> However screen resolution is only 1024x768.
>
> Did somebody make wide screen dell laptop work with 1440x900 resolution?
>
> I tried with "Modeline "1440x900" 108.84 1440 1472 1880 1912 900 918 927
> 946" line in Monitor section, however it is not working.
>
> Device section shows:
> Section "Device"
>          Identifier  "Card0"
>          Driver      "i810"
>          VendorName  "Intel Corporation"
>          BoardName   "Mobile Integrated Graphics Controller"
>          BusID       "PCI:0:2:0"
> EndSection
>
> How do I get 1440x900 screen resolution with Intel integrated graphics card?
>
> thanks in advance,
>
> Ganbold
>
>
>
>
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
>


-- 
Dennis Melentyev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b84edfa10607200543p3efde331l9ea23769b8d7ea2b>