[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-05 Thread Thijs Kaper
I'm using a Dell m4800, with "NVIDIA GK107GLM Quadro K1100M" (3840x2160 pixels). Symptom; gdm login screen shows normally, but after typing password and hitting enter, I end up on black screen. This is after upgrade from 17.10 to 18.04. I found a silly workaround (after trying many many other sugg

[Bug 519066] Re: Microphone doesn't work on Dell Precision M6500

2010-08-23 Thread Thijs Kaper
@David; I do not have a real mic at hand, so I used my headphone as mic for your #33 test. And sorry for the confusion, it wasn't a line in, but the external mic input I used ;-) And for your list, the SPDIF i'm not sure about... there's no connectors at the rear, but there's a connector marked

[Bug 519066] Re: Microphone doesn't work on Dell Precision M6500

2010-08-22 Thread Thijs Kaper
@David; When I plug in my ear phones in my line-in, it seems to switch over to use that one automatically. The sound preferences "connector" drop down shows line-in and microphone, but that selector does not seem to have any effect on anything. Is that normal ? I would have expected that I had to

[Bug 519066] Re: Microphone doesn't work on Dell Precision M6500

2010-08-22 Thread Thijs Kaper
Note: this should have been on a single line, but the bug tracker seems to split it accross two lines: echo 0x0e 0x41f0 > /sys/class/sound/hwC0D0/user_pin_configs 2>>/tmp/test.log So it should end in "2>>/tmp/test.log" Thijs. -- Microphone doesn't work on Dell Precision M6500 https://bugs.

[Bug 519066] Re: Microphone doesn't work on Dell Precision M6500

2010-08-22 Thread Thijs Kaper
I have just done another test, and it seems my internal mic is now working fine, at leas for now ;-) To reconfigure the mic, before pulseaudio loads, I just created a small file: /etc/rc2.d/S01mictest (and chmod 755) With this content: #! /bin/sh ### BEGIN INIT INFO # Provides: mictes