Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Mrrob



On 13/09/16 20:37, Sebastiaan Lokhorst via arch-general wrote:

By the way, how did you install Catalyst? From the AUR or from Vi0L0's
repositories?

If you did it from the AUR, you should already know all this.

If you installed it from Vi0L0's repositories, I think something else is
going on, and you can ignore most of what was said in this thread.
Is it[1] still in your pacman.conf? If it is, also note that you should
upgrade with # pacman -Syu, not # pacman -Su.

Good luck,
Sebastiaan

[1]
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#catalyst


I think the OP implied they are using the catalyst & xorg117 repos. This comment on the catalyst-hook AUR package 
indicates the repo has changed and updating your pacman.conf to reflect this new location may help:


Vi0L0 commented on 2016-08-20 23:51

Atm I'm unable to update wirephire mirror. Don't know when I will get 
access back.
Please use hactar mirror:
[catalyst]
Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch

...but I doubt it since the catalyst-hook .PKGINFO available in Vi0L0's repo says: # Wed Jan 20 14:00:08 UTC 2016\ 
depend = linux<4.5. I cannot understand why your dep error states 'linux<4.7'. This makes me think you may have 
installed from the AUR instead.


Either way there is something strange going on.

There are also others with your problem complaining on the catalyst-total AUR 
package [0].

If you use your system for gaming and cannot use the open source driver (which I assume is easier from an admin point of 
view) then I suggest you look for a combination of packages from the AUR, OP. This may be a permanent or temporary 
solution for you.


 Occasionally I see people suffering with catalyst packages and thank my lucky stars that I don't have 
to deal with that. Whatever happened to ATI's magical linux-friendly architectural changes they were talking about a 
couple of years ago?


[0]: https://aur.archlinux.org/packages/catalyst-total/

---
mrrob
---


Re: [arch-general] i3wm (randomly?) freezes; SIGCONT seems to fix it

2016-09-13 Thread Guillaume ALAUX
On Sun, Sep 11, 2016 at 9:13 PM, Bennett Piater  wrote:
> Oh, that looks promising. I'll read through those issues tomorrow.
> Thank you! :)
>
> Cheers,
> Bennett
>
> On 09/11/2016 09:08 PM, Martin Kühne via arch-general wrote:
>> Oh, this stuff might all be related to the issue: [0], [1], [2]
>>
>> cheers!
>> mar77i
>>
>> [0] 
>> https://faq.i3wm.org/question/4631/dont-sigstop-when-in-hide-mode/here.html
>> [1] https://github.com/ultrabug/py3status/issues/253
>> [2] https://github.com/i3/i3/issues/2280
>>
>
> --
> GPG fingerprint: 871F 1047 7DB3 DDED 5FC4 47B2 26C7 E577 EF96 7808
>

New freeze happened to me yesterday. Before the computer got
completely frozen, I managed to have a look at `htop`, `vmsize` and
`free`. All my 8Go of RAM were full. 84Go of shared memory were showed
as used by `/usr/lib/chromium/nacl_helper`. This looks like a known
issue with Chromium [0]. I did what seems to be generally advised: use
a fresh ~/.config/chromium directory.

If this fixes it for me, this would imply I have a different issue
from OP, I would then not follow on this thread. Otherwise I will have
to dig these i3 links and let you know.

Thanks for the i3 issue links :)

[0] 
https://www.reddit.com/r/chrome/comments/498br6/help_why_is_nacl_helper_84g_large_also_overnight/

Guillaume


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Sebastiaan Lokhorst via arch-general
By the way, how did you install Catalyst? From the AUR or from Vi0L0's
repositories?

If you did it from the AUR, you should already know all this.

If you installed it from Vi0L0's repositories, I think something else is
going on, and you can ignore most of what was said in this thread.
Is it[1] still in your pacman.conf? If it is, also note that you should
upgrade with # pacman -Syu, not # pacman -Su.

Good luck,
Sebastiaan

[1]
https://wiki.archlinux.org/index.php/Unofficial_user_repositories#catalyst


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Sebastiaan Lokhorst via arch-general
You don't need to manually apply the patch, just download, build and
install the new package:

$ git clone https://aur.archlinux.org/catalyst-hook.git
$ cd catalyst-hook
$ makepkg -si


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Foxtrot Mike via arch-general


On 09/13/2016 01:42 PM, Sebastiaan Lokhorst via arch-general wrote:
> 2016-09-13 10:39 GMT+02:00 G. Schlisio :
>
>>> You should update the catalyst-hook package manually. The latest version
>>> supports Linux 4.7.
>>
>> this is misleading, as there is no upgrade.
>>
>
> What about version 15.9-12? It adds a patch to make it compatible with
> Linux 4.7
>
> [1]
> https://aur.archlinux.org/cgit/aur.git/commit/?h=catalyst-hook=1ed0d7e92f486d3b1bae49b9c43b34b29585d1c0
>

Thanks for the suggestion.

Could you tell me how to apply this patch? I downloaded this patch, 
extracted it using tar, and then used 'makepkg -sri' to install it like 
any other AUR package. It installed fine but now this slightly modified 
error occurs while upgrading:

:: catalyst-hook: requires linux<4.7


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread G. Schlisio
>>> You should update the catalyst-hook package manually. The latest version
>>> supports Linux 4.7.
>>
>> this is misleading, as there is no upgrade.
>>
> 
> What about version 15.9-12? It adds a patch to make it compatible with
> Linux 4.7
> 
> [1]
> https://aur.archlinux.org/cgit/aur.git/commit/?h=catalyst-hook=1ed0d7e92f486d3b1bae49b9c43b34b29585d1c0
> 

ah, missed that, my fault.
nevertheless, sometimes a rebuild is needed, even though no update is
available.



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Sebastiaan Lokhorst via arch-general
2016-09-13 10:39 GMT+02:00 G. Schlisio :

> > You should update the catalyst-hook package manually. The latest version
> > supports Linux 4.7.
>
> this is misleading, as there is no upgrade.
>

What about version 15.9-12? It adds a patch to make it compatible with
Linux 4.7

[1]
https://aur.archlinux.org/cgit/aur.git/commit/?h=catalyst-hook=1ed0d7e92f486d3b1bae49b9c43b34b29585d1c0


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread G. Schlisio
> You should update the catalyst-hook package manually. The latest version
> supports Linux 4.7.

this is misleading, as there is no upgrade.
you need to rebuild it for the new kernel, this is best achieved by
uninstalling, performing the pacman upgrade, building catalyst-hook
against all new libs, and installing it.

georg



signature.asc
Description: OpenPGP digital signature


Re: [arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Sebastiaan Lokhorst via arch-general
Hi,

You should update the catalyst-hook package manually. The latest version
supports Linux 4.7.

Note that catalyst-hook is an AUR package, and those don't get updated
automatically with pacman. If you want to want to automatically update your
AUR packages, you should use an AUR helper. (search the Wiki)

Regards,
Sebastiaan


[arch-general] Not being able to upgrade system because of catalyst-hook

2016-09-13 Thread Foxtrot Mike via arch-general
Hi all,

For almost a month, I have been unable to upgrade my system (# sudo 
pacman -Su), apparently because catalyst-hook won't work with Linux 4.7. 
I thought that in a few weeks atmost, catalyst-hook would be 'upgraded' 
to support Linux 4.7, but still no luck.

I am a beginner, so may be I am missing something. I couldn't find any 
such info on archWiki. Here's how I have been upgrading my system for 
the last year:

=
=

 >sudo pacman -Syy
[sudo] password for foxtrot:
:: Synchronizing package databases...
  xorg117 
  25.0 KiB  60.3K/s 00:00 
[##] 100
  catalyst 
  12.3 KiB   616K/s 00:00 
[##] 100
  core 
 119.4 KiB  64.3K/s 00:02 
[##] 100
  extra 
1760.5 KiB  70.5K/s 00:25 
[##] 100
  community 
   3.6 MiB   116K/s 00:32 
[##] 100
  multilib 
 172.6 KiB   119K/s 00:01 
[##] 100

 >sudo pacman -Su
:: Starting full system upgrade...
:: Replace libdbus with core/dbus? [Y/n] y
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: catalyst-hook: installing linux (4.7.2-1) breaks dependency 'linux<4.7'

=
=

BTW I am using xorg117. Any help would be appreciated!

Regards,
Fulcrum