Date: Fri, 21 Jul 2006 10:02:04 +0900 From: Ganbold <ganbold@micom.mng.net> To: Dennis Melentyev <dennis.melentyev@gmail.com> Cc: freebsd-mobile@freebsd.org Subject: Re: Dell laptops Message-ID: <44C0278C.1000105@micom.mng.net> In-Reply-To: <b84edfa10607200543p3efde331l9ea23769b8d7ea2b@mail.gmail.com> References: <44BF5B71.2090702@micom.mng.net> <b84edfa10607200543p3efde331l9ea23769b8d7ea2b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dennis Melentyev wrote: > 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 I will try ndisulator. > > For resolution use 915resolution + linuxolator + custom Modeline. > For DI1300's 1280x800: I was wrong, D620 supports 1280x800 screen resolution. 915resolution works perfect and I can now set my screen resolution to 1280x800. HDAC works here with http://files.chemikals.org/hdac.tgz module, however volume up/down keys aren't working :( thanks a lot, Ganbold > > 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" >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44C0278C.1000105>