← Back to team overview

sony-vaio-z-series team mailing list archive

Re: Multi-boot arch-linux in Vaio Z13X

 

Ok, I will send the steps I make to help you with the tutorial then :)

This is for a Sony Vaio VPCZ13X5E

I'm installing without internet. To install the WiFi driver, I first
mounted the Arch Linux cd

#mount /dev/cdrom /media/cd

#mkdir /mnt/sqfs

And then mounted the core-pkgs.sqfs file

#mount -o loop /media/cd/core-pkgs.sqfs /mnt/sqfs/

#cd /mnt/sqfs

#pacman -U iwlwifi-6000-ucode-9.176.4.1.-1-any.pkg.tar.gz

and also

#pacman -U wireless_tools-20-3-x86_64.pkg.tar.gz

Et voilà, we have installed the wifi driver!

Then

#iwconfig

#ifconfig wlan0 up

And from here the usual method of connecting to the wireless network

El 06/12/2010 15:03, Silverrocker escribió:
> :)
>
> Good job!
>
> I was searching for the solution because I didn't notice that it was
> addig a p before the number as the suffix.
> It took me 1 one hole day :). good thing you didn't have to do the
> same because I pointed you in the right direciton.
> When I get archlinux fully runing (inlcuding stuff like the blacklit
> keyboard only lighting up in the dark, automaticly dimming the screen
> and also the graphics switch) I will create a tutorial, so if you get
> the ambient light sensor, keyboard blacklight or the graphics cards
> working on archlinux please send me an email so that I can do the same.
>
> If you would like more information about getting more out of your
> system, battery wise, let me know and ill show you how you can scale
> your processorspeed so that you get an extra half an hour out of it.
>
> Glad I could help so far!
>
> greets
>
>
> Balazs



References