ACPI and SC_PIXEL_MODE problems in 6-stable

iwant4x4jeep iwant4x4jeep at yandex.ru
Fri Dec 23 20:42:08 PST 2005


I'm upgrade my FreeBSD5.4 system to 6.0-STABLE. Now ACPI suspend-to-ram (sleepstate #3) don't work ( before upgrade all works fine)

Processor - Pentium 4 2.4Ghz
Mother Board - ASUS P4PE

# dmesg | grep -i acpi
ACPI APIC Table: <ASUS   P4PE    >
 Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,C
MOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
acpi0: <ASUS P4PE> on motherboard
acpi0: Overriding SCI Interrupt from IRQ 9 to IRQ 22
acpi0: Power Button (fixed)
pci_link0: <ACPI PCI Link LNKA> irq 5 on acpi0
pci_link1: <ACPI PCI Link LNKB> irq 9 on acpi0
pci_link2: <ACPI PCI Link LNKC> irq 9 on acpi0
pci_link3: <ACPI PCI Link LNKD> irq 9 on acpi0
pci_link4: <ACPI PCI Link LNKE> irq 10 on acpi0
pci_link5: <ACPI PCI Link LNKF> on acpi0
pci_link6: <ACPI PCI Link LNKG> on acpi0
pci_link7: <ACPI PCI Link LNKH> irq 11 on acpi0
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
cpu0: <ACPI CPU> on acpi0
acpi_throttle0: <ACPI CPU Throttling> on cpu0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pci1: <ACPI PCI bus> on pcib1
pcib2: <ACPI PCI-PCI bridge> at device 30.0 on pci0
pci2: <ACPI PCI bus> on pcib2
fdc0: <floppy drive controller> port 0x3f2-0x3f5,0x3f7 irq 6 drq 2 on acpi0
ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77b irq 7 drq 3 on ac
pi0
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0

When I (as usually before) enter in console 'acpiconf -s 3' (Really I use sudo, so type 'sudo acpiconf -s 3', computer suspends, but don't resume after power on.

I have problem with hi-ressolution modes in console ( Using pathes from DragonFlyBSD project, which is allready included with freebsd since 6.0).
I'm enabled VESA and SC_PIXEL_MODE options in kernel, when I enter 'vidcontrol -i mode' - all modes(what i need) displays, but if I use vidcontrol MODE_279 (for example), monitor enter 1024x768 mode, but I can't see anything.
First time I think that I do something wrong (Don't load needed fonts for example), but when I try it on another computer-  I can't believe my eyes.. It was real 1024x768 in FreeBSD Console !!!

P.S.
I am not think that you'll help me, but I tried...


More information about the freebsd-stable mailing list