Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no audio-cd when a driver is mounted #147

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Closed

no audio-cd when a driver is mounted #147

SDLBugzilla opened this issue Feb 10, 2021 · 0 comments
Labels
wontfix This will not be worked on

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

Reported in version: 1.2.8
Reported for operating system, platform: Linux, x86

Comments on the original bug report:

On 2006-05-10 07:23:55 +0000, Henrik Kretzschmar wrote:

I've tried to play a game under dosbox, which has a data section and audio-tracks on the cd.
If the game-cd is mounted the cd-audio sound doesn't work. It seems to me that SDL cant access to audio track on a mounted drive. I've written a little proggy, which plays cd-audios
and it worked, when the drive is not mounted
and it worked not, when the drive is mounted.

:)

My configuration:

AMD Athlon64 3000+
SuSE 10.0 x86_64
Kernel 2.6.17-rc3
DOSBOX 0.63
SDl-1.2.8-8 (rpm)
SDL-devel-1.2.8-8 (rpm)
SDL-32bit-1.2.8-8 (rpm)
SDL-devel-32bit-1.2.8-8 (rpm)

On 2006-05-10 10:52:11 +0000, Sam Lantinga wrote:

This is a hardware limitation. The CD audio can't play while the drive is simultaneously seeking to data tracks.

On 2006-05-10 11:23:26 +0000, Henrik Kretzschmar wrote:

Aye, I see.
The game "Das schwarze Auge 1 - Schicksalsklinge" also known as "Realms of Arkania1 - Blade of destiny" installs it's game data files (8MB) on harddisk and
while starting the game it looks with some filesystem calls if the data is available (mounted). If not it prints an error message to put a cd into the drive.
When that check is done the cd is only acessed as cd-audio.

So the problem is explaint, but so solution insight.

Greets,
Henne

@SDLBugzilla SDLBugzilla added bug wontfix This will not be worked on labels Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant