On Tue, Mar 26, 2013 at 8:50 PM, Mike Cloaked wrote:
> With the move to mariadb I have the following situation:
>
> I am not explicitely running mysqld so checking the status with systemctl
> shows it is inactive.
>
> However I am running KDE as my desktop.
>
> After doing the suggested install af
On Tuesday, March 26, 2013 10:20:08 AM Eric Bélanger wrote:
> On Mon, Mar 25, 2013 at 10:38 PM, Shridhar Daithankar
> > What did pacman do the first time? The man page does not have bare -c
> > option and it wasn't -Sc where it started cleaning the packages(or was
> > it?)
>
> "-Sc" and "-S -c" do
On 03/26/13 at 08:06pm, Nelson Marambio wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi, folks,
>
> since I switched from a wired USB headset to a bluetooth headset I've
> got problem - using GNOME - with flash based sites like youtube. Sound
> is not send to the headset but to th
On 03/26/13 at 02:02pm, Sean Greenslade wrote:
> On Mar 26, 2013 11:56 AM, "Curtis Shimamoto"
> wrote:
> >
> > On 03/26/13 at 01:37pm, Julien Pecqueur wrote:
> > > Which card did you bought?
> > >
> > > Cordialement,
> > >
> > > Julien Pecqueur
> >
> > There was a mention above about buying a Real
On Mar 26, 2013 11:56 AM, "Curtis Shimamoto"
wrote:
>
> On 03/26/13 at 01:37pm, Julien Pecqueur wrote:
> > Which card did you bought?
> >
> > Cordialement,
> >
> > Julien Pecqueur
>
> There was a mention above about buying a Realtek card. I just want to
> mention that my experience with Realtek w
On Tue, Mar 26, 2013 at 8:37 AM, Julien Pecqueur wrote:
> Which card did you bought?
>
> Cordialement,
>
> Julien Pecqueur
http://www.amazon.com/HP-RTL8188CE-Wireless-639967-001-640926-001/dp/B008U5B8B2
Not this exact card, but close to it. I got mine on ebay, any of the
common realtek chipsets
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, folks,
since I switched from a wired USB headset to a bluetooth headset I've
got problem - using GNOME - with flash based sites like youtube. Sound
is not send to the headset but to the internal speakers of my laptop.
Every other media player use
Sounds like a QoS problem, so why don't you try this:
https://bbs.archlinux.org/viewtopic.php?pid=780128#p780128
On Mar 26, 2013 10:56 AM, "Curtis Shimamoto"
wrote:
>
> On 03/26/13 at 01:37pm, Julien Pecqueur wrote:
> > Which card did you bought?
> >
> > Cordialement,
> >
> > Julien Pecqueur
>
> There was a mention above about buying a Realtek card. I just want to
> mention that my experience with Realtek w
Hi,
On Tue, Mar 26, 2013 at 4:14 PM, Thomas Bächler wrote:
> Am 22.03.2013 23:00, schrieb Dany De Bontridder:
>> Today, everything works fine and I decide to keep my PC up-to-date,
>> so I run pacman -Syu and I get a message when trying to boot
>>
>> *** Kernel Panic - not syncing : No init fou
On 26 Mar 2013 15:56, "Curtis Shimamoto"
wrote:
>
> On 03/26/13 at 01:37pm, Julien Pecqueur wrote:
> > Which card did you bought?
> >
> > Cordialement,
> >
> > Julien Pecqueur
>
> There was a mention above about buying a Realtek card. I just want to
> mention that my experience with Realtek wirel
On Tue, Mar 26, 2013 at 07:22:44AM -0600, Matthew Monaco wrote:
> I typically upgrade with -uu, and use [*testing]. I've noticed lately that
> there
> is a window when a package moves out of [testing] that it will be downgraded.
>
> For example, this happened when openssh-6.2 recently moved.
>
>
On 03/26/13 at 01:37pm, Julien Pecqueur wrote:
> Which card did you bought?
>
> Cordialement,
>
> Julien Pecqueur
There was a mention above about buying a Realtek card. I just want to
mention that my experience with Realtek wireless chipsets has been
nothing but hell.
My Thinkpad came with a R
On Tue, Mar 26, 2013 at 3:07 PM, Paul Gideon Dann wrote:
>
> I also use KDE. I went ahead with the switch. I stopped akonadi first,
> though:
>
> # akonadictl stop
>
> # akonadictl start
>
> And all seemed to go well. I haven't done anything special for KDE when
> upgrading mysql before, so I
There are few steps with can help you trobleshoot this:
1. try to connect with plain wpa_supplicant. Kill networkmanager,
wpa_supplicant and dhcpcd and everything else; create configuration
file:
network={
ssid="$WIRELESS_SSID"
psk="$WIRELESS_PASSPHRASE"
}
Save it as "wpa_supplic
Am 22.03.2013 23:00, schrieb Dany De Bontridder:
> Today, everything works fine and I decide to keep my PC up-to-date,
> so I run pacman -Syu and I get a message when trying to boot
>
> *** Kernel Panic - not syncing : No init found. ***
That is actually an impossible error message. It is only
On Tuesday 26 Mar 2013 13:50:13 Mike Cloaked wrote:
> So does any expert know whether a mysql_upgrade is necessary for KDE and if
> so how does one go about doing that upgrade?
I also use KDE. I went ahead with the switch. I stopped akonadi first,
though:
# akonadictl stop
# akonadictl start
On Tuesday 26 March 2013 14:32:54 Florian Pritz wrote:
> On 26.03.2013 14:22, Matthew Monaco wrote:
> > I typically upgrade with -uu,
>
> Now why would you do that unless you explicitly want to downgrade? This
> is only useful if you disable testing and want to downgrade all
> packages. Upgrading
Op 26 mrt. 2013 12:52 schreef "Dany De Bontridder" het
volgende:
>
> Hi,
>
> On Sun, Mar 24, 2013 at 6:55 PM, Tom Gundersen wrote:
> (...)
> > Out of interest: did you try booting a live-medium and chrooting into
> > your install? Were you able to enter the chroot? What filesystem do
> > you use
On Mon, Mar 25, 2013 at 10:38 PM, Shridhar Daithankar
wrote:
> Hi
>
> I was updating an archroot, created with mkarchroot to play with lxc. I
> thought following
> would work but it was doing something else altogether
>
>
> [root@bheem lxc]# pacman -Su -c /var/cache/pacma
On 03/26/2013 07:32 AM, Florian Pritz wrote:
> On 26.03.2013 14:22, Matthew Monaco wrote:
>> I typically upgrade with -uu,
>
> Now why would you do that unless you explicitly want to downgrade? This
> is only useful if you disable testing and want to downgrade all
> packages. Upgrading is only on
With the move to mariadb I have the following situation:
I am not explicitely running mysqld so checking the status with systemctl
shows it is inactive.
However I am running KDE as my desktop.
After doing the suggested install after ensuring that mysqld is stopped:
pacman -S mariadb libmariadbcl
Am 26.03.2013 14:22, schrieb Matthew Monaco:
> Are the packages being removed from [testing] before being added to e.g.
> [core]?
I think there is not, and if there is, it is not more than a few
microseconds.
> Does mirroring happen separately, but faster for [testing]? (I use
> kernel.org).
A
On 26.03.2013 14:22, Matthew Monaco wrote:
> I typically upgrade with -uu,
Now why would you do that unless you explicitly want to downgrade? This
is only useful if you disable testing and want to downgrade all
packages. Upgrading is only one -u.
signature.asc
Description: OpenPGP digital sig
I typically upgrade with -uu, and use [*testing]. I've noticed lately that there
is a window when a package moves out of [testing] that it will be downgraded.
For example, this happened when openssh-6.2 recently moved.
Are the packages being removed from [testing] before being added to e.g. [core
On Mar 26, 2013 7:55 AM, "Magnus Therning" wrote:
>
> On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote:
> > Hi
> >
> > I have the dame wireless chipset and it "works" on my Archlinux
> > setup (64bits, GNOME, b43-firmware and network manager).
> >
> > I sa y "works" because i can us
Which card did you bought?
Cordialement,
Julien Pecqueur
On 26 Mar 2013 11:55, "Magnus Therning" wrote:
>
> On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote:
> > Hi
> >
> > I have the dame wireless chipset and it "works" on my Archlinux
> > setup (64bits, GNOME, b43-firmware and network manager).
> >
> > I sa y "works" because i can use t
On Thu, Mar 07, 2013 at 07:32:52AM +0100, Julien Pecqueur wrote:
> Hi
>
> I have the dame wireless chipset and it "works" on my Archlinux
> setup (64bits, GNOME, b43-firmware and network manager).
>
> I sa y "works" because i can use the wireless connection but the
> connection is slow.
>
> What
Hi
I was updating an archroot, created with mkarchroot to play with lxc. I thought
following
would work but it was doing something else altogether
[root@bheem lxc]# pacman -Su -c /var/cache/pacman/pkg/ --root=$PWD/server1
Cache directory: /var/cache/pacman/pkg/
Packages
Hi,
On Sun, Mar 24, 2013 at 6:55 PM, Tom Gundersen wrote:
(...)
> Out of interest: did you try booting a live-medium and chrooting into
> your install? Were you able to enter the chroot? What filesystem do
> you use.
Yes, I installed archlinux on 16 of march, type pacman -Syu on 22, the
filesys
On Sat, Mar 23, 2013 at 08:30:10PM +0800, Hexchain Tong wrote:
> On Sat, Mar 23, 2013 at 2:39 PM, Bill Sun wrote:
> >
> > I'm thinking about running a http server that handles all the
> > authentication for Server 2 (such as dante?), then forward all packets
> > to that server (running in Server 1
32 matches
Mail list logo