public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Walter Dnes" <waltdnes@waltdnes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] intel HD graphics 4000 and viewing DVDs
Date: Sun, 2 Dec 2012 19:37:08 -0500	[thread overview]
Message-ID: <20121203003708.GB8895@waltdnes.org> (raw)
In-Reply-To: <yu9ipd9t16x.fsf@nyu.edu>

On Fri, Jul 27, 2012 at 04:10:30PM -0400, Allan Gottlieb wrote
> I am getting a new laptop. (likely dell 6430).
> The two graphics options are intel HD 4000 and nvidia NVS 5200M.
> Dell is as expected suggesting the 5200M.
> 
> I do not need 3D or fast response.  Dell hinted that DVDs might not play
> with the intel HD 4000.  This seems weird to me as the 4000 is supposed
> to be a big improvement over the 3000 and I can't believe dell or others
> would have sold laptops that can't play dvds
> 
> Any comments or experiences?

  2 personal experiences...

1) I have a Dell D530, over 4 years old, that could not keep up with the
slowest feed of hockey games on NHLGameCenterLive.  The feed runs via
Flash.  This was just after I had done a fresh install, and most of the
system was lowest-common-denominator i686 code from the i686 install CD.
After I ran "emerge system" and "emerge world", optimised with CFLAGS...

CFLAGS="-O2 -march=native -mfpmath=sse -fomit-frame-pointer -pipe"

...the machine was able to keep up stutter-free on the low-speed feed.
BTW, my current CFLAGS are...

CFLAGS="-O2 -march=native -mfpmath=sse -fomit-frame-pointer -pipe -fno-unwind-tables -fno-asynchronous-unwind-tables"

2) I have an early ASUS Atom netbook, 2 gigs ram, with a Poulsbo GMA500.
With the in-kernel GMA500 driver, it plays 720p HD from Youtube no
problem.  By setting "mem=1920mb" in the boot parameters, I now have it
playing 1080p just fine even in Youtube's "large player", but not in
fullscreen mode.  If this old POS can play 1080p Youtube clips, a newer
machine should easily be able to handle it.

  Additional comments...

1) Dell is probably thinking Windows built with lowest-common-denominator
i686 code, running with full visual eye-candy.  Yes, that would slow it
down to a crawl.

2) Gentoo optimised to your machine has a huge advantage over any binary
distro, be it Windows or linux.

3) I run ICEWM, a lightweight but powerful WM with minimal eye-candy.
This allows the CPU and GPU to devote their power to doing stuff you
really want/need.  See my sig.

4) Use mplayer to play DVDs.  It is much lighter than other popular
linux players, and it can be optimised to your machine.  My setup...

[ebuild   R    ] media-video/mplayer-1.1-r1  USE="X a52 alsa dga encode
gif iconv jpeg mmx mng mp3 opengl png quicktime rtmp sse sse2 ssse3
theora truetype vdpau vorbis win32codecs x264 xv xvid -3dnow -3dnowext
-aalib (-altivec) (-aqua) -bidi -bindist -bl -bluray -bs2b -cddb -cdio
-cdparanoia -cpudetection -debug -directfb -doc -dts -dv -dvb -dvd
-dvdnav -dxr3 -enca -faac -faad -fbcon -ftp -ggi -gsm -ipv6 -jack
-joystick -jpeg2k -ladspa -libass -libcaca -libmpeg2 -lirc -live -lzo
-mad -md5sum -mmxext -nas -network -nut -openal -osdmenu -oss -pnm
-pulseaudio -pvr -radio -rar -real -rtc -samba -sdl -shm -speex -tga
-toolame -tremor -twolame -unicode -v4l -vidix -xanim -xinerama
-xscreensaver -xvmc -zoran" VIDEO_CARDS="-mga -s3virge -tdfx"

Note... do *NOT* blindly copy my flags.  Select the ones appropriate to
your CPU and GPU and playback/recording needs.

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


  parent reply	other threads:[~2012-12-03  0:39 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-27 20:10 [gentoo-user] intel HD graphics 4000 and viewing DVDs Allan Gottlieb
2012-07-27 20:22 ` Michael Mol
2012-07-27 20:39   ` Florian Philipp
2012-07-27 20:57     ` Michael Mol
2012-07-28  8:22       ` Florian Philipp
2012-12-01 14:41         ` Florian Philipp
2012-12-01 19:02           ` Allan Gottlieb
2012-12-02 15:45             ` Jackson
2012-07-27 21:14   ` Allan Gottlieb
2012-07-27 21:34     ` Paul Hartman
2012-07-31 15:36       ` Allan Gottlieb
2012-12-03  0:37 ` Walter Dnes [this message]
2012-12-04  0:41   ` Allan Gottlieb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121203003708.GB8895@waltdnes.org \
    --to=waltdnes@waltdnes.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox