Author Topic: ATI chipsets: Seeking testers  (Read 9263 times)

andreacat71

  • First post!
  • Posts: 1
    • View Profile
Re: ATI chipsets: Seeking testers
« 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

l3mce

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1084
    • View Profile
Re: ATI chipsets: Seeking testers
« 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: [Select]
sudo su
apt-get install xserver-xorg-video-intel
(probably already installed)
Code: [Select]
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: [Select]
killall -9 whiptail; killall -9 AVWizard_Run.shGive it a minute or so and see if it starts blinking and avwiz pops up. If not then:
Code: [Select]
/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: [Select]
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 »
I never quit... I just ping out.

Medrawd

  • Regular Poster
  • **
  • Posts: 34
    • View Profile
Re: ATI chipsets: Seeking testers
« 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