Re: Left side and bottom of boot text console off of screen now

2014-03-11 Thread Geoff Steckel
On 03/08/2014 10:17 PM, Nick Holland wrote:
> On 03/08/14 09:26, Chris Bennett wrote:
>> On Sat, Mar 08, 2014 at 09:06:54AM -0500, Nick Holland wrote:
>>> On 03/08/14 08:51, Chris Bennett wrote:
 As of this update, I have had these two portions of the screen move off
 of visible area.
>>> "this update" ... from what?
>>> I'm going to assume from a pre-radeondrm version.
>> Yes, from quite a while back.
>> Only get internet here now through my new smartphone.
>>
 ++
 | |  |
 | |  |
 | |text console  |
 | |  |
 | |  |
 | |  |
 | |  |
 | |  |
 +-|--+
 ++

 Everything else is working fine.

 Chris Bennett
>>> Radeon DRM...looks like a desktop, so I'm guessing you have a VGA
>>> connected LCD monitor.
>>>
>> No, HDMI
>>
>>> note the amount of guessing I'm doing here.
>>>
>>> radeondrm runs the video in a graphics mode it didn't used to run in, so
>>> you will probably have to re-adjust your monitor.  Fill the screen
>>> ("top" might do it sufficiently), and hit the "auto adjust" button,
>>> tweek if needed with the manual adjustments.
>>>
>> It is a TV that accepts VGA, HDMI, etc.
>> There are no "tweek" adjustments.
> oof.  I got one of those, an old Dell thing.  Accepts lots of things,
> does none of them well, it seems.  I'm still thinking you have a monitor
> problem more than a computer problem, though certainly not supposed to
> happen with DVI.  'course, I've had that discussion with my old Dell
> thing, and it was wholly unimpressed with my logic.
>
> Is your monitor really 1920x1080?  that's what radeondrm thinks it is.
> That's kinda what my bluray player thought of my monitor, come to think
> of it (it isn't), which is also shifted off to one side, iirc.
>
>> I only use this console for sysmerge, but that would now be very
>> difficult to use, since I couldn't see the options.
>>
>> Chris
> ok, sounds like you have painful connectivity and a cranky monitor (or a
> video combination with a bug), so for the moment, I'd suggest just
> disabling the radeondrm driver via ukc>, and it will revert to the old
> style text mode, which will probably work Just Fine for you.
>
> boot> boot -c
> bla bla bla
> ukc> disable radeondrm
> *nnn radeondrm disabled
> ukc> quit
> [happy (hopefully) boot]
>
> IF you have another monitor of any kind of any attachment, I'd like to
> verify your problem persists with it or goes away (without the UKC hack,
> of course)
>
> Nick.
This is a common problem, even with DVI. If the monitor and
video card/driver/whatever disagree about when the blanking
intervals start or end, stuff will be chopped off one side
or top/bottom of the display.

Usually, with 24x80 text, only one character is chopped off
the left side. If the characters are smaller, one can lose
so many that the console is useless.

Using something other than 24x80 as the default before the
system setup is complete is a harmful regression.

Geoff Steckel



Re: Left side and bottom of boot text console off of screen now

2014-03-09 Thread Chris Bennett
On Sat, Mar 08, 2014 at 10:17:35PM -0500, Nick Holland wrote:
> oof.  I got one of those, an old Dell thing.  Accepts lots of things,
> does none of them well, it seems.  I'm still thinking you have a monitor
> problem more than a computer problem, though certainly not supposed to
> happen with DVI.  'course, I've had that discussion with my old Dell
> thing, and it was wholly unimpressed with my logic.
> 
> Is your monitor really 1920x1080?  that's what radeondrm thinks it is.
> That's kinda what my bluray player thought of my monitor, come to think
> of it (it isn't), which is also shifted off to one side, iirc.
> 
> 

OK, I did find an adjustment on the monitor that worked.
The monitor is actually 1440x900.
Now it is working OK.

Do you want me to do further testing? I have two actual monitors here.
One widescreen and one regular.




> ok, sounds like you have painful connectivity and a cranky monitor (or a
> video combination with a bug), so for the moment, I'd suggest just
> disabling the radeondrm driver via ukc>, and it will revert to the old
> style text mode, which will probably work Just Fine for you.
> 
> boot> boot -c
> bla bla bla
> ukc> disable radeondrm
> *nnn radeondrm disabled
> ukc> quit
> [happy (hopefully) boot]
> 
> IF you have another monitor of any kind of any attachment, I'd like to
> verify your problem persists with it or goes away (without the UKC hack,
> of course)
> 
> Nick.



Re: Left side and bottom of boot text console off of screen now

2014-03-08 Thread Nick Holland
On 03/08/14 09:26, Chris Bennett wrote:
> On Sat, Mar 08, 2014 at 09:06:54AM -0500, Nick Holland wrote:
>> On 03/08/14 08:51, Chris Bennett wrote:
>> > As of this update, I have had these two portions of the screen move off
>> > of visible area.
>> 
>> "this update" ... from what?
>> I'm going to assume from a pre-radeondrm version.
> 
> Yes, from quite a while back.
> Only get internet here now through my new smartphone.
> 
>> > 
>> > ++
>> > | |  |
>> > | |  |
>> > | |text console  |
>> > | |  |
>> > | |  |
>> > | |  |
>> > | |  |
>> > | |  |
>> > +-|--+
>> > ++
>> > 
>> > Everything else is working fine.
>> > 
>> > Chris Bennett
>> 
>> Radeon DRM...looks like a desktop, so I'm guessing you have a VGA
>> connected LCD monitor.
>> 
> 
> No, HDMI
> 
>> note the amount of guessing I'm doing here.
>> 
>> radeondrm runs the video in a graphics mode it didn't used to run in, so
>> you will probably have to re-adjust your monitor.  Fill the screen
>> ("top" might do it sufficiently), and hit the "auto adjust" button,
>> tweek if needed with the manual adjustments.
>> 
> 
> It is a TV that accepts VGA, HDMI, etc.
> There are no "tweek" adjustments.

oof.  I got one of those, an old Dell thing.  Accepts lots of things,
does none of them well, it seems.  I'm still thinking you have a monitor
problem more than a computer problem, though certainly not supposed to
happen with DVI.  'course, I've had that discussion with my old Dell
thing, and it was wholly unimpressed with my logic.

Is your monitor really 1920x1080?  that's what radeondrm thinks it is.
That's kinda what my bluray player thought of my monitor, come to think
of it (it isn't), which is also shifted off to one side, iirc.

> I only use this console for sysmerge, but that would now be very
> difficult to use, since I couldn't see the options.
> 
> Chris

ok, sounds like you have painful connectivity and a cranky monitor (or a
video combination with a bug), so for the moment, I'd suggest just
disabling the radeondrm driver via ukc>, and it will revert to the old
style text mode, which will probably work Just Fine for you.

boot> boot -c
bla bla bla
ukc> disable radeondrm
*nnn radeondrm disabled
ukc> quit
[happy (hopefully) boot]

IF you have another monitor of any kind of any attachment, I'd like to
verify your problem persists with it or goes away (without the UKC hack,
of course)

Nick.



Re: Left side and bottom of boot text console off of screen now

2014-03-08 Thread Chris Bennett
On Sat, Mar 08, 2014 at 09:06:54AM -0500, Nick Holland wrote:
> On 03/08/14 08:51, Chris Bennett wrote:
> > As of this update, I have had these two portions of the screen move off
> > of visible area.
> 
> "this update" ... from what?
> I'm going to assume from a pre-radeondrm version.

Yes, from quite a while back.
Only get internet here now through my new smartphone.

> > 
> > ++
> > | |  |
> > | |  |
> > | |text console  |
> > | |  |
> > | |  |
> > | |  |
> > | |  |
> > | |  |
> > +-|--+
> > ++
> > 
> > Everything else is working fine.
> > 
> > Chris Bennett
> 
> Radeon DRM...looks like a desktop, so I'm guessing you have a VGA
> connected LCD monitor.
> 

No, HDMI

> note the amount of guessing I'm doing here.
> 
> radeondrm runs the video in a graphics mode it didn't used to run in, so
> you will probably have to re-adjust your monitor.  Fill the screen
> ("top" might do it sufficiently), and hit the "auto adjust" button,
> tweek if needed with the manual adjustments.
> 

It is a TV that accepts VGA, HDMI, etc.
There are no "tweek" adjustments.

I only use this console for sysmerge, but that would now be very
difficult to use, since I couldn't see the options.

Chris



Re: Left side and bottom of boot text console off of screen now

2014-03-08 Thread Nick Holland
On 03/08/14 08:51, Chris Bennett wrote:
> As of this update, I have had these two portions of the screen move off
> of visible area.

"this update" ... from what?
I'm going to assume from a pre-radeondrm version.
> 
> ++
> | |  |
> | |  |
> | |text console  |
> | |  |
> | |  |
> | |  |
> | |  |
> | |  |
> +-|--+
> ++
> 
> Everything else is working fine.
> 
> Chris Bennett

Radeon DRM...looks like a desktop, so I'm guessing you have a VGA
connected LCD monitor.

note the amount of guessing I'm doing here.

radeondrm runs the video in a graphics mode it didn't used to run in, so
you will probably have to re-adjust your monitor.  Fill the screen
("top" might do it sufficiently), and hit the "auto adjust" button,
tweek if needed with the manual adjustments.

Nick.

> OpenBSD 5.5 (GENERIC.MP) #315: Wed Mar  5 09:37:46 MST 2014
> dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 6156910592 (5871MB)
> avail mem = 5984403456 (5707MB)
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x9f400 (30 entries)
> bios0: vendor American Megatrends Inc. version "P01-B1" date 03/06/2010
> bios0: Gateway DX4300
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S3 S4 S5
> acpi0: tables DSDT FACP APIC MCFG SLIC OEMB HPET AWMI SSDT
> acpi0: wakeup devices PCE2(S4) PCE3(S4) PCE4(S4) PCE5(S4) PCE6(S4) PCE7(S4) 
> PCE9(S4) PCEA(S4) PCEB(S4) PCEC(S4) SBAZ(S4) UAR1(S3) UAR2(S3) PS2K(S3) 
> PS2M(S3) P0PC(S4) [...]
> acpitimer0 at acpi0: 3579545 Hz, 32 bits
> acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: AMD Athlon(tm) 7750 Dual-Core Processor, 2700.52 MHz
> cpu0: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,ITSC
> cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 
> 64b/line 16-way L2 cache, 2MB 64b/line 32-way L3 cache
> cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
> cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
> cpu0: AMD erratum 721 detected and fixed
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> cpu0: apic clock running at 200MHz
> cpu0: mwait min=64, max=64, C-substates=0.0.0.0.0, IBE
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: AMD Athlon(tm) 7750 Dual-Core Processor, 2700.17 MHz
> cpu1: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,ITSC
> cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 
> 64b/line 16-way L2 cache, 2MB 64b/line 32-way L3 cache
> cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
> cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
> cpu1: AMD erratum 721 detected and fixed
> cpu1: smt 0, core 1, package 0
> ioapic0 at mainbus0: apid 2 pa 0xfec0, version 21, 24 pins
> acpimcfg0 at acpi0 addr 0xe000, bus 0-255
> acpihpet0 at acpi0: 14318180 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpiprt1 at acpi0: bus 1 (P0P1)
> acpiprt2 at acpi0: bus -1 (PCE2)
> acpiprt3 at acpi0: bus -1 (PCE3)
> acpiprt4 at acpi0: bus 2 (PCE5)
> acpiprt5 at acpi0: bus -1 (PCE6)
> acpiprt6 at acpi0: bus 3 (P0PC)
> acpicpu0 at acpi0: PSS
> acpicpu1 at acpi0: PSS
> acpitz0 at acpi0: critical temperature is 105 degC
> acpibtn0 at acpi0: PWRB
> cpu0: 2700 MHz: speeds: 2700 1400 MHz
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "AMD RS780 Host" rev 0x00
> ppb0 at pci0 dev 1 function 0 "AMD RS780 PCIE" rev 0x00
> pci1 at ppb0 bus 1
> radeondrm0 at pci1 dev 5 function 0 "ATI Radeon HD 3200" rev 0x00
> drm0 at radeondrm0
> radeondrm0: apic 2 int 18
> azalia0 at pci1 dev 5 function 1 "ATI RS780 HD Audio" rev 0x00: msi
> azalia0: no supported codecs
> ppb1 at pci0 dev 5 function 0 "AMD RS780 PCIE" rev 0x00: msi
> pci2 at ppb1 bus 2
> mskc0 at pci2 dev 0 function 0 "Marvell Yukon 88E8071" rev 0x16, Yukon-2 
> Extreme rev. B0 (0x2): apic 2 int 17
> msk0 at mskc0 port A: address 00:22:68:67:ee:9c
> eephy0 at msk0 phy 0: 88E1149 Gigabit PHY, rev. 1
> ahci0 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x00: apic 2 int 22, 
> AHCI 1.1
> scsibus0 at ahci0: 32 targets
> sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct 
> fixed t10.ATA_Maxtor_6Y080M0_Y2B4ERCE_
> sd0: 76293MB, 512 bytes/sector, 15625 sectors
> cd0 at scsibus0 targ 1 lun 0:  ATAPI 5/cdrom 
> removable
> ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 16, 
> version 1.0, legacy 

Left side and bottom of boot text console off of screen now

2014-03-08 Thread Chris Bennett
As of this update, I have had these two portions of the screen move off
of visible area.


++
| |  |
| |  |
| |text console  |
| |  |
| |  |
| |  |
| |  |
| |  |
+-|--+
++

Everything else is working fine.

Chris Bennett

OpenBSD 5.5 (GENERIC.MP) #315: Wed Mar  5 09:37:46 MST 2014
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 6156910592 (5871MB)
avail mem = 5984403456 (5707MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0x9f400 (30 entries)
bios0: vendor American Megatrends Inc. version "P01-B1" date 03/06/2010
bios0: Gateway DX4300
acpi0 at bios0: rev 2
acpi0: sleep states S0 S3 S4 S5
acpi0: tables DSDT FACP APIC MCFG SLIC OEMB HPET AWMI SSDT
acpi0: wakeup devices PCE2(S4) PCE3(S4) PCE4(S4) PCE5(S4) PCE6(S4) PCE7(S4) 
PCE9(S4) PCEA(S4) PCEB(S4) PCEC(S4) SBAZ(S4) UAR1(S3) UAR2(S3) PS2K(S3) 
PS2M(S3) P0PC(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee0: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Athlon(tm) 7750 Dual-Core Processor, 2700.52 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,ITSC
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache, 2MB 64b/line 32-way L3 cache
cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu0: AMD erratum 721 detected and fixed
cpu0: smt 0, core 0, package 0
mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
cpu0: apic clock running at 200MHz
cpu0: mwait min=64, max=64, C-substates=0.0.0.0.0, IBE
cpu1 at mainbus0: apid 1 (application processor)
cpu1: AMD Athlon(tm) 7750 Dual-Core Processor, 2700.17 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW,LAHF,CMPLEG,SVM,EAPICSP,AMCR8,ABM,SSE4A,MASSE,3DNOWP,OSVW,IBS,ITSC
cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache, 2MB 64b/line 32-way L3 cache
cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu1: AMD erratum 721 detected and fixed
cpu1: smt 0, core 1, package 0
ioapic0 at mainbus0: apid 2 pa 0xfec0, version 21, 24 pins
acpimcfg0 at acpi0 addr 0xe000, bus 0-255
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (P0P1)
acpiprt2 at acpi0: bus -1 (PCE2)
acpiprt3 at acpi0: bus -1 (PCE3)
acpiprt4 at acpi0: bus 2 (PCE5)
acpiprt5 at acpi0: bus -1 (PCE6)
acpiprt6 at acpi0: bus 3 (P0PC)
acpicpu0 at acpi0: PSS
acpicpu1 at acpi0: PSS
acpitz0 at acpi0: critical temperature is 105 degC
acpibtn0 at acpi0: PWRB
cpu0: 2700 MHz: speeds: 2700 1400 MHz
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "AMD RS780 Host" rev 0x00
ppb0 at pci0 dev 1 function 0 "AMD RS780 PCIE" rev 0x00
pci1 at ppb0 bus 1
radeondrm0 at pci1 dev 5 function 0 "ATI Radeon HD 3200" rev 0x00
drm0 at radeondrm0
radeondrm0: apic 2 int 18
azalia0 at pci1 dev 5 function 1 "ATI RS780 HD Audio" rev 0x00: msi
azalia0: no supported codecs
ppb1 at pci0 dev 5 function 0 "AMD RS780 PCIE" rev 0x00: msi
pci2 at ppb1 bus 2
mskc0 at pci2 dev 0 function 0 "Marvell Yukon 88E8071" rev 0x16, Yukon-2 
Extreme rev. B0 (0x2): apic 2 int 17
msk0 at mskc0 port A: address 00:22:68:67:ee:9c
eephy0 at msk0 phy 0: 88E1149 Gigabit PHY, rev. 1
ahci0 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x00: apic 2 int 22, AHCI 
1.1
scsibus0 at ahci0: 32 targets
sd0 at scsibus0 targ 0 lun 0:  SCSI3 0/direct fixed 
t10.ATA_Maxtor_6Y080M0_Y2B4ERCE_
sd0: 76293MB, 512 bytes/sector, 15625 sectors
cd0 at scsibus0 targ 1 lun 0:  ATAPI 5/cdrom 
removable
ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 16, 
version 1.0, legacy support
ohci1 at pci0 dev 18 function 1 "ATI SB700 USB" rev 0x00: apic 2 int 16, 
version 1.0, legacy support
ehci0 at pci0 dev 18 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 17
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "ATI EHCI root hub" rev 2.00/1.00 addr 1
ohci2 at pci0 dev 19 function 0 "ATI SB700 USB" rev 0x00: apic 2 int 18, 
version 1.0, legacy support
ohci3 at pci0 dev 19 function 1 "ATI SB700 USB" rev 0x00: apic 2 int 18, 
version 1.0, legacy support
ehci1 at pci0 dev 19 function 2 "ATI SB700 USB2" rev 0x00: apic 2 int 19
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "ATI EHCI root hub" rev 2.00/1.00 addr 1
piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x3a: SMI
iic0 at p