Remastersys and AVLinux Forum
May 23, 2013, 12:09:17 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Current Version of AV Linux - 6.0 "The Now"

http://www.bandshed.net/DownloadInstall.html
 
   Home   Remastersys Home Remastersys downloads Donate Login Register AV LINUX Home Help Search  
Pages: [1]
  Print  
Author Topic: GUI fails with DVD and USB stick  (Read 696 times)
0 Members and 1 Guest are viewing this topic.
Bejo
Newbie
*
Offline Offline

Posts: 4


« on: January 06, 2011, 12:32:00 PM »

I'm very interested to use this distro but on my desktop pc I can't use the GUI (the console window works).
Linux boots and the AVLinux screen appears with just two icons and the mouse pointer.
I can move the mouse pointer but there is no reaction with the mouse keys. I guess it is a problem of the graphic device driver.
It is a Asus M4A785TD-V EVO board with a ATI Radeon HD 4200 GPU and a AMD Phenom II.

At another PC (laptop) with Intel Centrino everything works fine.
Are there any ideas how to solve this problem?

Thanks in advance
Logged
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2162


A/V 'Nixer


WWW
« Reply #1 on: January 06, 2011, 06:56:54 PM »

Hi,

This has also been reported elsewhere and seems to be related to Kernel ModeSetting (KMS) and the Xorg RadeonHD driver, so you are correct it's a video driver issue. The answer seems to be adding a 'nomodeset' parameter to the Kernel boot commands. I don't have any ATi or Radeon hardware to test so I'm going to ask you try this new guide here:

http://www.remastersys.com/forums/index.php?topic=1190.msg6560#new
« Last Edit: January 07, 2011, 02:41:27 PM by GMaq » Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
Bejo
Newbie
*
Offline Offline

Posts: 4


« Reply #2 on: January 08, 2011, 11:11:04 AM »

Hi,
thanks for the hint but no one of the mentioned options (nomodeset) works.
Additionally I watched at the console window two through running messages:
[drm:radeon_ibschedule]*ERROR*radeon couldn't schedule IB(1...) (counting up till 15? and starts at 1 again)
[drm:radeon_cs_ioctl]*ERROR*Failed to schedule IB
Logged
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2162


A/V 'Nixer


WWW
« Reply #3 on: January 08, 2011, 11:37:44 AM »

Hi,

If you google this error you will see this is a very widespread problem that affects several distros, It is broken in Xorg which is beyond my control  Sad

Can you try:

Code:
live nomodeset xdrvr=radeonhd
and see what happens?
Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
Bejo
Newbie
*
Offline Offline

Posts: 4


« Reply #4 on: January 08, 2011, 02:54:25 PM »

Hi,

it happens the same  Cry
Logged
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2162


A/V 'Nixer


WWW
« Reply #5 on: January 08, 2011, 04:17:49 PM »

Hmmm, Sad

OK, last thing to try, please tell me if it works or not.

Code:
live radeon.modeset=0
Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
Bejo
Newbie
*
Offline Offline

Posts: 4


« Reply #6 on: January 09, 2011, 08:03:26 AM »

Hi,

great it works  Yahoo
I was nearly on the way to buy a new graphic card.

Thank you
Logged
GMaq
Administrator
Hero Member
*****
Online Online

Posts: 2162


A/V 'Nixer


WWW
« Reply #7 on: January 09, 2011, 08:24:57 AM »

Phew!

Thanks for getting back to me, this will really be helpful to other ATi users. If you install AV Linux on this machine you will need to make a change to prevent this from happening every time you boot. It requires you change the /etc/modprobe.d/radeon-kms.conf file like this:

Open the Root Terminal from the Accessories menu and enter your Root password, then:
Code:
gedit /etc/modprobe.d/radeon-kms.conf

This will open the configuration file in the gedit text editor, change the existing line 'options radeon modeset=1' to 'options radeon modeset=0' (without the quotes). Then Save the file in gedit.

« Last Edit: January 09, 2011, 09:06:59 AM by GMaq » Logged

AV Linux, Proudly created with Remastersys: http://www.bandshed.net/AVLinux.html
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!