The first is one of my hard drives is not detected by it. It is a 250GB SATAII drive formatted to NTFS and nearly full that contains all my media (Music and videos) and is completely undetected by Fedora, (was the same for Ubuntu). I have a identical drive with Vista on that was connected during the install of Fedora which I can access just fine. Anything I need to do when adding a drive?
The extra drive I believe is SDC, but I only have one partition on there in Windows.
The second is sound. My M-audio 2496 is detected under sound, but not pulse audio volume control. No sound is outputted from it. The test sounds come out of my headphones connected to my onboard (ASUS A8N-SLI) when the 2496 is selected, but only using ALSA. When installing the m-audio drivers I get this error:

Anything you can suggest? Edit: It appears now that I do not have the correct audio device (dsp2 instead of dsp). How do I force it to change over in CLI?
Thanks for the help.
And finally, multi monitor supports is terrible out of the box. Anyway to improve it?
I have 2 screens, a 19" secondary on the left which I like to throw windows to, i.e. Pidgin, music player, useful pop-ups. and then a 24" on the right as a primary. I don't mind the 2 Gnome bars, but the 19" one is terrible slow (along with right click on any windows on this screen. The 24" has a weird problem with a lack of top bar: http://img361.imageshack.us/img361/3448/screenshotko0.png to close/move the window. This appears to happen after a restart with desktop effects enabled. What can I do to improve/fix this? Fixed that one. All it required was
I would like to zoom out on the cube though. Makes it quite hard to rotate with 2 screens.
[root@MSHOME ~]# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xcfcdcfcd
Device Boot Start End Blocks Id System
/dev/sda1 * 1 25 200781 83 Linux
/dev/sda2 26 9729 77947380 8e Linux LVM
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbf786fa2
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30402 244196352 7 HPFS/NTFS
Disk /dev/sdc: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x2052474d
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/sdc1 ? 410 119791 958924038+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sdc2 ? 121585 234786 909287957+ 43 Unknown
Partition 2 does not end on cylinder boundary.
/dev/sdc3 ? 14052 14052 5 72 Unknown
Partition 3 does not end on cylinder boundary.
/dev/sdc4 164483 164486 25945 0 Empty
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
Disk /dev/dm-0: 77.6 GB, 77678510080 bytes
255 heads, 63 sectors/track, 9443 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, 2080374784 bytes
255 heads, 63 sectors/track, 252 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x30307800
Disk /dev/dm-1 doesn't contain a valid partition table
[root@MSHOME ~]#
The extra drive I believe is SDC, but I only have one partition on there in Windows.
The second is sound. My M-audio 2496 is detected under sound, but not pulse audio volume control. No sound is outputted from it. The test sounds come out of my headphones connected to my onboard (ASUS A8N-SLI) when the 2496 is selected, but only using ALSA. When installing the m-audio drivers I get this error:
[root@MSHOME ~]# rpm -i oss-linux-v4.0-1016.i386.rpm
package oss-linux-v4.0-1016.i386 is already installed
[root@MSHOME ~]# rpm -e oss-linux-v4.0-1016.i386.rpm
error: package oss-linux-v4.0-1016.i386.rpm is not installed


Anything you can suggest? Edit: It appears now that I do not have the correct audio device (dsp2 instead of dsp). How do I force it to change over in CLI?
Thanks for the help.

And finally, multi monitor supports is terrible out of the box. Anyway to improve it?
I have 2 screens, a 19" secondary on the left which I like to throw windows to, i.e. Pidgin, music player, useful pop-ups. and then a 24" on the right as a primary. I don't mind the 2 Gnome bars, but the 19" one is terrible slow (along with right click on any windows on this screen. The 24" has a weird problem with a lack of top bar: http://img361.imageshack.us/img361/3448/screenshotko0.png to close/move the window. This appears to happen after a restart with desktop effects enabled. What can I do to improve/fix this? Fixed that one. All it required was
nvidia-xconfig --twinview

I would like to zoom out on the cube though. Makes it quite hard to rotate with 2 screens.
Last edited: