Arch Linux on my new laptop
Moderators: snarkout, Patrick, dann
Arch Linux on my new laptop
I got Arch running on my laptop fairly easy. I had a little trouble with the wireless card not initializing properly on the first try after wiping off windows. This was rectified by using the wi-fi card under the Linspire live CD. It now comes ok every time:
http://pdavila.homelinux.org/blog/?p=71
It's been a while since I played with wireless cards & laptops. I assume I'll have to setup different profiles for my wireless environments:
- home: static IP & encrypted
- work: dynamic & encrypted
- internet cafe: dynamic & no encryption
- Dan's house: static IP & encrypted
etc..
I noticed the wireless network option in the KDE control center has options for different wireless profiles. I'll try playing with those. Anyone have experience with this feature under KDE?
http://pdavila.homelinux.org/blog/?p=71
It's been a while since I played with wireless cards & laptops. I assume I'll have to setup different profiles for my wireless environments:
- home: static IP & encrypted
- work: dynamic & encrypted
- internet cafe: dynamic & no encryption
- Dan's house: static IP & encrypted
etc..
I noticed the wireless network option in the KDE control center has options for different wireless profiles. I'll try playing with those. Anyone have experience with this feature under KDE?
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Yo Pat, check out wireless assistant and Netgo, those are handy dandy wireless apps.
Netgo allows you to simply set up profiles for different networks, use that in conjunction with KWifiManager.
Netgo allows you to simply set up profiles for different networks, use that in conjunction with KWifiManager.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
That looks nice. It was mentioned in an article Marcel Gagne wrote a couple of months back:Tsuroerusu wrote:Yo Pat, check out wireless assistant and Netgo, those are handy dandy wireless apps.
Netgo allows you to simply set up profiles for different networks, use that in conjunction with KWifiManager.
http://www.linuxjournal.com/article/8355
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Yeah, kudos to Marcel, he mentioned it on Call For Help, and that's where I found out about itPatrick wrote:That looks nice. It was mentioned in an article Marcel Gagne wrote a couple of months back:Tsuroerusu wrote:Yo Pat, check out wireless assistant and Netgo, those are handy dandy wireless apps.
Netgo allows you to simply set up profiles for different networks, use that in conjunction with KWifiManager.
http://www.linuxjournal.com/article/8355


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Yeah, but that was more a party than an interview IMHO, I should add that it was a fun party, so not a waste of time at alldann wrote:It's only be about 3 months. He was on the 2nd year show extravaganza!
If Marcel has the time, maybe you could take a look at what he said and hoped for last January and see if it came true and what he sees for 2006, that would be insightful, Marcel has been on Call For Help a bunch of times, btw if anyone wanna see the show, I have a few tips


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
I'm able to connect thru my home network if I use dynamic IP. For static IP I see everything loading ok. Kwifi sees a strong connection. Iwconfig shows the IP address along with all the related settings. Dmesg shows the card funtioning and connected to the network. I can't ping any address or browse the internet. I'm trying this without WAP first and then set it up once I get working. I'll see if I have the same issues on Wednesday at Dan's place.
Moving to arch
Mi few doubts before switching to ark:
- Which packages are available (I use some software in my previous distro that wont be easy to install on the new one)?
Where can I see the repositories?
How is the Laptop support?
Does it has XFCE?
Alexandro COLORADO
Re: Moving to arch
First it's Arch Linux not Ark. You can go to the home page to search the packages available in the repositories:Jza wrote:Mi few doubts before switching to ark:
- Which packages are available (I use some software in my previous distro that wont be easy to install on the new one)?
Where can I see the repositories?
How is the Laptop support?
Does it has XFCE?
http://www.archlinux.org/
You might have to compile some apps yourself if they're not available. I had to compile several (kdebluetooth, bpconf, sharpmusique, netgo).
So far my laptop is running fairly well with it. I had to compile wlan_ng myself (not very hard) because the version in the repositories didn't have the driver I needed compiled into it. A new version was recently added that might have it now. I have to still setup hibernate/suspend.
Yes there is XFCE. Dan is running it on an older (400 mhz) spare box.
Just remember Arch will require you to do some manual configuring. You should be comfortable using the command line and an editor. They are a bunch of How-To guides on their wiki site for many things.