Bug 91318 - graphics/linux_dri: works on amd64 too
Summary: graphics/linux_dri: works on amd64 too
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-04 20:40 UTC by Simun Mikecin
Modified: 2009-05-17 11:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (317 bytes, patch)
2006-01-04 20:40 UTC, Simun Mikecin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simun Mikecin 2006-01-04 20:40:06 UTC
This port works on FreeBSD/amd64.
Currently amd64 is not listed as a supported platform in the port Makefile.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-04 20:44:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-emulation

Over to maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-04 20:46:59 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 sat freebsd_committer freebsd_triage 2007-11-21 17:44:36 UTC
State Changed
From-To: closed->open

The fix was reverted by anholt on 2006-06-25. I have tested both 
skype and skype-devel on a 8.x/amd64 system with linux_dri 
installed (only_for_archs overridden) - and they work without any 
problem. But google-earth causes an immediate xorg crash. 

Many apps depending on linux_dri are already marked as i386-only. 
I suggest we allow linux_dri (as well as skype) on amd64 and mark 
whatever linux binary apps do not seem to work on amd64 as 
i386-only.
Comment 4 Simun Mikecin 2007-11-22 08:29:54 UTC
I agree with your suggestion of allowing linux_dri on FreeBSD/amd64. =
This way we will unbreak many linux apps on amd64. But unfortunatelly =
linux emulation of DRI does not work on FreBSD/amd64 yet, so linux GL =
apps will use software rendering instead of DRI. For some apps (eg. =
skype) that is sufficient, but for some (like some linux games) =
performance will suffer to the point of being unusable.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2009-05-17 11:40:07 UTC
State Changed
From-To: open->closed

this was committed few years ago.