Re: [arch-general] [arch-dev-public] gcc 4.8 breaking libdrm for me

2013-07-12 Thread Andreas Radke
I've built libdrm now with CLANG compiler and so far also no problems. Clean dmesg, no hangs and no glitches over Firefox tabs. I suggest to push a "fixed" package built with clang to testing and report this one to gcc people. Opinions? -Andy signature.asc Description: PGP signature

Re: [arch-general] does using kms mean that you're stick to a framebuffer with specific resolution that you can't change?

2013-07-12 Thread Jan Alexander Steffens
On Sat, Jul 13, 2013 at 7:19 AM, Xeslaro wrote: > the maximum resolution of my laptop is 1366x768, that's also the > framebuffer size with kms enabled. the problem is when i attach a > monitor with resolution 1920x1080 to it, the video output is at the > top-left corner of the monitor. and i fou

[arch-general] does using kms mean that you're stick to a framebuffer with specific resolution that you can't change?

2013-07-12 Thread Xeslaro
the maximum resolution of my laptop is 1366x768, that's also the framebuffer size with kms enabled. the problem is when i attach a monitor with resolution 1920x1080 to it, the video output is at the top-left corner of the monitor. and i found myself unable to change the framebuffer size, appendin

[arch-general] gcc 4.8 breaking libdrm for me

2013-07-12 Thread Andreas Radke
This is just a heads up notice. I've found gcc 4.8 breaking libdrm on my nouveau nv44 device. When compiled with gcc 4.8 I'm faced with random nouveau related error messages in dmesg. Using new google maps quickly leads to Xorg hanging and finally to Xorg freezing or even crashing. I've seen other

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Genes Lists
I think I resolved this. (i) the strange errors from biber are fixed by adding: \usepackage[utf8]{inputenc} (ii) The missing bibliography is fixed by running biber instead of bibtex. If using texmaker change the settings: bibtext %.aux

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Genes Lists
On 07/12/2013 02:50 PM, Genes Lists wrote: Thanksa for suggestion - tried didn't help ... same problem ... bibtex is still broken for me. To be 100% clear - I'm using biblatex. Some additional info - if I run 'biber' directly on the file I get this: biber mbs-val-stochp INFO - This is

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Genes Lists
On 07/12/2013 11:34 AM, Matthew Monaco wrote: 3 - fmtutil-sys --all 4 - pacman -S $(pacman -Qqs texlive) In other words, I just re-installed the texlive packages after doing the steps which you already did. Thanksa for suggestion - tried didn't help ... same problem ... bibtex is still broken

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Matthew Monaco
On 07/12/2013 09:11 AM, Genes Lists wrote: > > > ) Started testing texlive 2013 today - I have problems with bibliogrphy. I am > working on a document which worked perfectly under texlive 2012. > > > > A) I installed when it moved to testing >I moved all pacnew files over originals and ran

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Genes Lists
Forgot to say using this: \usepackage[backend=biber,authordate]{biblatex-chicago} biber seems to be the default now, so no impact with or without backend=biber Changing to biblatex makes no difference - same problems. Help?

Re: [arch-general] Texlive 2013 packages releases to [testing] - breakages

2013-07-12 Thread Genes Lists
) Started testing texlive 2013 today - I have problems with bibliogrphy. I am working on a document which worked perfectly under texlive 2012. A) I installed when it moved to testing I moved all pacnew files over originals and ran fmtutil-sys --all B) Running biblatex I get: RUnnin