Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Steve Holmes
On Sat, Jan 22, 2011 at 06:38:08PM +0200, Ionuț Bîru wrote: > ... > Sound preferences exists only if you install pulseaudio and > corresponding pulse package for gnome (pacman -S pulseaudio-gnome) > I cannot find pulseaudio-gnome in standard repos. Or I should say, pacman doesn't find such a packa

Re: [arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Karol Babioch
Hi, Am 23.01.2011 00:45, schrieb Mauro Santos: > Maybe things will improve once the drives can report > the true minimum sector size they use for writing, which I guess they > should start doing soon or it will be a hidden bloody mess for everyone :p I guess the problem is that most (all?) of the

Re: [arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Mauro Santos
On 22-01-2011 22:49, Karol Babioch wrote: > No, you are right, for SSDs the alignment is only important for writing, > as whole blocks of "sectors" get erased and have to be rewritten. At > least I've read that somewhere. > > However, this doesn't explain my weird results, because hdparm -tT > sho

Re: [arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Karol Babioch
Hi, Am 22.01.2011 23:29, schrieb Mauro Santos: > It is the writes to disk that are affected if they are not aligned to > the flash sectors so I guess there is something else going on there. No, you are right, for SSDs the alignment is only important for writing, as whole blocks of "sectors" get e

Re: [arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Mauro Santos
You need to consider the structures that are written at the start of the partition, aligning only the partition start may not be enough (read, it is not the partition start you need to align). You need to consider the amount of data these structures use so the data part of the partition is aligned

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Ng Oon-Ee
On Sat, 2011-01-22 at 13:58 -0600, Yaro Kasear wrote: > On Saturday, January 22, 2011 01:28:50 pm Geoffrey Teale wrote: > > 2011/1/22 Yaro Kasear > > > > > On Saturday, January 22, 2011 09:09:22 am Ng Oon-Ee wrote: > > > > On Sat, 2011-01-22 at 06:23 -0500, > > > > > > hare_krsna_hare_krsna_krsn

Re: [arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Karol Babioch
Hi again, well after looking at these numbers once again, I've tried the only thing left to do, which was to get the second partition ended in both partition schemes equally, which was 31277055. Although I loose more space at the end now, I get full speed on both partitions. So, it seems that no

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Yaro Kasear
On Saturday, January 22, 2011 01:28:50 pm Geoffrey Teale wrote: > 2011/1/22 Yaro Kasear > > > On Saturday, January 22, 2011 09:09:22 am Ng Oon-Ee wrote: > > > On Sat, 2011-01-22 at 06:23 -0500, > > > > hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama > > _hare_h...@lavab

[arch-general] GPT slower than MBR, although both are properly aligned?

2011-01-22 Thread Karol Babioch
Hi, I'm about to setup a new Arch box and wanted to use GPT instead of the (old) MBR partition scheme, just for the fun of it ;). I've read through the various articles in the wiki, but it seems that something strange is going on here. I'm about to install the system to a SSD (Kingston S100), th

Re: [arch-general] When will Arch switch to Systemd

2011-01-22 Thread Tom Gundersen
On Sat, Jan 22, 2011 at 1:36 PM, Jelle van der Waa wrote: > Can we move this discussion to the forums, In case it was not posted yet, here is the current forum thread: (please note that the information there gets quickly out of date, check th

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Geoffrey Teale
2011/1/22 Yaro Kasear > On Saturday, January 22, 2011 09:09:22 am Ng Oon-Ee wrote: > > On Sat, 2011-01-22 at 06:23 -0500, > > > > > > hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com > wrote: > > > > Can someone stop him from spamming our inboxes ? >

Re: [arch-general] libusb-compat owns /usr/lb/libusb.so symlink

2011-01-22 Thread Denis A . Altoé Falqueto
On Sat, Jan 22, 2011 at 4:32 PM, jesse jaara wrote: > Most of the apps will link to the lib specified in pkgconfig file of the > pkg. As the compat pkg contains only the library and no development files > the pkgconfig file of the libusb pkg will be used and it will tell to link > to the .so.some-

Re: [arch-general] libusb-compat owns /usr/lb/libusb.so symlink

2011-01-22 Thread jesse jaara
On 22.1.2011 18.04, "Denis A. Altoé Falqueto" wrote: > > Hi guys. > > Is that the intended purpose? I was having a problem with the mouse > module from KDE system settings and discovered that I didn't have > libusb-compat. When I listed its contents just to check, I saw that it > is the owner of /

Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Steve Holmes
On Sat, Jan 22, 2011 at 08:01:05PM +0200, Ionuț Bîru wrote: > lets not start a rant about this. This is what gnome decided long > time ago and we actually patched (and is not the arch way) that out > to provided gstreamer support over pulse. Oh, so one could install the gnome-pulse stuff and just

Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Ionuț Bîru
On 01/22/2011 07:40 PM, Steve Holmes wrote: On Sat, Jan 22, 2011 at 06:38:08PM +0200, Ionuț Bîru wrote: Sound preferences exists only if you install pulseaudio and corresponding pulse package for gnome (pacman -S pulseaudio-gnome) Why pulse audio? I have heard so much bad press about it, I nev

Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Steve Holmes
On Sat, Jan 22, 2011 at 06:38:08PM +0200, Ionuț Bîru wrote: > Sound preferences exists only if you install pulseaudio and > corresponding pulse package for gnome (pacman -S pulseaudio-gnome) Why pulse audio? I have heard so much bad press about it, I never installed it on my system. I have other

Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Ionuț Bîru
On 01/22/2011 05:28 PM, Steve Holmes wrote: What tools are needed in Arch to configure the login and logout sounds for GNOME? When I go into the Volume control, I can only change the alert sounds and that, I can do OK but right now, I cannot get any sounds to work for Login, Logout, e-mail, etc.

Re: [arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Yaro Kasear
On Saturday, January 22, 2011 09:28:35 am Steve Holmes wrote: > What tools are needed in Arch to configure the login and logout sounds > for GNOME? > > When I go into the Volume control, I can only change the alert sounds > and that, I can do OK but right now, I cannot get any sounds to work > for

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Yaro Kasear
On Saturday, January 22, 2011 09:09:22 am Ng Oon-Ee wrote: > On Sat, 2011-01-22 at 06:23 -0500, > > hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com wrote: > > > Can someone stop him from spamming our inboxes ? > > > > Meeku: "our" means the whol

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Yaro Kasear
On Saturday, January 22, 2011 05:23:13 am hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com wrote: > > Can someone stop him from spamming our inboxes ? > > Meeku: "our" means the whole mailing list. You should have used the word > "my" and if you

[arch-general] libusb-compat owns /usr/lb/libusb.so symlink

2011-01-22 Thread Denis A . Altoé Falqueto
Hi guys. Is that the intended purpose? I was having a problem with the mouse module from KDE system settings and discovered that I didn't have libusb-compat. When I listed its contents just to check, I saw that it is the owner of /usr/lib/libusb.so and it is pointing to /usr/lib/libusb.so.0.1.so.4

[arch-general] Gnome Sound Events and Settings

2011-01-22 Thread Steve Holmes
What tools are needed in Arch to configure the login and logout sounds for GNOME? When I go into the Volume control, I can only change the alert sounds and that, I can do OK but right now, I cannot get any sounds to work for Login, Logout, e-mail, etc. I've seen references in google for other di

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Ng Oon-Ee
On Sat, 2011-01-22 at 06:23 -0500, hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com wrote: > > Can someone stop him from spamming our inboxes ? > > Meeku: "our" means the whole mailing list. You should have used the > word > "my" and if you are a c

Re: [arch-general] When will Arch switch to Systemd

2011-01-22 Thread Ng Oon-Ee
On Sat, 2011-01-22 at 13:43 +0100, Dieter Plaetinck wrote: > On Sat, 22 Jan 2011 13:36:45 +0100 > Jelle van der Waa wrote: > > > Secondly on the forums probably the trolls won't reply ;) > > afaik forums contains more trolls then mailing list. Probably in number, but I'd wager that replies are

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Mauro Santos
On 22-01-2011 13:05, Loui Chang wrote: > On Sat 22 Jan 2011 06:23 -0500, > hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com > wrote: >> >>> Can someone stop him from spamming our inboxes ? >> >> Meeku: "our" means the whole mailing list. You should

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread Loui Chang
On Sat 22 Jan 2011 06:23 -0500, hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_h...@lavabit.com wrote: > > > Can someone stop him from spamming our inboxes ? > > Meeku: "our" means the whole mailing list. You should have used the word > "my" and if you are a cl

Re: [arch-general] When will Arch switch to Systemd

2011-01-22 Thread Dieter Plaetinck
On Sat, 22 Jan 2011 13:36:45 +0100 Jelle van der Waa wrote: > Secondly on the forums probably the trolls won't reply ;) afaik forums contains more trolls then mailing list. Dieter

Re: [arch-general] When will Arch switch to Systemd

2011-01-22 Thread Jelle van der Waa
On Thu, 2011-01-20 at 19:23 -0600, Yaro Kasear wrote: > On Thursday, January 20, 2011 07:09:43 pm Sander Jansen wrote: > > On Thu, Jan 20, 2011 at 6:55 PM, Yaro Kasear wrote: > > > On Thursday, January 20, 2011 06:48:14 pm Sander Jansen wrote: > > > (snip) > > > > > >> - It's nice you can install

Re: [arch-general] Rail Model font for coders

2011-01-22 Thread hare_krsna_hare_krsna_krsna_krsna_hare_hare_hare_rama_hare_rama_rama_rama_hare_hare
> Can someone stop him from spamming our inboxes ? Meeku: "our" means the whole mailing list. You should have used the word "my" and if you are a closet racist by condemning me from participating on this open mailing list then it does not do Arch Linux's reputation any good.