https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #8 from Alex Deucher <alexdeucher(a)gmail.com> 2011-04-06 14:36:25 ---
(In reply to comment #7)
> Is there any way to get KMS working without X?
Are things working any better with 2.6.38?
> Without the coherent option my screen blanks on/off - i cant work with it.
> I need to run X and hava to issue (via xdg autostart e.g.) the xrandr command
> to be able to work.
> Using only the console is not possible -…
[View More] any hint here? Is there a KMS option
> which does the same?
No one has written a sysfs interface to change connector attributes yet. It
would be useful though. Another alternative would be to write a command line
app that uses the same ioctls X uses to change the attributes.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=36018
Summary: RV516 - invalid command stream, forbidden register
errors
Product: Mesa
Version: 7.9
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/Radeon
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: tkrah(a)fachschaft.imn.htwk-leipzig.de
…
[View More]Since upgrade to 2.6.38.2 i see this messages in dmesg very often - but did not
find any other visible error i can tell:
[258869.776561] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 530
!
[258869.776565] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[274506.665934] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
3906 !
[274506.665939] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[274506.761322] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
3906 !
[274506.761327] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[359556.227509] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 474
!
[359556.227514] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[359556.232751] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
9244 !
[359556.232755] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364386.404628] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 452
!
[364386.404633] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364456.416231] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at 530
!
[364456.416237] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[364557.291013] [drm:r100_cs_packet_parse] *ERROR* Unknown packet type 1 at
1484 !
[364557.291018] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365187.479279] Forbidden register 0x0000 in cs at 7249 (val=41d00000)
[365187.479283] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365190.322723] Forbidden register 0x0000 in cs at 14669 (val=41d00000)
[365190.322728] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
[365191.531160] Forbidden register 0x0000 in cs at 711 (val=41d00000)
[365191.531166] [drm:radeon_cs_ioctl] *ERROR* Invalid command stream !
Are these messages serious, any things i can provide to get rid of them?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=13170
--- Comment #62 from Gregory Bellier <dest(a)gatekeeper.fr> 2011-04-06 12:55:00 ---
I now have newer informations.
I've been able to boot on Ubuntu 10.10 64 bits with Grub-EFI and Nouveau
involved but it needs a 2.6.38.2 (at least, it's the one I have tested). I
couldn't make it work with the 2.6.35.
I now have 2 cores.
If you want to stick with the 2.6.35, I've been able to have the 2 cores but
with the Nvidia Binary. And with …
[View More]this latter, to change the brightness is a
pain.
To sum up :
refit + grub-pc + nouveau => works if maxcpus=1 as a grub option.
refit + grub-efi + nouveau => doesn't work. Can't fully boot.
refit + grub-efi + nvidia binary => works and you have 2 cores, 3D and compiz
effect but it's a real pain to change the brightness plus it's a blob.
refit + grub-efi + nouveau WITH a kernel at least 2.6.38 => works like a charm
: 2 cores, 2D and you can change easily the brightness
I hope this can help some of you.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=20752
--- Comment #7 from Torsten Krah <tkrah(a)fachschaft.imn.htwk-leipzig.de> 2011-04-06 10:55:40 ---
Is there any way to get KMS working without X?
Without the coherent option my screen blanks on/off - i cant work with it.
I need to run X and hava to issue (via xdg autostart e.g.) the xrandr command
to be able to work.
Using only the console is not possible - any hint here? Is there a KMS option
which does the same?
--
Configure …
[View More]bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
[View Less]
https://bugzilla.kernel.org/show_bug.cgi?id=29022
--- Comment #19 from Marc Koschewski <marc(a)osknowledge.org> 2011-04-05 20:00:14 ---
nouveau.noaccel=1 'fixes' the issue. I have an uptime of 4 days now with
2.6.38.2 without any problem. But performance wise .... uhm.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
---------------------------------------------…
[View More]---------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=34238
Summary: Tiny and Big: Slow on r300g
Product: Mesa
Version: git
Platform: Other
URL: http://www.tinyandbig.com/games/upthatmountain/
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: sa(a)whiz.se
The game Tiny and Big is …
[View More]incredibly slow on r300g, almost the same as running
it with llvmpipe.
The readme for the game states that minimum requirements are Radeon 2900 series
(r600?) so it's quite possible this is a hardware limitation? But I'm filing a
bug just to be sure.
System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: RV570
-- Model: Asus EAX1950Pro 256MB
-- Display connector: DVI
-- xf86-video-ati: 6.13.2
-- xserver: 1.9.4
-- mesa: 04c5cc5b8bec1f34f2405b08fd0d9ed6bd70ea61
-- drm: 2.4.23
-- kernel: 2.6.37
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]
https://bugs.freedesktop.org/show_bug.cgi?id=35187
Summary: r600g : PIPE_CAP_ARRAY_TEXTURES not manage
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: xoddark(a)gmail.com
When I lunch hugin i have this warning in console (one …
[View More]time) :
EE r600_pipe.c:325 r600_get_param - r600: unknown param 36
Apparently param 36 is PIPE_CAP_ARRAY_TEXTURES.
Environment :
- ubuntu 10.10 with kernel 2.6.37.1
- git version of drm, mesa and xf86-video-ati
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
[View Less]