On Tue, Oct 28, 2014 at 6:33 PM, Jean-Sébastien Pédron <[email protected] > wrote:
> On 28.10.2014 19:18, Miguel Clara wrote: > > I should had that after rebooting the laptop, when it starts, with > > should start "slim" and all I see is a mouse in the middle and a "prompt > > square" (not sure what to call it :P ) in the top left... > > The prompt square (I call it "text cursor" :) and the mouse are from > vt(4), so it means the X server didn't acquire the display yet. When > running Xorg alone, you should see nothing on the screen. > > In the dmesg and Xorg.log you posted previously, the card appears to > have no CRTC or output connector: > dmesg: No connectors reported connected with modes > > Does your computer have another video card, ie. an integrated one? Can > you give more information about your hardware? > Yes, it does, and Intel card. pciconf -lv output: http://filebin.ca/1fJdai9k7d85/pciconf.txt > > # gdb /usr/local/bin/Xorg > > ... > > Starting program: /usr/local/bin/Xorg > > (no debugging symbols found)...(no debugging symbols found)... > > Can you rebuild x11-servers/xorg-server with WITH_DEBUG=1 too? > > Will do! > -- > Jean-Sébastien Pédron > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
