Черный экран
Модератор: Модераторы разделов
-
andreas90
- Сообщения: 158
- ОС: Bluewhite64 12.2
Черный экран
После компиляции и загрузки с нового ядра на экране не видно ничего. То есть ядро грузится, но на экране ничего не видно. После загрузки в темноте набираю логин пароль и startx и иксы работают. Кто-нибудь знает в чем дело?
"Ubuntu" is an ancient African word, that means "I can't configure Slackware"
-
Rq.
- Сообщения: 38
- ОС: DeepStyle Linux 3.0
Re: Черный экран
Попробуй грузится не в фреймбуффере.
"Высокие моральные качества не должны мешать человеку совершать добрые дела." (с) Сальвор Хардин
"Сальвор Хардин" (с) Айзек Азимов, "Основание"
"Сальвор Хардин" (с) Айзек Азимов, "Основание"
-
andreas90
- Сообщения: 158
- ОС: Bluewhite64 12.2
Re: Черный экран
Где это отключить фреймбуффер? Я только позавчера поставил slackware и мало что умею
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/sda
message = /boot/boot_message.txt
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x256
vga = 773
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda9
label = Linux
read-only
# Linux bootable partition config ends
Просто вырезать VESA framebuffer строки или что?
"Ubuntu" is an ancient African word, that means "I can't configure Slackware"
-
snoz
- Сообщения: 40
- ОС: slackware
Re: Черный экран
andreas90 писал(а): ↑25.02.2008 17:38
Где это отключить фреймбуффер? Я только позавчера поставил slackware и мало что умею
# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot = /dev/sda
message = /boot/boot_message.txt
prompt
timeout = 1200
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x256
vga = 773
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda9
label = Linux
read-only
# Linux bootable partition config ends
Просто вырезать VESA framebuffer строки или что?
Сначала закоментируйте строку vga = 773
Раскоментируйте
# vga = normal
После редактирования файла /etc/lilo.conf
Выполните команду lilo
Перезагрузите машину и проверяйте.
slackware user
mail: snozstas@gmail.com
icq: 299434468
icq2: 469265570
icq3: 407493069
mail: snozstas@gmail.com
icq: 299434468
icq2: 469265570
icq3: 407493069
-
andreas90
- Сообщения: 158
- ОС: Bluewhite64 12.2
Re: Черный экран
Все сделал как вы сказали. Теперь все работает. Благодарю вас, snoz
"Ubuntu" is an ancient African word, that means "I can't configure Slackware"