Re: Non-coder contribution: hardware testing

2010-05-27 Thread Paul DeShaw
Hello,

I saw this tab open in my browser and it had a workaround:

https://answers.launchpad.net/ubuntu/+question/49921

It said to switch the jumper on the drive to "cable select".  I can't
find the message that sent me that link; but I think it was someone on
ubuntu-studio-users; or else it was a link from one of the pages from
Kirko's links.  I noticed in the above Launchpad question that Ubuntu
Studio was not mentioned, so maybe it is more general.  Puzzling that
Ubuntu can find the drive when booted from a USB stick.

Back to Ubuntu Studio 10.04 booted from the hard drive: The CD/DVD
drive still does not appear in the Places menu, but it is in
Places>Computer.  If I put an audio CD in, Audio Disk appears in both
the Places menu and the Places>Computer file browser window.  If I
right-click on the Audio Disk in the Places menu, I get this error:
"Could not open location 'cdda://sr0/'
 Failed to exexute child process "sound-juicer" (no such file or directory)"

Right-clicking in the Places>computer file browser window opens a
normal contextual menu.

If you want to change any of this behavior, I am willing to test
patches.  I was led to believe that the "slave" jumper setting was
standard, which is troubling...if that's how most people's drives are
set up, there could be a lot of Ubuntu machines without working HP
840d drives.

I have an ECS motherboard with an AMD 64 processor (2800+ ? not sure)
and ATI Radeon built-in graphics.  If you want more detail, please ask
and I'll try to track it down.

Thanks,

Paul in Seattle

-- 
Ubuntu-Studio-devel mailing list
Ubuntu-Studio-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel


Re: Non-coder contribution: hardware testing

2010-05-27 Thread Ricardo Lameiro
ok, lets see if your computer /kernel can "see" the cd drive.

please issue the following command on you home folder :

$sudo lshw > hardware.log

if you dont have lshw, just do $sudo apt-get install lshw

lshw is a tool that list all the hardware components in you computer, from
here we maybe can have some point to start off.

Explanation of of the command:

Sudo - run the following command as a super user

lshw - list hardware devices

> hardware.log  - outputs the information to a file (hardware.log), instead
 of outputting it to the screen (stout).
You can run this command and check the results on the CLI screen.

After that attach the file and we will see then.

2010/5/27 Paul DeShaw 

>
> Date: Tue, 25 May 2010 11:23:04 +0100
>> From: Ricardo Lameiro 
>> Subject: Re: Non-coder contribution: hardware testing
>> To: "Ubuntu Studio Development & Technical Discussion"
>>
>> Message-ID:
>>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>>
>> Ok lets try to go somewhere,  I dont understand what is happening but i
>> searched on the internet and found this
>>
>> http://kerneltrap.org/mailarchive/openbsd-misc/2009/1/21/4780964/thread
>>
>> > >maybe
>> a possible solution (firmware update)
>> http://forums.afterdawn.com/thread_view.cfm/519980
>>
>> Is the drive on an
>> external enclosure or internal? did you tried to do a manual mount of the
>> drive?
>>
>
> Hi,
>
> Could not find the right firmware on either of those sites; I could not
> figure out how to search the first one.  I have also tried HP's site.  If it
> was a firmware issue, would  generic Ubuntu be able to run the drive?  I
> booted a USB stick of 10.04 over the weekend and was able to detect the
> drive and play a CD--though there was no audio.
>
> It is mounted internally, plugged into the IDE cable.  The jumper is set to
> "slave".  There is nothing else on its channel.  The BIOS detects it.
>
> I do not know how to mount it as it doesn't have a mount point that I can
> find.  I'm not too skilled with the command line, but when I use the GUI,
> Places does not have an item for CD or DVD.  Places>Computer opens a file
> browser window that lists only floppy0 and File System.  Of course there is
> no floppy, "special device /dev/fd0 does not exist".  Under Karmic, there
> used to be a listing, but it wouldn't open; it showed the error "special
> device /dev/sc0 doesn't exist".  Now in Lucid there is nothing to click on.
> ls /dev confirms no /dev/sc0.  ls /media outputs
>
>  floppy floppy0
>
> Are there any other terminal commands you would like to see the output of?
>
> Thanks,
>
> PD
>
>
>
>
> --
> Ubuntu-Studio-devel mailing list
> Ubuntu-Studio-devel@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel
>
>


-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
-- 
Ubuntu-Studio-devel mailing list
Ubuntu-Studio-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-devel