Re: Cant get networking working in Fedora14

2011-03-31 Thread JB
  dwf.com> writes:

> 
> > 
> > Really?  Your DNS server is also your default gateway?  That's not
> > common.
> > 
> Well, the gateway runs the firewall and the nameserver, thats all.
> > 
> > Can you ping your gateway?
> > 
> > # ping 192.168.64.10
> > 
> Nope, nor as I have stated, anything else on the 192.168.64.0 subnet.
> ...

Well, you can not ping the gateway, and so you can not reach the DNS server
there.
The gateway is protected by its own firewall, so you have to verify its status
and rules there:
# iptables -n -L -v

Now back to your machine in question.

I have to ask you to give us an actual response to any entries we request (it
may make a difference to see it, instead of your narrative like "no, it does
not work").
So, please give us full/unedited output of:
$ ping 192.168.64.10
$ cat /etc/resolv.conf
# iptables -n -L -v

JB


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Cant get networking working in Fedora14

2011-03-31 Thread compdoc
> Seems networking should just 'come up' on a new install.
>Let the user decide how to tighten up his security, Fedora
>seems to be taking the opposite approach.

Your setup looks fine. You said this was a new install? You shouldn't have
to do anything other than install the OS. It's supposed to set up basic
networking for you, without restricting you from things like browsing and
updates. No restrictions in outward access to the lan and the internet, in
other words.

Ruling out anything wrong with Fedora 14 other than a few bugs, I think you
have to focus on your nic and your modifications to config files like
ifcfg-eth0. What all has been modified?

The driver Fedora 14 is loading, or failing to load, can be a problem. Your
ifcfg scripts have options that I've never seen before. However, you seem to
understand how the scripts work, so maybe you need those options.

What network card is it? What's the output of:

grep -i eth /var/log/dmesg

The card shows up in lspci?




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
> 
> Really?  Your DNS server is also your default gateway?  That's not
> common.
> 
Well, the gateway runs the firewall and the nameserver, thats all.
> 
> Can you ping your gateway?
> 
>   # ping 192.168.64.10
> 
Nope, nor as I have stated, anything else on the 192.168.64.0 subnet.

Seems networking should just 'come up' on a new install.
Let the user decide how to tighten up his security, Fedora seems to be
taking the opposite approach.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread Bill Weinheimer
I concur.  I don't see why a PHP install would be database specific in any
form or fashion.  I've run the traditional LAMP platform (PHP with MySQL)
for years.

On Thu, Mar 31, 2011 at 11:46 AM, Craig White wrote:

>  On Thu, 2011-03-31 at 10:34 +, mike lan wrote:
> > >> What part of < > configure option>> didn't you understand?
> >
> > php packages are yum installed
> > I've looked at php.ini
> > and /etc/php.d/pgsql.ini files
> > extension=pgsql.so
> > is uncommented
> >
> > but yet, I  get " you need to recompile PHP using the --with-pgsql
> > configure option"
> 
> file a bug against php
>
> http://bugzilla.redhat.com
>
> Craig
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> --
>  users mailing list
> users@lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
>
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread Rick Stevens
On 03/31/2011 04:34 PM, r...@dwf.com wrote:
>> dwf.com>  writes:
>>
>>> ...
>>
>> Show us full/unedited outputs:
>> $ yum list installed "*network*"
>> $ chkconfig --list |grep -i network
>> $ /etc/init.d/network status
>>
>> $ cat /etc/sysconfig/network
>> $ ls /etc/sysconfig/network-scripts/*eth*
>> $ cat /etc/sysconfig/network-scripts/ifcfg-eth0
>>
>> $ ifconfig -a
>> $ route -n
>>
>> $ grep -i host /etc/nsswitch.conf
>> $ cat /etc/host.conf
>> $ cat /etc/hosts
>>
>> $ dig www.yahoo.com
>> $ dig 87.248.122.122
>>
>>
> OK, this is going to be interesting, since I cant get the output from the F14
> machine to the machine Im posting from over the network.  Hopefully, I
> can write it to a USB stick and transfer it, here we go:
>
>
> yum list installed "*network*"
>
> Loaded plugins: langpacks, presto, refresh-packagekit
> Adding en_US to language list
> Installed Packages
> NetworkManager.x86_64 1:0.8.1-9.git20100831.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-glib.x86_641:0.8.1-9.git20100831.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-gnome.x86_64   1:0.8.1-9.git20100831.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-openconnect.x86_64 0.8.1-1.fc14   
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-openvpn.x86_64 1:0.8.1-1.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-pptp.x86_641:0.8.1-1.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> NetworkManager-vpnc.x86_641:0.8.1-1.fc14 
> @anaconda-InstallationRepo-201010211827.x86_64
> system-config-network.noarch  1.6.1-1.fc14   
> @anaconda-InstallationRepo-201010211827.x86_64
> system-config-network-tui.noarch  1.6.1-1.fc14   
> @anaconda-InstallationRepo-201010211827.x86_64
>
> chkconfig --list | grep -i network
>
> NetworkManager0:off   1:off   2:off   3:off   4:off   5:off   6:off
> network   0:off   1:off   2:on3:on4:on5:on6:off
>
> /etc/init.d/network status
>
> Configured devices:
> lo eth0
> Currently active devices:
> lo eth0
>
> cat /etc/sysconfig/network
>
> NETWORKING=yes
> HOSTNAME=mythtv-fe
> NTPSERVERARGS=iburst
> NETWORKING_IPV6=no
>
> cat /etc/sysconfig/network-scripts/ifcfg-eth0
>
> NETWORKING=yes
> HOSTNAME=mythtv-fe
> NTPSERVERARGS=iburst
> NETWORKING_IPV6=no
> [root@mythtv-fe reg]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
> DEVICE=eth0
> NM_CONTROLLED=no
> ONBOOT=yes
> TYPE=Ethernet
> BOOTPROTO=none
> DEFROUTE=yes
> IPV4_FAILURE_FATAL=yes
> IPV6INIT=no
> NAME="System eth0"
> UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
> HWADDR=00:19:D1:75:E3:3E
> IPADDR=192.168.64.99
> PREFIX=24
> GATEWAY=192.168.64.10
> DNS1=192.168.64.10

Really?  Your DNS server is also your default gateway?  That's not
common.

> DOMAIN=dwf.com
> NETMASK=255.255.255.0
> USERCTL=no
>
> ifconfig -a
>
> eth0  Link encap:Ethernet  HWaddr 00:19:D1:75:E3:3E
>inet addr:192.168.64.99  Bcast:192.168.64.255  Mask:255.255.255.0
>inet6 addr: fe80::219:d1ff:fe75:e33e/64 Scope:Link
>UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>RX packets:41 errors:0 dropped:0 overruns:0 frame:0
>TX packets:233 errors:0 dropped:0 overruns:0 carrier:0
>collisions:0 txqueuelen:1000
>RX bytes:3978 (3.8 KiB)  TX bytes:13541 (13.2 KiB)
>Interrupt:20 Memory:5220-5222
>
> loLink encap:Local Loopback
>inet addr:127.0.0.1  Mask:255.0.0.0
>inet6 addr: ::1/128 Scope:Host
>UP LOOPBACK RUNNING  MTU:16436  Metric:1
>RX packets:131 errors:0 dropped:0 overruns:0 frame:0
>TX packets:131 errors:0 dropped:0 overruns:0 carrier:0
>collisions:0 txqueuelen:0
>RX bytes:12612 (12.3 KiB)  TX bytes:12612 (12.3 KiB)
>
> route -n
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric RefUse Iface
> 192.168.64.00.0.0.0 255.255.255.0   U 0  00 eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 1002   00 eth0
> 0.0.0.0 192.168.64.10   0.0.0.0 UG0  00 eth0
>
> grep -i host /etc/nsswitch.conf
>
> #hosts: db files nisplus nis dns
> hosts:  files dns
>
>
> cat /etc/host.conf
>
> multi on
> order hosts,bind
>
> cat /etc/hosts
>
> 127.0.0.1 localhost.localdomain   localhost   localhost4
> ::1   localhost6.localdomain6 localhost6
> 192.168.64.99 mythtv-fe.dwf.com mythtv-fe
>
> dig www.yahoo.com
>
> ;<<>>  DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14<<>>  www.yahoo.com
> ;; global options: +cmd
> ;; connection timed out; no servers could be reached
>
> dig 87.248.122.122
>
> ;<<>>  DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14<<>>  87.248.122.122
> ;; global options: +cmd
> ;; connection timed out; no servers could be 

Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
>   dwf.com> writes:
> 
> > ...
> 
> Show us full/unedited outputs:
> $ yum list installed "*network*"
> $ chkconfig --list |grep -i network
> $ /etc/init.d/network status
> 
> $ cat /etc/sysconfig/network
> $ ls /etc/sysconfig/network-scripts/*eth*
> $ cat /etc/sysconfig/network-scripts/ifcfg-eth0
> 
> $ ifconfig -a
> $ route -n
> 
> $ grep -i host /etc/nsswitch.conf
> $ cat /etc/host.conf
> $ cat /etc/hosts
> 
> $ dig www.yahoo.com
> $ dig 87.248.122.122
> 
> 
OK, this is going to be interesting, since I cant get the output from the F14
machine to the machine Im posting from over the network.  Hopefully, I
can write it to a USB stick and transfer it, here we go:


yum list installed "*network*"

Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Installed Packages
NetworkManager.x86_64 1:0.8.1-9.git20100831.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-glib.x86_641:0.8.1-9.git20100831.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-gnome.x86_64   1:0.8.1-9.git20100831.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-openconnect.x86_64 0.8.1-1.fc14   
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-openvpn.x86_64 1:0.8.1-1.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-pptp.x86_641:0.8.1-1.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
NetworkManager-vpnc.x86_641:0.8.1-1.fc14 
@anaconda-InstallationRepo-201010211827.x86_64
system-config-network.noarch  1.6.1-1.fc14   
@anaconda-InstallationRepo-201010211827.x86_64
system-config-network-tui.noarch  1.6.1-1.fc14   
@anaconda-InstallationRepo-201010211827.x86_64

chkconfig --list | grep -i network

NetworkManager  0:off   1:off   2:off   3:off   4:off   5:off   6:off
network 0:off   1:off   2:on3:on4:on5:on6:off

/etc/init.d/network status

Configured devices:
lo eth0
Currently active devices:
lo eth0

cat /etc/sysconfig/network

NETWORKING=yes
HOSTNAME=mythtv-fe
NTPSERVERARGS=iburst
NETWORKING_IPV6=no

cat /etc/sysconfig/network-scripts/ifcfg-eth0

NETWORKING=yes
HOSTNAME=mythtv-fe
NTPSERVERARGS=iburst
NETWORKING_IPV6=no
[root@mythtv-fe reg]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
NM_CONTROLLED=no
ONBOOT=yes
TYPE=Ethernet
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME="System eth0"
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
HWADDR=00:19:D1:75:E3:3E
IPADDR=192.168.64.99
PREFIX=24
GATEWAY=192.168.64.10
DNS1=192.168.64.10
DOMAIN=dwf.com
NETMASK=255.255.255.0
USERCTL=no

ifconfig -a

eth0  Link encap:Ethernet  HWaddr 00:19:D1:75:E3:3E  
  inet addr:192.168.64.99  Bcast:192.168.64.255  Mask:255.255.255.0
  inet6 addr: fe80::219:d1ff:fe75:e33e/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:41 errors:0 dropped:0 overruns:0 frame:0
  TX packets:233 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:3978 (3.8 KiB)  TX bytes:13541 (13.2 KiB)
  Interrupt:20 Memory:5220-5222 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
  RX packets:131 errors:0 dropped:0 overruns:0 frame:0
  TX packets:131 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:12612 (12.3 KiB)  TX bytes:12612 (12.3 KiB)

route -n

Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
192.168.64.00.0.0.0 255.255.255.0   U 0  00 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1002   00 eth0
0.0.0.0 192.168.64.10   0.0.0.0 UG0  00 eth0

grep -i host /etc/nsswitch.conf

#hosts: db files nisplus nis dns
hosts:  files dns


cat /etc/host.conf

multi on
order hosts,bind

cat /etc/hosts

127.0.0.1   localhost.localdomain   localhost   localhost4
::1 localhost6.localdomain6 localhost6
192.168.64.99   mythtv-fe.dwf.com mythtv-fe

dig www.yahoo.com

; <<>> DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14 <<>> www.yahoo.com
;; global options: +cmd
;; connection timed out; no servers could be reached

dig 87.248.122.122

; <<>> DiG 9.7.2-P2-RedHat-9.7.2-2.P2.fc14 <<>> 87.248.122.122
;; global options: +cmd
;; connection timed out; no servers could be reached

---

Thats about it.
Hope it shows you something.

-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guideli

Re: Cant get networking working in Fedora14

2011-03-31 Thread Gregory Woodbury
On Thu, Mar 31, 2011 at 6:49 PM,  wrote:

> > On Thu, 2011-03-31 at 09:32 -0600, r...@dwf.com wrote:
> > > So, what's changed between Fedora11 and Fedora14, other than setting
> > > up the above files (or using system-config-network) what do I need to
> > > do???
> >
> > Have you configured Networkmanager?
> >
> Actually, my first attempt or two was with NetworkManager enabled.
> But, since ive never had any luck with it, I turned it off (in
> /etc/rc.d/rc3.d)
> and have been doing things by hand like I always have done.
>

I used to hate NetworkMangler also, but I has vastly improved in F14.

Try: (as root)
 1) chkconfig NetworkManager on
 2) service NetworkManager start
 3) right-click NetworkManager icon and select "Edit Connections..."
 4) select the "Wired" tab
 5) highlight the desired network device (e.g. System eth0)
 6) click the "Edit" button
 7) ensure "Connect automatically" (checkbox) is enabled
 8) set up the device characteristics in the various other tabs
 9) "Save" and "Close" out of the Edit Connections dialogues
10) Click the NetworkManager icon and (if necessary) select the device
to activate

The device should come up and be active.


If you absolutely don't want to use NetworkManager, ensure that the plain
old "network" service is active.

 1) chkconfig network on
 2) service network start


Hope this helps.
-- 
G.Wolfe Woodbury
redwolfe in FAS (proventesters)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread Reg Clemens
> Your request did come through a day or so and you were asked whether you were 
> running
> networkmanager at the same time as network. What is your answer?

Sorry about that.
I scanned the queue here and I never received the bounce of the original 
message,
or any answer.  Strange.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
> system-config-firewall? You might have the firewall enabled (I think it's on 
> by default) which may be dropping all ICMP packets. 
> -- 

That was one of the first things I noticed.
I turned it off in /etc/rc.d/init.d iptables and ip6tables and rebooted.
No luck.

> Can ou get out to the
> internet?

No.

> Do you know that the network is NOT working or do you
> just assume that it's not working since you cant ping the machine?

Nope, tcpdump on another machine does not show anything coming
from the machine.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
> system-config-firewall? You might have the firewall enabled (I think it's on 
> by default) which may be dropping all ICMP packets. Can you get out to the 
> internet? Do you know for sure that the network is NOT working or do you 
> just assume that it's not working since you can't ping the machine? :-)
> -- 
That was the first thing I noticed, and was sure I had the problem by the tail.
I turned off the firewall, rebooted, no luck.

-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
> On Thu, 2011-03-31 at 09:32 -0600, r...@dwf.com wrote:
> > So, what's changed between Fedora11 and Fedora14, other than setting
> > up the above files (or using system-config-network) what do I need to
> > do???
> 
> Have you configured Networkmanager?
> 
Actually, my first attempt or two was with NetworkManager enabled.
But, since ive never had any luck with it, I turned it off (in /etc/rc.d/rc3.d)
and have been doing things by hand like I always have done.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread reg
> > So, what's changed between Fedora11 and Fedora14,
> >other than setting up the above files (or using
> >system-config-network) what do I need to do???
> 
> Maybe selinux is blocking? Maybe the driver is changed?
> 
Boy, that sounded like a great idea, since I had forgotten all about selinux
(Im behind a decent firewall, so dont run it on the internal macines)/

But, I turned it off in /etc/selinux/config, rebooted, and no change.
Sorry.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Fedora says Thank You

2011-03-31 Thread Joel Gomberg
On 03/31/2011 12:19 PM, Tom Callaway wrote:
> First of all, I do not want to take any credit for this idea, it belongs
> to John Rose, and has been bouncing around, trying to come to life,
> since July 2010. I am just happy to help it finally hatch!
>
> John, Jared, Paul, Max, and I all want to thank Fedora users and
> contributors for everything that they do in our rich and diverse
> community. As a small token of our appreciation, we're giving away free
> Fedora stickers and case badges to any community member who sends us a
> Self-Addressed Stamped Envelope (SASE). It is our little way of saying
> thank you for all that you do.

Badges?  Yes, I want your stinkin' badges.  So I'm sending you my SASE.  Thanks.

-- 
Joel
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: OT? copy live ubuntu iso image to usb for boot

2011-03-31 Thread Rick Stevens
On 03/31/2011 02:11 PM, Ranjan Maitra wrote:
> Hi,
>
> OK, I guess this would be unacceptable to ask in an Ubuntu mailing list
> and I was trying to get help with a Fedora iso but since F15 has been
> pushed back to be nice to mirrors because another distribution is
> releasing just before the original date, I thought I would try my luck.
>
> I am a loyal Fedora user but I have to install a Ubuntu live from an
> ISO. So, with Fedora, I know what to do. Download the live iso image
> and copy to usb using the following command:
>
> sudo livecd-iso-to-disk --format --reset-mbr Fedora-14-x86_64-Live-LXDE.iso 
> /dev/sdc
>
> and everything goes through fine, with a bootable iso image created in
> the process.
>
> But when I try the following:
>
>
> sudo livecd-iso-to-disk --format --reset-mbr xubuntu-10.10-desktop-amd64.iso 
> /dev/sdc
>
> I get:
>
> Verifying image...
>
> The media check is complete, the result is: NA.
>
> No checksum information available, unable to verify media.
> Are you SURE you want to continue?
> Press Enter to continue or ctrl-c to abort

That can be avoided by using "--noverify".  IIRC, livecd-iso-to-disk
picks up the checksum info for the image from the Fedora website.
Obviously it won't have Ubuntu checksums, so you'll have to take it on
faith that the image is correct.

>
> WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdc!!!
> Press Enter to continue or ctrl-c to abort
>
> Waiting for devices to settle...
> mke2fs 1.41.12 (17-May-2010)
> Filesystem label=LIVE
> OS type: Linux
> Block size=4096 (log=2)
> Fragment size=4096 (log=2)
> Stride=0 blocks, Stripe width=0 blocks
> 61440 inodes, 245504 blocks
> 12275 blocks (5.00%) reserved for the super user
> First data block=0
> Maximum filesystem blocks=251658240
> 8 block groups
> 32768 blocks per group, 32768 fragments per group
> 7680 inodes per group
> Superblock backups stored on blocks:
>   32768, 98304, 163840, 229376
>
> Writing inode tables: done
> Creating journal (4096 blocks): done
> Writing superblocks and filesystem accounting information: done
>
> This filesystem will be automatically checked every 36 mounts or
> 180 days, whichever comes first.  Use tune2fs -c or -i to override.
> xubuntu-10.10-desktop-amd64.iso uses initrd.img w/o install.img
> Copying DVD image to USB stick
> Updating boot config file
> Installing boot loader
> /media/usbdev.g7vFg6/syslinux is device /dev/sdc1
> USB stick set up as live image!
>
>
>
> Which is actually far less output and an useless (in terms of live or
> install) iso on the usb. It is however recognized as a iso, but nothing
> more useful than that.
>
> Any suggestions on how to do this with Fedora? I prefer commandline
> approaches.

My guess is that the iso isn't truly an iso image (with a boot loader)
or, at least, the boot loader isn't compatible with a flash drive.

I believe Laurin suggested using Unetbootin.  I've had fairly good luck
with it myself, but not specifically in trying to get Ubuntu to work.
--
- Rick Stevens, Systems Engineer, C2 Hosting  ri...@nerd.com -
- AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 -
--
-   "I understand Windows 2000 has a Y2K problem."   -
--
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Fedora says Thank You

2011-03-31 Thread Laurin
First: This is a really nice idea. Thanks!

I got two ones of the large stickers on FOSDEM and I love them, this stickers 
look very good on my laptop.

So everyone: Write to Tom ;)

Regards,
Laurin
-- 
Laurin Novak
Member Of The Fedora Localization Project - German Translators Team 
(https://fedoraproject.org/wiki/L10N_German_Team)

GPG-Key-ID: 0xF4239033


signature.asc
Description: This is a digitally signed message part.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: OT? copy live ubuntu iso image to usb for boot

2011-03-31 Thread Laurin
Hi Ranjan.

For ISO images I can't dd on an usb stick I use Unetbootin[1]. It is in the 
Fedora repos and easy to use but has no command line interface. I have been 
trying to dd Ubuntu on an usb key but I doesn't work…

[1]http://unetbootin.sourceforge.net/ 

Regards,
Laurin
-- 
Laurin Novak
Member Of The Fedora Localization Project - German Translators Team 
(https://fedoraproject.org/wiki/L10N_German_Team)

GPG-Key-ID: 0xF4239033


signature.asc
Description: This is a digitally signed message part.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Tom Horsley
On Thu, 31 Mar 2011 15:23:04 -0400
Genes MailLists wrote:

>  Ahhh .. thank you .. .but I use virtualbox - do I need libvirtd ?

I wouldn't think so. You could probably disable the libvirtd
service.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


OT? copy live ubuntu iso image to usb for boot

2011-03-31 Thread Ranjan Maitra
Hi,

OK, I guess this would be unacceptable to ask in an Ubuntu mailing list
and I was trying to get help with a Fedora iso but since F15 has been
pushed back to be nice to mirrors because another distribution is
releasing just before the original date, I thought I would try my luck.

I am a loyal Fedora user but I have to install a Ubuntu live from an
ISO. So, with Fedora, I know what to do. Download the live iso image
and copy to usb using the following command:

sudo livecd-iso-to-disk --format --reset-mbr Fedora-14-x86_64-Live-LXDE.iso 
/dev/sdc

and everything goes through fine, with a bootable iso image created in
the process.

But when I try the following:


sudo livecd-iso-to-disk --format --reset-mbr xubuntu-10.10-desktop-amd64.iso 
/dev/sdc

I get:

Verifying image...

The media check is complete, the result is: NA.

No checksum information available, unable to verify media.
Are you SURE you want to continue?
Press Enter to continue or ctrl-c to abort

WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdc!!!
Press Enter to continue or ctrl-c to abort

Waiting for devices to settle...
mke2fs 1.41.12 (17-May-2010)
Filesystem label=LIVE
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
61440 inodes, 245504 blocks
12275 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=251658240
8 block groups
32768 blocks per group, 32768 fragments per group
7680 inodes per group
Superblock backups stored on blocks: 
32768, 98304, 163840, 229376

Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 36 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
xubuntu-10.10-desktop-amd64.iso uses initrd.img w/o install.img
Copying DVD image to USB stick
Updating boot config file
Installing boot loader
/media/usbdev.g7vFg6/syslinux is device /dev/sdc1
USB stick set up as live image!



Which is actually far less output and an useless (in terms of live or 
install) iso on the usb. It is however recognized as a iso, but nothing
more useful than that.

Any suggestions on how to do this with Fedora? I prefer commandline
approaches.

Many thanks and best wishes,
Ranjan
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread Aaron Konstam
On Thu, 2011-03-31 at 09:32 -0600, r...@dwf.com wrote:
> I sent this several days ago, and it didnt make it to the list, Im trying 
> again.
> 
> 
> 
> I am just now bringing up Fedora14 (Ive been running Fedora11).
> 
> Something has changed, since the way I have always done things to
> bring up networking just doen't work.
> 
> I can setup
> /etc/sysconfig/network
> /etc/sysconfig/network-scripts/ifcfg-eth0
> 
> either by hand or using the system-config-network script, and everything
> LOOKS ok, but I can not ping this machine from the outside, nor can I ping
> from it to another machine on the same network.
> 
> The hardware is fine, since I have Knoppix running on the machine at the
> moment (to verify that the machine and its cables were ok) and its
> networking came up just fine.
> 
> So, what's changed between Fedora11 and Fedora14, other than setting
> up the above files (or using system-config-network) what do I need to do???
> 
> Thanks in advance.
> -- 
> Reg.Clemens
r...@dwf.com

Your request did come through a day or so and you were asked whether you were 
running
networkmanager at the same time as network. What is your answer?


-- 
===
Garbage In, Gospel Out
===
Aaron Konstam telephone: (210) 656-0355 e-mail: akons...@sbcglobal.net

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread John Aldrich
On Thu March 31 2011, r...@dwf.com wrote:
> I sent this several days ago, and it didnt make it to the list, Im
> trying again.
> 
> 
> 
> I am just now bringing up Fedora14 (Ive been running Fedora11).
> 
> Something has changed, since the way I have always done things to
> bring up networking just doen't work.
> 
> I can setup
> /etc/sysconfig/network
> /etc/sysconfig/network-scripts/ifcfg-eth0
> 
> either by hand or using the system-config-network script, and everything
> LOOKS ok, but I can not ping this machine from the outside, nor can I
> ping from it to another machine on the same network.
> 
> The hardware is fine, since I have Knoppix running on the machine at the
> moment (to verify that the machine and its cables were ok) and its
> networking came up just fine.
> 
> So, what's changed between Fedora11 and Fedora14, other than setting
> up the above files (or using system-config-network) what do I need to
> do???
> 
> Thanks in advance.
>
system-config-firewall? You might have the firewall enabled (I think it's on 
by default) which may be dropping all ICMP packets. Can you get out to the 
internet? Do you know for sure that the network is NOT working or do you 
just assume that it's not working since you can't ping the machine? :-)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread mike cloaked
On Thu, Mar 31, 2011 at 8:24 PM, Genes MailLists  wrote:

>  Sorry I thought I said - they are all the same errors from named
> similar to the first 2 and last 2 I showed - i removed the rest and put
> ellipsis in their stead.

OK I thought the ellipsis was in in the middle of the time range
(about 5 seconds in the time listed for the log entries)? You mean
there were other log messages outside the range where there was the
long delay?

Either way I don't see this for i686 and am not running an equivalent
64 bit machine. So it would be useful to see other corresponding
reports to see if this is only being manifest on x86_64?

-- 
mike c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Genes MailLists
On 03/31/2011 03:09 PM, mike cloaked wrote:
> On Thu, Mar 31, 2011 at 7:52 PM, mike cloaked  wrote:
>> On Thu, Mar 31, 2011 at 7:10 PM, Genes MailLists  wrote:
>>
 about 40 seconds later after restart and POST.
> 
> In your log entries quoted in the original post there seemed to be
> about 35 seconds covered by that part of the log output - so what
> section of the log covered the three or so minutes? Will that give a
> clue I wonder?
> 
> 

  Sorry I thought I said - they are all the same errors from named
similar to the first 2 and last 2 I showed - i removed the rest and put
ellipsis in their stead.


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Genes MailLists
On 03/31/2011 03:16 PM, mike cloaked wrote:
> On Thu, Mar 31, 2011 at 8:02 PM, Tom Horsley  wrote:
>> On Thu, 31 Mar 2011 14:10:32 -0400
>> Genes MailLists wrote:
>>
>>> Also why is dnsmasq running at all
>>
>> Because (almost certainly) due to libvirtd running,
>> which always starts dnsmasq to enable its "default"
>> network model. I always use virsh to delete the
>> default network and config all my virtual machines
>> with a bridge network.
>>
>> At least that was what I found when I finally tracked
>> down the dnsmasq origins on my home system.
> 
> OK makes sense and I do have libvirtd running.
> 

 Ahhh .. thank you .. .but I use virtualbox - do I need libvirtd ?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Fedora says Thank You

2011-03-31 Thread Tom Callaway
First of all, I do not want to take any credit for this idea, it belongs
to John Rose, and has been bouncing around, trying to come to life,
since July 2010. I am just happy to help it finally hatch!

John, Jared, Paul, Max, and I all want to thank Fedora users and
contributors for everything that they do in our rich and diverse
community. As a small token of our appreciation, we're giving away free
Fedora stickers and case badges to any community member who sends us a
Self-Addressed Stamped Envelope (SASE). It is our little way of saying
thank you for all that you do.

Here is a short FAQ:

Q: What is a Self-Addressed Stamped Envelope?
A: A Self-Addressed Stamped Envelope (SASE) is an envelope with the
sender's name and address on it, with affixed paid postage. In the UK,
this is also known as a "Stamped Addressed Envelope (SAE)".

Q: Where do I send my SASE?
A:
Red Hat
c/o Tom Callaway
314 Littleton Road
Westford, MA
01886-4105

Q: How long is this offer good?
A: We will return any SASEs that I receive on or before May 31, 2011.

Q: How does this work?
A: Basically, you write your mailing address on an unsealed envelope and
attach paid US postage to that envelope (enough to send a letter to that
address from the US). This is your SASE.

Next, you put your SASE in another envelope, which you then mail to me
at the above address.

When I receive it, I will open your envelope, put in some nifty Fedora
stickers and case badges, seal it up and drop it back in the mail to you.

Q: Is there a limit on how many SASEs I can send you?
A: Please, one SASE per person. If you have some sort of complicated
situation, feel free to email me directly and we'll work something out
(s...@fedoraproject.org).

Q: Is this offer open to contributors outside the US?
A: Of course! We realize that it may not be possible or simple for our
international contributors to get their hands on US postage, so you are
more than welcome to include an International Reply Coupon instead.
(More info about International Reply Coupons can be found here:
http://en.wikipedia.org/wiki/International_reply_coupon) If you choose
this option, please do not forget to include the self-addressed envelope!

Q: I can't find an International Reply Coupon!
A: Just email me (s...@fedoraproject.org) and let me know, we'll work
something out.

Q: Can I decorate my SASE?
A: Sure. Just remember that it will be coming right back to you.

Q: Do I need to prove that I am a Fedora User or Contributor?
A: Nope. If you go to the trouble of sending us the SASE, we'll send you
stickers and case badges.

Q: Can I tweet/dent/facebook/IRC/email/tell my friends about this offer?
A: Absolutely.

Q: Can I just put some money in the envelope and have you buy postage
with it for me?
A: No. Any money found in the envelope will go into my 1 year old son's
college fund. If postage is a problem, please send me an email
(s...@fedoraproject.org).

Q: Will Fedora or Red Hat keep a record of my mailing address?
A: Nope. All we'll do is put stickers and case badges in the envelope,
seal it up, and drop it back in the mail.

Q: How many stickers and case badges do I get?
A: One large Fedora Logo laptop sticker (3 inch) and four small foil
"Powered by Fedora" case badges.

Q: What do the stickers look like?
A: http://spot.fedorapeople.org/sticker-pic.jpg

Q: Is this an April Fools Day joke?
A: Nope. This is serious.

Q: What if I don't use Fedora?
A: You can still get stickers. There is no OS check involved.

Q: I want more stickers than you normally give out! Can I ask for a few
more?
A: If you have a special situation, feel free to email me
(s...@fedoraproject.org), and we'll see what can be done.

Q: Is this information on the Fedora website somewhere?
A: Yes: https://fedoraproject.org/wiki/Thank_You

Q: I have a question that isn't answered here, where can I ask it?
A: Email s...@fedoraproject.org.

Thanks again,

~tom

==
Fedora Project
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread mike cloaked
On Thu, Mar 31, 2011 at 8:02 PM, Tom Horsley  wrote:
> On Thu, 31 Mar 2011 14:10:32 -0400
> Genes MailLists wrote:
>
>> Also why is dnsmasq running at all
>
> Because (almost certainly) due to libvirtd running,
> which always starts dnsmasq to enable its "default"
> network model. I always use virsh to delete the
> default network and config all my virtual machines
> with a bridge network.
>
> At least that was what I found when I finally tracked
> down the dnsmasq origins on my home system.

OK makes sense and I do have libvirtd running.

-- 
mike c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread mike cloaked
On Thu, Mar 31, 2011 at 7:52 PM, mike cloaked  wrote:
> On Thu, Mar 31, 2011 at 7:10 PM, Genes MailLists  wrote:
>
>> Also why is dnsmasq running at all  - its turned off - and named is
>> doing DNS ?
>>
>> chkconfig --list dnsmasq
>> dnsmasq         0:off   1:off   2:off   3:off   4:off   5:off   6:off
>>
>> Is this part of the problem ???
>
> I am running some tests on i686 with the 2.6.38 kernel - and like you
> I find that dnsmasq is running despite it being off under chkconfig.
>
> I find that it is started after NetworkManager has started up during
> boot in the messages log:
>
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: started, version 2.52 cachesize 150
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: compile time options: IPv6
> GNU-getopt DBus no-I18N DHCP TFTP
> Mar 31 19:37:33 lapmike3 dnsmasq-dhcp[2237]: DHCP, IP range
> 192.168.122.2 -- 192.168.122.254, lease time 1h
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: reading /etc/resolv.conf
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: using nameserver 10.0.0.1#53
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: read /etc/hosts - 2 addresses
>
> However like you I don't know what is starting dnsmasq or why it needs
> to be running at all.
>
> I am going to turn it off and then shutdown - and see if I get any
> delay - I also have ntpd running so I will report back once I have
> turned off and rebooted.

I had a shutdown that appeared uneventful (i686) in about 10 or 15 seconds:

Mar 31 19:57:04 lapmike3 ntpd[2959]: ntpd exiting on signal 15
Mar 31 19:57:05 lapmike3 named[3530]: received control channel command 'stop'
Mar 31 19:57:05 lapmike3 named[3530]: shutting down: flushing changes
Mar 31 19:57:05 lapmike3 named[3530]: stopping command channel on 127.0.0.1#953
Mar 31 19:57:05 lapmike3 named[3530]: no longer listening on 127.0.0.1#53
Mar 31 19:57:05 lapmike3 named[3530]: no longer listening on 10.0.0.69#53
Mar 31 19:57:05 lapmike3 named[3530]: no longer listening on 192.168.122.1#53
Mar 31 19:57:05 lapmike3 named[3530]: exiting
Mar 31 19:57:05 lapmike3 NetworkManager[1300]:  caught signal 15, shutting
 down normally.

with other lines and then ending the shutdown at:
Mar 31 19:57:07 lapmike3 kernel: Kernel logging (proc) stopped.
Mar 31 19:57:07 lapmike3 rsyslogd: [origin software="rsyslogd"
swVersion="4.6.3" x-pid="1197" x-info="http://www.rsyslog.com";]
exiting on signal 15.

So there was no significant delay once ntpd was shut down till the
machine was off. I did a restart and the next log entry for bootup was
about 40 seconds later after restart and POST.

In your log entries quoted in the original post there seemed to be
about 35 seconds covered by that part of the log output - so what
section of the log covered the three or so minutes? Will that give a
clue I wonder?


-- 
mike c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


R: Re: R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread antonio.montagn...@alice.it


>Messaggio originale
>Da: hobbes1...@gmail.com
>Data: 31-mar-2011 
19.57
>A: "Community support for Fedora users"

>Ogg: Re: R: Re: R: Re: Plotter Hp Designjet T770
>
>On Thu, Mar 31, 2011 at 5:
38 AM, Mogens Kjaer  wrote:
>> On 03/31/2011 12:14 PM, antonio.
montagn...@alice.it wrote:
>> ...
 From the website of HP:
>>>
>>> http://hplipopensource.com/hplip-web/release_notes.html>>> That plotter 
should be
>>> natively supported by latest Hplip.
>>>
>>> What are we missing??

>>
>> You are missing the "ps".
>>
>> The T770ps printer is a T770 printer with 
an additional postscript option.
>
>Assuming that system-config-printer is 
automagically finding the
>postscript driver...
>
>I just looked through the 
available printers and it doesn't appear to
>have a non-ps driver for that 
particular model. You might try using
>one of the other non-ps drivers and see 
if it works well enough for
>your needs.
>
>Richard
>-- 

Bug 692432 - Plotter 
HP Deskjet T770 is not printing 

I filed a bug as I think that it should work 
out of the box, as it is included in hplip, as also per HP note on latest 
hplip.
It is not urgent as plotter is a network plotter in an office where I am 
working as consultant (but not an IT consultant)

Rgds

Anonio


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Tom Horsley
On Thu, 31 Mar 2011 14:10:32 -0400
Genes MailLists wrote:

> Also why is dnsmasq running at all

Because (almost certainly) due to libvirtd running,
which always starts dnsmasq to enable its "default"
network model. I always use virsh to delete the
default network and config all my virtual machines
with a bridge network.

At least that was what I found when I finally tracked
down the dnsmasq origins on my home system.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread mike cloaked
On Thu, Mar 31, 2011 at 7:52 PM, mike cloaked  wrote:
> On Thu, Mar 31, 2011 at 7:10 PM, Genes MailLists  wrote:
>
>> Also why is dnsmasq running at all  - its turned off - and named is
>> doing DNS ?
>>
>> chkconfig --list dnsmasq
>> dnsmasq         0:off   1:off   2:off   3:off   4:off   5:off   6:off
>>
>> Is this part of the problem ???
>
> I am running some tests on i686 with the 2.6.38 kernel - and like you
> I find that dnsmasq is running despite it being off under chkconfig.
>
> I find that it is started after NetworkManager has started up during
> boot in the messages log:
>
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: started, version 2.52 cachesize 150
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: compile time options: IPv6
> GNU-getopt DBus no-I18N DHCP TFTP
> Mar 31 19:37:33 lapmike3 dnsmasq-dhcp[2237]: DHCP, IP range
> 192.168.122.2 -- 192.168.122.254, lease time 1h
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: reading /etc/resolv.conf
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: using nameserver 10.0.0.1#53
> Mar 31 19:37:33 lapmike3 dnsmasq[2237]: read /etc/hosts - 2 addresses
>
> However like you I don't know what is starting dnsmasq or why it needs
> to be running at all.
>
> I am going to turn it off and then shutdown - and see if I get any
> delay - I also have ntpd running so I will report back once I have
> turned off and rebooted.
>
> Interestingly I am on a 10.0.x.x network so why dnsmasq is looking at
> 192.x.x.x I have no idea!
>

Interestingly:
[root@lapmike3 log]# service dnsmasq stop
Shutting down dnsmasq: [FAILED]
[root@lapmike3 log]# service dnsmasq status
dnsmasq (pid 2237) is running...

Am confused!

-- 
mike c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread mike cloaked
On Thu, Mar 31, 2011 at 7:10 PM, Genes MailLists  wrote:

> Also why is dnsmasq running at all  - its turned off - and named is
> doing DNS ?
>
> chkconfig --list dnsmasq
> dnsmasq         0:off   1:off   2:off   3:off   4:off   5:off   6:off
>
> Is this part of the problem ???

I am running some tests on i686 with the 2.6.38 kernel - and like you
I find that dnsmasq is running despite it being off under chkconfig.

I find that it is started after NetworkManager has started up during
boot in the messages log:

Mar 31 19:37:33 lapmike3 dnsmasq[2237]: started, version 2.52 cachesize 150
Mar 31 19:37:33 lapmike3 dnsmasq[2237]: compile time options: IPv6
GNU-getopt DBus no-I18N DHCP TFTP
Mar 31 19:37:33 lapmike3 dnsmasq-dhcp[2237]: DHCP, IP range
192.168.122.2 -- 192.168.122.254, lease time 1h
Mar 31 19:37:33 lapmike3 dnsmasq[2237]: reading /etc/resolv.conf
Mar 31 19:37:33 lapmike3 dnsmasq[2237]: using nameserver 10.0.0.1#53
Mar 31 19:37:33 lapmike3 dnsmasq[2237]: read /etc/hosts - 2 addresses

However like you I don't know what is starting dnsmasq or why it needs
to be running at all.

I am going to turn it off and then shutdown - and see if I get any
delay - I also have ntpd running so I will report back once I have
turned off and rebooted.

Interestingly I am on a 10.0.x.x network so why dnsmasq is looking at
192.x.x.x I have no idea!

-- 
mike c
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread Patrick O'Callaghan
On Thu, 2011-03-31 at 09:32 -0600, r...@dwf.com wrote:
> So, what's changed between Fedora11 and Fedora14, other than setting
> up the above files (or using system-config-network) what do I need to
> do???

Have you configured Networkmanager?

poc

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Genes MailLists
On 03/31/2011 01:01 PM, Genes MailLists wrote:
> 
>  As of a few weeks back I started getting very slow shutdowns ...
> 
>  Anyone else seeing this or got some color on the problem ?
> 
>  here's what seems to be happening:
> 
> 


...

> Mar 31 06:55:49 lap1 named[1483]: no longer listening on
>   127.0.0.1#53
> Mar 31 06:56:13 lap1 dnsmasq[1991]: no servers found in
> /etc/resolv.conf, will retry
> 
> 
> ==

Also why is dnsmasq running at all  - its turned off - and named is
doing DNS ?

chkconfig --list dnsmasq
dnsmasq 0:off   1:off   2:off   3:off   4:off   5:off   6:off

Is this part of the problem ???
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: F14 - 4 min delay on shutdown

2011-03-31 Thread Genes MailLists
On 03/31/2011 01:01 PM, Genes MailLists wrote:
> 


   This may be the bug:

https://bugzilla.redhat.com/show_bug.cgi?id=683648

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread Richard Shaw
On Thu, Mar 31, 2011 at 5:38 AM, Mogens Kjaer  wrote:
> On 03/31/2011 12:14 PM, antonio.montagn...@alice.it wrote:
> ...
>>> From the website of HP:
>>
>> http://hplipopensource.com/hplip-web/release_notes.html
>> That plotter should be
>> natively supported by latest Hplip.
>>
>> What are we missing??
>
> You are missing the "ps".
>
> The T770ps printer is a T770 printer with an additional postscript option.

Assuming that system-config-printer is automagically finding the
postscript driver...

I just looked through the available printers and it doesn't appear to
have a non-ps driver for that particular model. You might try using
one of the other non-ps drivers and see if it works well enough for
your needs.

Richard
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: My DVD reader doesn't always load....

2011-03-31 Thread JB
DB  yahoo.co.uk> writes:

> 
> Hi all,
> 
> I appear to have a problem with my DVD reader (Gigabyte Technology 16x16 
> DVD rw/r).

Check if you have a newer firmware for it (manufacturer or reseller site).

> When I put a dvd in the tray, sometimes the DVD title comes 
> up in the "recent device" window, sometimes nothing.  When "nothing" 
> comes up, sometimes the tray is locked & I can't get the disc out again.

For every action you take that ends with a faulty/unusual behavior, check:
# tail /var/log/messages

> ...

JB


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Cant get networking working in Fedora14

2011-03-31 Thread JB
  dwf.com> writes:

> ...

Show us full/unedited outputs:
$ yum list installed "*network*"
$ chkconfig --list |grep -i network
$ /etc/init.d/network status

$ cat /etc/sysconfig/network
$ ls /etc/sysconfig/network-scripts/*eth*
$ cat /etc/sysconfig/network-scripts/ifcfg-eth0

$ ifconfig -a
$ route -n

$ grep -i host /etc/nsswitch.conf
$ cat /etc/host.conf
$ cat /etc/hosts

$ dig www.yahoo.com
$ dig 87.248.122.122





-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


F14 - 4 min delay on shutdown

2011-03-31 Thread Genes MailLists

 As of a few weeks back I started getting very slow shutdowns ...

 Anyone else seeing this or got some color on the problem ?

 here's what seems to be happening:


   shutdown ..

   network goes offline
   ntpd asks for an update (looks like it traps the kill -15 ..
 and stays up trying to clean up )
   named times out .. and gets error .. wont shutdown cleanly
   (it has received a kill -15 which it has trapped)
   named waits trying to clean up - cannot clean up coz network is down.
   ntpd finally exits (and stops nagging named)

  delay of shutdown now about 4 mins   .. .
   eventually named gets killed harder harder (and finally exits)

  gene/

== messages ===
Mar 31 06:55:38 lap1 ntpd[2767]: 192.5.41.41 interface 10.10.10.70 ->
 (null)
Mar 31 06:55:43 lap1 avahi-daemon[1467]: Got SIGTERM, quitting.
Mar 31 06:55:43 lap1 avahi-daemon[1467]: Leaving mDNS multicast
 group on
interface virbr0.IPv4 with address 192.168.122.1.
Mar 31 06:55:43 lap1 avahi-daemon[1467]: avahi-daemon 0.6.27 exiting.
Mar 31 06:55:43 lap1 ntpd[2767]: ntpd exiting on signal 15
Mar 31 06:55:43 lap1 ntpd[1546]: ntpd 4.2.6p3-RC10@1.2239-o
Thu Nov 25 16:18:33 UTC 2010 (1)
Mar 31 06:55:43 lap1 ntpd[1549]: proto: precision = 0.839 usec
Mar 31 06:55:43 lap1 ntpd[1549]: 0.0.0.0 c01d 0d kern kernel time
 sync enabled
Mar 31 06:55:43 lap1 ntpd[1549]: Listen and drop on 0 v4wildcard
 0.0.0.0 UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listen and drop on 1 v6wildcard
 :: UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listen normally on 2 lo 127.0.0.1
 UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listen normally on 3 virbr0
 192.168.122.1 UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listen normally on 4 wlan0
 fe80::21f:3bff:fe27:f3c5 UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listen normally on 5 lo ::1 UDP 123
Mar 31 06:55:43 lap1 ntpd[1549]: Listening on routing socket on fd #22
 for interface updates
Mar 31 06:55:44 lap1 named[1483]: error (network unreachable)
 resolving 'tock.usno.navy.mil//IN': 10.10.10.63#53
Mar 31 06:55:44 lap1 named[1483]: error (network unreachable)
 resolving 'charon.nofs.navy.mil/A/IN': 10.10.10.63#53


... (loads of similar errors)


Mar 31 06:55:49 lap1 named[1483]: error (network unreachable)
 resolving 'i.root-servers.net//IN': 2001:dc3::35#53
Mar 31 06:55:49 lap1 named[1483]: error (network unreachable)
 resolving 'l.root-servers.net//IN': 2001:500:1::803f:235#53
Mar 31 06:55:49 lap1 ntpd[1549]: ntpd exiting on signal 15
Mar 31 06:55:49 lap1 named[1483]: received control channel command
  'stop'
Mar 31 06:55:49 lap1 named[1483]: shutting down: flushing changes
Mar 31 06:55:49 lap1 named[1483]: stopping command channel on
  127.0.0.1#953
Mar 31 06:55:49 lap1 named[1483]: stopping command channel on
  ::1#953
Mar 31 06:55:49 lap1 named[1483]: no longer listening on
  127.0.0.1#53
Mar 31 06:56:13 lap1 dnsmasq[1991]: no servers found in
/etc/resolv.conf, will retry


==
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


RE: Cant get networking working in Fedora14

2011-03-31 Thread compdoc
> So, what's changed between Fedora11 and Fedora14,
>other than setting up the above files (or using
>system-config-network) what do I need to do???

Maybe selinux is blocking? Maybe the driver is changed?




-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Unity on Fedora ?

2011-03-31 Thread Linuxguy123
On Thu, 2011-03-31 at 09:32 -0600, Linuxguy123 wrote:
> Any chance that the Ubuntu Unity project will be "ported" to Fedora ?
> 
> I want to run it on a tablet.
> 
> Thanks

A bit of obscure googling got me the blog of one Adam W, who appears to
have it mostly working, as per his blog.


There’s some good news regarding Unity, though; the change to glew that
I was waiting for arrived upstream, and ajax kindly let me patch it into
the Fedora package, so once that update goes to stable, that roadblock
is gone, and I can build nux, the last underpinning for the Unity stuff
that I was waiting to get into place. Then I think I can actually build
the Unity compiz plugin (which is all Unity really is, ultimately) and
see if it flies. So that may actually go somewhere. Still no promises,
though! Stay tuned.
===

http://www.happyassassin.net/2011/03/28/fedora-15-status-and-so-on/

I've emailed him to ask for a more current status update.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread Craig White
On Thu, 2011-03-31 at 10:34 +, mike lan wrote:
> >> What part of < configure option>> didn't you understand?
> 
> php packages are yum installed 
> I've looked at php.ini 
> and /etc/php.d/pgsql.ini files 
> extension=pgsql.so 
> is uncommented
> 
> but yet, I  get " you need to recompile PHP using the --with-pgsql
> configure option" 

file a bug against php

http://bugzilla.redhat.com

Craig



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Unity on Fedora ?

2011-03-31 Thread Linuxguy123
Any chance that the Ubuntu Unity project will be "ported" to Fedora ?

I want to run it on a tablet.

Thanks

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Cant get networking working in Fedora14

2011-03-31 Thread reg
I sent this several days ago, and it didnt make it to the list, Im trying 
again.



I am just now bringing up Fedora14 (Ive been running Fedora11).

Something has changed, since the way I have always done things to
bring up networking just doen't work.

I can setup
/etc/sysconfig/network
/etc/sysconfig/network-scripts/ifcfg-eth0

either by hand or using the system-config-network script, and everything
LOOKS ok, but I can not ping this machine from the outside, nor can I ping
from it to another machine on the same network.

The hardware is fine, since I have Knoppix running on the machine at the
moment (to verify that the machine and its cables were ok) and its
networking came up just fine.

So, what's changed between Fedora11 and Fedora14, other than setting
up the above files (or using system-config-network) what do I need to do???

Thanks in advance.
-- 
Reg.Clemens
r...@dwf.com


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Mouse-wheel nudge left-right now generates key-presses, not buttons 6+7

2011-03-31 Thread Tom Horsley
On Thu, 31 Mar 2011 12:58:12 +0100
Neil Bird wrote:

> 
>Since upgrading to Fedora 14 from 12, I'm seeing my wheel-mouse 
> generating the *key* presses  and  instead of the expected 
> button clicks  and .
> 
>This means that while it still works in, say, Firefox (where  and 
>  scroll the current view), and I can move my caret left and right 
> (!), it won't work anywhere else like it used to (e.g., directory tree views).
> 
> 
>Any ideas how I can get the old functionality back?
> 
> # xorg.conf snippet
> Section "InputDevice"
>  # generated from data in "/etc/sysconfig/mouse"
>  Identifier  "Mouse0"
>  Driver  "mouse"
>  Option  "Protocol" "IMPS/2"
>  Option  "Device" "/dev/input/mice"
>  Option  "Emulate3Buttons" "no"
>  Option  "ZAxisMapping" "4 5"
> EndSection

That section is utterly ignored now with the new evdev xinput layer
and it sounds like evdev has decided to arbitrarily define some mouse
buttons as keys (it would be great if that was generally configurable
so I could make keyboard keys look like buttons and vice-versa, but
I don't think it is).

You can eradicate the new evdev layer and use the old xinput system
by adding this to xorg.conf (I think - may have changed since the last
time I looked):

Section "ServerFlags"
   Option "AutoAddDevices" "off"
EndSection


> 
> 
> # /etc/sysconfig/mouse
> FULLNAME="Generic - 3 Button Mouse (PS/2)"
> MOUSETYPE="imps2"
> XEMU3="no"
> XMOUSETYPE="IMPS/2"
> DEVICE=/dev/input/mice
> 
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Audio: Mic not working

2011-03-31 Thread Sergio Belkin
I have a problem: mic is not working.

Sound output works fine, but when I use mic, opening pavucontrol with
the volum high, I see that mic receives audio but there is no audible
sound. I've checked the volume with alsamixer and set high all volume
controls and nothing at all!

Mi sound card is:

 lspci | grep Audio
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High
Definition Audio Controller (rev 02)

Alsa version are:
rpm -qa | grep ^alsa
alsa-tools-firmware-1.0.24.1-1.fc14.i686
alsa-plugins-pulseaudio-1.0.22-1.fc13.i686
alsa-utils-1.0.23-3.fc14.i686
alsa-lib-devel-1.0.24-1.fc14.i686
alsa-lib-1.0.24-1.fc14.i686
alsa-firmware-1.0.24.1-1.fc14.noarch

More info:

gconftool-2 --recursive-list /system/gstreamer/0.10/default
 musicaudiosink_description = Default
 videosink = autovideosink
 visualization = autoaudiosink
 audiosink = autoaudiosink
 musicaudiosink = autoaudiosink
 chataudiosink_description = Default
 audiosrc_description = Default
 audiosink_description = Default
 chataudiosink = autoaudiosink
 audiosrc = alsasrc
 videosrc = v4l2src


I use Fedora 14 on a netbook ASPIRE one D250

Please could you tell me what I'm missing?

Thanks in advance!
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Mouse-wheel nudge left-right now generates key-presses, not buttons 6+7

2011-03-31 Thread Neil Bird

   Since upgrading to Fedora 14 from 12, I'm seeing my wheel-mouse 
generating the *key* presses  and  instead of the expected 
button clicks  and .

   This means that while it still works in, say, Firefox (where  and 
 scroll the current view), and I can move my caret left and right 
(!), it won't work anywhere else like it used to (e.g., directory tree views).


   Any ideas how I can get the old functionality back?

# xorg.conf snippet
Section "InputDevice"
 # generated from data in "/etc/sysconfig/mouse"
 Identifier  "Mouse0"
 Driver  "mouse"
 Option  "Protocol" "IMPS/2"
 Option  "Device" "/dev/input/mice"
 Option  "Emulate3Buttons" "no"
 Option  "ZAxisMapping" "4 5"
EndSection


# /etc/sysconfig/mouse
FULLNAME="Generic - 3 Button Mouse (PS/2)"
MOUSETYPE="imps2"
XEMU3="no"
XMOUSETYPE="IMPS/2"
DEVICE=/dev/input/mice

-- 
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: [***Supuesto SPAM*** ] Re: Convert to OGV.

2011-03-31 Thread Lázaro Morales
Thanks Sven, I will try with this tools too.

En 31/03/2011 07:24:13, Sven Aluoor  escribió:

> More user friendly tool is "ffmpeg2theora". It's available in  
> third-party repo
> http://pkgs.org/search/?keyword=ffmpeg2theora&search_on=smart&distro=0&arch=32-bit&exact=0
>
> cheers Sven


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

Este mensaje de correo electrónico ha sido procesado por el servidor de 
Frioclima


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


My DVD reader doesn't always load....

2011-03-31 Thread DB
Hi all,

I appear to have a problem with my DVD reader (Gigabyte Technology 16x16 
DVD rw/r).  When I put a dvd in the tray, sometimes the DVD title comes 
up in the "recent device" window, sometimes nothing.  When "nothing" 
comes up, sometimes the tray is locked & I can't get the disc out again. 
  I have a pair of DVDs, produced in Germany, one plays, the other 
doesn't.

If the disc loads, sometimes I can play it with Kaffeine, sometimes I 
have to use Bangarang, because Kaffeine doesn't see any start point on 
the disc.

Then one time, Bangarang plays one disc; when I try to play a second one 
it crashes

Anyone got any suggestions on how to try and debug this little lot?

As ever, many thanks for any help you can give me

Cheers

Dave

uname -ar
Linux Fedora-Blue 2.6.35.11-83.fc14.x86_64 #1 SMP Mon Feb 7 07:06:44 UTC 
2011 x86_64 x86_64 x86_64 GNU/Linux
KDE, MSI880GM-e41 with Phenom II X6 1075T
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Convert to OGV.

2011-03-31 Thread Sven Aluoor
More user friendly tool is "ffmpeg2theora". It's available in third-party repo
http://pkgs.org/search/?keyword=ffmpeg2theora&search_on=smart&distro=0&arch=32-bit&exact=0

cheers Sven
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Convert to OGV.

2011-03-31 Thread Sven Aluoor
On Wed, Mar 30, 2011 at 9:52 PM, Richard Shaw  wrote:
> I like Handbrake[1] for converting videos for my Android phone. It's
> not in a repo as far as I know but they have builds for Fedora 14 on
> their homepage.

ffmpeg and mencoder (classic CLI tools) are in official repositories.
Google for HTML5 video and ffmpeg and you will find turorials.

cheers Sven
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Convert to OGV.

2011-03-31 Thread Lázaro Morales
Thanks Richard, is just what I needed.

En 30/03/2011 15:52:39, Richard Shaw  escribió:

> 2011/3/30 Lázaro Morales :
>> Hello,
>>
>> Can someone recommend me an application for convert any video file  
>> (.avi,
>> .mpeg, ...) to OGG or OGV video file? and, Is this application available
>> in the Fedora Official Repo?
>
> I like Handbrake[1] for converting videos for my Android phone. It's
> not in a repo as far as I know but they have builds for Fedora 14 on
> their homepage.
>
> Avidemux would work as well and its available through RPMFusion. For
> me the audio sometimes gets out of sync for mpeg source files.
>
> Richard
>
> [1] http://handbrake.fr/downloads.php


-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/

Este mensaje de correo electrónico ha sido procesado por el servidor de 
Frioclima


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: Need help with rpmbuild

2011-03-31 Thread Steve Blackwell
On Wed, 30 Mar 2011 09:25:41 +0300
Panu Matilainen  wrote:

> > My app depends on python so I have a
> > Requires: python
> > line in the .spec file. Python is installed on my target system but
> > the python binary in located in /usr/bin as indicated by
> > $ rpm -qil python
> > When I try to install my rpm, it complains that it can't
> > find /usr/local/bin/python.
> >
> > Any idea why my rpm is looking for python in all the wrong places?
> 
> One or more python scripts in your package contain this shebang:
> #!/usr/local/bin/python
> 
> Rpm is right to complain: If you tried to execute that file, it would 
> fail because no such python interpreter exists on a normal Fedora 
> installation. You need to locate + patch those files to refer to the 
> system python path instead.
> 
>   - Panu -

That was it, thanks. Only 2 instances so not too much work.

Steve
-- 
Changing lives one card at a time

http://www.send1cardnow.com


signature.asc
Description: PGP signature
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


re: phpPgAdmin on Fedora 13

2011-03-31 Thread Alan J. Gagne
A quick search on google turned up a number of hits for this.
The first couple are for Fedora 12 and 14 but both are the almost same 
directions.

One of these like it should work.

http://ciupu.elektroda.eu/?p=42
or
http://mfosn.wordpress.com/tag/phppgadmin/
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread Tim Waugh
On Thu, 2011-03-31 at 12:14 +0200, antonio.montagn...@alice.it wrote:
> >From the website of HP:
> 
> http://hplipopensource.com/hplip-web/release_notes.html
> That plotter should be 
> natively supported by latest Hplip.

Well, that's the driver you're using.

Please report a bug against the 'hplip' component in bugzilla:

  http://bugzilla.redhat.com/bugzilla

Thanks,
Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread mike lan
On Thu, Mar 31, 2011 at 10:34 AM, Craig White wrote:

> On Thu, 2011-03-31 at 06:20 -0400, William Stock wrote:
> > > On Thu, 2011-03-31 at 09:53 +, mike lan wrote:
> > > Hello every one,
> > > I've installed php php-pgsql , phpPgAdmin, postgresql server on fedora
> 13,
> > > running http://localhost/phpPgadmin gives me :
> > >
> > > "Your PHP installation does not support PostgreSQL. you need to
> > > recompile PHP using the --with-pgsql configure option
> > >
> > > how do I turn on postgresql php support ?
> > What part of < > configure option>> didn't you understand?
> 
> I would expect that compiling PHP for postgresql is not required if you
> install the php-pgsql package but restarting httpd (/sbin/service httpd
> restart) would be required.
>
> I'm just uncomfortable with 'which part do you not understand' smack
> down knowing how difficult it is to recompile php and that the whole
> point of modularizing various installation options is to make that
> unnecessary.
>
> Craig
>
>
>
thanks graig
restarted httpd and still getting the same message " you need to recompile
. "
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread Mogens Kjaer
On 03/31/2011 12:14 PM, antonio.montagn...@alice.it wrote:
...
>> From the website of HP:
>
> http://hplipopensource.com/hplip-web/release_notes.html
> That plotter should be
> natively supported by latest Hplip.
>
> What are we missing??

You are missing the "ps".

The T770ps printer is a T770 printer with an additional postscript option.

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread mike lan
>> What part of <> didn't you understand?

php packages are yum installed
I've looked at php.ini
and /etc/php.d/pgsql.ini files
extension=pgsql.so
is uncommented

but yet, I  get " you need to recompile PHP using the --with-pgsql configure
option"
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread Craig White
On Thu, 2011-03-31 at 06:20 -0400, William Stock wrote:
> > On Thu, 2011-03-31 at 09:53 +, mike lan wrote:
> > Hello every one,
> > I've installed php php-pgsql , phpPgAdmin, postgresql server on fedora 13,
> > running http://localhost/phpPgadmin gives me :
> > 
> > "Your PHP installation does not support PostgreSQL. you need to
> > recompile PHP using the --with-pgsql configure option
> > 
> > how do I turn on postgresql php support ?
> What part of < configure option>> didn't you understand?

I would expect that compiling PHP for postgresql is not required if you
install the php-pgsql package but restarting httpd (/sbin/service httpd
restart) would be required.

I'm just uncomfortable with 'which part do you not understand' smack
down knowing how difficult it is to recompile php and that the whole
point of modularizing various installation options is to make that
unnecessary.

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: phpPgAdmin on Fedora 13

2011-03-31 Thread William Stock
> On Thu, 2011-03-31 at 09:53 +, mike lan wrote:
> Hello every one,
> I've installed php php-pgsql , phpPgAdmin, postgresql server on fedora 13,
> running http://localhost/phpPgadmin gives me :
> 
> "Your PHP installation does not support PostgreSQL. you need to
> recompile PHP using the --with-pgsql configure option
> 
> how do I turn on postgresql php support ?

What part of <> didn't you understand?


> thanks taking time to reply


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


R: Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread antonio.montagn...@alice.it


>Messaggio originale
>Da: twa...@redhat.com
>Data: 31-mar-2011 11.44

>A: "antonio.montagn...@alice.it", "Community 
support for Fedora users"
>Ogg: Re: R: Re: 
Plotter Hp Designjet T770
>
>On Thu, 2011-03-31 at 09:08 +0200, antonio.
montagn...@alice.it wrote:
>> Fedora finds the following driver:
>> HP 
Designjet T770ps 44in
>
>That's HP own PostScript-based driver.  However, from 
the look of the
>specifications it actually speaks HP-GL/2 natively but not 
PostScript.
>Perhaps there is an optional PostScript module for that printer?
>

>Tim.
>*/

>From the website of HP:

http://hplipopensource.com/hplip-web/release_notes.html
That plotter should be 
natively supported by latest Hplip.

What are we missing??

Antonio
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


phpPgAdmin on Fedora 13

2011-03-31 Thread mike lan
Hello every one,
I've installed php php-pgsql , phpPgAdmin, postgresql server on fedora 13,
running http://localhost/phpPgadmin gives me :

"Your PHP installation does not support PostgreSQL. you need to
recompile PHP using the --with-pgsql configure option

how do I turn on postgresql php support ?

thanks taking time to reply
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


Re: R: Re: Plotter Hp Designjet T770

2011-03-31 Thread Tim Waugh
On Thu, 2011-03-31 at 09:08 +0200, antonio.montagn...@alice.it wrote:
> Fedora finds the following driver:
> HP Designjet T770ps 44in

That's HP own PostScript-based driver.  However, from the look of the
specifications it actually speaks HP-GL/2 natively but not PostScript.
Perhaps there is an optional PostScript module for that printer?

Tim.
*/



signature.asc
Description: This is a digitally signed message part
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


R: Re: Plotter Hp Designjet T770

2011-03-31 Thread antonio.montagn...@alice.it


>Messaggio originale
>Da: j...@zeff.us
>Data: 31-mar-2011 8.11
>A: 
"Community support for Fedora users"
>Ogg: Re: 
Plotter Hp Designjet T770
>
>On 03/30/2011 10:08 PM, antonio montagnani wrote:

>> if fails to print the test page from Fedora printer window: not sure, I
>> 
have to check later, it says unsupported format or alike.
>
>OK.  we presume 
then that the printer's known to be working and that 
>hardware problems aren't 
an issue.  If nothing else, we've eliminated 
>one possibility.
>-- 
>users 
mailing list
>users@lists.fedoraproject.org
>To unsubscribe or change 
subscription options:
>https://admin.fedoraproject.org/mailman/listinfo/users>Guidelines: 
>http://fedoraproject.org/wiki/Mailing_list_guidelines
>


the plotter has no hardware issues, as it has been printing for years, and 
I have no network issues as I can print on other networked printers
When I try 
to print I read on the plotter screen: unable to manage unknow file format...


Fedora finds the following driver:
HP Designjet T770ps 44in

I was not able to 
find the plotter in the openprinting database
I am confused :-)

How to debug 
it???

Antonio

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines