<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
Does it work from the live disk?<BR>
I had a similar failure with my sound card on 9.10<BR>
1.&nbsp; I did an upgrade over the wire, which had always worked great with Ubuntu before.<BR>
&nbsp;&nbsp; 1.1 Sound fails - card is seen by the system but not seen by pulse-audio or any other GUI-side utility<BR>
2. Burned an iso of Ubuntu.<BR>
&nbsp;&nbsp; 2.1 Bare-metal install <BR>
&nbsp;&nbsp; 2.2 Sound failed (same apparent issue as 1.<BR>
3. Worked it over at the Install Fest with wiser help.&nbsp; <BR>
&nbsp;&nbsp; 3.1 The issue seemed to be that the installer program was jacked up, and not able to set the mods right<BR>
&nbsp;&nbsp; 3.2 There were different link numbers to the kernel modules related to this bit of hardware. Found with <B>lsmod</B> in live and installed sessions.<BR>
4. Installed Kubuntu (clean install) <BR>
&nbsp;&nbsp; 4.1 The sound card was automagically available for use.<BR>
&nbsp;&nbsp; 4.2 The modules had the same linkages as they did from a session off of the live disk<BR>
What's different?&nbsp; Mine was an HP dv6000 laptop.&nbsp; Apparently, lots of people were having trouble with this model and sound.<BR>
What doesn't work now?&nbsp; My hp multimedia button-bar at the top of the keyboard is not rigged up in Kubuntu.&nbsp; It is still limping because of that.<BR>
<BR>
You might be able to look at kernel modules related to the DVD drive.&nbsp; Since the previous version worked, it would make sense that there was a similar issue for your situation as for mine, though it is a different kind of hardware.<BR>
<BR>
-Wolf<BR>
<BR>
This was something I hadn't seen for listing hardware lshw. <BR>
http://embraceubuntu.com/2007/02/18/find-hardware-specs-details-on-your-computer/ <BR>
<BR>
<B></B><BR>
-----Original Message-----<BR>
<B>From</B>: Grady Harris &lt;<A HREF="mailto:Grady%20Harris%20%3cnolan.voight@gmail.com%3e">nolan.voight@gmail.com</A>&gt;<BR>
<B>Reply-to</B>: Atlanta Linux Enthusiasts - Yes! We run Linux! &lt;ale@ale.org&gt;<BR>
<B>To</B>: Atlanta Linux Enthusiasts &lt;<A HREF="mailto:Atlanta%20Linux%20Enthusiasts%20%3cale@ale.org%3e">ale@ale.org</A>&gt;<BR>
<B>Subject</B>: [ale] Karmic failure - missing device - mknod<BR>
<B>Date</B>: Mon, 21 Dec 2009 09:58:02 -0500<BR>
<BR>
<PRE>
Another newsletter from the Slow Learners Academy:

I finally upgraded my Ubuntu installation to 9.10 lasty week, figuring
enough time had passed for others to have worked out most problems.
Not so--the thing doesn't know the machine has a DVD drive in it. Pop
in a disk, nothing happens. Click on the cdrom icon that appears in
Nautilus, get the message that no such device exists. Try it different
ways, get variations on the message: &quot;/dev/scd0 does not exist,&quot;
&quot;/dev/sr0 does not exist.&quot; I check, sure enough, it doesn't exist. My
first thought is, &quot;Well, then, I'll make it.&quot;

 I spent a long while Saturday looking on the Ubuntu forums &amp;
elsewhere for folks having the same problem, &amp; there were many. Lots
of other folks being helpful, but none of the tips worked for me. They
all seemed to be predicated upon the device being there, &amp; it wasn't.
Okay, blunt object time. I made /dev/sr0 w/ touch, changed the group,
set the permissions, created a symbolic link to /dev/scd0, &amp; it
worked. However, comparing it with the other files in dev, noticed it
should be a block file.

Haven't done that before. Is mknod what I should use to create the
device file? Is there a preferred way?
_______________________________________________
Ale mailing list
<A HREF="mailto:Ale@ale.org">Ale@ale.org</A>
<A HREF="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</A>
See JOBS, ANNOUNCE and SCHOOLS lists at
<A HREF="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</A>
</PRE>
<BR>
</BODY>
</HTML>