Re: Black screen hinders the client build on the target host

2014-01-02 Diskussionsfäden George VerDuin
On 12/04/2013 11:39 AM, Thomas Lange wrote: On Wed, 04 Dec 2013 13:09:16 +0200, Toomas Tamm said: > # wheezy does not have -m and modules.pcimap > depmod -m 2>/dev/null > if [ -f "/lib/modules/`uname -r`/modules.pcimap" ]; then I guess for wheezy and later we could try to remove

Re: Black screen hinders the client build on the target host

2013-12-04 Diskussionsfäden Thomas Lange
> On Wed, 04 Dec 2013 13:09:16 +0200, Toomas Tamm said: > # wheezy does not have -m and modules.pcimap > depmod -m 2>/dev/null > if [ -f "/lib/modules/`uname -r`/modules.pcimap" ]; then I guess for wheezy and later we could try to remove this code for loading pci kernel modules en

Re: Black screen hinders the client build on the target host

2013-12-04 Diskussionsfäden Toomas Tamm
Hello, I have not yet installed wheezy on any of the strange-video machines we have (going to do one in a couple of weeks), but the general characteristic of suspicious modules is that they drive various frame buffers. These tend to have "fb" in their name. I currently have the following in my cl

Black screen hinders the client build on the target host

2013-12-03 Diskussionsfäden George VerDuin
Greetings I am about to repeat history. I began a thread on 3/15/2013 reporting and fixing a bunch of issues, one issue being loss of video upon the client building a new target host. Since I lost the fix detail in March, I'm back in December to carefully document the fix this time around.