All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 64721] New: Radeon HD6450 fails on all distro's out of box.
@ 2013-11-10 21:47 bugzilla-daemon
  2013-11-11 13:17 ` [Bug 64721] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-11-10 21:47 UTC (permalink / raw)
  To: dri-devel

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

            Bug ID: 64721
           Summary: Radeon HD6450 fails on all distro's out of box.
           Product: Drivers
           Version: 2.5
    Kernel Version: Linux 3.2.04-amd64
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: ichapman@videotron.ca
        Regression: No

I think I'm at the right place to report video card frustrations.
Radeon HD450 fails to work out of the box with any Linux.
With Debian Wheezy I need to edit the grub line starting with linux and add
vga=791 to do anything.  vga=771 fails
With Knoppix 7.0 I need vga=771 and that's okay, but vga=791 the left half of
screen is on right and right on left.  The cursor moves to right falls off the
screen and re-appears on left side.  Very strange.
With DebianMint I need vga=771 or 791 to get it to work.
On my Acer Aspire laptop with a Radeon HD6310 I do not need any of this vga=
stuff.
I am sure that this is not a driver problem.  All the vga=xxx does is kick it
somewhere so that I loads the driver.
My Motherboard is M2V-Mx from Asus and once the /etc/default/grub is fixed with
GRUB_CMDLINE_LINUX="vga=791" or 771 it's okay. (sudo update-grub of course)
I recently junked my Nvidia 8500GT video because the driver for that became
sick, the worst feature was not being able to display the layout of the pcb
tool unless I disabled the driver and used cpu sw rendering on the video but
that's an other story.  Ian.

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

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

* [Bug 64721] Radeon HD6450 fails on all distro's out of box.
  2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
@ 2013-11-11 13:17 ` bugzilla-daemon
  2013-11-11 19:32 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-11-11 13:17 UTC (permalink / raw)
  To: dri-devel

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

Alex Deucher <alexdeucher@gmail.com> changed:

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

--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
Please attach your xorg log and dmesg output.  What kernels have you tested
with?

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

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

* [Bug 64721] Radeon HD6450 fails on all distro's out of box.
  2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
  2013-11-11 13:17 ` [Bug 64721] " bugzilla-daemon
@ 2013-11-11 19:32 ` bugzilla-daemon
  2016-04-05  1:14 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2013-11-11 19:32 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #2 from stanleyk <ichapman@videotron.ca> ---
LinuxMint15 Kernel 3.8.0-19-64 was fine on the laptop.  On my desktop 
with the HD6450 I gave up trying to get a live boot.
Linux debian Kernel 3.2.0-4-64 but need vga=771 to get a video and 
1600:900 resolution.  dmsg attached.
Linux Knoppix kernel 3.6.11-64 Log attached, vga=771 okay, 791 left and 
right of screen crossed.  Could not get 1600:900 resolution.
Linux debian wheezy kernel 3.2.0.4 log attached, would only boot with 
vga=791, looks good but not used it, hardly at all.
     I hope that I have given you the logs that you need.  If not please 
let me know where to find them.  I'm sure that this is a problem with 
the boot process, all that the vga=xxx does is kick it into the right 
condition to load the driver.  Thanks for you attention.  Regards Ian.




On 11/11/2013 08:17 AM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=64721
>
> Alex Deucher <alexdeucher@gmail.com> changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |alexdeucher@gmail.com
>
> --- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
> Please attach your xorg log and dmesg output.  What kernels have you tested
> with?
>

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

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

* [Bug 64721] Radeon HD6450 fails on all distro's out of box.
  2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
  2013-11-11 13:17 ` [Bug 64721] " bugzilla-daemon
  2013-11-11 19:32 ` bugzilla-daemon
@ 2016-04-05  1:14 ` bugzilla-daemon
  2019-11-29 20:52 ` bugzilla-daemon
  2019-12-02 15:36 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-04-05  1:14 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #7 from stanleyk <ichapman@videotron.ca> ---
Well 2 years later things have changed.  That set of HW died and I got a 2nd
hand Acer box with an Intel 2 core chip. it's a bit old so I upped the RAM to
4gig DDR2 and put in my HD6450 and it works really good, straight out of the
box.  In fact much better than my new Gigabyte E2100N mother board which has
slow video response with a built in HD8210.  In both systems I'm running Debian
Mint betsy.  Odd that the new mother board with 8 gig DDR3 is so sluggish.  I
need the courage to try a different driver.

Any way my issue with the HD6450 is no more.  Thanks for the help.
       Regards Ian

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 64721] Radeon HD6450 fails on all distro's out of box.
  2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-04-05  1:14 ` bugzilla-daemon
@ 2019-11-29 20:52 ` bugzilla-daemon
  2019-12-02 15:36 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-11-29 20:52 UTC (permalink / raw)
  To: dri-devel

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

--- Comment #8 from stanleyk (ichapman@videotron.ca) ---
I'm the originator and with my newer HW as of 2019 no problems.  Thanks to all
Ian.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

* [Bug 64721] Radeon HD6450 fails on all distro's out of box.
  2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
                   ` (3 preceding siblings ...)
  2019-11-29 20:52 ` bugzilla-daemon
@ 2019-12-02 15:36 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-12-02 15:36 UTC (permalink / raw)
  To: dri-devel

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

Konstantin Ryabitsev (mricon@kernel.org) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mricon@kernel.org
         Resolution|---                         |OBSOLETE

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-12-02 15:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-10 21:47 [Bug 64721] New: Radeon HD6450 fails on all distro's out of box bugzilla-daemon
2013-11-11 13:17 ` [Bug 64721] " bugzilla-daemon
2013-11-11 19:32 ` bugzilla-daemon
2016-04-05  1:14 ` bugzilla-daemon
2019-11-29 20:52 ` bugzilla-daemon
2019-12-02 15:36 ` 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.