Re: Syscons issue Intel D2700

2012-07-16 Thread Marek Salwerowicz
W dniu 2012-07-15 13:31, Poul-Henning Kamp pisze: In message <5002a893.8050...@wp.pl>, Marek Salwerowicz writes: W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze: Try the fix I committed in r237203+r237223, that was for a D2500CC which also had bogus VGA behaviour. Thanks, Is it only available

Re: Syscons issue Intel D2700

2012-07-15 Thread Poul-Henning Kamp
In message <5002a893.8050...@wp.pl>, Marek Salwerowicz writes: >W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze: >> Try the fix I committed in r237203+r237223, that was for a D2500CC >> which also had bogus VGA behaviour. > >Thanks, >Is it only available in 10-Current or in 9-Stable also ? I beli

Re: Syscons issue Intel D2700

2012-07-15 Thread Marek Salwerowicz
W dniu 2012-07-14 19:32, Poul-Henning Kamp pisze: Try the fix I committed in r237203+r237223, that was for a D2500CC which also had bogus VGA behaviour. Thanks, Is it only available in 10-Current or in 9-Stable also ? -- Marek ___ freebsd-current@fr

Re: Syscons issue Intel D2700

2012-07-14 Thread Konstantin Belousov
On Sat, Jul 14, 2012 at 06:47:10PM +, Poul-Henning Kamp wrote: > In message <20120714181058.gr2...@deviant.kiev.zoral.com.ua>, Konstantin > Belous > ov writes: > > >> Try the fix I committed in r237203+r237223, that was for a D2500CC > >> which also had bogus VGA behaviour. > > > >This should

Re: Syscons issue Intel D2700

2012-07-14 Thread Poul-Henning Kamp
In message <20120714181058.gr2...@deviant.kiev.zoral.com.ua>, Konstantin Belous ov writes: >> Try the fix I committed in r237203+r237223, that was for a D2500CC >> which also had bogus VGA behaviour. > >This should be merged for upcoming 9.1. I don't have a 9.1 machine I can test it on, so I have

Re: Syscons issue Intel D2700

2012-07-14 Thread Konstantin Belousov
On Sat, Jul 14, 2012 at 05:32:31PM +, Poul-Henning Kamp wrote: > In message <50016d73.3020...@wp.pl>, Marek Salwerowicz writes: > > >> I'm currently trying to boot an intel evaluation board (D2700) with > > >> Boot goes fine until the kernel is loaded. > >> Once the kernel is loaded, boot co

Re: Syscons issue Intel D2700

2012-07-14 Thread Poul-Henning Kamp
In message <50016d73.3020...@wp.pl>, Marek Salwerowicz writes: >> I'm currently trying to boot an intel evaluation board (D2700) with >> Boot goes fine until the kernel is loaded. >> Once the kernel is loaded, boot continues, however only the very >> bottom line is showing kernel messages...the

Re: Syscons issue Intel D2700

2012-07-14 Thread Marek Salwerowicz
Hi, W dniu 2012-02-24 05:11, matt pisze: I'm currently trying to boot an intel evaluation board (D2700) with 10-CURRENT. Installation was make installworld DESTDIR=/mnt/disk make installkernel DESTDIR=/mnt/disk make distribution DESTDIR=/mnt/disk vi /mnt/disk/fstab (added lines for root, swap)

Re: Syscons issue Intel D2700

2012-02-24 Thread Jung-uk Kim
On Thursday 23 February 2012 11:11 pm, matt wrote: > I'm currently trying to boot an intel evaluation board (D2700) with > 10-CURRENT. > Installation was > make installworld DESTDIR=/mnt/disk > make installkernel DESTDIR=/mnt/disk > make distribution DESTDIR=/mnt/disk > vi /mnt/disk/fstab (added li

Syscons issue Intel D2700

2012-02-23 Thread matt
I'm currently trying to boot an intel evaluation board (D2700) with 10-CURRENT. Installation was make installworld DESTDIR=/mnt/disk make installkernel DESTDIR=/mnt/disk make distribution DESTDIR=/mnt/disk vi /mnt/disk/fstab (added lines for root, swap) unmount /mnt/disk Boot goes fine until the