Mageia Bugzilla – Attachment 948 Details for
Bug 1525
Problem with my DVD player / recorder,it is inaccessible.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Patch showing changes I made to my initrd init script to get dvd working.
initrd.patch (text/plain), 641 bytes, created by
Dave Hodgins
on 2011-10-13 00:34:04 CEST
(
hide
)
Description:
Patch showing changes I made to my initrd init script to get dvd working.
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2011-10-13 00:34:04 CEST
Size:
641 bytes
patch
obsolete
>--- initrd.3.1.0-server-0.rc9.1.mga2/init 2011-10-12 18:25:16.743241034 -0400 >+++ initrd.3.1.0-server-0.rc9.1.mga2.test/init 2011-10-13 05:59:29.282802261 -0400 >@@ -44,14 +44,14 @@ > modprobe -q sd_mod > echo "Loading libata module" > modprobe -q libata >+echo "Loading pata_via module" >+modprobe -q pata_via > echo "Loading pata_acpi module" > modprobe -q pata_acpi > echo "Loading ata_generic module" > modprobe -q ata_generic > echo "Loading via82cxxx module" > modprobe -q via82cxxx >-echo "Loading pata_via module" >-modprobe -q pata_via > echo "Loading sata_via module" > modprobe -q sata_via > echo waiting for device hda14 to appear (timeout 1min)
--- initrd.3.1.0-server-0.rc9.1.mga2/init 2011-10-12 18:25:16.743241034 -0400 +++ initrd.3.1.0-server-0.rc9.1.mga2.test/init 2011-10-13 05:59:29.282802261 -0400 @@ -44,14 +44,14 @@ modprobe -q sd_mod echo "Loading libata module" modprobe -q libata +echo "Loading pata_via module" +modprobe -q pata_via echo "Loading pata_acpi module" modprobe -q pata_acpi echo "Loading ata_generic module" modprobe -q ata_generic echo "Loading via82cxxx module" modprobe -q via82cxxx -echo "Loading pata_via module" -modprobe -q pata_via echo "Loading sata_via module" modprobe -q sata_via echo waiting for device hda14 to appear (timeout 1min)
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1525
:
504
|
505
|
506
|
507
|
508
|
652
|
653
|
873
|
942
|
945
|
947
| 948 |
958
|
959