Arch Linux
Moderators: b1o, jkerr82508
Forum rules
Try to avoid "fanboyism" Spam is strictly forbidden. The general rules apply: viewtopic.php?f=8&t=568
Try to avoid "fanboyism" Spam is strictly forbidden. The general rules apply: viewtopic.php?f=8&t=568
Re: Arch Linux
Yes I installed powerpill and also integrated it with yaourt it trully is fast. Good stuf
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
Re: Arch Linux
Happy as a peach now!
I managed to install a splash screen in Arch. Not easy but it works. I installed the arch-black theme.
http://wiki.archlinux.org/index.php/Fbsplash
Edit:
And now I wonder why I did it. I just remembered that I do not really like splash screens
http://wiki.archlinux.org/index.php/Fbsplash
Edit:
And now I wonder why I did it. I just remembered that I do not really like splash screens
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Linux
Was gonna say, I don't use the things. LOL.
Had a busy day, I presume?
Had a busy day, I presume?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Arch Linux
yup
Going for
now
Going for Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Updates
Updates for Arch today, much the same as for Fedora. I'm imagining these updates are "distro-wide" so to speak, and so far are going fine for Fedora and Arch both. Pastebin here.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Linux
Have you updated Arch? If so, how did it go?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Arch Linux
I update Arch every day! And there are updates every day. No problems so far. I had a Kernel update a while ago that broke yaourt but that was easily fixed.
But this is a big one - updating now......
No problems!
But this is a big one - updating now......
No problems!
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Linux
Hhmmm. Afraid of the nvidia & kernel updates that I just took in Fedora. Did you get those? I haven't updated since I've been back in Arch because am afraid of those.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Arch Linux
You can do the update in non GUI environment. Making sure that the drivers are not running.
# /etc/inittab
#
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
id:3:initdefault: uncomment this
# Boot to X11
#id:5:initdefault: (comment this)
reboot and upgrade with yum update
then edit innittab again and reverse the above.
It will enable a smooth replacement of the nvidia drivers - that's the theory
Code: Select all
sudo nano /etc/inittab# /etc/inittab
#
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
id:3:initdefault: uncomment this
# Boot to X11
#id:5:initdefault: (comment this)
reboot and upgrade with yum update
then edit innittab again and reverse the above.
It will enable a smooth replacement of the nvidia drivers - that's the theory

Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Linux
Okay, thanks. Will give it a go later on. I wish playing with /etc/inittab would work for Fedora.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Arch Linux
http://forum.mandriva.com/viewtopic.php?p=828119#828119
Thought you already had? I'm keeping with mine, btw. Will have a look at their two maybe a couple years down the road. I really don't expect anything great 'n good 'n wonderful (not to mention that's Gnome too) for at least that long.
Viking60 wrote:So you are saying that we have twohere then?
I think I must have a closer look at Arch.
Thought you already had? I'm keeping with mine, btw. Will have a look at their two maybe a couple years down the road. I really don't expect anything great 'n good 'n wonderful (not to mention that's Gnome too) for at least that long.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Arch Linux
| Well I have two Arch boxes and two Mandriva boxes here in the boys room - But I can always look closer I guess. Also if nothing happens (the most likely scenario) on both ends - they will discover that loyalty is a rare commodity. The OS (distro) is the reason we are in there for. And if that minimum is not provided they cannot keep their user base. All the hot flaming in the world cannot change that. People are not going to stay loyal to Mageia just because Marketing and communication sucked at Mandriva. They are going to stay because they produce a good distro. | And then They have to tell the world about it, which they seem to be reluctant about. The forum discussion is utter chaos. Only my opinion. There are those who claim that a forum will disturb the development of the distro. Mandriva is put to the test too, and they sure need to keep up the good work - more than ever. The new management is not to blame for the old sins - and must get a chance. Most Mageia people are in the "heard it all before" mode, and just don't believe in Mandriva anymore. Sadly it is a realistic scenario that non of them will make it. That would be a disaster for Linux IMO. I already prefer Arch, but I have recommended Mandriva to new users so far, because of it's ease of use. As Arch states; it is not for everyone. It is different and it is stable, and it needs a user that is awake and aware. Mandriva is the leader in the "easy" department - so there really is no competition. |
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
here then?