jb, 26y

Keyword - Windows

Entries feed - Comments feed

Sunday, November 1 2009

VLC 1.0.3 is out!

Again? A release? Why ?

Instead of enumerating the features that VLC 1.0.3 brings you, let’s talk about why we had to do yet another release.

Speeding the development

With the 1.0.x branch, we decided that we would speed up the release cycle for minor versions, for a few reasons:

  • we didn’t want major bugs to stay around for too long,
  • we find it easier to track regressions,
  • we can fix crashes and potential security issues in a better timely fashion.

That doesn’t mean we were careless about the quality of older releases, it means that now we care MORE about user feedback and quality. This is unlikely to change…

Therefore, since 1.0.0 has been out, we have had:

  • 1.0.1, 3 weeks after 1.0.0.
  • 1.0.2, 8 weeks after 1.0.1.
  • 1.0.3, 1 month after 1.0.2.

1.0.3 is important for Windows users

On Windows, VLC up to 1.0.2 used a way to scale the video that seems to be unsupported by the lastest drivers for Windows 7 (and now affects some Vista drivers too, because they backported the improvements…) and therefore the quality of the video was very bad and pixelated. VLC 1.0.3 fixes that.

Moreover, since VLC has now earned the logo for Windows 7 compatibility, we had to fix this huge bug. :D

I hope you understand our point and have fun with it.

Friday, September 4 2009

VLC 64bit running on Windows 7 64bits. 1st!

64 bits and Windows

64 bits VLC is a "hype" topic those days in our community.

On Windows, we couldn’t have a 64bits native version, because of lack of correct compiler (No, Microsoft Visual doesn’t fit in correct compiler section.

Fortunately, the mingw-w64 hackers are making a new one, and they ROCK. Huge thanks to NightStrike and ktietz!

VLC Win64

So, I have been working a bit on it. And two days ago:

Voilà :D

Don’t expect something complete soon, but still :)

Monday, November 3 2008

Update to Vista SP1 (follow up) Failure 0x800F0826

Here I am, updating some old posts, that I had forgotten about...

Vista Update post

The first one is an update to a one-year-old post about a problem: during Vista SP1 update

Remembering the Issue

The issue was that:

And then Vista tells me it couldn't install my computer because error 0x800F0826.

And I was thinking of waiting for final release to fix it... Of course, it didn't work.

This happens when Vista Ultimate is used on a multiboot machine.

Solution

The solution was to give back the bootloader to Vista Bootloader and not Grub. So, configure again the Vista Bootloader and write changes to disk.

Then reboot and update to Vista SP1.

Reinstore Grub as your main Bootloader using the usual tools :D

Wednesday, February 27 2008

MacBook install: triple boot: linux, windows, Mac OS

This details the installation of a MacBook white, shipped in the beginning of 2008.

Set up Mac OS X

Updates

First before anything, update to the latest MacOS X.5.2, and all the necessary downloads... Reboot as many times as needed

Software

Then, install VLC, Firefox 3 béta, Adium and Xcode if you need it.

Done.

Quite easy, so far, no ?

Install Windows XP

Be sure to have your Windows XP SP2 CD and a legit license number.

Bootcamp

Go to spotlight, look for Boot Camp assistant or find it from your Applications folder.

  • Run it.
  • Prepare a disk space for Windows ( 16GB is ok, I think )
  • Quit and re-run it.
  • Install Windows with your CD Rom inside.
  • Reboot and wait during all the Windows installation that is long and needs a couple of reboots. Mine did fail once, for no obvious reasons.

Windows XP

Once you have your complete Windows XP installation, you will see a Boot Camp icon on your task bar. Keep it.

  • Put the Apple OS X CD-ROM in, and let it do all the installation of the drivers. It may require some reboots, but at the end, you have a very new and completely functional Windows XP!
  • Reboot
  • Do your Windows Update and reboot and again, and reboot, and again... Until nothing appears there.
  • Launch the Boot Camp assistant and Default Mac OS HD

Mac OS again

Reboot to mac OS. Be pleased.

Linux

This should work with any distribution and was tested with Debian and Ubuntu

Resize

  • Go to Applications/Utils and launch Disk Tool
  • Split and resize the main partition in order to have a new partition that you name Linux and format in HFS. (16GB here)
  • Check everything.

Reboot on linux

  • Put your linux live CD and reboot
  • Press `C` to boot on the CD
  • Launch your live-CD and install linux.

Install

During the install I deleted the new partition and added two in place:

  • One root partition /
  • One swap 1GB
  • Finish everything, reboot

You should be careful to install your grub in your linux partition and NOT in the MBR, to let reFit do it correctly.

rEFIt

On Mac OS X, install rEFIt and configure it quite quickly.

Reboot and use rEFIt to boot on linux using the "option" key.

Configure linux

You have all you want working except the wireless... Which is a Broadcom BCM4328

sudo apt-get install ndiswrapper-utils-1.9

Find in your Windows partition your wireless drivers:

sudo su

cp -r /media/Windows/WINDOWS/DRVSTORE/bcmwl5_**/ /root/

mv bcmwl5_*** bcmw

cd bcmw

ndiswrapper -i bcmwl5.inf

ndiswrapper -l

ndiswrapper -m

modprobe ndiswrapper

ifconfig

Updates

Uncomment what is needed in your sources.list.

Reboot.

Problems

If you have any issues, like not having the linux partition shown anymore, reinstall grub on your linux partition with a live-CD.


Jean-Baptiste KEMPF | jean-baptiste.kempf _(at)_ via.ecp.fr | Powered by Chaussure | xHtml et CSS valide