Re: review request: loader: implement framebuffer console

2020-12-21 Thread Toomas Soome

Hi!

I’m sorry, the reponse too a bit:) I had to find and fix few issues first and 
then we got git:D

Anyhow, with git you can use git am to apply this diff: 
http://148-52-235-80.sta.estpak.ee/0001-loader-implement-framebuffer-console.patch
 


(phab is also updated).

thanks,
toomas


> On 14. Dec 2020, at 16:03, Jan Beich  wrote:
> 
> Jan Beich  writes:
> 
>> Toomas Soome  writes:
>> 
>>> hi!
>>> 
>>> I have been working on proper framebuffer support on FreeBSD loader
>>> and there is the current state: https://reviews.freebsd.org/D27420
>>> 
>>> 
>>> All feedback is welcome, and especially if you can spare some time for 
>>> testing:)
>> 
>> Do you have another source? Phabricator excludes some files e.g.,
>> 
>>  $ fetch 'https://reviews.freebsd.org/D27420?download=true' | patch -Efsp0
>>  $ make -sj8 buildworld
>>  [...]
>>  ===> stand/images (all)
>>  make[4]: make[4]: don't know how to make freebsd-brand-rev.png. Stop
> 
> FWIW, I've tried CLI but no joy:
> 
>  $ svn status
>  $ pkg install arcanist-php80
>  $ arc patch D27420
>  PHP Deprecated:  Function libxml_disable_entity_loader() is deprecated in 
> /usr/local/lib/php/arcanist/support/init/init-script.php on line 92
> 
>  Deprecated: Function libxml_disable_entity_loader() is deprecated in 
> /usr/local/lib/php/arcanist/support/init/init-script.php on line 92
>  [2020-12-14 13:42:12] EXCEPTION: (Exception) Error while loading file 
> "/usr/local/lib/php/arcanist/src/workflow/ArcanistWorkflow.php": Private 
> methods cannot be final as they are never overridden by other classes at 
> [/src/init/lib/PhutilBootloader.php:275]
>  arcanist()
>#0 PhutilBootloader::executeInclude(string) called at 
> [/src/init/lib/PhutilBootloader.php:207]
>#1 PhutilBootloader::loadLibrarySource(string, string) called at 
> [/src/symbols/PhutilSymbolLoader.php:422]
>#2 PhutilSymbolLoader::loadSymbol(array) called at 
> [/src/symbols/PhutilSymbolLoader.php:277]
>#3 PhutilSymbolLoader::selectAndLoadSymbols() called at 
> [/src/init/init-library.php:23]
>#4 __phutil_autoload(string)
>#5 class_exists(string) called at 
> [/src/symbols/PhutilClassMapQuery.php:216]
>#6 PhutilClassMapQuery::loadMap() called at 
> [/src/symbols/PhutilClassMapQuery.php:184]
>#7 PhutilClassMapQuery::execute() called at 
> [/src/runtime/ArcanistRuntime.php:535]
>#8 ArcanistRuntime::newWorkflows(ArcanistArcToolset) called at 
> [/src/runtime/ArcanistRuntime.php:115]
>#9 ArcanistRuntime::executeCore(array) called at 
> [/src/runtime/ArcanistRuntime.php:37]
>#10 ArcanistRuntime::execute(array) called at 
> [/support/init/init-arcanist.php:6]
>#11 require_once(string) called at [/bin/arc:10]
> 
>  $ svn status
>  $ pkg install arcanist-php74
>  $ arc patch D27420
>  [...]
>  A  (bin)  stand/images/freebsd-logo-rev.png
>  A  (bin)  stand/images/freebsd-brand.png
>  A  (bin)  stand/images/freebsd-brand-rev.png
>  A stand/images/Makefile
>  svn: warning: W150002: 'stand/images' is already under version control
>  svn: E29: Could not add all targets because some targets are already 
> versioned
>  svn: E29: Illegal target for the requested operation
>  A stand/i386/libi386/vbe.h
>  A stand/i386/libi386/vbe.c
>  A stand/fonts/Makefile
>  A stand/fonts/INDEX.fonts
>  svn: warning: W150002: 'stand/fonts' is already under version control
>  svn: E29: Could not add all targets because some targets are already 
> versioned
>  svn: E29: Illegal target for the requested operation
>  A stand/common/gfx_fb.h
>  A stand/common/gfx_fb.c
>  A contrib/terminus/ter-u32n.bdf
>  A contrib/terminus/ter-u32b.bdf
>  A contrib/terminus/ter-u28n.bdf
>  A contrib/terminus/ter-u28b.bdf
>  A contrib/terminus/ter-u24n.bdf
>  A contrib/terminus/ter-u24b.bdf
>  A contrib/terminus/ter-u22n.bdf
>  A contrib/terminus/ter-u22b.bdf
>  A contrib/terminus/ter-u20n.bdf
>  A contrib/terminus/ter-u20b.bdf
>  A contrib/terminus/ter-u18n.bdf
>  A contrib/terminus/ter-u18b.bdf
>  A contrib/terminus/ter-u16v.bdf
>  A contrib/terminus/ter-u16n.bdf
>  A contrib/terminus/ter-u16b.bdf
>  A contrib/terminus/ter-u14v.bdf
>  A contrib/terminus/ter-u14n.bdf
>  A contrib/terminus/ter-u14b.bdf
>  A contrib/terminus/ter-u12n.bdf
>  A contrib/terminus/ter-u12b.bdf
>  svn: warning: W150002: 'contrib/terminus' is already under version control
>  svn: E29: Could not add all targets because some targets are already 
> versioned
>  svn: E29: Illegal target for the requested operation
>  A contrib/pnglite/pnglite.h
>  A contrib/pnglite/pnglite.c
>  A contrib/pnglite/README.md
>  A contrib/pnglite/LICENSE
>  svn: warning: 

Re: HEADS UP: FreeBSD src repo transitioning to git this weekend

2020-12-21 Thread John Kennedy
On Wed, Dec 16, 2020 at 05:46:35PM -0700, Warner Losh wrote:
> The FreeBSD project will be moving it's source repo from subversion to git
> starting this this weekend. The docs repo was moved 2 weeks ago. The ports
> repo will move at the end of March, 2021 due to timing issues. ...

  I filed Bug 252028 (sys/conf/newvers.sh: git "-dirty" even when clean),
but that's just a trivial issue with my source tree being marked -dirty
when it isn't, and that would have been part of r368709 anyway.  All my
other git nits have been my own (refs/notes and origin name).

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: [Bug 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

2020-12-21 Thread Matthias Apitz
El día viernes, diciembre 18, 2020 a las 09:20:17a. m. +, 
bugzilla-nore...@freebsd.org escribió:

> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727
> 
> --- Comment #11 from Andriy Gapon  ---
> (In reply to Matthias Apitz from comment #10)
> This looks good to me.
> 

Thanks. What is the procedure now to get the patch ci'ed?

matthias


-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"