Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 25-10-2005, 01:58 AM   #1 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Problem with NeroLInux and Slackware


Hello Friends! I'm using slackware linux. I've been using linux for sometime and am comfortable using it but my level of knowledge in linux is not too high, Though I was successfully able to install slackware on my computer after 3-4 tries. I got it running. But, I've had some problem since. The main one has been with my CDWriter and ComboDrive. They fail to write CD's properly using K3B. I tried using NeroLinux 2.0.0.3. While staeting it up it shows 2 error messages.
1) It says that my cd drives are using ide-cdrom drivers this is not useable with cd/dvd writers. It suggests that I need to install ide-scsi drivers for the drives. How do i go about doing that?
2)It also says that DMA acceleration is currently disabled for both the drives. Though i'm able to temporarily able to turn on DMA by using the following command "hdparm -d 1 /dev/hd*". It last only until I reboot my system. How, do I turn DMA on by itself at startup everytime.
The CDWriter drive is from LG and ComboDrive is from Samsung, if this information is needed.
Please help me out here as i'm unable to find the solution here. If its been posted previously point me to the link.
__________________
http://www.bash.org/?258908
mehulved is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-10-2005, 02:37 AM   #2 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

Q1. Edit /etc/grub.conf and append the following to the line which starts with kernel
Code:
/dev/hdc=ide-scsi
where /dev/hdc is your cdwriter. The lgrub may look like this after editing.
Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,0)
#          kernel /boot/vmlinuz-version ro root=/dev/hda1
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
password --md5 $1$z55m71AU$1t0d5DPolbydCmpioZPvh.
title Fedora Core (2.6.13-1.1526_FC4)
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.13-1.1526_FC4 ro root=LABEL=/ rhgb quiet [b]/dev/hdc=ide-scsi[/b]
        initrd /boot/initrd-2.6.13-1.1526_FC4.img
Q2. Append the line hdparm -d 1 /dev/hdx to the file Edit: /etc/rc.local, which will solve your problem.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 25-10-2005, 02:47 AM   #3 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

Thank you desertwind for your reply. But you seem to have overlooked the topic.
Firstly, I'm running Slackware not FC4. Secondly, I have lilo installed not grub. And, thirdly rc.local is not contained in /dev/rc.local its contained in /etc/rc.d/rc.local.
I've appended rc.local file as per your instructions, But, I haven't touched lilo.conf as it looks quite different from grub.conf you've shown here.
__________________
http://www.bash.org/?258908
mehulved is offline  
Old 25-10-2005, 04:13 AM   #4 (permalink)
Wise Old Owl
 
desertwind's Avatar
 
Join Date: Nov 2004
Location: Hyderabad
Posts: 1,096
Default

I overlooked into it for sure. and am terribly sorry for the error

for lilo edit /etc/lilo.conf. look for the line append=
if present add the following to the existing content'
Code:
hdc=ide-scsi
for eg if you have append=" devfs=mount quiet" the new line will look like append=" devfs=mount quiet hdc=ide-scsi"

if your lilo.conf doesn't have a the append line, create a new line
Code:
append="hdc=ide-scsi"
.
Save and exit.
run lilo
if you dont get any errors, reboot your machine.

Hope this will solve.
__________________
Sometime you'll think you understand everything

...Then you'll regain consciousness
desertwind is offline  
Old 25-10-2005, 01:43 PM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

Thank you desertwind
I added:
hpdarm -d 1 /dev/hdd
hdparm -d 1 /dev/hdc
to /etc/rc.d/rc.local
Also, in lilo.config I added the line:
append ="hdd=ide-scsi hdc=ide-scsi"
Then i ran lilo as you advised.
This has solved the problem. I can see both the drives in nero now.
mehulved is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 02:50 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2