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

Main Menu

ATI chipsets: Seeking testers

Started by l3mce, April 26, 2011, 08:54:34 PM

Previous topic - Next topic

andreacat71

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

l3mce

#16
You will probably have to trick it.

Get to your failed to setup x screen and ctrl + alt + f2 or ssh if you can.
sudo su
apt-get install xserver-xorg-video-intel

(probably already installed)
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:
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:
/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
echo "/bin/false" > /etc/X11/default-display-manager

And reboot after after AVWizard completes.
I never quit... I just ping out.

Medrawd

Dell Latitude XT with ATI Radeon Xpress 1250
linuxmce 810 as MD
everything is ok