[9fans] Problem of last update?

2010-01-27 Thread Pavel Klinkovsky
Hi all, the last update damaged my Plan9 installation. After the logging in the rio should be started but it fails: aux/vga: vgactlw: type radeon: bad VGA control message type radeon ... rio: can't open display: initdisplay: /dev/draw/new: no frame buffer init: rc exit status: rio 23: display

Re: [9fans] Problem of last update?

2010-01-27 Thread Sergey Zhilkin
Hi ! Try to edit plan9.ini On Wed, Jan 27, 2010 at 1:12 PM, Pavel Klinkovsky pavel.klinkov...@gmail.com wrote: Hi all, the last update damaged my Plan9 installation. After the logging in the rio should be started but it fails: aux/vga: vgactlw: type radeon: bad VGA control message type

Re: [9fans] Problem of last update?

2010-01-27 Thread erik quanstrom
aux/vga: vgactlw: type radeon: bad VGA control message type radeon ... rio: can't open display: initdisplay: /dev/draw/new: no frame buffer init: rc exit status: rio 23: display open you need to add vgaradeon +cur to your plan9.ini. pull can be pretty antisocial. - erik

Re: [9fans] Problem of last update?

2010-01-27 Thread erik quanstrom
On Wed Jan 27 08:08:42 EST 2010, quans...@quanstro.net wrote: aux/vga: vgactlw: type radeon: bad VGA control message type radeon ... rio: can't open display: initdisplay: /dev/draw/new: no frame buffer init: rc exit status: rio 23: display open you need to add vgaradeon +cur to your

Re: [9fans] Problem of last update?

2010-01-27 Thread Pavel Klinkovsky
Try to edit plan9.ini plan9.ini seems untouched by the last update... Pavel

Re: [9fans] Problem of last update?

2010-01-27 Thread Pavel Klinkovsky
you need to add vgaradeon  +cur to your plan9.ini... ...i'm sorry.  that's to your kernel configuration file *not* plan9.ini. This line is already present in the kernel configuration file. Nevertheless, I rebuilt the kernel and the situation is a little bit different... aux/vga: short bios

Re: [9fans] Problem of last update?

2010-01-27 Thread Pavel Klinkovsky
i'm sorry.  that's to your kernel configuration file *not* plan9.ini.  you'll need to compile a kernel, too. Oh, thanks. Going to try... Does it mean they removed the support of Radeon card from the kernel in last update? Pavel