| Summary: | no audio-cd when a driver is mounted | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Henrik Kretzschmar <henne> |
| Component: | cdrom | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED WONTFIX | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 1.2.8 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
|
Description
Henrik Kretzschmar
2006-05-10 07:23:55 UTC
This is a hardware limitation. The CD audio can't play while the drive is simultaneously seeking to data tracks. 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 |