Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dga support[SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cirpo
Tux's lil' helper
Tux's lil' helper


Joined: 07 Nov 2003
Posts: 111

PostPosted: Mon Oct 10, 2005 4:38 pm    Post subject: dga support[SOLVED] Reply with quote

hi, i'm trying to use xawtv and xdtv to watch televion, but when the programs start
Code:
 Your X-Server has no DGA support.
WARNING: couldn't find framebuffer base address, try manual
         configuration ("v4l-conf -a <addr>")[/color]
.

In xorg.conf commented out the line
Code:
#SubSection  "extmod"
     # Option    "omit xfree86-dga"   # don't initialise the DGA extension
    #EndSubSection[/color]

but with no results...

how can i enabled the dga extension?
Back to top
View user's profile Send private message
koma
Advocate
Advocate


Joined: 06 Jun 2003
Posts: 2702
Location: Italy

PostPosted: Mon Jan 30, 2006 10:48 am    Post subject: Reply with quote

how do tou solved?
_________________
http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD
Back to top
View user's profile Send private message
Izydorr
n00b
n00b


Joined: 10 Sep 2004
Posts: 45
Location: Poland / Warsaw

PostPosted: Tue Feb 07, 2006 11:14 pm    Post subject: Reply with quote

I would like to know how You solved this, too.
Back to top
View user's profile Send private message
cirpo
Tux's lil' helper
Tux's lil' helper


Joined: 07 Nov 2003
Posts: 111

PostPosted: Wed Feb 08, 2006 12:35 am    Post subject: Reply with quote

sorry guys but i can't remember...
i think it's an extension to load, but as i said i don't remember
Back to top
View user's profile Send private message
oldefortran
l33t
l33t


Joined: 28 Feb 2004
Posts: 652

PostPosted: Sat Feb 11, 2006 10:23 pm    Post subject: Reply with quote

Has anyone else solved it?
Back to top
View user's profile Send private message
javeree_work
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 84

PostPosted: Sun Feb 12, 2006 1:06 pm    Post subject: Reply with quote

I just added my solution to another thread. I didn't manage to get DGA working either, but I believe it's only needed for the automatic detection of the framebuffer address. It is also possible to check this manually and configure v4l manually.

find the framebufer address
>dmesg | grep framebuffer
vesafb: framebuffer at 0xe4000000, mapped to 0xc8880000, using 2560k, total 16384k

>v4l-conf -a 0xe4000000 # just take over what dmesg says
v4l-conf: using X11 display :0.0
WARNING: Your X-Server has no DGA support.
using user provided base address 0xe4000000
mode: 1280x1024, depth=24, bpp=32, bpl=5120, base=0xe4000000
/dev/video0 [v4l2]: configuration done

The above migth help you. You only have to do this once.
Back to top
View user's profile Send private message
Izydorr
n00b
n00b


Joined: 10 Sep 2004
Posts: 45
Location: Poland / Warsaw

PostPosted: Mon Feb 13, 2006 8:24 am    Post subject: Reply with quote

For me commenting out the "omit xfree86-dga" line in xorg.conf worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum