|
|
#1 | |
|
Registered User
Join Date: Jun 2004
Posts: 81
|
Specifically which drivers do you compile in the newest linux 2.6 kernel in order to achieve the best support for the nforce pro 2200, 2050, chipset? The only problem I'm really having is no DMA support for the ide cdroms drives:
/dev/hda: (and /dev/hdc) IO_support = 0 (default 16-bit) unmaskirq = 0 (off) using_dma = 0 (off) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) HDIO_GETGEO failed: Inappropriate ioctl for device /dev/hda: (and /dev/hdc) setting using_dma to 1 (on) HDIO_SET_DMA failed: Operation not permitted setting xfermode to 0 (default PIO mode) using_dma = 0 (off) Thanks for your help. |
|
|
|
|
|
|
#2 | |
|
#!/?*
Join Date: Oct 2004
Posts: 662
|
there're two reason (that came to my mind)
1. you enabled "CONFIG_IDEDMA_ONLYDISK=y" in the kernel configuration. 2. ?your CD-Drive is blacklisted? maybe you should attach your kernel config and a dmesg output. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2004
Posts: 81
|
I don't think both of my optical drives would be blacklisted, and if they were, I don't think they would exibit the exact same problem.
My kernel config and dmesg are attached. Note: If you have any other advice for me after looking at my kernel config or dmesg output, I'd like to hear it. |
|
|
|
|
|
#4 | |
|
#!/?*
Join Date: Oct 2004
Posts: 662
|
reconfigure your kernel:
go to "Device Drivers" -> "ATA/ATAPI/MFM/RLL Support" Enable all of them: - "PCI IDE chipset support" - "Generic PCI bus-master DMA support" - "Use PCI DMA by default when available" - "AMD and nVidia IDE support" and you can disable these: -"CMD640 chipset bugfix/support" - "SCSI emulation support" (It's obsolete!) recompile the kernel and try again. |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Jun 2004
Posts: 81
|
Thanks chunkey, DMA works now:
/dev/hda and /dev/hdc: IO_support = 1 (32-bit) unmaskirq = 1 (on) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) readahead = 256 (on) HDIO_GETGEO failed: Inappropriate ioctl for device But for some reason xcdroast thinks its off, and burning doesn't go over 24x (48x burner), but the rest of the system is not hindered anymore while burning so DMA is definatelly working.... (xcdroast shows: Warning: There is absolutely NO DMA, operations thus are slow.) P.S: Why does alsa device list say: No sound cards found, and then all of the sound works? |
|
|
|
|
|
#6 | ||
|
#!/?*
Join Date: Oct 2004
Posts: 662
|
Quote:
It "could" be a permission problem ... but that's just a wild guess! and second ... don't burn 48x ![]() 1. most blank cd's are _really_ garbage afterwards! 2. it's not much faster than 24x see ZCLV! 3. older cd-drives/(and cheap vcd/dvd-players) can't read them (reliable). Quote:
directly into the kernel to get _the entry_. |
||
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2004
Posts: 81
|
Well, I don't use guis like kde genome so no k3b for me... (I dont want the libraries either)
I was curious because xcdroast of course uses other tools like cdrecord to burn cds. And when I burn at 48x it burns at about 24x, and when i burn at 24x it burns at about 16x... Any ideas why? Thanks for your responces. |
|
|
|
|
|
#8 | ||
|
#!/?*
Join Date: Oct 2004
Posts: 662
|
Quote:
Quote:
- how much data do you burn? (100/400/700+ mb?) - do the discs support 48x writing? |
||
|
|
|
|
|
#9 |
|
Registered User
Join Date: Jun 2004
Posts: 81
|
I am of course using a gui (or else I wouldn't be talking about xcdroast), just not one of the bloated ones like genome or kde.
The disks are 52x If I say 24x, then the whole burn process is at about 24x most of the time So far its happened with 700megs to as low as 3megs. |
|
|
|
|
|
#10 | ||
|
#!/?*
Join Date: Oct 2004
Posts: 662
|
Quote:
![]() Quote:
have you ever tried to burn a cd with cdrecord dev=/dev/something speed=52 some.iso? if and _attach_ the output? |
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nVidia Linux drivers with Linux on Mac, help? | Thetargos | NVIDIA Linux | 0 | 05-13-12 12:52 PM |
| EA gains Linux Attention. Better Quality Drivers Please! | Ruinairas | NVIDIA Linux | 4 | 05-09-12 01:12 PM |
| Nforce audio & linux | nichos | NVIDIA Linux | 1 | 10-05-02 04:16 AM |
| Installing nForce drivers on Debian 3.0 | Doink | NVIDIA Linux | 4 | 09-14-02 08:34 PM |
| Detonator Drivers (40.xx) and nForce. | Philibob | NVIDIA Windows Graphics Drivers | 1 | 09-07-02 12:49 PM |