All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
@ 2013-11-13 21:23 ` bugzilla-daemon
  2013-11-13 22:00 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-13 21:23 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

Alan <alan@lxorguk.ukuu.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alan@lxorguk.ukuu.org.uk
          Component|i386                        |Video(DRI - non Intel)
           Assignee|platform_i386@kernel-bugs.o |drivers_video-dri@kernel-bu
                   |sdl.org                     |gs.osdl.org
            Product|Platform Specific/Hardware  |Drivers

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
  2013-11-13 21:23 ` [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32) bugzilla-daemon
@ 2013-11-13 22:00 ` bugzilla-daemon
  2013-11-14 14:57 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-13 22:00 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

Alex Deucher <alexdeucher@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher@gmail.com

--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> ---
Does it work if you disable AGP?  Boot with radeon.agpmode=-1 on the kernel
command line in grub.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
  2013-11-13 21:23 ` [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32) bugzilla-daemon
  2013-11-13 22:00 ` bugzilla-daemon
@ 2013-11-14 14:57 ` bugzilla-daemon
  2013-11-14 15:00 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 14:57 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #6 from Fred Stevens <sk8tesgre8t@gmail.com> ---
(In reply to Alex Deucher from comment #5)
> Does it work if you disable AGP?  Boot with radeon.agpmode=-1 on the kernel
> command line in grub.

It's working so far.  I did try X and it didn't crash with the usual sequences
(windowmaker wm, firefox, xterm, use wm to modify a "docked" applications
settings).  I'm using kernel 3.10.17-i586 from Slackware-14.1 (happens to be
Slackware-Current right now).  My next check, which is being done presently, is
to compile TeXLive from SlackBuild.  This will crash the kernel when the
compressed package is built (larger than 1GB).

I am attaching a current dmesg with the radeon.agp=-1 passed to grub.

Cheers,

Fred

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (2 preceding siblings ...)
  2013-11-14 14:57 ` bugzilla-daemon
@ 2013-11-14 15:00 ` bugzilla-daemon
  2013-11-14 15:11 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 15:00 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #7 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Created attachment 114661
  --> https://bugzilla.kernel.org/attachment.cgi?id=114661&action=edit
dmesg output from kernel 3.10.17-i586, radeon.agp=-1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (3 preceding siblings ...)
  2013-11-14 15:00 ` bugzilla-daemon
@ 2013-11-14 15:11 ` bugzilla-daemon
  2013-11-14 15:29 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 15:11 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #8 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Fred Stevens from comment #6)
> (In reply to Alex Deucher from comment #5)
> > Does it work if you disable AGP?  Boot with radeon.agpmode=-1 on the kernel
> > command line in grub.
> 
> It's working so far.  I did try X and it didn't crash with the usual
> sequences (windowmaker wm, firefox, xterm, use wm to modify a "docked"
> applications settings).  I'm using kernel 3.10.17-i586 from Slackware-14.1
> (happens to be Slackware-Current right now).  My next check, which is being
> done presently, is to compile TeXLive from SlackBuild.  This will crash the
> kernel when the compressed package is built (larger than 1GB).
> 
> I am attaching a current dmesg with the radeon.agp=-1 passed to grub.

It's radeon.agpmode=-1 not radeon.agp=-1.  You are preventing the radeon kernel
module from loading due to an invalid parameter name:

[   32.781722] radeon: `-1' invalid for parameter `agp'

Alternatively, you can try adjusting the agpmode.  E.g., radeon.agpmode=1 or 2
or 4. to force the agpmode to something other than what the bios set up.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (4 preceding siblings ...)
  2013-11-14 15:11 ` bugzilla-daemon
@ 2013-11-14 15:29 ` bugzilla-daemon
  2013-11-14 17:02 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 15:29 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #9 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Oops!  I'll try radeon.agpmode=-1 instead.  Still compiling TeXLive as there
has always been an issue with large files, ide, etc with this motherboard and
3x kernels.  When I have something significant I will post here again.

Cheers,

Fred

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (5 preceding siblings ...)
  2013-11-14 15:29 ` bugzilla-daemon
@ 2013-11-14 17:02 ` bugzilla-daemon
  2013-11-14 17:03 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 17:02 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #10 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Still locks up hard with radeon.agpmode=-1 or radeon.agpmode=1.  Haven't tried
anything else yet.  The build of TeXLive failed as before with radeon module
disabled.  I'm uploading a dmesg output from a "normal" boot to runlevel 3
which works, at least for a while.

Cheers,

Fred

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (6 preceding siblings ...)
  2013-11-14 17:02 ` bugzilla-daemon
@ 2013-11-14 17:03 ` bugzilla-daemon
  2013-11-14 20:35 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 17:03 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #11 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Created attachment 114691
  --> https://bugzilla.kernel.org/attachment.cgi?id=114691&action=edit
Normal Boot with radeon module loaded

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (7 preceding siblings ...)
  2013-11-14 17:03 ` bugzilla-daemon
@ 2013-11-14 20:35 ` bugzilla-daemon
  2013-11-14 20:38 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 20:35 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #12 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Created attachment 114761
  --> https://bugzilla.kernel.org/attachment.cgi?id=114761&action=edit
Latest - radeon.agpmode=-1

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (8 preceding siblings ...)
  2013-11-14 20:35 ` bugzilla-daemon
@ 2013-11-14 20:38 ` bugzilla-daemon
  2013-11-14 21:22 ` bugzilla-daemon
  2013-11-14 21:31 ` bugzilla-daemon
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 20:38 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #13 from Fred Stevens <sk8tesgre8t@gmail.com> ---
Everything seems to be working now.  I reset the agp aperature to 256Mb (same
as card) and booted as you suggested (radeon.agpmode=-1).  I am rebuilding
about 4 or 5 different packages and using both cpus.  It still crashes with
files larger than 1GB though.

Cheers,

Fred

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (9 preceding siblings ...)
  2013-11-14 20:38 ` bugzilla-daemon
@ 2013-11-14 21:22 ` bugzilla-daemon
  2013-11-14 21:31 ` bugzilla-daemon
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 21:22 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #14 from Alex Deucher <alexdeucher@gmail.com> ---
(In reply to Fred Stevens from comment #13)
> Everything seems to be working now.  I reset the agp aperature to 256Mb
> (same as card) and booted as you suggested (radeon.agpmode=-1).  I am
> rebuilding about 4 or 5 different packages and using both cpus.  It still
> crashes with files larger than 1GB though.

What do you mean by "crashes with files larger than 1GB"?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32)
       [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
                   ` (10 preceding siblings ...)
  2013-11-14 21:22 ` bugzilla-daemon
@ 2013-11-14 21:31 ` bugzilla-daemon
  11 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2013-11-14 21:31 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=55931

--- Comment #15 from Fred Stevens <sk8tesgre8t@gmail.com> ---
If one tries to copy or manipulate a file (compress with gzip, xz, bz2) larger
than 1GB.  There was a fix for this issue back with earlier 2.6 kernels but it
re-surfaced sometime around the release of 2.6.34 and later.  The kernel will
lock up if I try to compile, for example, texlive from a SlackBuild or even try
to copy the prebuilt binary from another hard disk or usb disk, etc.

There seems to be a hardware pci bridge bug and appropriate work around
associated with this but I would have to check the kernel archives to make
sure.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-11-14 21:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-55931-2300@https.bugzilla.kernel.org/>
2013-11-13 21:23 ` [Bug 55931] Crashes with radeon driver and r100/r200 cards (Radeon 7000 & 9250) on Tyan S2460 MB (AMD 32) bugzilla-daemon
2013-11-13 22:00 ` bugzilla-daemon
2013-11-14 14:57 ` bugzilla-daemon
2013-11-14 15:00 ` bugzilla-daemon
2013-11-14 15:11 ` bugzilla-daemon
2013-11-14 15:29 ` bugzilla-daemon
2013-11-14 17:02 ` bugzilla-daemon
2013-11-14 17:03 ` bugzilla-daemon
2013-11-14 20:35 ` bugzilla-daemon
2013-11-14 20:38 ` bugzilla-daemon
2013-11-14 21:22 ` bugzilla-daemon
2013-11-14 21:31 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.