Displaying 5 results from an estimated 5 matches for "markoschuetz".
2017 Sep 01
4
trouble connecting to Panduit VGA adapter
I want to connect to an InFocus projector that sits behind a Panduit VGA
adapter. I use a Thinkpad P51 with a mini display-port to VGA
converter. The laptop runs Manjaro and has the
video-hybrid-intel-nouveau-prime installed and it works with other
monitors. For some reason it does not detect the projector that is
connected through the Panduit. The keyboard shortcut to switch monitor
configuration
2010 Feb 03
0
[LLVMdev] how to get -ast-print to work?
On Wed, 03 Feb 2010 09:13:51 -0400, Marko Schütz <MarkoSchuetz at web.de>
wrote:
> I have clang from 2010-01-22 installed.
First off, Clang questions should go to cfe-dev.
>
> I'm interested in using the AST, but:
>
> marko at prpad:tmp% clang -cc1 col.c -ast-print
> gcc: unrecognized option '-cc1'
Why is gcc interpreting...
2017 Sep 04
0
trouble connecting to Panduit VGA adapter
Does v4.13 fix your issues? v4.10 also included significant rework
related to DP-MST, and I wouldn't be surprised if it fixed a few DP
issues along the way. (Also, please don't drop the list from your
replies.)
On Mon, Sep 4, 2017 at 9:30 AM, Marko Schuetz-Schmuck
<MarkoSchuetz at web.de> wrote:
> I'm running 4.9.43-1-MANJARO
>
> Ilia Mirkin <imirkin at alum.mit.edu> writes:
>
>> Are you running a v4.12-based kernel? If so, update to v4.13-rcN or
>> integrate https://github.com/skeggsb/linux/commit/13a86519202c5d119d83640d6f781f3181205...
2010 Feb 03
2
[LLVMdev] how to get -ast-print to work?
I have clang from 2010-01-22 installed.
I'm interested in using the AST, but:
marko at prpad:tmp% clang -cc1 col.c -ast-print
gcc: unrecognized option '-cc1'
/tmp/cc-15456a.s: Assembler messages:
/tmp/cc-15456a.s:4: Warning: unterminated string; newline inserted
/tmp/cc-15456a.s:5: Warning: unterminated string; newline inserted
gcc: unrecognized option '-cc1'
How can I use
2017 Sep 01
0
trouble connecting to Panduit VGA adapter
Are you running a v4.12-based kernel? If so, update to v4.13-rcN or
integrate https://github.com/skeggsb/linux/commit/13a86519202c5d119d83640d6f781f3181205d2c
into your kernel build.
On Fri, Sep 1, 2017 at 12:50 PM, Marko Schuetz-Schmuck
<MarkoSchuetz at web.de> wrote:
> I want to connect to an InFocus projector that sits behind a Panduit VGA
> adapter. I use a Thinkpad P51 with a mini display-port to VGA
> converter. The laptop runs Manjaro and has the
> video-hybrid-intel-nouveau-prime installed and it works with other
> moni...