Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why doesn't hdc (DVD) get the hdparm params set on bootup?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Flex_Tone
n00b
n00b


Joined: 01 Feb 2003
Posts: 14

PostPosted: Wed Jul 23, 2003 7:34 pm    Post subject: Why doesn't hdc (DVD) get the hdparm params set on bootup? Reply with quote

I know this topic has been raised before. I have tried putting hdparm -d1 /dev/hdc in /etc/conf.d/local.start.... I have tried seting args in /etc/conf.d/hdparm, but each time I want to watch a DVD I have to su root and manually set the hdparm params. All the while my other hd*s get dma enabled during boot up.
Back to top
View user's profile Send private message
hensan
l33t
l33t


Joined: 26 Jun 2003
Posts: 868
Location: Sweden

PostPosted: Sat Jul 26, 2003 5:19 pm    Post subject: Reply with quote

This has been mentioned several times on the forums (and since I'm sure you searched before asking, you have already tried this :wink:), but just to be sure, have you done:

Code:
rc-update add hdparm default
Back to top
View user's profile Send private message
Flex_Tone
n00b
n00b


Joined: 01 Feb 2003
Posts: 14

PostPosted: Sun Jul 27, 2003 1:02 am    Post subject: WooHoo! Reply with quote

That worked! I hadn't seen that before. Thanks hensan for your help. :P
What exactly is the rc update doing?
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Sun Jul 27, 2003 1:40 am    Post subject: Re: WooHoo! Reply with quote

Flex_Tone wrote:
That worked! I hadn't seen that before. Thanks hensan for your help. :P
What exactly is the rc update doing?


rc-update adds an init script to a runlevel. When the system moves into that runlevel the init script will get executed (along with any others in the runlevel) and whatever is in that init script gets done. In this case, the init script does some hdparm stuff.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
hulk2nd
Guru
Guru


Joined: 25 Mar 2003
Posts: 512
Location: Freiburg, Germany

PostPosted: Mon Jul 28, 2003 12:33 am    Post subject: Reply with quote

hi there,

maybe stupid question but why do i not have /dev/hdc if my cdrom exists and works properly?

greetz,
hulk
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Mon Jul 28, 2003 12:46 am    Post subject: Reply with quote

hulk2nd wrote:
hi there,

maybe stupid question but why do i not have /dev/hdc if my cdrom exists and works properly?

greetz,
hulk


If its scsi emulated then it'll have a sdX device entry instead as the system is treating it as SCSI.

Flex_Tone: Nice nic. I'm a line6 fan too. :-D
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
hulk2nd
Guru
Guru


Joined: 25 Mar 2003
Posts: 512
Location: Freiburg, Germany

PostPosted: Mon Jul 28, 2003 12:50 am    Post subject: Reply with quote

ah i see, thanks for your help, thats it!

greetz, hulk
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum