Graphics-ATI issues?Post here please.

Help and support for Ultimate Edition 2.4

Re: Graphics-ATI issues?Post here please.

Postby billhedrick on Tue Nov 17, 2009 2:25 pm

OK, I am not sure what to do with that code. Do I append that to a file or enter that in the terminal?
billhedrick
U.E. God
U.E. God
 
Posts: 267
Joined: Tue Jun 16, 2009 9:15 pm
Location: Saint Paul, MN. USA
Operating System: Ultimate Edition 2.8 Alpha 64 BIT

Re: Graphics-ATI issues?Post here please.

Postby Cell on Tue Nov 17, 2009 8:46 pm

heres how to make an xorg.conf file ,and use it.


Code: Select all
sudo service gdm stop


will kill x the nice way


Code: Select all
sudo Xorg -configure


will make a new xorg.conf. also it will show what you have enabled.


Code: Select all
sudo servive gdm start


will get you into x.When you made a new xorg.conf there was a massage saying where it was saved. Go to it,and check it out.You can edit it there also.



Oh ya....if you want to try the new exorg.conf while after step 2 then ...

Code: Select all
X -config /where it was saved/xorg.cong.new


If you want karmic to use it then you have to put it in the x11 folder.


I used this to make a xorg.conf to try to get s-video out.It works...the method that is.I never got s-video out.The driver just doesn't support it in the rv5xx,and rv6xx cards.
-------------------------------
hardware
--------------------------------
Dfi lanparty ut rdx200cf-dr
amd athlon 64 fx55 oc 2.9
2xvisiontek x1600xt gamers ed.
3 gig kingston hyperx mem
hauppauge win tv go tuner
pinnacle ultimate hd hybrid usb tuner
1 western hd 100 gig drive
1 western hd 160 gig drive
1 western hd 5 gig drive
1 usb hd 150 gig
1 usb hd 1 terabyte
--------------------
OS/Distros
--------------------
PhatDebian 1.0
StonerEdition 2.0
Ultimate Edition 2.4 Gamer Ed.
Mythbuntu 9.10
windows XP MCE remastered with Nlite
Windows 7 remastered with Vlight
----------------------------------------------------------
We are all connected;
To each other, biologically
To the earth, chemically
To the rest of the universe atomically-deGrasse Tyson
User avatar
Cell
Site Admin
 
Posts: 1794
Joined: Wed Dec 24, 2008 12:43 am
Location: Repuplic of California,U.S.A.
Operating System: Ultimate Edition 1.2

Re: Graphics-ATI issues?Post here please.

Postby dr0z on Tue Nov 17, 2009 9:21 pm

cell did the new exorg.conf work for you?
Boot: triple boot windows 7 secondary, Ultimate Edition 8.10 64 bit for hdmi compatibility, Ultimate Edition 2.4 64bit primary operating system..
Processor: amd turion duel core 64 bit mobile technology. 2.4
Video: ati radeon hdmi x1200 video card
Sound: ati x1200 sound all integrated
Memory: 3 gig ddr ram
Network: adapters realtek rtl8187se gigabyte wireless , rtl8187 10/100 wired, bluetooth 5.0,

Internet connection: cradle-point mbr1000 wireless broadband router,
Modem: Sierra Wireless Compass 597 EVDO CDMA Modem 3 mbs works great
External hard drives: iomega 4x250 wireless hard drive multi media capable
1 dell insprion xp pro, 1 dell insprion win 2000, 1 Frankenstein 800 mhz win 2000 server, 1 lexmark wireless printer,
User avatar
dr0z
U.E. Pro
U.E. Pro
 
Posts: 32
Joined: Sun Sep 13, 2009 8:04 am
Operating System: Ultimate Edition 2.8 Alpha 64 BIT

Re: Graphics-ATI issues?Post here please.

Postby billhedrick on Tue Nov 17, 2009 9:41 pm

OK that was funky
the first command got me back to the black screen where I had to log in, and it stayed in what I would call "BIOS" mode if in windows. I entered the other lines of code after I logged in and got back to my desktop. The search box came up and it was full of static, so it doesn't seem like that worked. The screenlet sysmon was static-y as well.
billhedrick
U.E. God
U.E. God
 
Posts: 267
Joined: Tue Jun 16, 2009 9:15 pm
Location: Saint Paul, MN. USA
Operating System: Ultimate Edition 2.8 Alpha 64 BIT

Re: Graphics-ATI issues?Post here please.

Postby dr0z on Tue Nov 17, 2009 9:48 pm

hi billhedrick

have you tried installing the radeonhe driver?

go to system-adminsteration synamptic packagre manager type radeonhd and install the xorg server radeonhd
Boot: triple boot windows 7 secondary, Ultimate Edition 8.10 64 bit for hdmi compatibility, Ultimate Edition 2.4 64bit primary operating system..
Processor: amd turion duel core 64 bit mobile technology. 2.4
Video: ati radeon hdmi x1200 video card
Sound: ati x1200 sound all integrated
Memory: 3 gig ddr ram
Network: adapters realtek rtl8187se gigabyte wireless , rtl8187 10/100 wired, bluetooth 5.0,

Internet connection: cradle-point mbr1000 wireless broadband router,
Modem: Sierra Wireless Compass 597 EVDO CDMA Modem 3 mbs works great
External hard drives: iomega 4x250 wireless hard drive multi media capable
1 dell insprion xp pro, 1 dell insprion win 2000, 1 Frankenstein 800 mhz win 2000 server, 1 lexmark wireless printer,
User avatar
dr0z
U.E. Pro
U.E. Pro
 
Posts: 32
Joined: Sun Sep 13, 2009 8:04 am
Operating System: Ultimate Edition 2.8 Alpha 64 BIT

Re: Graphics-ATI issues?Post here please.

Postby Cell on Tue Nov 17, 2009 10:15 pm

OK that was funky
the first command got me back to the black screen where I had to log in, and it stayed in what I would call "BIOS" mode if in windows. I entered the other lines of code after I logged in and got back to my desktop. The search box came up and it was full of static, so it doesn't seem like that worked. The screenlet sysmon was static-y as well.



Sorry....that won't fix it...you have to edit the xorg.conf file. your self. to make it stick just put the new xorg.conf file in the x11 folder when in sudo.Turn off compiz if you have it running.


cell did the new exorg.conf work for you?



It did,but it didn't.S-video isn't supported on the rv5xx cards very well.So...if it was supported it would work.I did manage to get s-video out,but it wasn't usable.I had to go in remotely to try to configure it,because I lost the screen,but even then it didn't really recognize s-video.I do have some older cards that are said to be supported...I guess Ill have to make an separate box for linux.

But...that is the correct way to make an xorg.conf. in karmic....if your not using proprietary drivers.
-------------------------------
hardware
--------------------------------
Dfi lanparty ut rdx200cf-dr
amd athlon 64 fx55 oc 2.9
2xvisiontek x1600xt gamers ed.
3 gig kingston hyperx mem
hauppauge win tv go tuner
pinnacle ultimate hd hybrid usb tuner
1 western hd 100 gig drive
1 western hd 160 gig drive
1 western hd 5 gig drive
1 usb hd 150 gig
1 usb hd 1 terabyte
--------------------
OS/Distros
--------------------
PhatDebian 1.0
StonerEdition 2.0
Ultimate Edition 2.4 Gamer Ed.
Mythbuntu 9.10
windows XP MCE remastered with Nlite
Windows 7 remastered with Vlight
----------------------------------------------------------
We are all connected;
To each other, biologically
To the earth, chemically
To the rest of the universe atomically-deGrasse Tyson
User avatar
Cell
Site Admin
 
Posts: 1794
Joined: Wed Dec 24, 2008 12:43 am
Location: Repuplic of California,U.S.A.
Operating System: Ultimate Edition 1.2

Re: Graphics-ATI issues?Post here please.

Postby Cell on Wed Nov 18, 2009 12:24 am

...and I just stuck in my old ati all in wonder,and s-video is there.
-------------------------------
hardware
--------------------------------
Dfi lanparty ut rdx200cf-dr
amd athlon 64 fx55 oc 2.9
2xvisiontek x1600xt gamers ed.
3 gig kingston hyperx mem
hauppauge win tv go tuner
pinnacle ultimate hd hybrid usb tuner
1 western hd 100 gig drive
1 western hd 160 gig drive
1 western hd 5 gig drive
1 usb hd 150 gig
1 usb hd 1 terabyte
--------------------
OS/Distros
--------------------
PhatDebian 1.0
StonerEdition 2.0
Ultimate Edition 2.4 Gamer Ed.
Mythbuntu 9.10
windows XP MCE remastered with Nlite
Windows 7 remastered with Vlight
----------------------------------------------------------
We are all connected;
To each other, biologically
To the earth, chemically
To the rest of the universe atomically-deGrasse Tyson
User avatar
Cell
Site Admin
 
Posts: 1794
Joined: Wed Dec 24, 2008 12:43 am
Location: Repuplic of California,U.S.A.
Operating System: Ultimate Edition 1.2

Re: Graphics-ATI issues?Post here please.

Postby Cell on Wed Nov 18, 2009 12:42 am

billhedrick,

Interesting that I got the same thing you did using vga instead of dvi...so it might just be a driver flook.
-------------------------------
hardware
--------------------------------
Dfi lanparty ut rdx200cf-dr
amd athlon 64 fx55 oc 2.9
2xvisiontek x1600xt gamers ed.
3 gig kingston hyperx mem
hauppauge win tv go tuner
pinnacle ultimate hd hybrid usb tuner
1 western hd 100 gig drive
1 western hd 160 gig drive
1 western hd 5 gig drive
1 usb hd 150 gig
1 usb hd 1 terabyte
--------------------
OS/Distros
--------------------
PhatDebian 1.0
StonerEdition 2.0
Ultimate Edition 2.4 Gamer Ed.
Mythbuntu 9.10
windows XP MCE remastered with Nlite
Windows 7 remastered with Vlight
----------------------------------------------------------
We are all connected;
To each other, biologically
To the earth, chemically
To the rest of the universe atomically-deGrasse Tyson
User avatar
Cell
Site Admin
 
Posts: 1794
Joined: Wed Dec 24, 2008 12:43 am
Location: Repuplic of California,U.S.A.
Operating System: Ultimate Edition 1.2

Re: Graphics-ATI issues?Post here please.

Postby alexm0428 on Sun Nov 29, 2009 1:32 am

Hi.

I have an ATI all-in-wonder, based on the Radeon 9600.

The problem is that randomly when I start the PC, sometimes everything is white. I can see only the mouse pointer and that's all. But in the back looks like things are workin': when I press the F12 key to open the Guake Terminal and write the reboot command it works. Once it reboots everything is OK.

So what is it? It didn't happened whit the previous versions of Ultimate Edition

Thanks.
User avatar
alexm0428
U.E. Graduate
U.E. Graduate
 
Posts: 19
Joined: Fri Nov 09, 2007 5:57 pm

Re: Graphics-ATI issues?Post here please.

Postby DarkChild on Sun Nov 29, 2009 5:42 am

alexm0428 wrote:Hi.

I have an ATI all-in-wonder, based on the Radeon 9600.

The problem is that randomly when I start the PC, sometimes everything is white. I can see only the mouse pointer and that's all. But in the back looks like things are workin': when I press the F12 key to open the Guake Terminal and write the reboot command it works. Once it reboots everything is OK.

So what is it? It didn't happened whit the previous versions of Ultimate Edition

Thanks.


Hello alexm0428.

Ultimate Edition 2.4 is base on Ubuntu Karmic Kola 9.10 thats comes with alot of new tweaks/feature/changes that are change for the better and some for the worst. Please do not expect for Ultimate Edition 2.4 to be the os without flaws. Not been rude just shedding some light on the subject. Anyways ATI GPU's in linux is not my specialty. I will suggest that you wait for Cell which one of our site admin that as ton loads of information/help for you on the subject.
CPU Type: DualCore AMD Athlon 64 X2, 2600 MHz (13 x 200) 5000+
Motherboard Name: ECS GeForce7050M-M
Motherboard Chipset: nVIDIA nForce 7050 PV-630a, AMD Hammer
System Memory: 4GB (DDR2-667 DDR2 SDRAM)
Video Adapter: ATI RV515 [Radeon X1300]
Audio Adapter: Realtek ALC662 @ nVIDIA MCP68 - High Definition Audio Controller
2 Sata Local Disk: 250GB/200GB
2 IDE HD: 80GB/40GB
Hanns.G 22" Wide Screen Monitor
Speakers: Logitech LS21 7 watts RMS 2.1 Stereo Speaker System
ENCORE 802.11g Wireless PCI Adapter
Logitech Wireless Keyboard/Mouse
LG CD/DVD Writer 22X
BIOS Type: AMI (09/12/08)

Image
User avatar
DarkChild
Moderator
 
Posts: 1172
Joined: Sat Aug 23, 2008 1:53 am
Location: Jamaica
Operating System: Ultimate Edition 2.8 Alpha 32 BIT

PreviousNext

Return to Ultimate Edition 2.4

Who is online

Users browsing this forum: No registered users and 1 guest