| Summary: | FreeBSD 6.2 Beta 2 refuses X.org | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Haoyuan Li <haoyuan.li> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Haoyuan Li
2006-10-23 19:50:14 UTC
On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote:
> >Description:
> It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features have been introduced. The X.org installed from packages-6.2-release is refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the kernel setting or related ports packages.
> >How-To-Repeat:
> # X [Enter]
Please post an exact transcript of the error, instead of an overview.
Kris
On Tue, Oct 24, 2006 at 01:05:00AM -0400, Kris Kennaway wrote:
> On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote:
>
>
> > >Description:
> > It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features have been introduced. The X.org installed from packages-6.2-release is refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the kernel setting or related ports packages.
> > >How-To-Repeat:
> > # X [Enter]
>
> Please post an exact transcript of the error, instead of an overview.
Also please provide full details of your graphics hardware.
Kris
State Changed From-To: open->closed Recompile and reinstall the kernel solved the problem. Hi, Problem resolved by updating the kernel to latest source. cvsup the src to RELENG_6 make buildkernel & make installkernel (default GENERIC kernel options) restart the machine all goes OK. By the way, I don't think this is a graphic hardware problem, according to the follwoing link: http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066279.html Greetings Haoyuan Selon Kris Kennaway <kris@obsecurity.org>: > On Tue, Oct 24, 2006 at 01:05:00AM -0400, Kris Kennaway wrote: > > On Mon, Oct 23, 2006 at 06:47:52PM +0000, Haoyuan Li wrote: > > > > > > > >Description: > > > It seems that in the default kernel of 6.2 BETA2 some 7 CURRENT features > have been introduced. The X.org installed from packages-6.2-release is > refused with error of KDSETMODE and KD_GRAPHICS failure. Please check the > kernel setting or related ports packages. > > > >How-To-Repeat: > > > # X [Enter] > > > > Please post an exact transcript of the error, instead of an overview. > > Also please provide full details of your graphics hardware. > > Kris > On Tue, Oct 24, 2006 at 10:04:35AM +0200, Haoyuan Li wrote:
> Hi,
>
> Problem resolved by updating the kernel to latest source.
>
> cvsup the src to RELENG_6
> make buildkernel & make installkernel (default GENERIC kernel options)
> restart the machine
> all goes OK.
>
> By the way, I don't think this is a graphic hardware problem, according to the
> follwoing link:
> http://lists.freebsd.org/pipermail/freebsd-current/2006-September/066279.html
OK, I'll close the PR.
Kris
|