LinuxMCE Forums
June 19, 2013, 05:46:45 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: 1 [2]
  Print  
Author Topic: ATI chipsets: Seeking testers  (Read 2306 times)
andreacat71
First post!

Posts: 1


View Profile
« Reply #15 on: January 09, 2012, 08:25:29 pm »

Hello L3mce

i have installed 10.04 and the core is ok

my md says "failed to configure x"

this is lshwd result

root@moon38:~# lshwd
00:00.0 Host bridge: Intel Corp.|Memory Controller Hub (intel-agp)
00:02.0 VGA compatible controller: Intel Corp.|945G Integrated Graphics Controller (vesa)
00:1b.0 Non-VGA unclassified device: Intel Corp.|I/O Controller Hub High Definition Audio (snd-hda-intel)
00:1c.0 PCI bridge: Intel Corp.|I/O Controller Hub PCI Express Port 1 (unknown)
00:1c.1 PCI bridge: Intel Corp.|I/O Controller Hub PCI Express Port 2 (unknown)
00:1c.2 PCI bridge: Intel Corp.|I/O Controller Hub PCI Express Port 3 (unknown)
00:1c.3 PCI bridge: Intel Corp.|I/O Controller Hub PCI Express Port 4 (unknown)
00:1d.0 USB Controller|UHCI: Intel Corp.|I/O Controller Hub UHCI USB #1 (unknown)
00:1d.1 USB Controller|UHCI: Intel Corp.|I/O Controller Hub UHCI USB #2 (unknown)
00:1d.2 USB Controller|UHCI: Intel Corp.|I/O Controller Hub UHCI USB #3 (unknown)
00:1d.3 USB Controller|UHCI: Intel Corp.|I/O Controller Hub UHCI USB #4 (unknown)
00:1d.7 USB Controller|EHCI: Intel Corp.|I/O Controller Hub EHCI USB (unknown)
00:1e.0 PCI bridge|Subtractive decode: Intel Corp.|82820 815e (Camino 2) Chipset PCI (hw_random)
00:1f.0 ISA bridge: Intel Corp.|I/O Controller Hub LPC (i810-tco)
00:1f.1 IDE interface: Intel Corp.|I/O Controller Hub PATA (piix)
00:1f.2 IDE interface: Intel Corp.|I/O Controller Hub SATA cc=IDE (ata_piix)
00:1f.3 SMBus: Intel Corp.|I/O Controller Hub SMBus (i2c-i801)
01:00.0 Ethernet controller: Realtek Semiconductor|RTL-8168 PCI-E Gigabit Ethernet (r8169)
02:00.0 Ethernet controller:  (unknown)
---:--- Mouse: Generic PS/2 Wheel Mouse [/dev/psaux] (msintellips/2)

 it finds the vga controller and identifies it but not start.
can you help?

tks in advance
andy
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #16 on: January 11, 2012, 07:08:43 pm »

You will probably have to trick it.

Get to your failed to setup x screen and ctrl + alt + f2 or ssh if you can.
Code:
sudo su
apt-get install xserver-xorg-video-intel
(probably already installed)
Code:
ls /etc/X11/xorg.c*
Now whatever pops up (either xorg.conf or xorg.conf.pluto.avwizard, or both) open an editor and change the Driver from "vesa" to "intel".
Then:
Code:
killall -9 whiptail; killall -9 AVWizard_Run.sh
Give it a minute or so and see if it starts blinking and avwiz pops up. If not then:
Code:
/usr/pluto/bin/AVWizard_Run.sh

and it will probably light up. Let me know please.

Additionally if after AVWizard (or during) it dumps to the KDE desktop
Code:
echo "/bin/false" > /etc/X11/default-display-manager

And reboot after after AVWizard completes.
« Last Edit: January 23, 2012, 05:08:08 pm by l3mce » Logged

I never quit... I just ping out.
Medrawd
Regular Poster
**
Posts: 34


View Profile
« Reply #17 on: January 13, 2012, 03:27:22 pm »

Dell Latitude XT with ATI Radeon Xpress 1250
linuxmce 810 as MD
everything is ok
Logged
Pages: 1 [2]
  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!