On Mon, 9 Dec 2013 10:59:14 +0200
Markiyan Kushnir <markiyan.kush...@gmail.com> wrote:

> Hello,
> 
> I'm on rev. 259102 and hitting drm not being able to attach to fbd
> device at X startup (X freezing).
> 
> Attaching /var/log/messages, pciconf output and kern.conftxt. Please
> let me know if there is something I'm missing here. Posting in this
> thread since I thought it might be relevant to this commit?
> 
> Thanks,
> Markiyan
> 
> 
> 2013/12/8 Marc UBM <ubm.free...@googlemail.com>:
> > Hiho! :-)
> >
> > Thanks a lot for working on this!
> >
> > As soon as X is started, things work fine. Before that (as soon as vt
> > is initialized after the boot menu), output on all ttys is flickering,
> > resolution is at 640x480 (guessing here) and changing anything via
> > vidcontrol fails with "inappropriate ioctl for device". Also, screen
> > output starts overlapping, but a "clear" command fixes that
> > temporarily. The "Alt-Gr" key does nothing, manually entering ascii
> > keycodes via alt+number (e.g. alt-124 for |) works.
> >
> > Relevant pciconf output:
> >
> > vgapci0@pci0:0:2:0:     class=0x030000 card=0x40011297 chip=0x2e328086
> > rev=0x03 hdr=0x00 vendor     = 'Intel Corporation'
> >     device     = '4 Series Chipset Integrated Graphics Controller'
> >     class      = display
> >     subclass   = VGA
> >
> > vgapci1@pci0:0:2:1:     class=0x038000 card=0x40011297 chip=0x2e338086
> > rev=0x03 hdr=0x00 vendor     = 'Intel Corporation'
> >     device     = '4 Series Chipset Integrated Graphics Controller'
> >     class      = display
> >
> > Best regards,
> > Marc
> >
> >
[[CUT]]
> >
> >
> > --
> > Marc "UBM" Bocklet <eternal....@gmail.com>
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Hi Markiyan!

According to attached kernel config you run system with syscons (device
sc).

If you want to test it with vt (newcons), follow instructions on the
wiki page.
https://wiki.freebsd.org/Newcons

Thanks.

WBW
-- 
Aleksandr Rybalko <r...@ddteam.net>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to