Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

ATI X1650 (fglrx) won't come back from text mode

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
8 posts • Page 1 of 1
Author
Message
nielchiano
Veteran
Veteran
Posts: 1287
Joined: Tue Nov 11, 2003 2:57 pm
Location: 50N 3E

ATI X1650 (fglrx) won't come back from text mode

  • Quote

Post by nielchiano » Thu Jun 21, 2007 4:29 pm

My brand new Radeon X1650 works great; switching from X to a tty (by pressing CTRL+ALT+F1) works fine; but coming back (CTRL+ALT+F7) gives me no video anymore (monitors go into sleep); Also I can't switch back to the tty (I assume the computer hangs).

Does anyone have some experience with this?

some info:
ati-drivers-8.32.5
xorg-x11-7.1

I can post the Xorg.0.log if needed, but I don't want to flood this post right away
Top
warrawarra
Tux's lil' helper
Tux's lil' helper
Posts: 84
Joined: Wed May 30, 2007 7:24 am

  • Quote

Post by warrawarra » Fri Jun 22, 2007 5:04 am

Might try to kill sleepmode or power saving etc to stop it from going into sleep mode.

Also you will have to look at the log and see what is going on then as well and see if there is a change.

dmesg
the end might list a error or two.

I cheat by pressing ctrl+alt+backspace buttons to restart the x server.

I wonder if you will be able to use the ati control panel in kde / gnome to change some options as well.

Hope this helps.
Top
andretti
Tux's lil' helper
Tux's lil' helper
Posts: 94
Joined: Sun Feb 25, 2007 1:54 am

  • Quote

Post by andretti » Fri Jun 22, 2007 6:32 am

My X1900 give me something similar. It turns out that the monitor was confused or mislead. My system did not crash, and I can get video back on by pressing the input button on the monitor, switching it from DVI to D-SUB and then back to DVI again.
Top
nielchiano
Veteran
Veteran
Posts: 1287
Joined: Tue Nov 11, 2003 2:57 pm
Location: 50N 3E

  • Quote

Post by nielchiano » Fri Jun 22, 2007 7:43 am

andretti wrote:My X1900 give me something similar. It turns out that the monitor was confused or mislead. My system did not crash, and I can get video back on by pressing the input button on the monitor, switching it from DVI to D-SUB and then back to DVI again.
Hmm; I might try that, but at best it will solve half the problem: I have 2 monitors connected (one DVI, one VGA); both go into sleep mode
Top
nielchiano
Veteran
Veteran
Posts: 1287
Joined: Tue Nov 11, 2003 2:57 pm
Location: 50N 3E

  • Quote

Post by nielchiano » Fri Jun 22, 2007 7:45 am

warrawarra wrote:Might try to kill sleepmode or power saving etc to stop it from going into sleep mode.
It has nothing to do with powersaving; that works just fine. The point when is goes wrong is after CTRL+ALT+F1, CTRL+ALT+F7.

I'll try to catch the dmesg-log-file
Top
nielchiano
Veteran
Veteran
Posts: 1287
Joined: Tue Nov 11, 2003 2:57 pm
Location: 50N 3E

  • Quote

Post by nielchiano » Fri Jun 22, 2007 8:27 am

Here they are:
dmesg

Code: Select all

irq 19: nobody cared (try booting with the "irqpoll" option)
 [<c0140bca>] __report_bad_irq+0x36/0x83
 [<c0140dbf>] note_interrupt+0x1a8/0x1e9
 [<c01402b7>] handle_IRQ_event+0x26/0x4e
 [<c0141575>] handle_fasteoi_irq+0x94/0xb9
 [<c01058b7>] do_IRQ+0x7d/0xa6
 [<c014158c>] handle_fasteoi_irq+0xab/0xb9
 [<c01039be>] common_interrupt+0x1a/0x20
 [<c018007b>] bd_claim_by_disk+0x128/0x1a3
 [<c0134e1c>] bit_waitqueue+0x20/0x43
 [<c0134e7d>] wake_up_bit+0xb/0x16
 [<c018f7fa>] proc_delete_inode+0x0/0x96
 [<c017002d>] generic_delete_inode+0x100/0x11f
 [<c016f6e8>] iput+0x49/0x79
 [<c016d718>] dentry_iput+0x99/0xb9
 [<c0164f9a>] do_lookup+0xd5/0x16b
 [<c016e42b>] dput+0x10f/0x129
 [<c0164ad7>] path_release+0x12/0x2e
 [<c01670a2>] __link_path_walk+0xc24/0xc53
 [<c01039be>] common_interrupt+0x1a/0x20
 [<c0167126>] link_path_walk+0x55/0xd4
 [<c015c9a0>] get_unused_fd+0xc7/0xd1
 [<c0167458>] do_path_lookup+0x188/0x1a4
 [<c015f473>] get_empty_filp+0x91/0x166
 [<c0167e97>] __path_lookup_intent_open+0x45/0x77
 [<c0168054>] open_namei+0x8c/0x5f0
 [<c01611c4>] cp_new_stat64+0x103/0x115
 [<c015cc75>] do_filp_open+0x31/0x48
 [<c015c9a0>] get_unused_fd+0xc7/0xd1
 [<c015ccd7>] do_sys_open+0x4b/0xe7
 [<c015cdc5>] sys_open+0x27/0x2b
 [<c0102fcd>] sysenter_past_esp+0x56/0x79
 =======================
handlers:
[<c02d12c8>] (usb_hcd_irq+0x0/0x58)
[<c02d12c8>] (usb_hcd_irq+0x0/0x58)
[<f89fcb3f>] (islpci_interrupt+0x0/0x1fd [prism54])
Disabling IRQ #19
Xorg.0.log: nothing special
Top
x.para
Apprentice
Apprentice
Posts: 174
Joined: Sun May 22, 2005 4:22 pm
Location: CZ

  • Quote

Post by x.para » Wed Jul 11, 2007 7:55 am

Same problem here. It looks, that switching to another console makes Xorg crashing without any log :( Using 2.6.20-suspend2-r6 kernel now.
Miracles are happening!
Top
nielchiano
Veteran
Veteran
Posts: 1287
Joined: Tue Nov 11, 2003 2:57 pm
Location: 50N 3E

  • Quote

Post by nielchiano » Mon Jul 16, 2007 6:26 pm

I "solved" this by upgrading to the (currently ~x86) ati-drivers-8.37.6-r1
The display in MythTV is still bad, however.
Top
Post Reply

8 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic