Displaying 20 results from an estimated 454 matches for "ps2's".
Did you mean:
s2's
2018 Aug 24
0
Nouveau doesn't detect DVI - Monitor
..."Sleep Button" (type: KEYBOARD, id 8)
[ 158.802] (**) Option "xkb_rules" "evdev"
[ 158.802] (**) Option "xkb_model" "pc105"
[ 158.802] (**) Option "xkb_layout" "de"
[ 158.804] (II) config/udev: Adding input device CHESEN PS2 to USB Converter (/dev/input/event7)
[ 158.804] (**) CHESEN PS2 to USB Converter: Applying InputClass "evdev keyboard catchall"
[ 158.804] (II) Using input driver 'evdev' for 'CHESEN PS2 to USB Converter'
[ 158.804] (**) CHESEN PS2 to USB Converter: always reports co...
2003 Feb 05
2
vorbis on playstation 2
Hello,
I'm interested in getting vorbis up and running on the PlayStation 2. I'm
an official developer, not a ps2 linux developer, but the issues should be
roughly the same. I've gotten the code to compile but our setup
(intentionally) doesn't have libm so I'm seeing references to several
double-precision math functions.
Some of the issues I'm seeing:
- As reported on this list a few years a...
2013 Apr 24
2
Trouble Computing Type III SS in a Cox Regression
...if they can tell what's going on.
>
> Here is my R code:
>
> cox3grp<- subset(survData,
> Treatment %in% c("DC", "DA", "DO"),
> c("PTNO", "Treatment", "PFS_CENSORED", "PFS_MONTHS", "AGE", "PS2"))
> cox3grp<- droplevels(cox3grp)
> str(cox3grp)
>
> coxCV<- coxph(Surv(PFS_MONTHS, PFS_CENSORED == 1) ~ AGE + PS2, data=cox3grp, method = "efron")
> coxCV
>
> drop1(coxCV, test="Chisq")
>
> require(car)
> Anova(coxCV, type="III&quo...
2017 Nov 24
3
Game freezing
...nf file.
~ % cat /etc/samba/smb.conf
[global]
netbios name = Partage
workgroup = USERS
ntlm auth = Yes
security = user
idmap config * : backend = tdb
hosts allow = 192.168.1.
cclient ntlmv2 auth = Yes
[PS2SMB]
path = /srv/PS2SMB
force user = ps2
hosts allow = 192.168.1.6
read only = No
valid users = ps2
It's all very simple, no fancy settings on my side.
On the PS2 side, I am using Open PS2 Loader (OPL), from
https://github.com/Jay-Jay-...
2013 Apr 24
1
Trouble Computing Type III SS in a Cox Regression using drop1 and Anova
...ple will take a look to see if they can tell what's going on.
Here is my R code:
cox3grp <- subset(survData,
Treatment %in% c("DC", "DA", "DO"),
c("PTNO", "Treatment", "PFS_CENSORED", "PFS_MONTHS", "AGE", "PS2"))
cox3grp <- droplevels(cox3grp)
str(cox3grp)
coxCV <- coxph(Surv(PFS_MONTHS, PFS_CENSORED == 1) ~ AGE + PS2, data=cox3grp, method = "efron")
coxCV
drop1(coxCV, test="Chisq")
require(car)
Anova(coxCV, type="III")
And here are my results:
cox3grp <-...
2002 Dec 18
1
QCast Tuner for PS2 has ogg support
Perhaps I am blind, but I had not seen this come through the list yet...
http://www.broadq.com/
Enables your PS2 to access your PC and play .ogg vorbis files(among many
others).
And to think I was just about ready to drop some cash for a computer for my
A/V system...
Sweet.
Jeremy
(no, no affiliation with the company)
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http:...
2015 Nov 23
2
removing PS/2 keyboard
Hello lists,
I wonder, is there a way to remove a PS/2 keyboard from a guest and
leave it only with USB bus one? Problem is that if i edit guest (via
virsh edit) and change keyboard bus from ps2 to usb, I end up with two
keyboards: ps2 and usb one.
--
2016 Jan 08
0
Disable ps2 mouse and keyboard in a kvm guest
Hi all,
I have to do some tests with a kvm guest but I need to disable ps2
mouse and ps2 keyboard and use only usb keyboard/mouse.
When I try to remove them, virt-manager adds them automatically.
How can I disable all ps2 devices? Any idea?
Thanks.
2006 Jan 21
1
ps2 keybaord doesn't work
I just realized that the PS2 on our CentOS systems do not work
(normally we use USB). Shouldn't they work by default?
2002 Jul 11
1
Samba 2.2.5 on PS2-Linux (mips) - can't start smbd
Hi,
I know this isn't a supported platform or anything, but I'm trying to get
Samba 2.2.5 going on my Playstation 2 (mipsel-linux). There's an RPM for
2.0.something on the PS2-Linux CD, but I'm always a fan of running the latest
version.
It compiles okay, as long as I specity ./configure --host=mipsel-linux (not
"--build=mipsel-linux" for some reason, like most things) and I've got it
installed. nmbd appears to run okay.
But when I start smbd, it...
2018 Sep 01
3
Clang for the PlayStation 2
Hello,
I'm part of the (sadly fairly small) community of PS2 hackers. The current
cross-toolchain for the PS2 is based on GCC 3.2.3, an outdated and buggy
compiler, which I have personally gotten tired of working with, so I would
like to port Clang as a newer cross-compiler for the PS2.
However, the PS2 has some notable quirks which make this a non-trivial...
2006 Apr 25
0
Factory pressed dvd movies, ps2, psp & xbox backups for sale !!!
We're offering all the latest factory pressed high quality dvd movies,
ps2, psp and xbox silvers with factory printed colour inserts at
fantastic prices, whether for personal use or reselling. We're shipping
worldwide with various shipping methods. For resellers, please contact
us for bulk discounts.
For a complete list and prices, please email us at
movieworld@time....
2003 Feb 07
3
Missing .so libraries for DLL files
Hi.
I'm trying to get this PS2 ISO generator to work.
It requires the DLL:s mfc42.dll and mfc42loc.dll---hence I got them and
placed them in ~/.wine/hdd/windows/system.
Now it's complaining about missing .so libraries for the builtin DLL:s.
I have this in the config:
"mfc42" = "builtin, native&qu...
2001 Nov 14
7
Multichannel files
Hi,
As I´ve understood things, the Ogg Vorbis format supports more that two
channels (stereo). Is there any tools to encode x sourcefiles into one .ogg
file?
I am a musican and am thrilled with the ide of makeing music in surround
(or in more than stereo).
This leads to my next question: is there (developing) any decoders for
multichannel oggs to, let us say, 4.1 or 5.1 surround? Wouldn´t it
2008 Mar 19
3
[LLVMdev] GSoC Mips backend improvement
...s mentored by Chris Lattner at GSoC and i created the
Mips back-end for LLVM. The back-end is still experimental (working
with simple benchmarks only) and this year i would like to improve it
as my GSoC proposal. Mips is still fairly used nowadays in a lot of
devices - routers, wireless cards, PSP, PS2 - and it would be great to
have a stable mips backend for LLVM.
General improvements :
+ Support little-endian Mips (mipsel)
+ Improve instruction scheduling to better support non interlock targets.
+ Support more subtargets.
Roadmap :
1) Define a list of benchmarks and get all working.
2) Add...
2004 Nov 19
14
FAQ 32
What changes would I need to make if there is a 4th interface that is going
to a DMZ
Thanks
Gene
2008 Mar 20
0
[LLVMdev] GSoC Mips backend improvement
...Lattner at GSoC and i created the
> Mips back-end for LLVM. The back-end is still experimental (working
> with simple benchmarks only) and this year i would like to improve it
> as my GSoC proposal. Mips is still fairly used nowadays in a lot of
> devices - routers, wireless cards, PSP, PS2 - and it would be great to
> have a stable mips backend for LLVM.
Hi Bruno!
I think that improving the MIPS backend would be great. However,
instead of "general improvements", I'd strongly suggest focusing your
efforts on a specific use (e.g. PSP, PS2 or whatever else you ha...
2018 Sep 07
3
Clang for the PlayStation 2
On Thu, 6 Sep 2018 at 20:01, Tim Northover <t.p.northover at gmail.com> wrote:
> I just did a very quick experiment where I made lowerFP_TO_SINT and
> lowerFP_TO_SINT_STORE return SDValue() (which is the marker for "I
> don't want to handle this").
I just tried this, but the compiler still crashes with the same error.
Maybe our experiments were different.
To make
2023 Jan 14
1
failed: Could not start storage pool: cannot open directory: ... No such file or directory
...keyboard.xml
** (process:23128): WARNING **: 18:06:57.530: Entity
http://fedoraproject.org/fedora/rawhide should be in file os/
fedoraproject.org/fedora-rawhide.xml not tests/data/negative/os/
fedoraproject.org/fedora-rawhide.xml
** (process:23128): WARNING **: 18:06:57.546: Entity
http://ibm.com/ps2/keyboard should be in file device/
ibm.com/ps2-keyboard.xml not tests/data/positive/device/
ibm.com/ps2-keyboard.xml
** (process:23128): WARNING **: 18:06:57.561: Entity
http://fedoraproject.org/silverblue/kickstart/desktop should be in file
install-script/fedoraproject.org/silverblue-kickstart-de...
2013 Jan 04
1
SpatialPolygon with the max value gets no color assigned in spplot function when using "at" parameter
...")
p4=cbind(c(1,1,2,2,1),c(1,2,2,1,1));colnames(p4)=c("x","y")
p5=cbind(c(2,2,3,3,2),c(0,1,1,0,0));colnames(p5)=c("x","y")
p6=cbind(c(2,2,3,3,2),c(1,2,2,1,1));colnames(p6)=c("x","y")
ps1=Polygons(list(Polygon(p1)), ID="ps1")
ps2=Polygons(list(Polygon(p2)), ID="ps2")
ps3=Polygons(list(Polygon(p3)), ID="ps3")
ps4=Polygons(list(Polygon(p4)), ID="ps4")
ps5=Polygons(list(Polygon(p5)), ID="ps5")
ps6=Polygons(list(Polygon(p6)), ID="ps6")
sps = SpatialPolygons(list(ps1,ps2,ps3, ps4...