Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: huffpuff on October 03, 2011, 04:05:43 PM
-
Are there any plans for fglrx and nvidia driver extensions for tiny core 4.0 in the works?
These proprietary drivers are essential for watchable video in tiny core on my platforms...
-
Get it from 3.8.4 repository.
-
Helpful.
-
Drivers compiled for 3.8.4 will not work for 4.0.
-
i have compiled nvidia and ati drivers for tcl 4.x and submitted nvidia drivers they will be available in repositories in a few days
but there is a problem with ati driver. computer locks up requiring a hard reset when i try to start X server
-
OK thnx will await developments.
RE: fglrx - there can be a prob with permissions and the loading of the dri - it needs the correct mode set (0660) in xorg.conf. Just one possibility...
-
nvidia glx driver is incompatible with Xorg-7.6, unfortunately we have to wait till it is officially supported or try with Xorg-7.5
-
Thanks for the nvidia drivers, Arslan :) I have tried with Xorg-7.5, and so far so good. I have a GeForce G105M on my laptop.
Edit: some hiccups, packages such as gtk2 have Xorg-7.6-lib as deps. Can we mix the libs?
-
Thanks for the nvidia drivers, Arslan :) I have tried with Xorg-7.5, and so far so good. I have a GeForce G105M on my laptop.
Edit: some hiccups, packages such as gtk2 have Xorg-7.6-lib as deps. Can we mix the libs?
Xorg-7.5 is ok with Xorg-7.6-lib i think
ati-fglrx also works with Xorg-7.5 but radeon module should be blacklisted on boot
i have submitted ati drivers, nvidia module for tinycore64 kernel and required changes to dep and info files
-
Xorg 7.5 should work with Xorg-7.6-lib, as we have removed Xorg-7.5-lib from the repo on purpose and are using the 7.6 version to avoid file conflicts. But please report any issues that may seem related to it.
-
ati-fglrx also works with Xorg-7.5 but radeon module should be blacklisted on boot
I take it from this that you mean add 'blacklist=radeon' to the kernel line of the boot entry?
-
ati-fglrx also works with Xorg-7.5 but radeon module should be blacklisted on boot
I take it from this that you mean add 'blacklist=radeon' to the kernel line of the boot entry?
yes blacklist=radeon bootcode is recommended method but there are other ways
the problem is two conflicting drivers radeon and fglrx are being loaded at the same time. radeon is loaded first because it is in graphics-KERNEL.tcz which is required by fglrx module
-
And 'nouveau' is not presumably (from nvidia perspective)...
Not that full hardware acceleration is yet supported by nouveau (in any case).
-
Hello,
sorry to bump an old thread. Long time user and lurker. I love the potential of TCL and am very close to converting my main desktop to it.
Using Core 4.2.
A project I am working on involves a Dell Optiplex GX260 which I have plugged a PCI-e ATI 7500 (I think it is about 128MB onboard) into (disabled the onboard Intel video within the BIOS). This is to be a media centre. Everytime I load Xorg-7.5-3d or Xorg-7.6-3d, it keeps loading the radeon driver, even when I blacklist it at boot time. This will not give me fullscreen video. I compiled ATI-FGLRX, but it comes up with an error regarding not detecting the adapter. So I made sure that the recently compiled extension is loaded first in onboot.lst.
Still the radeon driver loads (with blacklisting). It is hooked up to a 1080p display and the playback looks like a box surrounded in black, even when "fullscreen".
Is anyone able to help me get this semi-old ATI card working? Have I missed a thread somewhere detailing this?
If anyone is able to help me get the ATI 7500 (I will double check to confirm this model number later) with full-screen semi or proper 2D acceleration, I promise to submit a new extension, for XBMC, which is what I want this working for anyway.
Thank you.
-
Your card has not been supported by fglrx in years.
It may just be that the card can't do 1080p video in hw. xvinfo will tell you the maximum accelerated video size.
(IIRC XBMC doesn't support XV anymore, only GL, in which case the command is "glxinfo -l | grep MAX_TEX").
I advise against the GL output with such an old card; it will be tons slower than XV. If GL is the only thing XBMC can do, it'd be either different player or a newer card.
-
Your card has not been supported by fglrx in years.
Yes, from a couple of google searches, I am starting to realise this.
I advise against the GL output with such an old card; it will be tons slower than XV. If GL is the only thing XBMC can do, it'd be either different player or a newer card.
I do have the card performing full screen with the XBMC Linux distro, but I am not sure how it is doing that. I'll check into that tonight.
I use TCL for a lot of other things and have been following the developments very keenly. I want to create a faster booting, faster responding Linux to sit XBMC on. So I'll try the onboard Intel video tomorrow and see if that can offer 2D acceleration.
Thanks for the response.
I have also been meaning to submit a xcompmgr + transset-df extension to the TCL project, so maybe I can still do that at least.
Thanks again.
-
A tiny newbie question about xorg 7.5 <-> 7.6...
Do I have to uninstall 7.6 to get nvidia drivers to work or can I just install 7.5?
==EDIT==
Never mind! Didn't seem to have 7.6 running at all... ran the driver config, rebooted and saw a shiny nvidia logo! :D YAY