WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Xorg...log shows it is defaulting to using VESA..not ati radeon  (Read 6565 times)

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
The xorg log shows that there is a error (EE) just after listing all the ati radeon cards and then proceeds to use VESA.
(my card is listed)

The error message is "no such file or dir"../dev/dri/card0.

I have tried dCore trusty  on two computers, a laptop and desktop, both with radeon video cards, with same result...defaults to using VESA

Both computers will run Tinycore 4 using xorg 7.6 and Tinycore 5.0 using xorg7.7 and successfully load the radeon module.  I checked and file .../dev/dri/card0 exists in those instances.

Is it a newer version of Xorg that is used in dCore that is causing this behavior perhaps, or is it something else.  Has anyone got the radeon module to load with dCore?  Was the file.... /dev/dri/card0 created?

I download xorg-all....following the instructions in the README


Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #1 on: May 04, 2015, 05:56:27 PM »
Answering my own issue...in Tinycore I use firmware-radeon.tcz...
Maybe it is not loaded by xorg-all in dCore?   Could firmware-radeon be in firmware-all?


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #2 on: May 04, 2015, 07:02:37 PM »
Ok, I see there is a discrepency in the firmware packages between Core and dCore.  Probably explains my lack of acceleration with Intel video.

WIll fix immediately.

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #3 on: May 04, 2015, 07:22:13 PM »
Oh your good!  Will give it a test when you are ready.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #4 on: May 04, 2015, 07:42:45 PM »
Radeon seems to be in the Debian/Ubuntu package firmware-linux-nonfree.

Please test and let me know.  Other firmware packages are available separate via the Debian repo.

In that case, prebuilt firmware packages may not be necessary.  We can see if that is so.

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #5 on: May 05, 2015, 06:49:38 AM »
Used sce-import -r -b to get firmware-linux-nonfree...
Manually moved ..firmware-linux-nonfree to top of sceboot.lst
reboot.....no change .../dev/dri/card0...still not created ....xorg reverts to using VESA
confirmed that radeon firmware req'd was in..lib/firmware/radeon

Tried on laptop as well...same result..no go

Compared dmesg and xorg log  with non-working dcore and working tinycore:

working systems have alot of [drm] messages in dmesg...non-working dcore does not
non-working dcore xorg log shows error after listing of cards for radeon moduel
EE open /dev/dri/card0: no such file

Seems like something is missing other then firmware...agpgart..maybe
In working system dmesg contains agpgart references lines that do not show in non-working systems

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #6 on: May 05, 2015, 08:35:57 AM »
After a little more looking and comparing dcore to tiny core Xorg's, I think the dcore equivalent to Tinycore's ...graphics-KERNEL.tcz...(drm files)  maybe missing and/or the dri files found in the xorg-7.5-3d.tcz extension.   Going to do more looking.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #7 on: May 05, 2015, 09:26:35 AM »
There is a graphics-3.16.6-tinycore package in dCore.

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Solved...combination of firmware and graphics-3.16.6 did the trick.  Xorg now uses radeon driver not VESA.

Suggest the README-X-Desktop.txt be modified to include note about
possible needing to download ... graphics-3.16.6 ...and video card firmware...or maybe all video related firmware should be included in xorg-all

Makes a noticeable difference
« Last Edit: May 05, 2015, 10:34:53 AM by gwalther »

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #9 on: May 05, 2015, 11:58:50 AM »
I vote for video firmware to be included in xorg-all, hence it's name.  That way no one else has to try to figure out the right individual packages.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #10 on: May 05, 2015, 06:23:35 PM »
Actually, it appears that firmware needs to be kernel specific.  Of course, anyone correct me if I am wrong.  In this case, I will make firmware packages with the prefix firmware-* for dCore, and ignore the Debian ones.  The Debian ones may work, but we will use the Tinycore ones to be sure.  I will get to this soon.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #11 on: May 06, 2015, 02:17:16 AM »
No, the firmware is hw-specific for most devices, only some wireless firmware keeps changing the format and thus depending on kernel version. Even in that wireless case, installing all the files won't harm, as they have different filenames.
The only barriers that can stop you are the ones you create yourself.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #12 on: May 06, 2015, 04:16:43 AM »
Ok, thanks for clearing that up.  I hardly use firmware myself so not a subject I have spent much time on. 

Offline gwalther

  • Full Member
  • ***
  • Posts: 139
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #13 on: May 08, 2015, 08:23:16 AM »
Jason....the radeon video firmware looks like it is included in wireless.sce according to wireless.sce.lst.  The one my video card needs is /lib/firmware/radeon/R520_cp.bin...something to note.



Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Xorg...log shows it is defaulting to using VESA..not ati radeon
« Reply #14 on: May 08, 2015, 09:49:21 AM »
Ok, I will check it out.