Re: [arch-general] Building local repo - eliminating dups - why some new x86_64?

2009-05-18 Thread Allan McRae

David C. Rankin, J.D.,P.E. wrote:

Listmates,

	I'm building a local repo for boxes to update via the lan instead of 
redownloading. I have my repo on my local server as:


  


You might want to look into this: http://xyne.archlinux.ca/info/pkgd


arch/
x86/
x86_64/

	I have moved all files for my two x86_64 boxes to the arch/x86_64 dir and I 
am filtering with a script to eliminate dups by moving the lesser numbered 
packages to arch/x86_64/oldpkgs. Testing the script before the actual move of 
packages, I ran across this anomaly in some filenames: (script output) [1]





ttf-isabella-1.003-3.pkg.tar.gz -> oldpkgs
ttf-isabella-1.003-4-x86_64.pkg.tar.gz

tunepimp-0.5.3-5.pkg.tar.gz -> oldpkgs
tunepimp-0.5.3-6-x86_64.pkg.tar.gz

tzdata-2009f-1-x86_64.pkg.tar.gz -> oldpkgs
tzdata-2009g-1-x86_64.pkg.tar.gz

unrar-3.8.5-2-x86_64.pkg.tar.gz -> oldpkgs
unrar-3.9.1-1-x86_64.pkg.tar.gz



	As shown above, there are multiple packages where the earlier version did 
*not* contain the x86_64 designation where the current package now does. Are 
these the same packages? If so why did earlier packages not have the x86_64 
and when was the architecture added? Are all packages now going to have the 
architecture specified?
  


Pre pacman-3.0 (I think), the architecture was not included in the file 
name.  Anything in the [community] repo still will not have the 
architecture name as the [community] repo scripts do not handle it yet.


Allan





[arch-general] Building local repo - eliminating dups - why some new x86_64?

2009-05-18 Thread David C. Rankin, J.D.,P.E.
Listmates,

I'm building a local repo for boxes to update via the lan instead of 
redownloading. I have my repo on my local server as:

arch/
x86/
x86_64/

I have moved all files for my two x86_64 boxes to the arch/x86_64 dir 
and I 
am filtering with a script to eliminate dups by moving the lesser numbered 
packages to arch/x86_64/oldpkgs. Testing the script before the actual move of 
packages, I ran across this anomaly in some filenames: (script output) [1]




ttf-isabella-1.003-3.pkg.tar.gz -> oldpkgs
ttf-isabella-1.003-4-x86_64.pkg.tar.gz

tunepimp-0.5.3-5.pkg.tar.gz -> oldpkgs
tunepimp-0.5.3-6-x86_64.pkg.tar.gz

tzdata-2009f-1-x86_64.pkg.tar.gz -> oldpkgs
tzdata-2009g-1-x86_64.pkg.tar.gz

unrar-3.8.5-2-x86_64.pkg.tar.gz -> oldpkgs
unrar-3.9.1-1-x86_64.pkg.tar.gz



As shown above, there are multiple packages where the earlier version 
did 
*not* contain the x86_64 designation where the current package now does. Are 
these the same packages? If so why did earlier packages not have the x86_64 
and when was the architecture added? Are all packages now going to have the 
architecture specified?

Footnotes:

[1] Filtering done by a simple look ahead and the output created as follows:

PKGFILES=( $(ls -1 /home/backup/archlinux/x86_64) )
for ((i=0;i<${#pkgfil...@]}-1;i++)); do
if [[ ${PKGFILES[$i]%%-[[:digit:]]*} == 
${PKGFILES[$i+1]%%-[[:digit:]]*} ]]; 
then
echo -e "${PKGFILES[$i]} -> oldpkgs\n${PKGFILES[$i+1]}\n"
fi

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


[arch-general] Firefox bug that may be Arch specific

2009-05-18 Thread Emmanuel Benisty
Hi List,

Just for information, there has been already two bug reports in
Bugzilla that mention a bug in the display size of textboxes. Until
now, only Archers seems to suffer from this bug and one of the mozilla
developers has marked this issue as specific to Arch. Therefore, I
thought it could be interesting to let Arch developers and users to be
informed about this.

https://bugzilla.mozilla.org/show_bug.cgi?id=491114

Thanks+regards.


Re: [arch-general] broken john package

2009-05-18 Thread Sébastien Duquette
Thank you Giovanni.

Sébastien

On Mon, May 18, 2009 at 6:16 PM, Giovanni Scafora
 wrote:
> 2009/5/18, Sébastien Duquette :
>> The package for john is broken, it is missing files that make it
>>  unusable. I filled a bug report (http://bugs.archlinux.org/task/14422)
>>  a month ago and other users complained about this issue. The current
>>  maintainer is andrea and the package was last updated on april 8th.
>
> I just assigned that bug report to Andrea.
>
>
> --
> Arch Linux Developer
> http://www.archlinux.org
>


Re: [arch-general] broken john package

2009-05-18 Thread Giovanni Scafora
2009/5/18, Sébastien Duquette :
> The package for john is broken, it is missing files that make it
>  unusable. I filled a bug report (http://bugs.archlinux.org/task/14422)
>  a month ago and other users complained about this issue. The current
>  maintainer is andrea and the package was last updated on april 8th.

I just assigned that bug report to Andrea.


-- 
Arch Linux Developer
http://www.archlinux.org


[arch-general] broken john package

2009-05-18 Thread Sébastien Duquette
The package for john is broken, it is missing files that make it
unusable. I filled a bug report (http://bugs.archlinux.org/task/14422)
a month ago and other users complained about this issue. The current
maintainer is andrea and the package was last updated on april 8th.

Can someone please fix this ?

Thanks,

Sébastien


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 12:42:41 David Rosenstrauch 
composed:

>
> BTW, maybe it's not sufficient to restart hal, since theis isn't
> technically a HAL file, but rather a policy kit file.  So I'd suggest
> logging out and then in again after the change.
>
> HTH,
>
> DR

Well,

I guess that would be yet another bug in PolicyKit. Per the 
PolicyKit.conf 
man page:



Changes to this configuration file are immediately propagated to running 
processes using the PolicyKit library. If the configuration file is invalid, 
processes using this library will log this fact to the system logger and the 
library will only only return no as the answer to processes using it. 



Of all the changes I've made, no errors logged so it should be happily 
propagating, ... or fornicating, ... or whatever PolicyKit does to my 
system  ;-)

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David Rosenstrauch

David C. Rankin, J.D.,P.E. wrote:

Why in the heck the following wasn't good enough escapes me at present:







That's says let *me* do anything with anything (twice I might add). I guess in 
addition to giving yourself global authorization you also have to give 
yourself specific authorization as well.


Also, why do you have .eject-removable commented out?



I really have no idea.  I don't even understand this console kit/policy 
kit stuff, frankly.


But in a nutshell, when you take out all the comments, my policy kit 
file essentially boils down to:








Dunno ... seems to work.  Have you tried that?

BTW, maybe it's not sufficient to restart hal, since theis isn't 
technically a HAL file, but rather a policy kit file.  So I'd suggest 
logging out and then in again after the change.


HTH,

DR


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 09:48:00 David Rosenstrauch 
composed:
>          
>                  
>          
> 

What I don't get is this (from PolicyKit(5)):

   ALLOW EVERYTHING
   The users "davidz" and "bateman" are allowed to do any action:

   
 
   

I have:

   
 
   

I'm david, so what in the heck is the problem :-(

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 09:48:00 David Rosenstrauch 
composed:
>          
>                  
>          
> 

AAARRRGGHH!

Still no joy:

org.freedesktop.hal.storage.mount-removable no <-- (action, result)

(yes, I restarted hal ;-)

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 09:48:00 David Rosenstrauch 
composed:
> David C. Rankin, J.D.,P.E. wrote:
> > On or about Sunday 17 May 2009 at approximately 03:51:10 David C. Rankin,
> >
> >>Another interesting note. When I inserted the card, there was no entry
> >> created in /media. Now 10 minutes later after I have been copying the
> >> photos, etc., the mount of /dev/mmcblk0p1 has *appeared* mounted on
> >> /media/disk? Huh?
> >>
> >>I can't tell you when it appeared, but I can tell you that for at least
> >> 4-5 minutes. So why the initial error and why the magical appearance
> >> after the error telling me it wasn't going to be mounted? What to check
> >> for more info?
> >
> > Here is the deal,
> >
> > When I stick the card in, as my normal user I can't access the device
> > shown under "Services" "Storage Media" and there is no "disk" entry in
> > /media.
> >
> > If I start konqueror running as root and then access "Services" "Storage
> > Media" and the SD card (/dev/mmcblk0p1 in this case), Presto the device
> > automatically appears as "disk" under /media and then I *can* access it
> > (rw) as my normal user. What gives? What permissions are stuck?
>
> Short answer:
>
> Use this for your /etc/PolicyKit/PolicyKit.conf:
>
>  
>
>  1.0//EN"
> "http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd";>
>
> 
>
> 
> 
>  
>  
>  
> 
> 
>
>
> Long answer:
>
> See:  http://bbs.archlinux.org/viewtopic.php?pid=542472
>
>
> I have to say, I'm not very fond of this new console-kit/policy-kit
> stuff being the default in hal now.  I far prefer the simplicity of
> standard unix groups and permissions.
>
> DR

DR, thanks!

I guess I'll like Policy Kit once I make friends with it, but it sure was 
a whole lot easier just issuing the 'mount /dev/whatever /media/whatever' 
command. It looks like I just didn't have enough in PolicyKit.conf. I had the 
following:

 

http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd";>






























 





Why in the heck the following wasn't good enough escapes me at present:







That's says let *me* do anything with anything (twice I might add). I guess in 
addition to giving yourself global authorization you also have to give 
yourself specific authorization as well.

Also, why do you have .eject-removable commented out?

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] netcfg SCAN patch

2009-05-18 Thread Robson Roberto Souza Peixoto
You're welcome

On Mon, May 18, 2009 at 12:14 PM, Andrea Scarpino  wrote:
> thanks, pushed.
> http://projects.archlinux.org/?p=netcfg.git;a=commitdiff;h=40ba706d25128781dc0f4a54303e056abf5d1c3c
>
> On 18/05/2009, Robson Roberto Souza Peixoto  wrote:
>> Hi,
>>
>> a typing error on src/connections/wireless.
>>
>> [ ]s
>>
>>
>>
>> --
>> Robson Roberto Souza Peixoto
>> Robinho
>> robsonpeix...@gmail.com
>> Telefone: (19) 8821-0396
>> Computer Science Master's degree student, University of Campinas
>> Archlinux-br Developer Team - http://archlinux-br.org
>> Linux Counter #395633
>>
>
>
> --
> Andrea `BaSh` Scarpino
> Arch Linux Developer
>



-- 
Robson Roberto Souza Peixoto
Robinho
robsonpeix...@gmail.com
Telefone: (19) 8821-0396
Computer Science Master's degree student, University of Campinas
Archlinux-br Developer Team - http://archlinux-br.org
Linux Counter #395633


[arch-general] error dumped to terminal: kdeinit4: ... /usr/bin/kbuildsycoca4 on kdemod3?

2009-05-18 Thread David C. Rankin, J.D.,P.E.
Listmates,

Here is a curious one. I am getting KDE4 errors dumped back to the 
screen on 
my KDE3 (kdemod3) screen hours after kdiff3 was run from the terminal? Here 
is what is getting dumped back to my terminal through stderr on my x86_64 
install:

kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
  
kbuildsycoca4 running...

  
kbuildsycoca4(25149)/kdecore (KService) KServicePrivate::init: The desktop 
entry file  "/usr/share/applications/kde4/koffice.desktop"  has 
Type= "Application"  but no Exec line

   
kbuildsycoca4(25149)/kdecore (KService) KBuildServiceFactory::createEntry: 
Invalid Service :  "/usr/share/applications/kde4/koffice.desktop"
kbuildsycoca4(25149) KConfigGroup::readXdgListEntry: List entry Categories 
in "/usr/share/applications/opera.desktop" is not compliant with XDG standard 
(missing trailing semicolon).

   
kbuildsycoca4(25149)/kdecore (KService) KServicePrivate::init: The desktop 
entry file  "/usr/share/applications/scribus.desktop"  has 
Type= "Application"  but no Exec line

   kbuildsycoca4(25149)/kdecore 
(KService) KBuildServiceFactory::createEntry: Invalid 
Service :  "/usr/share/applications/scribus.desktop"

Anybody ever seen something like this before. It looks like it will be 
a 
kdemod issue related to the fact that kdiff3 was built against the kde4 
runtime, but I thought I would ask hear to see if anyone else has seen 
something like this before? I have a bug open with kdemod:

http://www.chakra-project.org/bugs/showreport.php?bugid=271

where additional details can be found. The times associated with running 
kdiff3 and then the above error messages have me confused. Specifically I ran 
kdiff3 and got the following output on stdout at 2:12 am:

02:12 alchemy:~/tmp/cursor/xcursorgen-1.0.2/mycursors> kdiff3
QFSFileEngine::open: No file name specified
kdeinit4: preparing to launch /usr/lib/kde4/libexec/klauncher
kdeinit4: preparing to launch /usr/bin/kded4
kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
kbuildsycoca4 running...
kbuildsycoca4(16647) KConfigGroup::readXdgListEntry: List entry MimeType 
in "/opt/kde/share/applications/kde/k3b.desktop" is not compliant with XDG 
standard (missing trailing semicolon).
kbuildsycoca4(16647) KConfigGroup::readXdgListEntry: List entry MimeType 
in "/opt/kde/share/applications/kde/filelight.desktop" is not compliant with 
XDG standard (missing trailing semicolon).


Then hours later, I received the stderr messages:

[05:15 archangel:~/tmp] # kdeinit4: preparing to 
launch /usr/lib/kde4/libexec/kconf_update

  
kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
  kbuildsycoca4 running...
  kbuildsycoca4
(21983)/kdecore (KService) KServicePrivate::init: The desktop entry 
file  "/usr/share/applications/kde4/koffice.desktop"  has Type= "Application"  
but no Exec line


[09:05 archangel:~/tmp] # kdeinit4: preparing to launch /usr/bin/kbuildsycoca4
  
kbuildsycoca4 running...

  
kbuildsycoca4(25149)/kdecore (KService) KServicePrivate::init: The desktop 
entry file  "/usr/share/applications/kde4/koffice.desktop"  has 
Type= "Application"  but no Exec line

Now I'm not trying to run kdeinit4, that just what is coming back 
trough 
stderr and my prompt just happens to have a timestamp in it to help gage 
time.

Is there anything I can do with kdiff3 to prevent the call to kdeinit4?


-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] netcfg SCAN patch

2009-05-18 Thread Andrea Scarpino
thanks, pushed.
http://projects.archlinux.org/?p=netcfg.git;a=commitdiff;h=40ba706d25128781dc0f4a54303e056abf5d1c3c

On 18/05/2009, Robson Roberto Souza Peixoto  wrote:
> Hi,
>
> a typing error on src/connections/wireless.
>
> [ ]s
>
>
>
> --
> Robson Roberto Souza Peixoto
> Robinho
> robsonpeix...@gmail.com
> Telefone: (19) 8821-0396
> Computer Science Master's degree student, University of Campinas
> Archlinux-br Developer Team - http://archlinux-br.org
> Linux Counter #395633
>


-- 
Andrea `BaSh` Scarpino
Arch Linux Developer


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David Rosenstrauch

David C. Rankin, J.D.,P.E. wrote:
On or about Sunday 17 May 2009 at approximately 03:51:10 David C. Rankin, 

Another interesting note. When I inserted the card, there was no entry
created in /media. Now 10 minutes later after I have been copying the
photos, etc., the mount of /dev/mmcblk0p1 has *appeared* mounted on
/media/disk? Huh?

I can't tell you when it appeared, but I can tell you that for at least
4-5 minutes. So why the initial error and why the magical appearance after
the error telling me it wasn't going to be mounted? What to check for more
info?


Here is the deal,

	When I stick the card in, as my normal user I can't access the device shown 
under "Services" "Storage Media" and there is no "disk" entry in /media.


	If I start konqueror running as root and then access "Services" "Storage 
Media" and the SD card (/dev/mmcblk0p1 in this case), Presto the device 
automatically appears as "disk" under /media and then I *can* access it (rw) 
as my normal user. What gives? What permissions are stuck?


Short answer:

Use this for your /etc/PolicyKit/PolicyKit.conf:

 

1.0//EN"

"http://hal.freedesktop.org/releases/PolicyKit/1.0/config.dtd";>












Long answer:

See:  http://bbs.archlinux.org/viewtopic.php?pid=542472


I have to say, I'm not very fond of this new console-kit/policy-kit 
stuff being the default in hal now.  I far prefer the simplicity of 
standard unix groups and permissions.


DR


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread David Rosenstrauch

David C. Rankin, J.D.,P.E. wrote:

Listmates:

I have been throught http://wiki.archlinux.org/index.php/Intel_Graphics, and 
even added the section on howto calculate your VideoRam value, but I didn't 
find anything about generating an initial xorg.conf for the intel card.


Currently I have no xorg.conf and things are working, but not as fast as they 
could. I would like to configure the card to use UXA accell, but I need an 
xorg.conf to tweak. Anybody know a quick way to create one?


Thanks.


Look in your Xorg.0.log.  X will list the contents of the implied 
xorg.conf that it is using.  Grab that and use it as a starting point.


HTH,

DR


Re: [arch-general] Xpdf pl3 PKGBUILD

2009-05-18 Thread Robson Roberto Souza Peixoto
thanks

On Mon, May 18, 2009 at 10:14 AM, Grigorios Bouzakis  wrote:
> On Mon, May 18, 2009 at 09:53:10AM -0300, Robson Roberto Souza Peixoto wrote:
>> PKGBUILD for xpdf pl3
>>
>> [ ]s
>>
>
> There is a bug report for this http://bugs.archlinux.org/task/14741
>
> --
> Greg
>



-- 
Robson Roberto Souza Peixoto
Robinho
robsonpeix...@gmail.com
Telefone: (19) 8821-0396
Computer Science Master's degree student, University of Campinas
Archlinux-br Developer Team - http://archlinux-br.org
Linux Counter #395633


Re: [arch-general] Xpdf pl3 PKGBUILD

2009-05-18 Thread Grigorios Bouzakis
On Mon, May 18, 2009 at 09:53:10AM -0300, Robson Roberto Souza Peixoto wrote:
> PKGBUILD for xpdf pl3
> 
> [ ]s
> 

There is a bug report for this http://bugs.archlinux.org/task/14741

-- 
Greg


pgpC8HAQdO35F.pgp
Description: PGP signature


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread Damjan Georgievski
>        Thanks. But in this case with kdemod3 the card shows up in 
> system:/media (or
> what I've been calling media:/ [not /media]) my card appears instantly and
> disappears as soon as I remove it. So I dunno, there is something else going
> on here. I'll find it, but if anyone else has a clue, please pass it along.

AFAIK, HAL doesn't mount/umount devices .. hal just notifies your DE
(or whatever listens to its dbus signals) and then your DE makes a
request for the device to be mounted or not (based on preference this
could be automatic or manual).


-- 
damjan


[arch-general] Xpdf pl3 PKGBUILD

2009-05-18 Thread Robson Roberto Souza Peixoto
PKGBUILD for xpdf pl3

[ ]s

-- 
Robson Roberto Souza Peixoto
Robinho
robsonpeix...@gmail.com
Telefone: (19) 8821-0396
Computer Science Master's degree student, University of Campinas
Archlinux-br Developer Team - http://archlinux-br.org
Linux Counter #395633


PKGBUILD
Description: Binary data


[arch-general] netcfg SCAN patch

2009-05-18 Thread Robson Roberto Souza Peixoto
Hi,

a typing error on src/connections/wireless.

[ ]s



-- 
Robson Roberto Souza Peixoto
Robinho
robsonpeix...@gmail.com
Telefone: (19) 8821-0396
Computer Science Master's degree student, University of Campinas
Archlinux-br Developer Team - http://archlinux-br.org
Linux Counter #395633


wireless-scan.patch
Description: Binary data


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread pascal
Le Mon, 18 May 2009 05:12:33 -0500,
"David C. Rankin, J.D.,P.E."  a écrit :

> On or about Monday 18 May 2009 at approximately 05:06:28 Jan de Groot 
> composed:
> > On Mon, 2009-05-18 at 04:51 -0500, David C. Rankin, J.D.,P.E. wrote:
> > > Listmates:
> > >
> > > I have been throught
> > > http://wiki.archlinux.org/index.php/Intel_Graphics, and even
> > > added the section on howto calculate your VideoRam value, but I
> > > didn't find anything about generating an initial xorg.conf for
> > > the intel card.
> > >
> > > Currently I have no xorg.conf and things are working, but not as
> > > fast as they could. I would like to configure the card to use UXA
> > > accell, but I need an xorg.conf to tweak. Anybody know a quick
> > > way to create one?
> > >
> > > Thanks.
> >
> > Xorg -configure
> > Then move /root/xorg.conf.new to /etc/X11/xorg.conf and add:
> > Option "AccelMethod" "UXA"
> > To the section of your videocard.
> >
> > No need to set other things like videoram, etc.
> 
> Jan, Leeyee
> 
>   Thank you both. That's just what I needed.
> 
You could also enable kernel modesetting, and it will use UXA
automatically, so no xorg.conf needed.


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 05:27:02 Alessandro Doro 
composed:
> On Mon, May 18, 2009 at 05:05:09AM -0500, David C. Rankin, J.D.,P.E. wrote:
> > When I stick the card in, as my normal user I can't access the device
> > shown under "Services" "Storage Media" and there is no "disk" entry in
> > /media.
>
> I usually have to refresh the window (F5) to make removable devices
> appear in system:/media inside kdemod3 konqueror, regardless of the
> hal/policykit mount problems.

Alessandro,

Thanks. But in this case with kdemod3 the card shows up in 
system:/media (or 
what I've been calling media:/ [not /media]) my card appears instantly and 
disappears as soon as I remove it. So I dunno, there is something else going 
on here. I'll find it, but if anyone else has a clue, please pass it along.

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread Alessandro Doro
On Mon, May 18, 2009 at 05:05:09AM -0500, David C. Rankin, J.D.,P.E. wrote:
>   When I stick the card in, as my normal user I can't access the device 
> shown 
> under "Services" "Storage Media" and there is no "disk" entry in /media.

I usually have to refresh the window (F5) to make removable devices
appear in system:/media inside kdemod3 konqueror, regardless of the
hal/policykit mount problems.


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 05:00:48 李业 composed:
> Without xorg.conf, UXA of intel card would work defaultly. In my case
> it's all going fine~ You can check Xorg.log.0 in /var/log/.
>
> BTW, I'm using intel X4500 MHD.

Hmm, Leeyee,

On this dell box with a 915G, the default w/o and xorg.conf and tweaks 
is EXA 
Accell:

(II) intel(0): Integrated Graphics Chipset: Intel(R) 915G
(--) intel(0): Chipset: "915G"
(--) intel(0): Linear framebuffer at 0xC000
(--) intel(0): IO registers at addr 0xDFF0
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA for acceleration

So it looks like I will need the xorg.conf after all. Thanks for your 
help in 
pointing me in the right direction.



-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Monday 18 May 2009 at approximately 05:06:28 Jan de Groot 
composed:
> On Mon, 2009-05-18 at 04:51 -0500, David C. Rankin, J.D.,P.E. wrote:
> > Listmates:
> >
> > I have been throught http://wiki.archlinux.org/index.php/Intel_Graphics,
> > and even added the section on howto calculate your VideoRam value, but I
> > didn't find anything about generating an initial xorg.conf for the intel
> > card.
> >
> > Currently I have no xorg.conf and things are working, but not as fast as
> > they could. I would like to configure the card to use UXA accell, but I
> > need an xorg.conf to tweak. Anybody know a quick way to create one?
> >
> > Thanks.
>
> Xorg -configure
> Then move /root/xorg.conf.new to /etc/X11/xorg.conf and add:
> Option "AccelMethod" "UXA"
> To the section of your videocard.
>
> No need to set other things like videoram, etc.

Jan, Leeyee

Thank you both. That's just what I needed.

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread Jan de Groot
On Mon, 2009-05-18 at 04:51 -0500, David C. Rankin, J.D.,P.E. wrote:
> Listmates:
> 
> I have been throught http://wiki.archlinux.org/index.php/Intel_Graphics, and 
> even added the section on howto calculate your VideoRam value, but I didn't 
> find anything about generating an initial xorg.conf for the intel card.
> 
> Currently I have no xorg.conf and things are working, but not as fast as they 
> could. I would like to configure the card to use UXA accell, but I need an 
> xorg.conf to tweak. Anybody know a quick way to create one?
> 
> Thanks.

Xorg -configure
Then move /root/xorg.conf.new to /etc/X11/xorg.conf and add:
Option "AccelMethod" "UXA"
To the section of your videocard.

No need to set other things like videoram, etc.



Re: [arch-general] hal has lost its mind again.

2009-05-18 Thread David C. Rankin, J.D.,P.E.
On or about Sunday 17 May 2009 at approximately 03:51:10 David C. Rankin, 
>   Another interesting note. When I inserted the card, there was no entry
> created in /media. Now 10 minutes later after I have been copying the
> photos, etc., the mount of /dev/mmcblk0p1 has *appeared* mounted on
> /media/disk? Huh?
>
>   I can't tell you when it appeared, but I can tell you that for at least
> 4-5 minutes. So why the initial error and why the magical appearance after
> the error telling me it wasn't going to be mounted? What to check for more
> info?

Here is the deal,

When I stick the card in, as my normal user I can't access the device 
shown 
under "Services" "Storage Media" and there is no "disk" entry in /media.

If I start konqueror running as root and then access "Services" 
"Storage 
Media" and the SD card (/dev/mmcblk0p1 in this case), Presto the device 
automatically appears as "disk" under /media and then I *can* access it (rw) 
as my normal user. What gives? What permissions are stuck?

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com


Re: [arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread 李业
Without xorg.conf, UXA of intel card would work defaultly. In my case
it's all going fine~ You can check Xorg.log.0 in /var/log/.

BTW, I'm using intel X4500 MHD.

On Mon, May 18, 2009 at 5:51 PM, David C. Rankin, J.D.,P.E.
 wrote:
> Listmates:
>
> I have been throught http://wiki.archlinux.org/index.php/Intel_Graphics, and
> even added the section on howto calculate your VideoRam value, but I didn't
> find anything about generating an initial xorg.conf for the intel card.
>
> Currently I have no xorg.conf and things are working, but not as fast as they
> could. I would like to configure the card to use UXA accell, but I need an
> xorg.conf to tweak. Anybody know a quick way to create one?
>
> Thanks.
>
> --
> David C. Rankin, J.D.,P.E.
> Rankin Law Firm, PLLC
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> Telephone: (936) 715-9333
> Facsimile: (936) 715-9339
> www.rankinlawfirm.com
>



-- 
Best regards,
Li Ye


[arch-general] Howto create initial xorg.conf for intel 915?

2009-05-18 Thread David C. Rankin, J.D.,P.E.
Listmates:

I have been throught http://wiki.archlinux.org/index.php/Intel_Graphics, and 
even added the section on howto calculate your VideoRam value, but I didn't 
find anything about generating an initial xorg.conf for the intel card.

Currently I have no xorg.conf and things are working, but not as fast as they 
could. I would like to configure the card to use UXA accell, but I need an 
xorg.conf to tweak. Anybody know a quick way to create one?

Thanks.

-- 
David C. Rankin, J.D.,P.E.
Rankin Law Firm, PLLC
510 Ochiltree Street
Nacogdoches, Texas 75961
Telephone: (936) 715-9333
Facsimile: (936) 715-9339
www.rankinlawfirm.com