Linux

MPEG4 Streaming whoas

I should right a whole post about the lack of robust video streaming servers, but I’ll save that for another day. For now, I’ve settled on RealServer (RS) (which is the commercialized version of Real’s open source Helix Server), and video actually streams to a plethora of apps, including: QuickTime Player (QT), VideoLan Client (VLC), various phones, etceteras.

So, what’s the deal with MPEG4 streaming?

Continue Reading »

Linux
QuickTime

Comments (0)

Permalink

MacBook Pro: run a little cooler, save batter power with ati-config

So you probably discovered that your MacBook Pro runs about as hot as the corona of the Sun.

If you’re at my blog here, you probably run some GNU / Linux distro. Just a guess.

If you’re running a GNU / Linux distro, there’s a good chance you installed the binary ATI drivers and associated tools, even though it makes your soul bleed.

So, if you have ati-config you can do the following:

# ati-config –list-powerstates
core/mem [flags]
——————
1: 128/135 MHz [low voltage]
* 2: 311/297 MHz [performance mode, default state]
3: 311/297 Mhz

Once you get the number to use, likely same as above with ‘1′, you can do

# ati-config –set-powerstate=1 –effective=now

You can also use –effective=startup to have this saved in your X config file. Personally, I like to be able to change it on the fly.

Gentoo
Linux
MacBook Pro

Comments (1)

Permalink

DVD movie playback trouble

I added a short section to the 5670 howto page describing a small, but scary issue regarding DVD movie playback. Basically, the region code was never set, so I used the regionset utility to set a region code. This enabled DVD movie playback to continue as I was used to.

Gentoo
Linux

Comments (0)

Permalink

sleep works!

I didn’t expect suspend-to-ram / sleep to work, since I was very suspicious of the binary ATI drivers, and honestly, they don’t seem to have the best reputation. More notes to follow on the main 5670 page…

Gentoo
Linux

Comments (0)

Permalink

acer5670 page somewhat useful now

If anyone else wants info regarding Gentoo (or another distro) on the Acer Aspire 5670, the page has been updated to the point where it is somewhat useful. Included is my kernel config and xorg.conf.

Gentoo
Linux

Comments (1)

Permalink

Installing Gentoo on Acer Aspire 5670

I’ll be keeping a journal of my installation and usage experiences of Gentoo on my Acer Aspire 5670. I purchased the 5670 in early February, and mainly used it as a Windows gaming machine until now. ATI released on 4/12/06 a new version of their proprietary drivers that support the X1400 graphics chip in this laptop, so I am hopeful that my experiences of using this laptop’s full feature set is quite likely.

Read about the install process, configuration files, and my general experiences.

Gentoo
Linux

Comments (3)

Permalink