Re: gnome shell - mouse mostly broken

2009-12-27 Thread Kanwar Ranbir Sandhu
On Sat, 2009-12-26 at 19:15 -0500, Kanwar Ranbir Sandhu wrote:
 Then, I switched to GNOME Shell. Things looked normal until I tried to
 left click on the Actions menu - I got nothing.  Right clicking, pushing
 the mouse pointer to the upper left corner, clicking the +
 to add new workspaces, or trying to launch apps from the menu after
 bringing it up with an Alt+F1 key press didn't work either. So, the
 keyboard appears to work properly.
 
 What's strange is that left clicking the volume applet or right clicking
 my name works fine (i.e. I can control the volume, I see a menu, etc.).

Is no one else experiencing this?

Regards,

Ranbir

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


md raid 5 not working

2009-12-26 Thread Kanwar Ranbir Sandhu
Hello All,

I clean installed Fedora 12 on my PC which was previously running Fedora
11.  In F11, I had three md RAID devices: two were configured as RAID 1,
and the third was RAID 5.

/dev/md0 and /dev/md1 came up fine.  But, /dev/md3 (yes, that's what I
called it), did not.  So, before I did anything else, I booted up with a
recovery CD.  Strangely, the recovery CD saw all the raid devices and
brought them all up without any problem!  At least I know my RAID 5 set
is ok.

My Linux RAID skills/experience aren't that deep, so I'm not sure how to
fix this.  I'd appreciate any pointers.

Some details:

[ran...@master Downloads]$ sudo fdisk -l /dev/sd[a-e]

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c9149

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  13  104391   fd  Linux raid autodetect
/dev/sda2  14  121601   976655610   fd  Linux raid autodetect

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf61d63b2

   Device Boot  Start End  Blocks   Id  System
/dev/sdb1   1   60801   488384001   fd  Linux raid autodetect

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000a00c1

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   *   1  13  104391   fd  Linux raid autodetect
/dev/sdc2  14  121601   976655610   fd  Linux raid autodetect

Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8fa9253e

   Device Boot  Start End  Blocks   Id  System
/dev/sdd1   1   60801   488384001   fd  Linux raid autodetect

Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf6ee8946

   Device Boot  Start End  Blocks   Id  System
/dev/sde1   1   60801   488384001   fd  Linux raid autodetect



[ran...@master Downloads]$ sudo mdadm --examine /dev/sdb
/dev/sdb:
  Magic : a92b4efc
Version : 0.90.00
   UUID : 3a191f31:ba633013:ae9dbec1:62cec51b
  Creation Time : Sat Aug 15 23:22:40 2009
 Raid Level : raid5
  Used Dev Size : 488386496 (465.76 GiB 500.11 GB)
 Array Size : 976772992 (931.52 GiB 1000.22 GB)
   Raid Devices : 3
  Total Devices : 2
Preferred Minor : 2

Update Time : Tue Oct 13 13:03:16 2009
  State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 1
  Spare Devices : 0
   Checksum : 618de7ea - correct
 Events : 13144

 Layout : left-symmetric
 Chunk Size : 64K

  Number   Major   Minor   RaidDevice State
this 0   8   160  active sync   /dev/sdb

   0 0   8   160  active sync   /dev/sdb
   1 1   001  faulty removed
   2 2   8   642  active sync   /dev/sde

[ran...@master Downloads]$ sudo mdadm --examine /dev/sdd
/dev/sdd:
  Magic : a92b4efc
Version : 0.90.00
   UUID : 3a191f31:ba633013:ae9dbec1:62cec51b
  Creation Time : Sat Aug 15 23:22:40 2009
 Raid Level : raid5
  Used Dev Size : 488386496 (465.76 GiB 500.11 GB)
 Array Size : 976772992 (931.52 GiB 1000.22 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 2

Update Time : Tue Oct 13 08:56:02 2009
  State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
   Checksum : 618da50d - correct
 Events : 11958

 Layout : left-symmetric
 Chunk Size : 64K

  Number   Major   Minor   RaidDevice State
this 1   8   481  active sync   /dev/sdd

   0 0   8   160  active sync   /dev/sdb
   1 1   8   481  active sync   /dev/sdd
   2 2   8   642  active sync   /dev/sde

[ran...@master Downloads]$ sudo mdadm --examine /dev/sde
/dev/sde:
  Magic : a92b4efc
Version : 0.90.00
   UUID : 3a191f31:ba633013:ae9dbec1:62cec51b
  Creation Time : Sat Aug 15 23:22:40 2009
 Raid Level : raid5
  Used Dev Size : 488386496 (465.76 GiB 500.11 GB)
 Array Size : 976772992 (931.52 GiB 1000.22 GB)
   Raid Devices : 3
  Total Devices : 2
Preferred Minor : 2

Update Time : Tue Oct 13 13:04:10 2009
  State : clean
 Active Devices : 1
Working Devices : 1
 Failed Devices : 1
  Spare Devices : 0
   Checksum : 618de85f - correct
 Events : 13146

 Layout : left-symmetric
 Chunk Size : 64K

 

Re: md raid 5 not working

2009-12-26 Thread Kanwar Ranbir Sandhu
On Sat, 2009-12-26 at 15:28 -0500, Kanwar Ranbir Sandhu wrote:
 My Linux RAID skills/experience aren't that deep, so I'm not sure how to
 fix this.  I'd appreciate any pointers.
 
 Some details:

Device Boot  Start End  Blocks   Id  System
 /dev/sdb1   1   60801   488384001   fd  Linux raid autodetect

Device Boot  Start End  Blocks   Id  System
 /dev/sdd1   1   60801   488384001   fd  Linux raid autodetect

Device Boot  Start End  Blocks   Id  System
 /dev/sde1   1   60801   488384001   fd  Linux raid autodetect

Solved my problem!

As you can see here, the md superblock is on the first primary partition
of each of these drives.  But, Linux wasn't seeing these partitions.  A
simple 'ls -l /dev/sd*' only showed me /dev/sdb, /dev/sdd, and /dev/sde.
The reason I provided mdadm details on these drives was because I
couldn't see /dev/sdb1, etc.  I couldn't give md information on the
partitions.

I realized I had once used the entire drives in a md RAID 5 set instead
of building the RAID 5 on partitions.  I had outdated md superblocks
on /dev/sd[bde]!  I suppose when I rebuilt the array properly, I didn't
wipe the drives completely.  Basically, the old md superblocks were
confusing the kernel.

To fix this, I ran the following from the rescue CD:

mdadm --zero-superblock --force /dev/sdb
mdadm --zero-superblock --force /dev/sdd
mdadm --zero-superblock --force /dev/sde

When I rebooted, /dev/md3 was detected properly and came up without any
problems.  Sweet!

Thanks to everyone that replied.  I didn't think I could solve this one
on my own, but the man page + my realization of what was going on helped
immensely.

Regards,

Ranbir

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


gnome shell - mouse mostly broken

2009-12-26 Thread Kanwar Ranbir Sandhu
Hi Everyone,

I have an ATI Radeon HD3870 installed on my F12 system.  For 3D, I've
installed the experimental driver package,
mesa-dri-drivers-experimental. 3D works: so far, so good.

Then, I switched to GNOME Shell. Things looked normal until I tried to
left click on the Actions menu - I got nothing.  Right clicking, pushing
the mouse pointer to the upper left corner, clicking the +
to add new workspaces, or trying to launch apps from the menu after
bringing it up with an Alt+F1 key press didn't work either. So, the
keyboard appears to work properly.

What's strange is that left clicking the volume applet or right clicking
my name works fine (i.e. I can control the volume, I see a menu, etc.).

I use GNOME Shell on a HP laptop without any problems.  My USB mouse
works flawlessly on that system.

What could be the issue?

Regards,

Ranbir

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Reuse /home when installing fresh?

2009-12-12 Thread Kanwar Ranbir Sandhu
Hi All,

When I move up to a new Fedora release, I always start with a clean home
folder and then selectively copy in application settings (personal data
is moved over whole sale).  I've been doing this for a long time now
because in the past I've had problems with crashing/misbehaving
applications and a general instability in the Gnome desktop when I've
reused my old home folder blindly.

I'm about to move up to Fedora 12 - I'm currently using Fedora 11.
Should I be just as cautious as I have been in the past, or can I just
keep my entire home folder and use it as is?  FYI: I don't format
the /home LV when I install a new release.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.30.9-96.fc11.x86_64 x86_64 GNU/Linux 
21:42:22 up 17 days, 23:55, 3 users, load average: 0.23, 0.20, 0.12 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


nautilus-sound-converter in F11

2009-10-28 Thread Kanwar Ranbir Sandhu
Hi Everyone,

I have nautilus-sound-converter installed so that I may convert selected
audio files to a different format from within Nautilus. In this case, I
want to convert from flac to mp3.  However, the drop down list box
doesn't let me choose mp3 as a format to convert to.

If I edit the conversion profiles, I can see CD Quality, MP3 in the
list.  The profile is enabled, and I have lame installed (which does the
actual conversion).

Does anyone know why the MP3 profile isn't available in the drop down
list?  This used to work very well in F10.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.30.8-64.fc11.x86_64 x86_64 GNU/Linux 
20:29:04 up 9 days, 21:54, 2 users, load average: 0.43, 0.56, 0.48 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Fedora 10, software RAID weirdness

2009-10-12 Thread Kanwar Ranbir Sandhu
Hello,

I wanted to upgrade my F10 system to F11 (fresh install), but F11's
anaconda wouldn't detect my md RAID sets. I booted back into F10 and
after a bit of investigation, I discovered fdisk can't even read the
partition table of my 3 drive RAID 5 set. But, a look at /proc/mdstat
reveals md is happy.

I don't know what I should do to fix the problem.  I don't have a ton of
experience with Linux RAID.

Here's the fdisk output:

[ran...@ranbir ~]$ sudo fdisk -l 

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000c9149

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  13  104391   fd  Linux raid autodetect
/dev/sda2  14  121601   976655610   fd  Linux raid autodetect

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000a00c1

   Device Boot  Start End  Blocks   Id  System
/dev/sdc1   *   1  13  104391   fd  Linux raid autodetect
/dev/sdc2  14  121601   976655610   fd  Linux raid autodetect

Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x

Disk /dev/sdd doesn't contain a valid partition table

Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x

Disk /dev/sde doesn't contain a valid partition table

Disk /dev/sdf: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00054be0

   Device Boot  Start End  Blocks   Id  System
/dev/sdf1   *   1   60801   488384001   83  Linux


Drives sdb, sdd, and sde are the ones with the supposed invalid
partition tables.


Here's the md status from the kernel's point of view:

[ran...@ranbir ~]$ cat /proc/mdstat 
Personalities : [raid1] [raid6] [raid5] [raid4] 
md2 : active raid5 sdb[0] sde[2] sdd[1]
  976772992 blocks level 5, 64k chunk, algorithm 2 [3/3] [UUU]
  
md0 : active raid1 sda1[0] sdc1[1]
  104320 blocks [2/2] [UU]
  
md1 : active raid1 sda2[0] sdc2[1]
  976655488 blocks [2/2] [UU]
  
unused devices: none


Is there actually a problem?  If so, how do I fix it?  Although I have
backups and could conceivable wipe the entire system clean during the
F11 install, I'd much rather have the md raid sets detected so that I
may choose to keep some of my partitions (e.g. /home).

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.35-170.2.94.fc10.x86_64 x86_64 GNU/Linux 
15:57:05 up 11 min, 2 users, load average: 0.20, 0.30, 0.23 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Fedora 10, software RAID weirdness

2009-10-12 Thread Kanwar Ranbir Sandhu
On Mon, 2009-10-12 at 16:41 -0400, Christopher K. Johnson wrote: 
 Not weird given that the 3 block devices used by md2 are not partitions, 
 but the entire drives.

Damn.  I never noticed that I did that.  I wish mdadm had thrown out
warnings when I originally set it up.  Or, maybe it did I ignored them.
Double damn.

 I cannot recommend exactly how to solve this since I don't know what you 
 have on md2, nor what backup options you have.  So I don't know whether 
 you need to boot in rescue to do this.  But I would recommend you backup 
 md2, deconstruct it, create a single large partition on each of sdb, 
 sdd, sde, of type linux raid autodetect, and construct a new md2 using 
 those sdb1, sdd1, and sde1 partitions, then restore the data.

I use BackupPC, which writes to an external USB 500GB drive.  I trust
BackupPC, though I sometimes wonder if my back ups are good.

I'll probably rsync the data to md1, and then do what you've suggested.

Thanks for the help!

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.35-170.2.94.fc10.x86_64 x86_64 GNU/Linux 
19:43:14 up 3:57, 2 users, load average: 0.14, 0.14, 0.09 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: sed, awk, or something...help meeeeeeeeeee

2009-09-29 Thread Kanwar Ranbir Sandhu
On Mon, 2009-09-28 at 20:07 +0100, Sharpe, Sam J wrote:
 That alone doesn't fit your original specification:
 
 [...@samlap Desktop]$ sed -e '/BB/R file2' file1
 AA
 BB
 1
 CC
 DD
 
 AA
 BB
 2
 CC
 DD
 
 You specified that BB was to be /replaced/ with 1, so you will
 need to do this:
 
 [...@samlap Desktop]$ sed -e '/BB/R file2' -e '/BB/d' file1
 AA
 1
 CC
 DD
 
 AA
 2
 CC
 DD

My bad - I meant to say insert not replace because I had another
version of the that doesn't have BB in it.

Thanks for pointing it out to me, though.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.30-170.2.82.fc10.x86_64 x86_64 GNU/Linux 
08:36:24 up 9 days, 22:11, 2 users, load average: 0.16, 0.12, 0.08 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Kanwar Ranbir Sandhu
Hi All,

I don't know if I should use sed for what I'm about to ask, but it seems
like a good idea.  If awk is better, or something else entirely, that's
fine too.

I have two files.  File 1 looks like this:

AA
BB
CC
DD

AA
BB
CC
DD

File 2 looks like this:

1
2
3

So, BB in file 1 always occurs in the same spot (i.e. between lines
AA and CC).  Knowing that, how do I replace the first occurrence of BB
in file 1 with 1 from file 2, the second occurrence of BB in
file 1 with 2 from file 2, and so on?

I think a bash 'for' or 'while' loop may be useful here, too.  But, it's
the sed/awk/whatever bits I don't know how to do.  I've read some of the
man/info page, looked up sed help on the net, etc.  I'm still not sure
how to do the above with sed.

Thanks in advance!

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.30-170.2.82.fc10.x86_64 x86_64 GNU/Linux 
13:29:18 up 9 days, 3:04, 3 users, load average: 1.13, 0.37, 0.18 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Kanwar Ranbir Sandhu
On Mon, 2009-09-28 at 19:48 +0200, Joerg Bergmann wrote:
 Probably it's not what you want, but I would prefer writing a
 
 50 lines standard C program for that task...

Gah!  'Probably' isn't the right word.

More reading and now I've got something along the lines of what I want
to do, but it's obviously not going to work:

sed '/BB/r file2' file1

This will dump the contents of file2 after each BB line in file1.
That's not what I'm after.

Is there a way in sed to read in one line at a time from file2 to
replace BB from file1 (as I explained earlier)?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.30-170.2.82.fc10.x86_64 x86_64 GNU/Linux 
14:00:55 up 9 days, 3:36, 3 users, load average: 1.28, 1.19, 0.95 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: sed, awk, or something...help meeeeeeeeeee

2009-09-28 Thread Kanwar Ranbir Sandhu
On Mon, 2009-09-28 at 19:33 +0100, Sharpe, Sam J wrote:
 Yes, but it involves reading the man page for sed - I'm not totally
 sure you are capable of doing that.
 
 I suggest looking at the output of man sed, finding the section
 about the command r and then reading the next few lines.

Oh my word.  I can't believe I missed that.  So, I've solved my little
problem with this:

sed '/BB/R file2' file1

Sweet!

Thanks to everyone who cared enough to reply.  I appreciate your time.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.30-170.2.82.fc10.x86_64 x86_64 GNU/Linux 
14:54:24 up 9 days, 4:29, 3 users, load average: 1.06, 1.15, 1.11 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What the hell are these dirs?

2009-07-26 Thread Kanwar Ranbir Sandhu
On Sun, 2009-07-26 at 08:40 -0500, Mikkel L. Ellertson wrote: 
 This sounds like you took a lot of screen shots from the playing
 video. Do the jpegs support this? Is it possible you hit S (capital
 s) un the keyboard while playing a movie?
 
 S (-vf screenshot only)
   Start/stop taking screenshots.

I thought that at first too, but I managed to copy out a few jpegs
(after running a dry rsync run with increased verbosity).  Each jpeg was
a picture of the letters 480p.  I know that doesn't mean they're all
like that, but even with these few that doesn't make much sense.

It's kind of like a screen shot of only a section of whatever I was
watching was taken.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:08:55 up 2 days, 1:36, 3 users, load average: 1.43, 1.94, 2.54 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: [fedora-list] What the hell are these dirs?

2009-07-26 Thread Kanwar Ranbir Sandhu
On Sun, 2009-07-26 at 09:30 -0400, Tony Nelson wrote:
  With as many files as you have this will take days.
  ...
 
 The slow part of what he did is the v.

Yes, very true.  I did it to make sure files were being deleted, and to
see if there was anything other than jpegs.  I should have stopped it
and removed the v once I was satisfied.

Anyway, it's gone now.  Unfortunately, even without out the -v, I've
barely made a dent.  This is going to take a long, long, long time.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:12:44 up 2 days, 1:39, 3 users, load average: 1.44, 1.71, 2.31 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What the hell are these dirs?

2009-07-25 Thread Kanwar Ranbir Sandhu
On Sat, 2009-07-25 at 08:25 -0500, Aaron Konstam wrote:
 Why assume? Why not just look at how many there are?

Because the ls never completes and eventually bombs out with a too
many files error.  So, though I am assuming, it's not really an
assumption.  :)

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:17:38 up 1 day, 1:44, 3 users, load average: 1.80, 2.57, 2.66 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What the hell are these dirs?

2009-07-25 Thread Kanwar Ranbir Sandhu
On Sat, 2009-07-25 at 03:50 +, g wrote:
 if user is in directory /home/ranbir/.cache/gnome-mplayer/plugin' and he is
 looking at *directories*, he has to use 'rm -fR *' to remove subdirectories
 and their content.

That won't work - there are too many files.

I ended up running this (while in
the /home/ranbir/.cache/gnome-mplayer/plugin dir)

find . -type f -name '*' -exec rm -f {} \;

It has now been running for 15 minutes, and is still going.  Holy shit.

I still want to know why these files were created in the first place.  I
believe they are all jpegs because I was trying to run a backup, and as
rsync did it's thing, all I saw were 'jpg' files being backed up from
those dirs.  In fact, that's how I discovered these dirs in the first
place. FYI: I cancelled the backup.

I'm none too pleased with gnome-mplayer.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:18:53 up 1 day, 1:46, 3 users, load average: 1.30, 2.24, 2.53 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What the hell are these dirs?

2009-07-25 Thread Kanwar Ranbir Sandhu
On Sun, 2009-07-26 at 02:22 +, g wrote:
 i believe the main thing he needs to do is clean them up on a regular
 bases.

I will start doing that.  It just sucks I never noticed this earlier.

 i believe biggest part of problem is that gnome-player does not clean
 up files, as it is acting like ms explorer creating cache files.
 
 not using gnome-player, much less gnome, i also wonder why the directories
 and files are being created. sounds like gnome-player is creating something
 so that it can play various files.

This is what has me most baffled.  Why did gnome-mplayer created
hundreds of thousands of jpegs in those dirs?  I certainly didn't ask it
to do that (certainly not on purpose, but then I don't know who I could
have done that by mistake).

Incidentally, the onle cache option I see for gnome-mplayer is for
streaming, and that's only the initial buffer before beginning play
back.

If this is default behaviour, the damn app should have an option
built-in for clearing out the cache dirs.

BTW, I'm running this command, as suggested by an earlier poster:

find . -type f -exec rm -fv '{}' +

It's been running just about all day.  There appears to be no end in
sight.  There has got to be a faster way to do this.  Can't I create a
sparse file or swap file or something, over that location and wipe it
clean that way?

Regards,

Ranbir


-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
00:20:55 up 1 day, 15:48, 3 users, load average: 0.60, 2.10, 3.13 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


What the hell are these dirs?

2009-07-24 Thread Kanwar Ranbir Sandhu
Hi All,

Can someone tell me what these dirs are for and why they're so hard to
delete:

[ran...@ranbir plugin]$ pwd
/home/ranbir/.cache/gnome-mplayer/plugin

[ran...@ranbir plugin]$ ls -l
total 523808
drwxr-xr-x 2 ranbir ranbir  99831808 2009-07-24 22:43 gnome-mplayeraabsvy
drwxr-xr-x 2 ranbir ranbir 107634688 2009-07-10 10:28 gnome-mplayercwgvib
drwxr-xr-x 2 ranbir ranbir  29638656 2009-07-10 10:28 gnome-mplayerjjkyiv
drwxr-xr-x 2 ranbir ranbir 101244928 2009-07-10 10:28 gnome-mplayerkaotaa
drwxr-xr-x 2 ranbir ranbir  99209216 2009-07-10 10:28 gnome-mplayerrkujaa
drwxr-xr-x 2 ranbir ranbir  98258944 2009-07-10 10:28 gnome-mplayerxnyieu


I don't know how they were created.  So I decided to delete them, but
they don't actually get deleted.  If I try an ls, my HD grinds away
without printing any output to the screen.

I'm assuming the dirs are full of thousands of files.  So, how do I get
rid of them?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
22:57:41 up 14:24, 3 users, load average: 1.06, 0.81, 1.48 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What is this .gvfs directory?

2009-07-23 Thread Kanwar Ranbir Sandhu
On Wed, 2009-07-22 at 10:20 -0400, Tom Horsley wrote:
 You musta missed this one :-).
 
 https://www.redhat.com/archives/fedora-list/2009-July/msg00639.html

Holy shit, you've made my day.  backuppc has lately been failing for me
royally because of that dir.  Even excluding it didn't help.

Finally, my backups will complete instead of just hang and die.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
21:12:25 up 5 days, 3:43, 3 users, load average: 0.33, 0.25, 0.19 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: 60% of Fedora packages obsolete

2009-07-20 Thread Kanwar Ranbir Sandhu
On Mon, 2009-07-20 at 15:27 -0500, Arthur Pemberton wrote:
 I've always found that some Fedora policies are far from as bleeding
 edge as observers would believe.
 
 However, this seems to place Fedora in a weird position -- between
 what most now consider to be the bleeding edge distro, Arch,. and what
 many consider to be the stable distro, Ubuntu. What niche does fedora
 intend to fullfill?

Well, considering other distros end up using tools developed by Red Hat
and perfected in Fedora, you tell me.

If another distro ever ends up influencing (i.e. technology wise) the
Linux and overall F/OSS landscape more than Red Hat does, that's when
I'll worry.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
17:38:23 up 3 days, 9 min, 3 users, load average: 0.29, 0.29, 0.34 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: vlc 1.0.0 for Fedora 10

2009-07-16 Thread Kanwar Ranbir Sandhu
On Thu, 2009-07-16 at 12:04 -0430, Patrick O'Callaghan wrote:
 An RC version has been available for at least a couple of weeks:
 
 % rpm -q vlc
 vlc-1.0.0-0.12rc4.fc11.x86_64

That looks like a F11 package.  I was asking about a F10 update.

I may just abandon 3D for a while and move up to F11 right away.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
17:03:03 up 15 days, 2:36, 6 users, load average: 0.36, 1.15, 1.11 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


vlc 1.0.0 for Fedora 10

2009-07-15 Thread Kanwar Ranbir Sandhu
Hi All,

Does anyone know if rpm fusion will be releasing vlc 1.0.0 for F10?  I
want to try out the improved AVCHD support in 1.0.0, but I don't want to
move up to F11 (not until I have 3D support for my HD3850 video card).

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
23:54:58 up 14 days, 9:28, 6 users, load average: 2.77, 3.01, 2.79 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Sound breaks up at start

2009-07-04 Thread Kanwar Ranbir Sandhu
On Thu, 2009-07-02 at 18:36 -0700, john wendel wrote:
 I have the same problem on my ICH7 based system. I suspect hardware bugs 
 in the ICH7 sound chip. The sound on my ICH9 motherboard doesn't have 
 the problem. I finally bought a Sound Blaster, works much better.

I have an Intel Corporation 82801JI (ICH10 Family) HD Audio
Controller, and I have the same sound break up/clipping problem.
Additionally, I here pops and crackles when listening to mp3 or flac
audio files.

I think it's a bug in a driver or pulse audio in Fedora 10.  I just
don't know how to track it down.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
08:47:37 up 2 days, 18:21, 4 users, load average: 0.33, 0.48, 0.37 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kdenlive

2009-07-02 Thread Kanwar Ranbir Sandhu
On Thu, 2009-07-02 at 07:42 +0200, Henry Ritzlmayr wrote:
 This bug is known under F10 and fixed (at least for me) under F11. My
 workaround under F10 is to never ever touch the buttons in the
 clip/project view. Meaning: You can add clips, edit them,  but as
 soon as you hit the play button in the clip/project view once, the next
 time you do anything on the timeline - crash. Not nice, but as said
 fixed for me running the same rpm in F11. 

Great - good to know. This makes waiting for a fglrx build for Fedora 11
a bit harder.

Thanks for replying!

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:53:43 up 20:27, 5 users, load average: 1.06, 0.44, 0.18 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: kdenlive

2009-07-02 Thread Kanwar Ranbir Sandhu
On Wed, 2009-07-01 at 20:33 -0500, Rex Dieter wrote:
 Reportedly better using rpmfusion's kdevlive builds + newer ffmpeg

Awesome!

BTW, is AVCHD support in kdenlive, ffmpeg, etc. better in the Fedora 11
versions of those packages?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.25-170.2.72.fc10.x86_64 x86_64 GNU/Linux 
10:56:22 up 20:30, 5 users, load average: 1.22, 0.74, 0.33 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: RocketRAID 1740 and Fedora 10

2009-06-21 Thread Kanwar Ranbir Sandhu
On Sat, 2009-06-20 at 17:26 -0400, Kanwar Ranbir Sandhu wrote:
 FYI: I'm doing all of this just so I can run FreeNAS in a KVM VM on my
 PC. I don't think freebsd can read from or write to Linux LVM, so I'll
 have to use NFS on top in order use the storage in FreeNAS.

A few hours after writing this I remembered KVM would be exposing the
LVM on the Linux side as a normal IDE disk to freenas.  After
configuring the freenas KVM, the freebsd kernel did indeed see the LVM
storage as a normal IDE disk.

And now, this thread can die.  :)

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.24-170.2.68.fc10.x86_64 x86_64 GNU/Linux 
09:12:22 up 17:38, 4 users, load average: 0.28, 0.13, 0.08 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Where is eth0/eth1/assigned -

2009-06-20 Thread Kanwar Ranbir Sandhu
On Sat, 2009-06-06 at 08:42 -0500, Mikkel L. Ellertson wrote: 
 You can try udevadm control --reload_rules - this will tell udevd
 about the rule changes. You will probably have to remove and
 re-install the NIC module for the change to take affect. You will
 have to bring down eth1 before removing the module, and you will
 want to bring up eth0 after re-installing it.

Worked! Here's what I did:

1. stopped the network
2. unloaded both NICs' modules
3. made my changes to /etc/udev/rules.d/70-persistent-net.rules
3. reloaded the udev rules
4. loaded the NIC modules
5. restarted the network

Thanks!

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.21-170.2.56.fc10.x86_64 x86_64 GNU/Linux 
09:19:52 up 27 days, 10:29, 4 users, load average: 0.12, 0.13, 0.18 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


RocketRAID 1740 and Fedora 10

2009-06-20 Thread Kanwar Ranbir Sandhu
Hi All,

I have a fully updated Fedora 10 box in which I've installed a
RocketRAID 1740 controller.  I've attached three SATA II drives to it,
and configured them for RAID 5.

When I boot the machine, the card appears to be detected properly.  But,
the actual RAID array isn't.  That is, instead of seeing one drive, all
three drives are detected individually.  Oh, the sata_mv module is being
automatically loaded.

I had this very same controller and the same drives installed in a
Fedora 7 box before.  The difference there was that I was using
Highpoint's own driver.  The RAID array came up as one drive, the way I
expected it to.

Does anyone know what could be wrong?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.24-170.2.68.fc10.x86_64 x86_64 GNU/Linux 
16:16:43 up 43 min, 4 users, load average: 0.22, 0.28, 0.19 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: RocketRAID 1740 and Fedora 10

2009-06-20 Thread Kanwar Ranbir Sandhu
On Sat, 2009-06-20 at 16:28 -0400, Kanwar Ranbir Sandhu wrote:
 When I boot the machine, the card appears to be detected properly.  But,
 the actual RAID array isn't.  That is, instead of seeing one drive, all
 three drives are detected individually.  Oh, the sata_mv module is being
 automatically loaded.

 Does anyone know what could be wrong?


I should have included the output when the sata_mv module is loaded:


Jun 20 15:58:37 ranbir kernel: sata_mv :05:00.0: version 1.24
Jun 20 15:58:37 ranbir kernel: sata_mv :05:00.0: PCI INT A - GSI 16 
(level, low) - IRQ 16
Jun 20 15:58:37 ranbir kernel: sata_mv :05:00.0: Gen-IIE 32 slots 4 ports 
SCSI mode IRQ via INTx
Jun 20 15:58:37 ranbir kernel: scsi14 : sata_mv
Jun 20 15:58:37 ranbir kernel: scsi15 : sata_mv
Jun 20 15:58:37 ranbir kernel: scsi16 : sata_mv
Jun 20 15:58:37 ranbir kernel: scsi17 : sata_mv
Jun 20 15:58:37 ranbir kernel: ata13: SATA max UDMA/133 mmio 
m1048...@0xfeb0 port 0xfeb22000 irq 16
Jun 20 15:58:37 ranbir kernel: ata14: SATA max UDMA/133 mmio 
m1048...@0xfeb0 port 0xfeb24000 irq 16
Jun 20 15:58:37 ranbir kernel: ata15: SATA max UDMA/133 mmio 
m1048...@0xfeb0 port 0xfeb26000 irq 16
Jun 20 15:58:37 ranbir kernel: ata16: SATA max UDMA/133 mmio 
m1048...@0xfeb0 port 0xfeb28000 irq 16
Jun 20 15:58:37 ranbir kernel: ata13: SATA link up 3.0 Gbps (SStatus 123 
SControl 300)
Jun 20 15:58:38 ranbir kernel: ata13.00: ATA-7: ST3500630AS, 3.AAC, max UDMA/133
Jun 20 15:58:38 ranbir kernel: ata13.00: 976773168 sectors, multi 0: LBA48 NCQ 
(depth 31/32)
Jun 20 15:58:38 ranbir kernel: ata13.00: configured for UDMA/133
Jun 20 15:58:38 ranbir kernel: ata14: SATA link up 3.0 Gbps (SStatus 123 
SControl 300)
Jun 20 15:58:38 ranbir kernel: ata14.00: ATA-7: ST3500630AS, 3.AAC, max UDMA/133
Jun 20 15:58:38 ranbir kernel: ata14.00: 976773168 sectors, multi 0: LBA48 NCQ 
(depth 31/32)
Jun 20 15:58:38 ranbir kernel: ata14.00: configured for UDMA/133
Jun 20 15:58:39 ranbir kernel: ata15: SATA link up 3.0 Gbps (SStatus 123 
SControl 300)
Jun 20 15:58:39 ranbir kernel: ata15.00: ATA-8: ST3500320AS, SD15, max UDMA/133
Jun 20 15:58:39 ranbir kernel: ata15.00: 976773168 sectors, multi 0: LBA48 NCQ 
(depth 31/32)
Jun 20 15:58:39 ranbir kernel: ata15.00: configured for UDMA/133
Jun 20 15:58:39 ranbir kernel: ata16: SATA link down (SStatus 0 SControl 300)
Jun 20 15:58:39 ranbir kernel: scsi 14:0:0:0: Direct-Access ATA  
ST3500630AS  3.AA PQ: 0 ANSI: 5
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sdc: unknown partition table
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: [sdc] Attached SCSI disk
Jun 20 15:58:39 ranbir kernel: sd 14:0:0:0: Attached scsi generic sg2 type 0
Jun 20 15:58:39 ranbir kernel: scsi 15:0:0:0: Direct-Access ATA  
ST3500630AS  3.AA PQ: 0 ANSI: 5
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sdd: unknown partition table
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: [sdd] Attached SCSI disk
Jun 20 15:58:39 ranbir kernel: sd 15:0:0:0: Attached scsi generic sg3 type 0
Jun 20 15:58:39 ranbir kernel: scsi 16:0:0:0: Direct-Access ATA  
ST3500320AS  SD15 PQ: 0 ANSI: 5
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] 976773168 512-byte hardware 
sectors (500108 MB)
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] Write Protect is off
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] Write cache: enabled, read 
cache: enabled, doesn't support DPO or FUA
Jun 20 15:58:39 ranbir kernel: sde: unknown partition table
Jun 20 15:58:39 ranbir kernel: sd 16:0:0:0: [sde] Attached SCSI disk
Jun 20 15:58:39 ranbir

Re: RocketRAID 1740 and Fedora 10

2009-06-20 Thread Kanwar Ranbir Sandhu
On Sat, 2009-06-20 at 16:28 -0400, Kanwar Ranbir Sandhu wrote:
 Does anyone know what could be wrong?

Damn it...sent in the question, replied to my own thread, and then I
found the answer:

http://www.highpoint-tech.com/USA/faq_linuxgeneral_q6.htm

I'll have to use their proprietary driver.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.24-170.2.68.fc10.x86_64 x86_64 GNU/Linux 
16:36:06 up 1:02, 4 users, load average: 0.35, 0.16, 0.11 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: RocketRAID 1740 and Fedora 10

2009-06-20 Thread Kanwar Ranbir Sandhu
On Sat, 2009-06-20 at 15:56 -0500, Bruno Wolff III wrote:
 If you aren't dual booting a Windows OS you should consider just using
 the card as a nonraid controller and use software raid. It doesn't look
 like that card comes with battery backed cache, so it probably won't help
 noticably with performance. By using software raid, you aren't tied to
 the hardware and if the controller dies you don't need to buy the same
 card to get your data back.

All very true.  But, the Fedora 7 PC I pulled this hardware from didn't
have any onboard SATA, so I had originally decided to purchase the RAID
card to give me SATA II ports AND do the RAID in hardware (the PC is 5
years old).  Now that I've moved it all into my new PC, I have access to
on board SATA.  So, the plan is to:

1. move the data from the old RocktRAID 1740 RAID 5 to my Linux RAID 1
2. disconnect all 3 drives from the RAID card
3. connect the same 3 drives to the on board SATA I/II ports
4. remove the RAID card
5. configure Linux RAID 5 on those drives

That'll make me sleep better at night. :)  But, I'm in no rush to do it,
especially since I make daily backups.  It took long enough to move all
the hardware around today. Maybe I'll make the change in a few months.

FYI: I'm doing all of this just so I can run FreeNAS in a KVM VM on my
PC. I don't think freebsd can read from or write to Linux LVM, so I'll
have to use NFS on top in order use the storage in FreeNAS.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.24-170.2.68.fc10.x86_64 x86_64 GNU/Linux 
17:14:38 up 1:41, 4 users, load average: 0.41, 0.22, 0.21 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Where is eth0/eth1/assigned -

2009-06-06 Thread Kanwar Ranbir Sandhu
On Thu, 2009-06-04 at 16:02 -0400, Mike Burger wrote:
 You can remove the line for eth0, then take the line for eth1, and as long
 as the ATTR{address} line matches the MAC address of your current eth1
 NIC, just change:
 
 NAME=eth1
 
 to
 
 NAME=eth0
 
 Reboot, and voila!!!

Is there a way to have the udev changes read by the kernel and other OS
bits without having to reboot the box?

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.21-170.2.56.fc10.x86_64 x86_64 GNU/Linux 
08:49:32 up 13 days, 9:59, 2 users, load average: 0.11, 0.18, 0.13 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: What software is missing in the Fedora repository?

2009-05-27 Thread Kanwar Ranbir Sandhu
On Thu, 2009-05-21 at 19:57 -0430, Patrick O'Callaghan wrote:
 On Thu, 2009-05-07 at 16:31 +0530, Rahul Sundaram wrote:
  Tell me the home page of the software and give me a brief description
  on what it does.
 
 A couple of video transcoder GUIs which look interesting. See
 http://lwn.net/SubscriberLink/333904/1e8930cff396a065/ for an overview.
 
 1) Arista: http://programmer-art.org/projects/arista-transcoder

 2) Transmageddon: http://www.linuxrising.org/transmageddon/

Staying on the theme of video software, I'd love to see Kdenlive in the
Fedora repo.  I've been wanting to try it out ever since I heard about
it.

http://www.kdenlive.org/

Kdenlive is a free open-source video editor for GNU/Linux and FreeBSD,
which supports DV, AVCHD (experimental support) and HDV editing.
Kdenlive relies on several other open source projects, such as FFmpeg
and MLT video framework. Our software was designed to answer all needs,
from basic video editing to semi-professionnal work.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.21-170.2.56.fc10.x86_64 x86_64 GNU/Linux 
02:01:38 up 3 days, 3:12, 3 users, load average: 0.09, 0.31, 0.20 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


can't rebuild rsyslog using mock

2009-05-26 Thread Kanwar Ranbir Sandhu
Hi All,

I'm not sure where I should ask this, so I'll try here and the CentOS
list.

I'm using mock-0.6.13-1.el5_2.3 on a CentOS 5 box to rebuild i386 and
x86_64 versions of rsyslog-3.21.10-2.fc10.src.rpm.  But, the mock build
always dies (for both archs) with the following error:

No Package Found for librelp-devel
Cannot find build req  librelp-devel. Exiting.

I can install that library on CentOS 5 outside of mock.  I can even
rebuild the SRPM outside of mock.  So, I don't think there is a problem
with the SRPM, but maybe there is.  I don't know.  :(

Does anyone know why librelp-devel wouldn't be found?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.21-170.2.56.fc10.x86_64 x86_64 GNU/Linux 
15:16:58 up 2 days, 16:27, 4 users, load average: 1.34, 0.95, 0.49 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Sound pops

2009-03-29 Thread Kanwar Ranbir Sandhu
Hi Everyone,

I have fully updated F10 system running on an Asus P5Q-E motherboard.
Yesterday while listening to some mp3s, I heard snaps, pops, and
crackles (rice krispies are tasty!).  At first I thought it was maybe a
poorly encoded mp3, but listening to many other mp3s didn't remove the
issue.

Has anyone else experienced this recently?  I remember reading here
quite a while ago about similar issues. I believe at that time it was a
problem with pulseaudio.  Maybe the bug is back.  :: shrugs ::

Any input would be appreciated!

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.19-170.2.35.fc10.x86_64 x86_64 GNU/Linux 
09:51:11 up 3 days, 13:01, 2 users, load average: 1.00, 1.25, 1.09 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Running a sudo command without a terminal

2009-03-18 Thread Kanwar Ranbir Sandhu
On Mon, 2009-03-16 at 10:20 -0700, Rick Stevens wrote:
 The option is requiretty and you'll need to set to off.  Just comment
 out the line:
 
   Defaultsrequiretty
 
 in your /etc/sudoers file by using visudo.

I think it's safer to disable it for a particular user instead of
whacking it for everyone on the system.

Defaults:someUser   !requiretty

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.19-170.2.35.fc10.x86_64 x86_64 GNU/Linux 
23:08:46 up 12 days, 22:35, 3 users, load average: 0.39, 0.41, 0.31 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Not all compiz effects working

2009-03-09 Thread Kanwar Ranbir Sandhu
Hello Everyone,

I am running Fedora 10 x86_64 on a P5Q-E motherboard with a Radeon HD
3870 graphics card.  I'm using the fglrx module provided by RPMs from
the rpm fusion non-free repo. My desktop environment is Gnome.

I have desktop effects enabled, which has let me put the desktop on a
cube and has made the windows wobbly.  Cool!  Unfortunately, enabling
more 3D effects using the CompizConfig Settings Manager doesn't work.

For example, I turned on Expo, which should activate after moving the
mouse to the top left corner.  It never works.  3D Windows, which should
make my windows appear to float above the desktop when I spin the
desktop, doesn't work either.  As far as I can tell, none of the
additional effects are working.

I've tried deleting all my compiz settings, restoring the default compiz
settings, enabling/disabling desktop effects, and logging in and out
(even complete reboots).  Nothing has fixed the problem.

Am I missing something, or do the additional effects not work with my 3D
card?  Incidentally, I have been able to use all of the above effects
(and more) on a HP notebook running the i386 version of Fedora 10 with
an embedded Intel chipset.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.19-170.2.35.fc10.x86_64 x86_64 GNU/Linux 
22:36:34 up 3 days, 22:03, 3 users, load average: 0.50, 0.43, 0.29 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Video editors

2009-03-08 Thread Kanwar Ranbir Sandhu
Hello All,

I have a bunch of VHS and 8mm tapes I'd like to convert to DVD or just
keep digital versions of on our home file server.  I've done this in the
past with Kino, which worked fairly well.

Since Kino is no longer under active development, and since it's missing
some features I'd like to have (e.g. AVCHD support), I've been looking
for a replacement.  Today I discovered kdenlive, and it looks pretty
sweet.  I want to try it out on my Fedora 10 x86_64 desktop, but it's
not in the Fedora repos.

The kdenlive website mentions a 3rd party repo, tigro, that has packages
for Fedora.  But, I'm a little weary of using a repo I've never heard
of.  It's located here: http://mirror.yandex.ru/fedora/tigro/ . Has
anyone used it before?

I saw a bugzilla entry for getting kdenlive into Fedora: the effort
appears to have stalled.  Does anyone know what's going on with this?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.19-170.2.35.fc10.x86_64 x86_64 GNU/Linux 
11:50:24 up 2 days, 11:17, 3 users, load average: 0.15, 0.28, 0.23 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Audio snap, crackle, and pop

2009-02-28 Thread Kanwar Ranbir Sandhu
On Sat, 2009-02-28 at 10:31 -0600, Steven Stern wrote:
 Since the last bunch of updates to F10, music played on my pc now does a
 good imitation of old, scratchy vinyl.  There are snaps and pops.
 
 Sound card:
 - -- Multimedia audio controller: Creative Labs CA0106 Soundblaster

I'm seeing the same with my P5Q-E on board sound, and the on board sound
on my HP nx7400 laptop (I don't have the sound card specs for that one).

Rather annoying, it is!

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.15-170.2.24.fc10.x86_64 x86_64 GNU/Linux 
11:59:28 up 1 day, 15:54, 2 users, load average: 0.42, 0.26, 0.10 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: X fails to start after recent update

2009-02-26 Thread Kanwar Ranbir Sandhu
On Thu, 2009-02-26 at 16:57 -0500, D. Hugh Redelmeier wrote:
 I did an update.  It said I should reboot.
 After reboot, X does not come up.
 
 I can flip to a text console:  that's what I'm typing this into.
 
 Anyone else have this problem?

One of the recent Xorg and/or fglrx (from rpmfusion) updates has borked
my 3D: it no longer works.  I logged out, and when I logged back in,
that's when I realized compiz wouldn't start.  I've spent an hour trying
to fix it, but I'm just bumbling around.

These are the errors I'm seeing in the Xorg log:

(EE) AIGLX error: fglrx exports no extensions
(/usr/lib64/dri/fglrx_dri.so: undefined symbol: __driDriverExtensions)
(EE) AIGLX: reverting to software rendering

I have an ATI HD3850.

What's happened? How do I fix it?  I wish the 3D bits weren't so touchy.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.15-170.2.24.fc10.x86_64 x86_64 GNU/Linux 
20:07:00 up 2 min, 2 users, load average: 1.01, 0.49, 0.18 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Slooooow USB key speeds

2009-02-01 Thread Kanwar Ranbir Sandhu
On Wed, 2009-01-28 at 18:32 -0600, Michael Cronenworth wrote:
 OP, I have a P5Q Deluxe running several USB flash drives at full 2.0 
 speeds. I'd make sure your BIOS USB setting is set to HiSpeed and not 
 FullSpeed. Isn't that wording wonderful?

My BIOS has the USB ports set to HiSpeed.  I disabled the backwards
compatibility feature, though I have no idea what that actually means.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.12-170.2.5.fc10.x86_64 x86_64 GNU/Linux 
17:56:32 up 3 days, 19:08, 2 users, load average: 0.34, 0.17, 0.16 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Slooooow USB key speeds

2009-02-01 Thread Kanwar Ranbir Sandhu
On Wed, 2009-01-28 at 17:19 -0600, Mikkel L. Ellertson wrote:
 You may want to take a look at /var/log/messages after plugging the
 USB key in and see what speed the USB key is talking at. 

Seems to me the kernel is detecting the USB key correctly and as a USB
2.0 device:

kernel: usb 1-5: new high speed USB device using ehci_hcd and address 5
kernel: usb 1-5: configuration #1 chosen from 1 choice
kernel: scsi11 : SCSI emulation for USB Mass Storage devices
kernel: usb 1-5: New USB device found, idVendor=13fe, idProduct=1f00
kernel: usb 1-5: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
kernel: usb 1-5: Product: DataTraveler 2.0
kernel: usb 1-5: Manufacturer: Kingston
kernel: usb 1-5: SerialNumber: 5B85087E
kernel: scsi 11:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP
PQ: 0 ANSI: 0 CCS
kernel: sd 11:0:0:0: [sdd] 15671296 512-byte hardware sectors (8024 MB)
kernel: sd 11:0:0:0: [sdd] Write Protect is off
kernel: sd 11:0:0:0: [sdd] Assuming drive cache: write through
kernel: sd 11:0:0:0: [sdd] 15671296 512-byte hardware sectors (8024 MB)
kernel: sd 11:0:0:0: [sdd] Write Protect is off
kernel: sd 11:0:0:0: [sdd] Assuming drive cache: write through
kernel: sdd: sdd1
kernel: sd 11:0:0:0: [sdd] Attached SCSI removable disk
kernel: sd 11:0:0:0: Attached scsi generic sg4 type 0

 You may
 want to look at /proc/bus/usb/devices to check the same thing.

And I see the speed as 480 here too:

T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6


I'm starting to think something is not quite right with the USB key (or
in the way it's being detected): I tested transferring files to my PSP,
but didn't see any of the same speed issues. I was able to copy large
files back and forth without any problems.

I should also add that after retesting the key with my HP laptop running
Fedora 10, the max speed I saw was 8 MBps.  The transfers would start
off in the 20+ MBps range, and then drop down to 8 MBps.  That's faster
than my desktop, but it's still dismal performance.

I need to try the stick on a Windows machine next.  I'm hoping I can
eliminate the USB key as the source of the problem.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.12-170.2.5.fc10.x86_64 x86_64 GNU/Linux 
17:58:50 up 3 days, 19:10, 2 users, load average: 0.12, 0.15, 0.15 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Slooooow USB key speeds

2009-02-01 Thread Kanwar Ranbir Sandhu
On Sun, 2009-02-01 at 18:14 -0500, Kanwar Ranbir Sandhu wrote:

 I'm starting to think something is not quite right with the USB key (or
 in the way it's being detected): I tested transferring files to my PSP,
 but didn't see any of the same speed issues. I was able to copy large
 files back and forth without any problems.

More testing with my PSP and the USB stick has revealed large file
transfers (e.g. 1 GB in size or more) destroy the transfer speed.
Transfers start up fast (around 20 MBps), and after a few seconds begin
to drop.

The difference being the Kingston USB stick drops to 1 MBps or less,
whereas the PSP is able to maintain a speed of around 6.5 MBps.  Both
devices connect at hi-speed (480 Mbps).

Anyone know what's going on?

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.12-170.2.5.fc10.x86_64 x86_64 GNU/Linux 
20:00:01 up 3 days, 21:11, 2 users, load average: 2.41, 0.87, 0.47 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Slooooow USB key speeds

2009-01-28 Thread Kanwar Ranbir Sandhu
Hi All,

I have a Kingston 8G DataTraveler USB stick.  When I plug it into one of
the USB 2.0 ports on my Fedora 10 PC (x86_64), the kernel detects it,
and after some magic, Gnome mounts it on my desktop - everything is
honkey dorey.

When I use Nautilus to copy files to it (say a 1 GB movie file), the
transfer speed begins in the 20 MBps range, but quickly drops to 1.5
MBps or less.  Obviously, this increases transfer time exceptionally,
essentially rendering the USB stick useless.

I've tried reformatting (as vfat) the stick, deleting and recreating the
partition on it, all several times and to no avail.

The same stick works just fine on my HP Compaq nx7400 Fedora 10 laptop.
I now assume something is either amiss with my PC, or there's a bug
somewhere in Fedora 10 killing USB performance.  I've tried searching
for both, but I've come up up with nada.

My PC has an Asus P5Q-E motherboard, an Intel E8400, and 4 GB of RAM. Is
there something about this combination of hardware (don't forget the USB
stick) when used in conjunction with the x86_64 version of Fedora 10,
leads to shitty USB performance?

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.9-159.fc10.x86_64 x86_64 GNU/Linux 
16:15:12 up 11 days, 20:31, 4 users, load average: 1.25, 0.83, 0.40 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Has anyone else's mouse/keyboard gone kind of wonky in recent days ?

2009-01-20 Thread Kanwar Ranbir Sandhu
On Mon, 2009-01-19 at 18:33 -0700, Linuxguy123 wrote:
 Is anyone else experiencing this behavior ?   Any ideas why I would be ?

There's a bug somewhere. I've been having the same problem with my
Logitech wireless mouse ever since I moved to Fedora 10.  It's quite
annoying.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.9-159.fc10.x86_64 x86_64 GNU/Linux 
22:22:49 up 4 days, 2:39, 2 users, load average: 0.52, 0.50, 0.41 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Single mouse click interpreted as a double click

2009-01-07 Thread Kanwar Ranbir Sandhu
On Wed, 2009-01-07 at 11:14 +, Paul Smith wrote:
 I am using F10 and I am noticing recently that when I click once on
 the mouse button, sometimes, my single click is interpreted as a
 double one. How can I fix it? Is this a bug?

This has been happening to me a lot, and only started in Fedora 10.  I
thought that perhaps the batteries were going, but after replacing them,
nothing changed.

I think there's a bug somewhere.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.9-159.fc10.x86_64 x86_64 GNU/Linux 
22:37:24 up 5 days, 10:02, 3 users, load average: 0.60, 0.38, 0.21 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F10 Evo filtering unbearably slow

2008-12-06 Thread Kanwar Ranbir Sandhu
On Fri, 2008-12-05 at 18:52 -0500, Matthew Saltzman wrote:
 Anyone else seeing this behavior?  Any suggestions for
 fixes/workarounds?

I've got the same setup for my work laptop, and yes, it's damn slow.
Much slower than in Fedora 9.  I'm also experiencing other weird bugs:

- read/unread doesn't get updated properly for virtual folders or 
  exchange inbox
- new messages take longer to come in.  That is, my blackberry will 
  notify me way before evolution tells me there's a new email.  In 
  Fedora 9, Evolution usually notified me of new messages first.

The evolution exchange plugin is a massive bug infested piece of turd.
So, even if the evolution filtering side is fixed up, the exchange
plugin will still make the experience crappy. 

I'm considering trying out brutus, but I don't know if it'll be any
better (not to mention I'll need to run a Windows VM via kvm to run the
brutus server side).

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.5-41.fc9.x86_64 x86_64 GNU/Linux 
09:43:02 up 11 days, 16:52, 8 users, load average: 0.94, 0.55, 0.30 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Customzing xorg config in Fedora 10

2008-11-28 Thread Kanwar Ranbir Sandhu
On Thu, 2008-11-27 at 17:02 -0500, Tom Horsley wrote:
 Or you can yum install system-config-display then run
 system-config-display - worked for me to get my virtual machines
 using  800x600 resolution.

I tried all that was suggested, but I had the same result: trying to use
a xorg generated config file and then adding my Virtual line to it
locks up Xord hard.  I'm out of ideas at this point.

My old 3360x1050 dual display setup is going to have to wait until
someone else figures out how to do it and posts the answer! :(

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.5-41.fc9.x86_64 x86_64 GNU/Linux 
14:24:07 up 3 days, 21:33, 3 users, load average: 0.21, 0.06, 0.02 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Customzing xorg config in Fedora 10

2008-11-27 Thread Kanwar Ranbir Sandhu
Hi Everyone,

I'm running Fedora 10 on a HP Compaq nx7400 laptop (fresh install, was
using Fedora 9 before), which also has an external 20 LCD attached to
it.

In Fedora 9, I added a Virtual 3360 1050 line to the Screen section in
xorg.conf in order to run my desktop on both displays.  In Fedora 10, a
xorg.conf file is no longer created, so I'm not clear on how to
duplicate my old dual display config.

I've found a few How To pages for creating a very limited xorg.conf to
do what I want, but each time I create the file and then restart xorg,
the laptop locks up.  To fix, I have to ssh to it, reboot, remove the
xorg.conf, and then continue the boot process.

What should the xorg.conf file look like so that I may add my custom
Virtual line?  I don't want to add anything more than the bare minimum
necessary for this to work.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.5-41.fc9.x86_64 x86_64 GNU/Linux 
13:35:46 up 2 days, 20:45, 3 users, load average: 0.20, 0.20, 0.09 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: Customzing xorg config in Fedora 10

2008-11-27 Thread Kanwar Ranbir Sandhu
On Thu, 2008-11-27 at 12:54 -0700, stan wrote: 
 I think if you read the thread at this link you will be able 
 to get it working.  It explains how to create an xorg.conf 
 file and how to troubleshoot it a little.  If you still have 
 your f9 xorg.conf you could also try it.
 
 https://www.redhat.com/archives/fedora-list/2008-November/msg02401.html

I tried that - same problem.  Restarting X locks up the laptop.

I'll have to try again tomorrow.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.27.5-41.fc9.x86_64 x86_64 GNU/Linux 
19:36:20 up 3 days, 2:46, 2 users, load average: 0.20, 0.05, 0.01 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: libdvdcss [quasi OT, quasi not OT]

2008-10-29 Thread Kanwar Ranbir Sandhu
On Thu, 2008-10-16 at 11:47 -0500, Rex Dieter wrote:
 The current recommendations are to get it from those still willing to risk
 distributing it (rpmfusion currently is not)

Well, this is going to make watching my DVDs on my Fedora desktop pretty
damn hard.  It'll ruin the desktop experience for a lot of newbs, not to
mention making it a pain in the ass for experienced users.

What's the proposed alternative?  Suppose we can't get libdvdcss at all
- how would we watch DVDs then?

Regards,

Ranbir
-- 
Kanwar Ranbir Sandhu
Linux 2.6.26.6-79.fc9.x86_64 x86_64 GNU/Linux 
21:00:24 up 3 days, 32 min, 3 users, load average: 0.27, 0.27, 0.14 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines


Re: F9 Xorg update seems slower

2008-06-18 Thread Kanwar Ranbir Sandhu
On Tue, 2008-06-17 at 19:32 -0400, Louis E Garcia II wrote:
 I just realized I do not have /dev/drm/* is this the same with you?
 I'm thinking a udev problem.

Nope, don't have that here.

Scrolling and general desktop stuff is definitely slower now than
several days ago.  Something is obviously busted, and was broken
recently.

Regards,

Ranbir

-- 
Kanwar Ranbir Sandhu
Linux 2.6.22.14-72.fc6 i686 GNU/Linux 
16:15:40 up 15 days, 17:48, 1 user, load average: 0.52, 0.26, 0.14 


-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list