Giter Site home page Giter Site logo

xf86-video-ps3's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xf86-video-ps3's Issues

Compilation Error

I've tried compiling and installing but I get a compilation error:

In file included from ps3_cursor.c:34: /usr/include/xorg/xf86PciInfo.h:50:2: warning: #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] 50 | #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." | ^~~~~~~ ps3_cursor.c: In function ‘NVSetCursorPosition’: ps3_cursor.c:175:27: error: ‘PS3FB_IOCTL_CURSOR_POS’ undeclared (first use in this function) 175 | ret = ioctl(pPS3->fd, PS3FB_IOCTL_CURSOR_POS, val); | ^~~~~~~~~~~~~~~~~~~~~~ ps3_cursor.c:175:27: note: each undeclared identifier is reported only once for each function it appears in ps3_cursor.c: In function ‘NVShowHideCursor’: ps3_cursor.c:222:31: error: ‘PS3FB_IOCTL_CURSOR_ENABLE’ undeclared (first use in this function); did you mean ‘PS3FB_IOCTL_SCREENINFO’? 222 | int ret = ioctl(pPS3->fd, PS3FB_IOCTL_CURSOR_ENABLE, ShowHide); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | PS3FB_IOCTL_SCREENINFO ps3_cursor.c: In function ‘NVShowCursor’: ps3_cursor.c:236:31: error: ‘PS3FB_IOCTL_CURSOR_OFFS’ undeclared (first use in this function); did you mean ‘PS3FB_IOCTL_OFF’? 236 | int ret = ioctl(pPS3->fd, PS3FB_IOCTL_CURSOR_OFFS, pPS3->cursor_start); | ^~~~~~~~~~~~~~~~~~~~~~~ | PS3FB_IOCTL_OFF make[2]: *** [Makefile:512: ps3_cursor.lo] Error 1 make[2]: Opuszczenie katalogu '/root/xf86-video-ps3/src' make[1]: *** [Makefile:448: all-recursive] Error 1 make[1]: Opuszczenie katalogu '/root/xf86-video-ps3' make: *** [Makefile:380: all] Error 2

What distros does this work on?

I would like to use my ps3 as a media center and therefore need a working graphics driver. I have tried compiling this on red ribbon and debian sid with manually upgraded gcc and cmake and on the 4.18 and 5.14 kernel but all of the distros and kernel versions ive tried so far do not successfully compile. can anyone help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.