Displaying 20 results from an estimated 31 matches for "nofb".
2012 Oct 13
0
hang after switcheroo'd...
...1:00.0
1:IGD: :Pwr:0000:00:02.0
2:DIS-Audio: :Pwr:0000:01:00.1
echo IGD >/sys/kernel/debug/vgaswitcheroo/switch
echo OFF >/sys/kernel/debug/vgaswitcheroo/switch
hda-intel: Disabling 0000:01:00.1 via VGA-switcheroo
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], [CRTC:3] [NOFB]
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], [CRTC:5] [NOFB]
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], [CRTC:7] [NOFB]
[drm:drm_crtc_helper_set_config],
[drm:drm_crtc_helper_set_config], [CRTC:11] [FB:43] #connectors=1 (x y) (0 0)
[drm:drm_crtc_help...
2007 Dec 06
1
5.x install - loses display when launching, anaconda
...> > type linux text at the boot prompt.
>>
>
> I forgot to mention I tried installing via both graphical and text.
> Also tried a network-based text install. All presented no video output
> whatsoever at the anaconda launch point.
I think the correct option is "nofb" for no frame buffer at the original
install screen (linux nofb). I ran into this when I first put Linux on
my laptop back in the summer of 2005. I originally worked around it by
just attaching an external monitor which also works but takes a little
more planning and effort.
The proble...
2011 Nov 02
1
CentOS 5.7 gives me a blank screen after bootup
...d /initrd-version.img
#boot=/dev/md0
default 0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-274.7.1.el5xen)
root (hd0,0)
kernel /xen.gz-2.6.18-274.7.1.el5 dom0_mem=786M
module /vmlinuz-2.6.18-274.7.1.el5xen ro root=/dev/LVM01/root nofb
module /initrd-2.6.18-274.7.1.el5xen.img
title CentOS (2.6.18-274.7.1.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-274.7.1.el5 ro root=/dev/LVM01/root nofb
initrd /initrd-2.6.18-274.7.1.el5.img
root at zaxen02:[~]$ uname -a
Linux zaxen02 2.6.18-274.7.1.el5xen #1 SMP T...
2003 Aug 08
3
isolinux.cfg/syslinux.cfg
...trd.img lang= text devfs=nomount \
ramdisk_size=9216
label expert
kernel vmlinuz
append expert initrd=initrd.img lang= \
devfs=nomount ramdisk_size=9216
label ks
kernel vmlinuz
append text ks=cdrom:/ks.cfg initrd=initrd.img \
lang= devfs=nomount ramdisk_size=9216
label nofb
kernel vmlinuz
append initrd=initrd.img lang= devfs=nomount \
nofb ramdisk_size=9216
label lowres
kernel vmlinuz
append initrd=initrd.img lang= lowres \
devfs=nomount ramdisk_size=9216
-----
Thanks
AR
2005 Feb 14
1
trouble installing CentOS
...We successfully installed the 3-CD set of CentOS-3 on a laptop this
weekend. When the script instructed us to remove the installation media
and reboot, we did that and then the system hung after text was
displayed showing the stopping and restarting of the processes.
(Background: We had to use the nofb option during the installation. I
wonder if there's some way to pass that option to the kernel when we
reboot, so as to get the final post-installation configuration script to
work?)
We think we might have a functional CentOS laptop now, but it's just
hanging somewhere in the reboot sequen...
2010 Oct 17
5
black display during installation of CentOS5.5
During installation of CentOS5.3 from DVD, the installation was interuppted
due to an error in a rpm package as the DVD had lot of scratches. So I
burned image of CentOS5.5 on DVD. I selected installation in graphical mode.
The first graphical interface screen comes from where we proceed further by
clicking next. This screen is almost black and its impossible to carry out
further installation as
2007 Feb 09
1
HP DL380 G2 does not boot off local disk from PXE boot menu
...ng:
Ctlr:1 Compaq Smart Array 5i
Ctlr:2 Integrated PCI IDE controller
My kickstart server runs on RHEL3, and the image to install is also
RHEL3.
The PXE boot menu is as follows:
#
serial 0 9600
prompt 1
timeout 30
display boothelp.txt
default local
label ks-nofb
kernel vmlinuz-EL3-i386
append ksdevice=eth0 initrd=initrd-EL3-i386
ks=nfs:10.1.1.1:/dist/ks.cfg console=ttyS0,9600n8 console=tty0 nofb
label local
localboot 0
Thanks for the help !
Yiping
2006 Nov 01
5
unable to start installing
Hi.
I'm trying to install CentOs 4.3 on a "old" server. Cd's are ok, as i am
able to use them in another computers.
What happens is that initial text screen shows up (asking if i want to
install in text or grpahics mode), but either way all that happens is that i
get a cursor blinking on the top left corner for a long period of time.
anything i can try?
thank you.
2020 Aug 18
0
[PATCH 2/2] drm/virtio: drop virtio_gpu_output->enabled
...u_output(x) \
diff --git a/drivers/gpu/drm/virtio/virtgpu_display.c b/drivers/gpu/drm/virtio/virtgpu_display.c
index 6c26b41f4e0d..86a3a800d12e 100644
--- a/drivers/gpu/drm/virtio/virtgpu_display.c
+++ b/drivers/gpu/drm/virtio/virtgpu_display.c
@@ -97,9 +97,6 @@ static void virtio_gpu_crtc_mode_set_nofb(struct drm_crtc *crtc)
static void virtio_gpu_crtc_atomic_enable(struct drm_crtc *crtc,
struct drm_crtc_state *old_state)
{
- struct virtio_gpu_output *output = drm_crtc_to_virtio_gpu_output(crtc);
-
- output->enabled = true;
}
static void virtio_gpu_crtc_atomic_disable(struct drm_...
2008 Jul 07
0
Problems booting syslinux off of USB flash drive with dell Intel D815EEA
...s:
---
default gentoo
timeout 150
prompt 1
display boot.msg
F1 kernels.msg
F2 F2.msg
F3 F3.msg
F4 F4.msg
F5 F5.msg
F6 F6.msg
F7 F7.msg
label gentoo
kernel gentoo
append root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs
loop=/image.squashfs cdroot initrd=gentoo.igz vga=791
label gentoo-nofb
kernel gentoo
append root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs
loop=/image.squashfs cdroot initrd=gentoo.igz
label memtest86
kernel memtest
---
All newlines are duplicated exactly. Any help you can give me on this
would be greatly appreciated. Doubtless, I'm overlookin...
2005 Dec 13
1
compaq r4000
Anyone tried installing centos 4.2 on an compaq R4000?
The CD boots, I hit enter, starts uncompressing the kernel
detects my disks (last thing I see) then the screen is BLANK.
I tried "linux text" also and exact same thing happens.
THanks,
Jerry
2019 Oct 22
0
[PATCH 4/5] drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
...t;enabled) {
- vgfb = to_virtio_gpu_framebuffer(plane->state->fb);
- bo = gem_to_virtio_gpu_obj(vgfb->base.obj[0]);
- handle = bo->hw_res_handle;
- if (bo->dumb) {
- struct virtio_gpu_object_array *objs;
+ if (!plane->state->fb || !output->enabled) {
+ DRM_DEBUG("nofb\n");
+ virtio_gpu_cmd_set_scanout(vgdev, output->index, 0,
+ plane->state->src_w >> 16,
+ plane->state->src_h >> 16,
+ 0, 0);
+ return;
+ }
+
+ vgfb = to_virtio_gpu_framebuffer(plane->state->fb);
+ bo = gem_to_virtio_gpu_obj(vgfb->base...
2019 Oct 23
0
[PATCH v2 2/3] drm/virtio: Simplify virtio_gpu_primary_plane_update workflow.
...t;enabled) {
- vgfb = to_virtio_gpu_framebuffer(plane->state->fb);
- bo = gem_to_virtio_gpu_obj(vgfb->base.obj[0]);
- handle = bo->hw_res_handle;
- if (bo->dumb) {
- struct virtio_gpu_object_array *objs;
+ if (!plane->state->fb || !output->enabled) {
+ DRM_DEBUG("nofb\n");
+ virtio_gpu_cmd_set_scanout(vgdev, output->index, 0,
+ plane->state->src_w >> 16,
+ plane->state->src_h >> 16,
+ 0, 0);
+ return;
+ }
+
+ vgfb = to_virtio_gpu_framebuffer(plane->state->fb);
+ bo = gem_to_virtio_gpu_obj(vgfb->base...
2007 Mar 20
1
Java-1.4.2 not installing - video issues.
...slow things
slightly. So I uninstalled fedora's highly cooked current video drivers,
installed a debug 2.6.20 kernel and debug flavour of highly cooked
nvidia-legacy drivers (Version 1.07<splash>). Glxinfo got offended at
being asked, and glxgears didn't. Then I found that I had "nofb" as a
kernel boot option, and removing that sorted things. glxinfo says nice
things, and loads of extensions. glx & glu are version 1.3, opengl is
1.5.3, and glxgears gives 2263 - faster than with the newer drivers.
But it still bombs. Any suggestions on a suitable WINEDEBUG variable
setti...
2007 Jun 06
2
Console duplicate output problem
This is really strange. Every message to the (VGA) console is written
twice to the screen, but not on the SSH connection.
Any clues how to stop this behavior?
-- Executing BackGround("Zap/216-1", "custom/3566/91_0000|m|") in
new stack
-- Executing BackGround("Zap/216-1", "custom/3566/91_0000|m|") in
new stack
Bart
2002 Oct 17
3
pxelinux with redhat 8.0
Hi,
do you know of a reason why I can't seem to load the kernel from the redhat 8.0 pxeboot using pxelinux?
Same everything but with the kernels from 7.2 and 7.3 work fine.
More details:
- dhcp fine
- loads pxelinux.0 fine
- is able to get the pxelinux.cfg/<my config>
- starts to get the kernel image vmlinuz...
- stops after receiving only a few blocks over tftp (system hangs)
- next
2014 Aug 26
2
[Q]: Syslinux and Windows 7 NTFS...
...d a linux kernel from NTFS partition) I save
a copy of my kernel bzImage in c:\syslinux and in the same directory I
create the following syslinux.cfg:
DEFAULT Linux
LABEL Linux
KERNEL bzImage
APPEND append root=/dev/nfs
nfsroot=10.10.0.35:/export/PC,rsize=8192,wsize=8192,actimeo=9999
ip=dhcp nofb nomodeset vga=0x317
We have an entry just like this on our DHCP/PXE/TFTP server which works
fine. In any case even if there are errors in the above syslinux.cfg file
(which I admit is very possible) I would at least expect to see it attempt
to load syslinux.cfg, bzImage etc. or if it can't fin...
2002 Nov 27
5
multi OS bootable CD, ISOLinux, ERD Commander problem
...5) Boot Windows ME floppy
6) Boot FD Linux
7) Boot Pocket Linux
8) Boot RedHat Linux 8
9) Boot RedHat Linux 8 text
e) Boot RedHat Linux 8 expert
k) Boot RedHat Linux 8 ks
n) Boot RedHat Linux 8 nofb
l) Boot RedHat Linux 8 lowres
c) Boot RedHat Linux 8 CrashRecovery
a) Boot from first floppy drive (0x00)
q) Skip CD-Rom boot (try next boot device)
1,2,3 are from Bart's web, I create the img file (win98.img and
winme.img) with dd.exe
I...
2009 Sep 25
5
Centos 5.3 - kickstart configuration
Over the last couple of weeks, additional software was installed using the
package manager.
I would like to get a custom kickstart file created for our system. For
this, I would like to get complete list of software installed so they may be
add to the kickstart file package selection.
Can anyone tell me if this can be done? If it can, please give me
instructions?
Finally, where on
2017 Nov 23
0
Cluster installation CentOS 7.4 network problems
...tpw --iscrypted foo
firewall --service=ssh
authconfig --useshadow --passalgo=SHA256 --kickstart
timezone --utc Europe/Berlin
services --disabled
gpm,sendmail,cups,pcmcia,isdn,rawdevices,hpoj,bluetooth,openibd,avahi-daemon,avahi-dnsconfd,hidd,hplip,pcscd
bootloader --location=mbr --append="nofb quiet splash=quiet"
zerombr
clearpart --initlabel --all
ignoredisk --only-use=sda
part biosboot --size 1 --fstype=biosboot --asprimary
part / --fstype=xfs --size=20480 --asprimary --ondisk=sda
part swap --size=131072 --ondisk=sda
part /var/log --fstype=xfs --size=10240 --ondisk=sda
part /hom...