freebsd-7.0b1 xorg-7.3_1 runs only once



Just upgraded a desktop machine from 6.2-stable to 7.0beta1. Csup'd the
kernel source and portsnap'd the latest ports on Oct 29th. Compiled
everything locally. Removed all old files, libs, etc. Everything looks
good, except...


xorg-7.3_1 runs fine, but just once.

Subsequent attempts to start xorg result in:
(EE) I810(0): V_BIOS address 0x0 out of range
(EE) I810(0): VBE initialization failed.
(EE) Screen(s) found, but none have a usable configuration.

Xorg.0.log then ends in:
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 2.0
(==) I810(0): Depth 24, (==) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/local/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(==) I810(0): Write-combining range (0xa0000,0x20000) was already clear
(==) I810(0): Write-combining range (0xc0000,0x40000) was already clear
(EE) I810(0): V_BIOS address 0x0 out of range
(EE) I810(0): VBE initialization failed.
(II) UnloadModule: "i810"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/local/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "vbe"
(II) Unloading /usr/local/lib/xorg/modules//libvbe.so
(II) UnloadModule: "int10"
(II) Unloading /usr/local/lib/xorg/modules//libint10.so
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

On the good starts, Xorg.0.log contains:
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 2.0
(==) I810(0): Depth 24, (==) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/local/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(==) I810(0): Write-combining range (0xa0000,0x20000) was already clear
(==) I810(0): Write-combining range (0xc0000,0x40000) was already clear
(II) I810(0): Primary V_BIOS segment is: 0xc000
(==) I810(0): Write-combining range (0x0,0x1000) was already clear
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 865G
(--) I810(0): Chipset: "865G"
(--) I810(0): Linear framebuffer at 0xF0000000
(--) I810(0): IO registers at addr 0xFE780000
(==) I810(0): Write-combining range (0xfe780000,0x80000) was already clear
(II) I810(0): 1 display pipe available.
(II) I810(0): detected 8060 kB stolen memory.
(II) I810(0): Kernel reported 491520 total, 0 used
(II) I810(0): I830CheckAvailableMemory: 1966080 kB available
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(WW) I810(0): Extended BIOS function 0x5f11 not supported.
(==) I810(0): Write-combining range (0x0,0x1000) was already clear
...


On 6.2-stable, xorg worked repeatedly.

On 7.0b1, need to reboot system before xorg will run once again
(pun intended).

-jr
--- Begin Message --- Just upgraded a desktop machine from 6.2-stable to 7.0beta1. Csup'd the
kernel source and portsnap'd the latest ports on Oct 29th. Compiled
everything locally. Removed all old files, libs, etc. Everything looks
good, except...


xorg-7.3_1 runs fine, but just once.

Subsequent attempts to start xorg result in:
(EE) I810(0): V_BIOS address 0x0 out of range
(EE) I810(0): VBE initialization failed.
(EE) Screen(s) found, but none have a usable configuration.

Xorg.0.log then ends in:
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 2.0
(==) I810(0): Depth 24, (==) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/local/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(==) I810(0): Write-combining range (0xa0000,0x20000) was already clear
(==) I810(0): Write-combining range (0xc0000,0x40000) was already clear
(EE) I810(0): V_BIOS address 0x0 out of range
(EE) I810(0): VBE initialization failed.
(II) UnloadModule: "i810"
(II) UnloadModule: "int10"
(II) UnloadModule: "vgahw"
(II) Unloading /usr/local/lib/xorg/modules//libvgahw.so
(II) UnloadModule: "vbe"
(II) Unloading /usr/local/lib/xorg/modules//libvbe.so
(II) UnloadModule: "int10"
(II) Unloading /usr/local/lib/xorg/modules//libint10.so
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

On the good starts, Xorg.0.log contains:
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 2.0
(==) I810(0): Depth 24, (==) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/local/lib/xorg/modules//libint10.so
(II) I810(0): initializing int10
(==) I810(0): Write-combining range (0xa0000,0x20000) was already clear
(==) I810(0): Write-combining range (0xc0000,0x40000) was already clear
(II) I810(0): Primary V_BIOS segment is: 0xc000
(==) I810(0): Write-combining range (0x0,0x1000) was already clear
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 865G
(--) I810(0): Chipset: "865G"
(--) I810(0): Linear framebuffer at 0xF0000000
(--) I810(0): IO registers at addr 0xFE780000
(==) I810(0): Write-combining range (0xfe780000,0x80000) was already clear
(II) I810(0): 1 display pipe available.
(II) I810(0): detected 8060 kB stolen memory.
(II) I810(0): Kernel reported 491520 total, 0 used
(II) I810(0): I830CheckAvailableMemory: 1966080 kB available
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(WW) I810(0): Extended BIOS function 0x5f11 not supported.
(==) I810(0): Write-combining range (0x0,0x1000) was already clear
...


On 6.2-stable, xorg worked repeatedly.

On 7.0b1, need to reboot system before xorg will run once again
(pun intended).

-jr

--- End Message ---
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"

Relevant Pages

  • Re: Solaris 10 x86 06/06 on Dell GX520 (with Intel 945G graphic card)
    ... Loading sub module "int10" ... VESA: VESA VBE OEM: IntelLakeport-G Graphics Chip ... Please refer to your Operating System Vendor support pages ... It all went fine, I got a graphical login but it only works with CDE, ...
    (comp.unix.solaris)
  • Bios screws X?
    ... On my Dell Dimension 2400 with the Intel 845 onboard vid chip, ... Will attempt to tell the BIOS that there is 8128 kB VideoRAM ... I810: VESA VBE OEM: Intel845G/845GL/845GE/845GV Graphics Chip ... I810: VESA VBE OEM Vendor: Intel Corporation ...
    (comp.os.linux.x)
  • Re: X and Intel I810 video card
    ... will get you a new driver that will fix it. ... I810: VESA VBE OEM: Brookdale-G Graphics Chip ... Accelerated VGA BIOS ...
    (Debian-User)
  • X not working after FC3 update
    ... X quit working after I ran up2date on FC3 this morning. ... I810: VESA VBE OEM: Intel845G/845GL/845GE/845GV Graphics Chip ... Accelerated VGA BIOS ...
    (Fedora)