Re: [rock-user] Error in build_stage2 of building bootdisk configuration ?
Tuan Anh TRINH <[email protected]> Fri, 05 May 2006 18:39:04 -0700
| Newsgroups | gmane.linux.distributions.rock.user,gmane.spam.detected |
|---|---|
| Organization | Freelancer |
| Message-ID | <[email protected]> |
Stefan Fiedler wrote: > ... > >> BTW, after use the aboved CD (I use minimun KDE desktop template) to >> install on my VMWare Workstation 5.5 and QEMU, it cann't run X because >> of driver for frame buffer device is not working. Do you have any >> experience in testing with QEMU or VMWare? >> > > Hi, > > I have the same problem with QEMU here. When I try to configure the X server > with > X -configure > the QEMU virtual machine completely freezes. However, when restarted, there > will be a new xorg.conf file in the /root directory which can be copied > to /etc/X11. > I find out the problem (in VMWare and may be QEMU is the same, I will try later) and pass it. The problem is ROCK doesn't create /dev/fb/0 or /dev/fb0 automatically which will be use by X. Let try with kernel commanline options while GRUB start: video=vesa:ywrap,mtrr vga=0x314 for more info on the options see kernel_src/Documentation/fb/* Hope this help, Tuan > With best regards, > Stefan Fiedler > >> Thanks, >> Tuan >>