LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Disabling frame buffer support (https://www.linuxquestions.org/questions/slackware-14/disabling-frame-buffer-support-206425/)

rjerina 07-17-2004 08:41 PM

Disabling frame buffer support
 
I want to disable frame buffer support in the kernel so VMWare will run correctly (keep getting an error about DGA not being compiled into the X server.

well i did a search on here, and someone said for it to work, you need to comment out one line in xorg.conf (which I did), and disable frame buffering in the kernel (which i also did). in my lilo.conf i set vga = normal

now this should all work i think?

well when it comes time to go through the dmesg, i get a black screen with a cursor in the bottom left, and it just sits there indefinately.

can someone help me out? =\

gnashley 07-18-2004 01:38 AM

Did you RUN lilo after chankging lilo.conf?

rjerina 07-18-2004 02:43 AM

Quote:

Originally posted by gnashley
Did you RUN lilo after chankging lilo.conf?
did lilo -U and lilo, yes.

keefaz 07-18-2004 04:52 AM

Post your kernel parameter lines from your lilo config please. Also did you compile yourself a kernel or it is a slackware kernel ?

Cerbere 07-18-2004 06:25 AM

Do you normally boot into runlevel 3 (CLI) or 4 (GUI)?

Enjoy!
--- Cerbere

[edit] And what video card do you have? Have you installed the drivers for it? [/edit]

rjerina 07-18-2004 12:33 PM

Quote:

Originally posted by keefaz
Post your kernel parameter lines from your lilo config please. Also did you compile yourself a kernel or it is a slackware kernel ?
keep in mind i re-enabled frame buffer so i could function. when i had it disabled, vga was equal to 'normal'

Quote:

boot = /dev/sda3
message = /boot/boot_message.txt
prompt
timeout = 1200
change-rules
reset
vga = 773

image = /boot/bzImage-2.6.7
root = /dev/sda3
label = Linux
read-only
and this is 2.6.7, so i made it myself.

rjerina 07-18-2004 12:34 PM

Quote:

Originally posted by Cerbere
Do you normally boot into runlevel 3 (CLI) or 4 (GUI)?

Enjoy!
--- Cerbere

[edit] And what video card do you have? Have you installed the drivers for it? [/edit]

runlevel 3

ati radeon 9800 pro, drivers installed via kernel, ati drivers seem to make my computing experience a little "unstable"

keefaz 07-18-2004 03:04 PM

try add :
append="vga=normal"
I don't know if it will work, but in case...


All times are GMT -5. The time now is 08:37 AM.