Jump to content

tev

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by tev

  1. Hi, I'm looking for a DVB-T card for my mandy2006 box. Before buying anything I want to ask if anyone can recommend some brand / model? I rather choose PCI card with both, analog and digital TV and video-in connection, like this. Thanks, Timo
  2. I did get the error just with cheap, "noname" blank DVDs. With better disks there is no problem.
  3. OK, thanks. With LE2005 I couldn't make ATI RC-remote work. Now with 2006 it works without any tricks. If I want to watch videos on TV-screen, I have to use OpenGL video drivers. Maybe I just go Ixthusdans way.
  4. glxgears 270 frames in 5.1 seconds = 52.866 FPS glxinfo | grep direct direct rendering: No OpenGL renderer string: Mesa GLX Indirect FPS does'nt look very good...
  5. Hi, I'm not sure if this is software related problem but; I'm tryin to burn Video-DVD with K3b. I drop *.VOB files to VIDEO_TS directory and press "burn". Everything goes fine some time, but then I get this error: Input / Output error I tried also KLVEmkdvd and result was same error. Help me, I'm runnig out of blank DVDs. Edit: I'm sorry. There is already topic about very similar problem: https://mandrivausers.org/index.php?showtopic=28924
  6. Section "dri" # Access to OpenGL ICD is allowed for all users: Mode 0666 # Access to OpenGL ICD is restricted to a specific user group: # Group 100 # users # Mode 0660 EndSection Does this look OK? Section "Module" # This loads the DBE extension module. Load "dbe" # Double buffer extension # This loads the Type1 and FreeType font modules Load "type1" Load "freetype" # This loads the GLX module Load "glx" # libglx.a Load "dri" # libdri.a # This loads the miscellaneous extensions module, and disables # initialisation of the XFree86-DGA extension within that module. Subsection "extmod" # Option "omit xfree86-dga" EndSubsection EndSection How about this?
  7. I just installed Mandy 2006 free download version and it looks great. I just wondering if it's possible to get ATI graphic gard drivers work correcly in this mandy version? 2006 uses Xorg 6.9 and latest ATI driver seems to be for Xorg 6.8. I can install 6.8 drivers without any errors and run fglrxconfig normally, but fglrxinfo tells me that I'm still running Mesa... Should I wait for new ati drivers, join the mandriva club and download drivers or buy Nvidia garphic gard?
  8. tev

    ATI control panel

    I' just have to choose "opengl" for video driver in xine parameters and video works in both screens... (Fist problem is still unsolved; installing ATI conrol panel seems to be impossible in 2005 LE.)
  9. tev

    ATI control panel

    OK, thanks. Can anyone explain this: TV-OUT works fine in both display modes, mirror, and clone. In clone mode I can have high resolution and good refresh rate but no video on TV-screen. In mirror mode resolution and refresh rate are poor but I can see video in both screens. If I remember right, it works same way in windows. What other choices do I have? Is there any hardware profile tools in mandriva, so I can create different configurations for watching videos and for "normal use" How about nVidia graphic cards? Or should I just buy stand-alone DVD-player with DivX support...
  10. tev

    ATI control panel

    I'm looking for easy (rather GUI) way to do that. I'm using free downloaded version of LE2005. Does anyone know is ATI support better in non-free versions?
  11. tev

    ATI control panel

    Latest update in this case:. I tried two other distros, Suse 9.3 and Kubuntu Hoary Hedgehog 5.04. Ati control panel works fine, but did not solve my problem. Its not possible to change from "single monitor" to "mirror mode". I'm giving up with this. Maybe with some other graphic card
  12. I think you have to join Mandriva club to have registration key. Note that the membeship is not free.
  13. tev

    ATI control panel

    Noobish question: How do I do that? I'd try to: [root@ ATI]# make g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc3.4.3 -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make: *** [fireglcontrol.qt3.gcc3.4.3] Error 1 [root@ ATI]# g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc3.4.3 -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt-mt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft /usr/bin/ld: cannot find -lGLU collect2: ld returned 1 exit status [root@ ATI]# Is this Mandy - Fedora related problem or ATI - linux problem? What kind of graphic card I shoud have to get TV-out with video work easy? edit: typo
  14. tev

    ATI control panel

    [root@]# cd /usr/lib/qt3 [root@ qt3]# ls bin/ doc/ include/ lib/ mkspecs/ phrasebooks/ plugins/ src/ templates/ translations/ [root@ qt3]# QT seems to be where it shoud, but; [root@ qt3]# cd /usr/src/ATI [root@ ATI]# export QTDIR=/usr/lib/qt3 [root@ ATI]# make g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc3.4.3 -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt-lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make: *** [fireglcontrol.qt3.gcc3.4.3] Error 1 [root@ ATI]# edit: [root@ lib]# cd '/usr/lib/qt3/lib' [root@ lib]# ls libdesignercore.a libqassistantclient.a libqt-mt.so@ libqui.prl libqui.so.1.0.0* libdesignercore.prl libqassistantclient.prl libqt-mt.so.3@ libqui.so@ pkgconfig/ libeditor.a libqt-mt.la libqt-mt.so.3.3@ libqui.so.1@ libeditor.prl libqt-mt.prl libqt-mt.so.3.3.4* libqui.so.1.0@ [root@ lib]# Are these files what I'm looking for?
  15. tev

    ATI control panel

    I will try that tomorrow. Just asking if I'm getting this right: export QTDIR= tells the location of qt directory. So if your ques is wrong, I can try to find the directory and export correct location?
  16. tev

    ATI control panel

    Both are installed.
  17. tev

    ATI control panel

    Hi, I did download ati-driver-installer-8.16.20-i386.run from ATIs website and made "by the book" installation. After that I ran fglrxconfig in terminal. Everything went OK and hardware is working fine. What I need to do, is change view modes between "single screen" and "mirror mode". I suppose there is some kind of GUI to control graphic gard? I can't find any... After running installer, I found fglrx_panel_sources.tgz in /usr/src/ATI/, so I unpacked the file and did: [ ATI]# ls AdjustPage.cpp buttons.xpm Globals.h moc_InfoPage.o Sheet.cpp AdjustPage.h disable.xpm InfoPage.cpp moc_Page.o Sheet.h AdjustPage.o DualScreenPage.cpp InfoPage.h moc_Sheet.o Sheet.o atilogo.xpm DualScreenPage.h InfoPage.o moc_TVoutAdjustPage.o single.xpm ATITVOExtensions.c DualScreenPage.o left.xpm monitor1.xpm top.xpm ATITVOExtensions.h extutil.h LICENSE.GPL monitor2.xpm TVOExt.h ATITVOExtensions.o FGLRXExtensions.c LICENSE.QPL Page.cpp TVoutAdjustPage.cpp ati.xpm FGLRXExtensions.h main.cpp Page.h TVoutAdjustPage.h BoardInfo.cpp FGLRXExtensions.o main.o Page.o TVoutAdjustPage.o BoardInfo.h fglrx_panel_sources.tgz Makefile Radeon_extension_tvout.h watermark.xpm BoardInfo.o fglrx_sample_source.tgz moc_AdjustPage.o right.xpm bottom.xpm FireGLControl.h moc_DualScreenPage.o R200_extensions.h [ ATI]# make g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc3.4.3 -L/usr/lib/qt3//lib -L/usr/X11R6/lib -lqt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft /usr/bin/ld: cannot find -lqt collect2: ld returned 1 exit status make: *** [fireglcontrol.qt3.gcc3.4.3] Error 1 [ ATI]# Google told me that this error is QT related. I have QT3 installed. If Anyone has any ideas how to install this control panel OR any other ways to change view modes without running fglrxconfig and reboot. "Standard" installation of Mandriva 2005 LE with 2.6.11-6mdk kernel, ATI Radeon 9550 SE Thanks, Timo
  18. Hi, Does anyone have any ideas how to set up g550 dualhead tv-out. I have these instructions to do the trick, but TV-screen stays black... I'm not sure about this, but I think the problem is in Xorg settings. I did install vidix and matroxset succesfully (see instructions) , and those seems to work fine, except there is no picture in TV. I'm quite new in linux, so some kind of step-by-step guide would be very nice... I'm using mandriva 2005 LE with kernel 2.6.11-6mdk
  19. tev

    Installing btsco

    Still same error :( [root@amd]# su [root@amd]# depmod -ae [root@amd]# modprobe snd_bt_sco FATAL: Module snd_bt_sco not found. [root@amd]# edit: modprobe snd_bt_sco, not snd-bt-sco (anyway, result is same)
  20. tev

    Installing btsco

    Hi, I'm trying to connect Jabra BT 200 headset with my computer. I built and installed everything without any problems or errors following the instructions in Bluetooth-alsa. Problem is that I can't load the module: root: # modprobe snd-bt-sco FATAL: Module snd-bt-sco not found. I suppose the module is somewhere?? I'm running Mandriva 2005 LE with kernel 2.6.11-12mdk Any hints? BR, Timo
×
×
  • Create New...