Displaying 20 results from an estimated 2000 matches similar to: "What kind of frame rate hit can I expect in wine?"
2007 Sep 22
1
Using rsync with the iriver T60
I was about to ask how to get this to work, but I think I might have solved it
with another last look down the documentation before I clicked on the send
button.
I have an annoying little problem known as the iriver T60 audio player.
It plays Ogg files from my PC perfectly well, but only in the same order in
which it thinks they were copied onto its flash memory. It makes no attempt
to sort
2013 Nov 28
1
Samba4 git pull (11/28/2013) won't compile on FreeBSD 9.2
[2799/3801] Compiling source3/locking/locking.c
[2800/3801] Compiling source3/locking/brlock.c
../source3/locking/brlock.c: In function 'brl_get_locks_readonly_parser':
../source3/locking/brlock.c:2071: error: expected expression before 'struct'
../source3/locking/brlock.c:2071: warning: assignment makes pointer from
integer without a cast
../source3/locking/brlock.c: In function
2011 Feb 16
3
CentOS 5 on a Thinkpad T60 laptop
Hello,
I'm considering buying a second-hand Thinkpad T60 (with 2 GB RAM), as
a secondary laptop in order to run CentOS 5 on the field.
My main focus is therefore to have something robust, reliable and
above all well compatible with CentOS.
Hibernate / suspend feature are important to me, because that's the
main issue I have with CentOS on other laptops.
I have found the following
2006 Apr 17
5
Hardware compatibility - Dell Inspiron 6400 or thinkpad t60?
Hi,
Since a while I am curious to buy a machine with hardware virtualization
support. Finally, they start to become available here in Germany.
So, I want to get such a machine. I want to buy a dell inspiron 6400 or
an IBM thinkpad T60 which are said to have such a mobile processor with
hardware virtualization - does anybody have experiences with these?
Looking in the Hardware compatibility
2007 Jan 19
2
pcre library in R (PR#9319)
I have the same problem, trying to cross-compile.
I'm running Ubuntu Edgy, kernel 2.6.17-10-generic, on an IBM T60.
I downloaded the Makefile from CRAN and ran make CrossCompileBuild
with the following error messages (also ran each make one at the time
and the problem occurs in make R):
../extra/pcre/libpcre.a(pcre_dfa_exec.o):pcre_dfa_exec.c:(.text+0x1703):
undefined reference to
2007 Jul 11
1
MOH stop and resume when i hold
Hi list,
I have a strange comportment of the MOH system on my asterisk.
When i respond to a call and after fews second i set this call in hold
mode the correspondent listen the music fine.
When i re-take my correspondent at T0 instant the music is paused. And
when i re-hold him at T60 (60 second later) the sound is always at T0
when he was stopped at T0. So the music is stopped and don't
2013 Aug 08
1
syslinux 5.x, 6.x gpxlinux.0 forces reboot on some devices
On some devices (ThinkPad T60 - but not T61, kvm images, Intel board D865GBF)
gpxelinux.0 is the last file downloaded from tftp server then the device
reboots. This does not happen with SYSLINUX v4.06.
Any ideas.
Herwig
2007 Jan 19
2
Cross-compile errors under R-2.4.0 and R-2.4.1
Dear all,
I already posted a question regarding this to an existing thread:
http://tolstoy.newcastle.edu.au/R/e2/devel/06/10/0852.html#start
I apologize for the double posting but I have some further information
that might be illuminating.
I am trying to cross-compile my R-package under ubuntu linux, kernel
2.6.17-10-generic, on an IBM T60.
I am following the suggested steps in
2006 Dec 22
1
building R-package under windows - error - in options("deafultPackages") was not found
Dear all,
I have been building R packages under windows on my old pc, successfully.
Now I have bought a new pc, still running windows, and I am trying to build
the same R packages as before, but now without the same success. I have
installed the Rtools, perl, mingw and added them to the environment
variables.
I am running Windows XP Professional on a Thinkpad T60. I have installed
R-2.4.1,
2008 Feb 04
1
strftime fails on POSIXct objects (PR#10695)
R 2.6.1 on a Thinkpad T60 running up-to-date Gentoo:
Despite the documentation, which says:
'strftime' is an alias for 'format.POSIXlt', and 'format.POSIXct'
first converts to class '"POSIXlt"' by calling 'as.POSIXlt'. Note
that only that conversion depends on the time zone.
strftime fails on POSIXct objects:
> foo <-
2003 Jan 14
2
Password protect shares with
Racer X,
The simple answer I have; No
Regards,
Robert Adkins II
IT Manager/Buyer
Impel Industries, Inc.
Ph. 586-254-5800
Fx. 586-254-5804
-----Original Message-----
From: Racer X [mailto:racer_x_0x0@yahoo.com]
Sent: Tuesday, January 14, 2003 1:27 PM
To: samba@lists.samba.org; Robert Adkins
Subject: [Samba] Password protect shares without creating user accounts
Hi, Could you tell
2009 May 27
2
help.
Hello, I hpe you can help.
I have created a botable thumbdrive that allows me to update different bios's using the memdisk module.
I have no problems loading the img or ima files on any equiptment other than IBM.
I have tried on T43, T60, and T61, no luck.
works fine on hp dell and all others tried.
Every time after it loads the image it hangs after the message
"Loading boot sector...
2007 Aug 06
2
physical disk doesn''t work in hvm guest
Hi all,
I''m using ThinkPad T60, with xen3.1.0, windows could be installed into
a file based virtual disk. however, when I tried to use a physical
disk, I got this err msg:
HVMAssist BIOS, 1 cpu $Revision: 1.138 $ $Date: 2005/05/07 15:55:26 $
ata0 master: QEMU HARDDISK ATA-7 Hard-Disk (0 MBytes)
ata0 slave: UnKnown device
Booting from Hard Disk...
Boot from Hard Disk failed: could not
2007 Aug 05
1
Using Compiz in KDE
I have had a rather hard time enabling Compiz on my Dell laptop, as it
has an ATI X1400 video card. I found a tutorial which helped me
configure Compiz in Gnome, but I'm not about to switch to Gnome. I
hope that someone here can help me translate the scripts used in the
tutorial to start KDE instead of Gnome. I myself have been unable to
do so, after a good day googling the subject.
These are
2016 Aug 02
2
Instruction selection problems due to SelectionDAGBuilder
Hello.
I'm having problems at instruction selection with my back end with the following
basic-block due to a vector add with immediate constant vector (obtained by vectorizing a
simple C program doing vector sum map):
vector.ph: ; preds = %vector.memcheck50
%.splatinsert = insertelement <8 x i64> undef, i64 %i.07.unr, i32 0
2001 Oct 19
1
Starwars Racer ?
Hi,
Have you ever heard of "success stories" with Star Wars Racer? My recent
version of WineX just shows a blank 1024x768 screen and does nothing
more.
Pierric.
2006 Jun 25
0
xen test cd doesn''t boot on thinkpad t60
Hi,
This might be a bug report, but I ask here before I add a bug to bugzilla:
When trying to boot the xen test cd, to give you a report of the
functionality of my new thinkpad T60, I experience this cd doesn''t even
boot on the T60.
It stops at the grub boot saying "loading stage2", never doing anything
else anymore.
Burned the iso multiple times, it boots on other machines,
2012 May 25
2
STABLE/9 SMP ACPI suspend/resume - video mode not being restored
Hi,
I'm toying with the SMP/i386 ACPI suspend/resume patches in -9. Thanks
so much for this!
I've noticed though that the video backlight stays off after resume. A
common problem on -9, so I set hw.acpi.reset_video=1. That restores
the backlight.
However, the video mode isn't restored. I have my console set to
VGA_80x60 and the resume seems to set it up "wrong". I get half
2007 Mar 19
2
Fullscreen Refresh rate problem...
Hello to everybody.
I was wondering... is there a way to force wine to use always highest
possible refrash rate - when I ran a game in Fullscreen? I ask because
- for excample my good old Incubation works flawless on wine (testet
with wine 0.9.27 and 0.9.28) but when I switch to fullscreen(640x480
for this game) the refresh rate is only at 60 HZ - and my eyes hurts
after a while... (mty monitor
2015 Sep 18
3
Use case question
I'm investigating the build out of a Push to Talk server with multiple
subscribers as part of a mobile app.
Has anyone seen this usecase with Icecast?
Any suggestions or places to look.
Thanks,
*Orion Jensen*
CEO | ClearLaunch
1408 East 13th Street | Austin, TX 78702
Skype: orion.jensen | Mobile: 1.512.270.3976
orionjensen at ClearLaunch.com <peyton at clearlaunch.com> |