fbcon rotation or cyblafb bugs?

2 messages, 1 author, 2005-12-27 · open the first message on its own page

fbcon rotation or cyblafb bugs?

From: Knut Petersen <hidden>
Date: 2005-12-26 10:20:15

Can anybody confirm that clockwise / counterclockwise console rotation 
is working
or not working for arbitrary virtual x resolutions? Using cyblafb I get 
solid lockups
for certain combinations of font height and vxres. It does work 
perfectly reliable for
other combinations. It would be really nice if someone could run a test 
like e.g.

%!/bin/bash
setfont ...
echo -e "3" > /sys/class/graphics/fb1/con_rotate 
COUNTER=1280
while [ $COUNTER -lt 4080 ]; do
	fbset -s -fb /dev/fb1 -vxres $COUNTER -vyres ...
	cat testfile
	let COUNTER=COUNTER+8
done
echo -e "1" > /sys/class/graphics/fb1/con_rotate
COUNTER=1280
while [ $COUNTER -lt 4080 ]; do
	fbset -s -fb /dev/fb1 -vxres $COUNTER -vyres ...
	cat testfile
	let COUNTER=COUNTER+8
done

with some fonts of different dimensions using some other driver that 
supports
x-panning.

cu,
 knut


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

Re: fbcon rotation or cyblafb bugs?

From: Knut Petersen <hidden>
Date: 2005-12-27 07:41:43

Knut Petersen schrieb:
Can anybody confirm that clockwise / counterclockwise console rotation 
is working
or not working for arbitrary virtual x resolutions? Using cyblafb I 
get solid lockups
for certain combinations of font height and vxres. It does work 
perfectly reliable for
other combinations. It would be really nice if someone could run a 
test like e.g.

Forget about that help request, my problems are caused by a hardware bug 
of the
cyberblade/i1 graphics core.

Whenever an imageblit tries to blit across  pixel colum 2048, the 
graphics engine locks up.
Rock solid. Isn´t that a nice christmas gift?

cu,
 knut


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help