Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Czarny ekran, cos poza nosmp,nolapic,acpi=off?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 12:12 am    Post subject: Czarny ekran, cos poza nosmp,nolapic,acpi=off? Reply with quote

Czy udalo sie komus odpalic system na procesorze x2 (w moim przypadku turion) bez uzywania opcji nolapic/acpi=off/nosmp ??
Problem polega na tym, ze start system konczy sie na czarnym ekranie.
Uzycie opcji acpi=off zalatwia sprawe, ale laptop bez acpi ?
Uzycie opcji nosmp, badz nolapic, pozbawia mnie obslugi dwoch rdzeni ;/
Zna moze ktos inne rozwiazanie problemu ?

Dodam wycinek .config
Code:

# Processor type and features
#
# CONFIG_TICK_ONESHOT is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
CONFIG_SMP=y
CONFIG_X86_FIND_SMP_CONFIG=y
CONFIG_X86_MPPARSE=y
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_GENERICARCH is not set
# CONFIG_X86_VSMP is not set
# CONFIG_PARAVIRT_GUEST is not set
# CONFIG_MEMTEST is not set
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
# CONFIG_M686 is not set
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
CONFIG_MK8=y
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 is not set
# CONFIG_MGEODE_LX is not set
# CONFIG_MCYRIXIII is not set
# CONFIG_MVIAC3_2 is not set
# CONFIG_MVIAC7 is not set
# CONFIG_MPSC is not set
# CONFIG_MCORE2 is not set
# CONFIG_GENERIC_CPU is not set
CONFIG_X86_CPU=y
CONFIG_X86_L1_CACHE_BYTES=64
CONFIG_X86_INTERNODE_CACHE_BYTES=64
CONFIG_X86_CMPXCHG=y
CONFIG_X86_L1_CACHE_SHIFT=6
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_CMOV=y
CONFIG_X86_MINIMUM_CPU_FAMILY=64
CONFIG_X86_DEBUGCTLMSR=y
CONFIG_HPET_TIMER=y
CONFIG_HPET_EMULATE_RTC=y
CONFIG_DMI=y
CONFIG_GART_IOMMU=y
# CONFIG_CALGARY_IOMMU is not set
# CONFIG_AMD_IOMMU is not set
CONFIG_SWIOTLB=y
CONFIG_IOMMU_HELPER=y
CONFIG_NR_CPUS=2
# CONFIG_SCHED_SMT is not set
CONFIG_SCHED_MC=y
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
CONFIG_X86_LOCAL_APIC=y
CONFIG_X86_IO_APIC=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_I8K is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
# CONFIG_NUMA is not set
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_HAVE_MEMORY_PRESENT=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_SPARSEMEM_VMEMMAP=y
# CONFIG_MEMORY_HOTPLUG is not set
CONFIG_PAGEFLAGS_EXTENDED=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_BOUNCE=y
CONFIG_VIRT_TO_BUS=y
CONFIG_X86_RESERVE_LOW_64K=y
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_X86_PAT is not set
# CONFIG_EFI is not set
CONFIG_SECCOMP=y
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000
# CONFIG_SCHED_HRTICK is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_PHYSICAL_START=0x200000
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x200000
CONFIG_HOTPLUG_CPU=y
CONFIG_COMPAT_VDSO=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y

#
# Power management options
#
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
CONFIG_ACPI=y
CONFIG_ACPI_PROCFS=y
CONFIG_ACPI_PROCFS_POWER=y
CONFIG_ACPI_SYSFS_POWER=y
CONFIG_ACPI_PROC_EVENT=y
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_DOCK=y
# CONFIG_ACPI_BAY is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=m
# CONFIG_ACPI_WMI is not set
CONFIG_ACPI_ASUS=m
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_CUSTOM_DSDT is not set
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
# CONFIG_ACPI_PCI_SLOT is not set
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y
CONFIG_ACPI_CONTAINER=m
CONFIG_ACPI_SBS=m

#
# CPU Frequency scaling
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=m
# CONFIG_CPU_FREQ_DEBUG is not set
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=m
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m

#
# CPUFreq processor drivers
#
# CONFIG_X86_ACPI_CPUFREQ is not set
CONFIG_X86_POWERNOW_K8=m
CONFIG_X86_POWERNOW_K8_ACPI=y
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Jan 09, 2009 9:43 am    Post subject: Reply with quote

Przeca turion x2 to dalej k8 nie? Nie widze problemu by to odpalic, nosmp,noacpi zbedne, nigdy nie mialem takich problemow, moze uzywasz fb czy innego wymyslu?
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 10:27 am    Post subject: Reply with quote

Hm. Moze zle to wszystko napisalem i wyszlo tak ze to wina fb.
Odpalam livecd tez to samo. Po chwili ekran jest czarny i final. jezeli
chodzi o fb to gentoo-nofb nic nie zmienia. po prostu jezeli nie uzyje opcji
nolapic, nosmp lub acpi=0, dostaje czarny ekran i kicha.
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Jan 09, 2009 10:33 am    Post subject: Reply with quote

Podaj model laptopa jaki masz i sprawdz z systemrescuecd, ma nowszy kernel niz livecd gentoo.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 11:06 am    Post subject: Reply with quote

ASUS M51ta
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Jan 09, 2009 11:09 am    Post subject: Reply with quote

Zaktualizuj bios o ile jest nowy i sprawdz z tej sysrescd.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 12:31 pm    Post subject: Reply with quote

no wlasnie nad biosem juz myslalem ale nie ma nowego ;/ pobiore iso i przyczaje.

edit.
odpalilem 2.6.28 i tez to samo. wywalilo nazwe procesora, pozniej wykrylo drudzi rdzen i ekran sie wylaczyl.
pobralem iso sr, odpalilem i to samo co wyzej ;/
Back to top
View user's profile Send private message
Qlawy
Apprentice
Apprentice


Joined: 11 Jul 2006
Posts: 200

PostPosted: Fri Jan 09, 2009 12:47 pm    Post subject: Reply with quote

dziwny przypadek, spróbuj testowo wyłaczyć jedno jądro w biosie, głupie ale spróbować można
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 12:53 pm    Post subject: Reply with quote

to nie jest dziwny przypadek. na googlu juz spotykany. ale jedyne rozwiazanie jakie podaja to noalpic,acpi=off badz nosmp. a co mi po tym ze sobie odpale system jak nie bede mial acpi? badz co gorsza smp ?;/ w biosie to ja moge...przestawic sobie zegarek ;/ nie ma tam zadnych opcji chyba ze jakies ukryte sa.
jak nie ma wjadrze smp to wszystko smiga wiec nie wiem wkoncu czy to blad po stronie acpi czy smp czy moze biosu.
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Jan 09, 2009 1:10 pm    Post subject: Reply with quote

https://wiki.ubuntu.com/HP_dv6000_Series tutaj masz opis odnosnie tego problemu. sprawdz czy z "noacpi nolacpi" działają Ci porty usb, jak tak, sprawdz czy po poweroff komputer odetnei zasilanie, jak tak, to powinno wszystko banglać.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 1:24 pm    Post subject: Reply with quote

jak dam noacpi nolapic to cat /proc/cpuinfo daje mi tylko info o jednym rdzeniu. usb dziala. a co do poweroff to odcina zasilanie.
edit:
a co do hp dv6000 i tego linka z ubuntu to mialem wczesniej wlasnie laptopa tej serii i na nim wszystko gralo extra, no ale zachcialo sie asusa;/

edit2:
jezeli chodzi o acpi to poweroff nie jest dla mnie tak wazne bo laptop chodzi praktycznie non stop. chodzi mi glownie o oszczedzanie energii procesora bo bez tego grzeje sie troche za bardzo ;/
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Fri Jan 09, 2009 2:26 pm    Post subject: Reply with quote

samo pci=noacpi zmienia cos ?
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 2:58 pm    Post subject: Reply with quote

nic
znalazlem jeszcze cos takiego
http://sourceforge.net/projects/acpi4asus
ale dop wieczorem sie przyjrze temu.

edit:
aaa nie to te pierdoly ktore juz sa w kernelu. nic nie zmieniaja.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Fri Jan 09, 2009 9:12 pm    Post subject: Reply with quote

hm mialem debiana netinstall na cd pod 64bity. odpalilem instalator. wszystko wlaczylo sie bez problemow. cat /proc/cpuinfo wykrywa 2 rdzenie. a w proc sa informacje na temat acpi. wiec moze nadzieja w starszym kernelu...
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Tue Jan 13, 2009 5:17 pm    Post subject: Reply with quote

Wylaczenie mtrr rozwiazuje problem. ale po jego wylaczeniu moge zrobic papa dla sterownika ati ;/ ani w prawo ani w lewo ;/
Back to top
View user's profile Send private message
joi_
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 171

PostPosted: Tue Jan 13, 2009 9:55 pm    Post subject: Reply with quote

załóż zgłoszenie na http://bugzilla.kernel.org
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Wed Jan 14, 2009 2:33 pm    Post subject: Reply with quote

juz jest pare takich. w jednym sie wypowiadalem. nie znaja rozwiazania.
uzytkownicy pisza ze marzy im sie patch, ale narazie jest poprawka 4 na 2.6.29 i zmian nie ma.
pora sie rozstac z systemem i przeczekac na windzie az wyjdzie dobry sterownik.
Back to top
View user's profile Send private message
joi_
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 171

PostPosted: Wed Jan 14, 2009 4:55 pm    Post subject: Reply with quote

możesz podać linki do tych zgłoszeń?
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Wed Jan 14, 2009 6:39 pm    Post subject: Reply with quote

ano np
http://bugzilla.kernel.org/show_bug.cgi?id=11541
chcesz wiecej to wpisz acpi asus badz inne takie w wyszukiwarce bugzilli.
ten watek jest najdluzszy. mozesz przesledzic calosc ale na kilku innych forach tez ludzie z tego korzystali i
nie pomoglo. ja sprawdzilem wszystkie mozliwosci. jedyne rozsadne rozwiazanie to wylaczenie mtrr ale wtedy grafika juz nie smiga z 3d.
Back to top
View user's profile Send private message
joi_
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 171

PostPosted: Wed Jan 14, 2009 8:36 pm    Post subject: Reply with quote

skoro znana jest rewizja od której występuje ten błąd, to ta łatka powinna przynajmniej tymczasowo pomóc

ale nadal uważam, że powinieneś założyć oddzielne zgłoszenie ze wszystkimi informacjami (.config, dmesg, acpidump, lspci) - czasami różne błędy objawiają się w ten sam sposób
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Wed Jan 14, 2009 8:58 pm    Post subject: Reply with quote

hm moglbym zlozyc ale tylko po to zeby bylo widac ze to jednak problem dla wiekszej ilosci osob i moze szybciej by to ktos naprawil. ale ogolnie w tym zgloszeniu ktos wyzej pisze o tym samym modelu ;) na wielu forach sa takie bledy i one tycza sie jednego - acpi, smp, mtrr. wylaczasz jedno z trzech i smiga. wrzuce ta late jutro i zobaczymy.
ps. czemu tymczasowo ?
edit:
ta latka w naglowku ma x86 a ja pracuje na x86_64.
Back to top
View user's profile Send private message
SlashBeast
Retired Dev
Retired Dev


Joined: 23 May 2006
Posts: 2922

PostPosted: Wed Jan 14, 2009 9:27 pm    Post subject: Reply with quote

tja, w zrodlach kernela od jakiegos czasu (2.6.22?) x86_64 to link do x86, wczesniej bylo amd64 i 386, teraz mamy... x86.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Wed Jan 14, 2009 9:37 pm    Post subject: Reply with quote

ogolnie to powiem tak. wlasnie od 2.6.22 zaczynaja sie te problemy. wczesniej 2.6.21 wszystko dziala pieknie! dzis rano sprawdzalem. no i tak mysle to zostane przy tym. no ale zeby nie bylo tak super to jeden problem.
powernow-k8 wywala jakies nieobslugiwane czestotliwosci i liptop. zaczaje ta late i jutro dam znaka.
Back to top
View user's profile Send private message
galek
n00b
n00b


Joined: 08 Jan 2009
Posts: 16

PostPosted: Wed Jan 14, 2009 11:30 pm    Post subject: Reply with quote

mialem na hdd debiana 32 bitowego. na nim ta lata dziala i ogolnie wszystko smiga ladnie. acpi, smp, ati.
wiec wielkie dzieki za ta late.
wieczorem sprawdze na gentoo64

edit:
wszystko smiga jak ta lala.
wielkie dzieki
Back to top
View user's profile Send private message
joi_
Apprentice
Apprentice


Joined: 28 Mar 2005
Posts: 171

PostPosted: Thu Jan 15, 2009 11:13 pm    Post subject: Reply with quote

możesz pokazać wynik polecenia
Code:
cat /proc/cpuinfo

?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum