[SOLVED] Re: chromium

Masayoshi Fujimoto m.fujimoto at rocketmail.com
Sat Feb 7 21:03:59 UTC 2015


On Tue, 18 Nov 2014 16:20:36 -0500
Lowell Gilbert <freebsd-questions-local at be-well.ilk.org> wrote:

> Masayoshi Fujimoto <m.fujimoto at rocketmail.com> writes:
> 
> > Hi.
> >
> > On Tue, 18 Nov 2014 15:30:22 -0500
> > Lowell Gilbert <freebsd-questions-local at be-well.ilk.org> wrote:
> >
> >> Masayoshi Fujimoto <m.fujimoto at rocketmail.com> writes:
> >> 
> >> > Hi. 
> >> > I can not use chromium.
> >> >
> >> > root at freebsd:~ # pkg install chromium
> >> > Updating FreeBSD repository catalogue...
> >> > FreeBSD repository is up-to-date.
> >> > All repositories are up-to-date.
> >> > Checking integrity... done (0 conflicting)
> >> > The following 1 packages will be affected (of 0 checked):
> >> >
> >> > New packages to be INSTALLED:
> >> > 	chromium: 38.0.2125.111
> >> >
> >> > The process will require 122 MB more space.
> >> >
> >> > Proceed with this action? [y/N]: y
> >> > [1/1] Installing chromium-38.0.2125.111: 100%
> >> > root at freebsd:~ # exit
> >> > logout
> >> > masayoshi at freebsd:/home/masayoshi % rehash 
> >> > masayoshi at freebsd:/home/masayoshi % chrome --disable-gl-error-limit > & chrome.log
> >> >
> >> >
> >> 
> >> You redirected stdout, but not stderr; did anything appear on the
> >> terminal when you ran that?
> >
> > masayoshi at freebsd:/home/masayoshi % chrome
> [...]
> 
> Was all of that on stdout, or was some of it on stderr?
> I can't be sure just by looking it over by eye.
> Send stdout and stderr to different places,
> and collect stderr.

I added kern.vty=vt in my /boot/loader.conf.
I created /root/xorg.conf.new.
I used it, this problem was fixed.
Thank you.


More information about the freebsd-questions mailing list