Re: [gentoo-user] no stinkin bootloaders!

2013-11-09 Thread Davide Carnovale
Hi James,
I banged my head a little against this problem as my new laptop has no
option to turn the secure uefi off.
I had no success with gentoo, but I was able to install fedora 18. Although
when recompiling the kernel to use my security key, I never managed to boot
it. I suspect the problem is with signing of the kernel... The guide you
posted seems a lot more accurate than the one I used to follow and has
pointer to other in depth articles. I think you might have a not too hard
time in building your bootable kernel if you follow it. I'll give it a spin
myself when I'll have some free time.
Good luck and thanks for sharing!

D
Il 09/nov/2013 04:22 James wirel...@tampabay.rr.com ha scritto:

 Here is a very interesting read, posted by GKH:

 http://kroah.com/log/blog/2013/09/02/booting-a-self-signed-linux-kernel/


 Anyone tried this yet?

 curiously,
 James






Re: [gentoo-user] stage3 only for i486?

2013-04-04 Thread Davide Carnovale
Stroller, i didn't knew what a chroot was back then either, but i've found
in gentoo a vdery good teacher. If you are willing to learn, with gentoo
you can go as deeper as you want and learn a lot. Most of the linux
knowledge i have i owe it to gentoo.

As far as i understand know, chroot is pretty much a cage. you confine the
system in a smaller folder structure and from the inside, you cannot access
the outside (while it's true the opposite). it's particularly handy to
cage a webserver for instance, so if someone hacks it, they don't see the
entire system, but only the portion you chrooted.

when installing gentoo, you chroot into the smaller gentoo system,
contiained into the booting distro, be it a livecd or another distro.

D
Il giorno 04/apr/2013 05:07, Stroller strol...@stellar.eclipse.co.uk ha
scritto:


 On 3 April 2013, at 20:36, Alan McKinnon wrote:
  ...
  The reason I say Gentoo shouldn't worry about installers is that the
  typical person installing Gentoo already knows about chroots. Someone
  who doesn't is unlikely to consider Gentoo at all

 It's been a while, but I don't think I knew what a chroot was when I
 installed Gentoo.

 I can't say that I have a great understanding of chrooting today, or that
 I've ever used it for anything but installing Gentoo.

 Stroller.






[gentoo-user] stage3 only for i486?

2013-04-02 Thread Davide Carnovale
Hi all gentoo people!
I've been away from gentoo for a while, and I'm in the process of
reinstalling it today.
While downloading the stage 3 I noticed that only an i486 version is
available. As far as I remember, gentoo was best known, back in the
days, for being fast, as it was one of the first distro to support
i686... am i wrong with this? if not, why only i486 today?

apart from the reasons behind the decision of shipping only an i486
stage 3, do you think it's worth the pain to recompile everything
(like the old stage1) for a different arch? i have an intel i5
processor.

regards

Davide



Re: [gentoo-user] stage3 only for i486?

2013-04-02 Thread Davide Carnovale
Michael, thanks, i know amd64 would be better, i used to had a
multilib system, but for now i have a problem with java and 64-bit so
i'm stuck on the 32-bit world for now =)

Bruce, i see that, it looks like it's hardened indeed, i'll see what
being hardened means and if it fits me, thank you. anyways i'd expect
to also have a non hardened i686 stage 3...

having a better look at things i can see this:
http://gentoo.osuosl.org/releases/x86/autobuilds/20130305/default/20130305/
which has an i686 stage 3. i wonder what changed recently...
i guess i'll go with it for now and just update it...

D

2013/4/2 Bruce Hill da...@happypenguincomputers.com:
 On Tue, Apr 02, 2013 at 07:51:17PM +0200, Davide Carnovale wrote:
 Hi all gentoo people!
 I've been away from gentoo for a while, and I'm in the process of
 reinstalling it today.
 While downloading the stage 3 I noticed that only an i486 version is
 available. As far as I remember, gentoo was best known, back in the
 days, for being fast, as it was one of the first distro to support
 i686... am i wrong with this? if not, why only i486 today?

 apart from the reasons behind the decision of shipping only an i486
 stage 3, do you think it's worth the pain to recompile everything
 (like the old stage1) for a different arch? i have an intel i5
 processor.

 regards

 Davide

 Hi Davide,

 The directories I checked read:
 http://gentoo.osuosl.org/releases/x86/autobuilds/current-stage3-i686/
 but the tarball states it's hardened:
 http://gentoo.osuosl.org/releases/x86/autobuilds/current-stage3-i686/stage3-i686-hardened-20130326.tar.bz2

 Haven't personally used a x86 in years.
 --
 Happy Penguin Computers   ')
 126 Fenco Drive   ( \
 Tupelo, MS 38801   ^^
 supp...@happypenguincomputers.com
 662-269-2706 662-205-6424
 http://happypenguincomputers.com/

 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing in e-mail?

 Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting




Re: [gentoo-user] stage3 only for i486?

2013-04-02 Thread Davide Carnovale
Ahaha thanks Alan, very explanatory and funny email!
I won't say gentoo is fast anymore, I promise. :-)

As for the rest i'll just keep the i486 base and start from there since I
already compiled the kernel and stuff...

Thanks all

D
Il giorno 02/apr/2013 21:18, Alan McKinnon alan.mckin...@gmail.com ha
scritto:

 On 02/04/2013 19:51, Davide Carnovale wrote:
  Hi all gentoo people!
  I've been away from gentoo for a while, and I'm in the process of
  reinstalling it today.
  While downloading the stage 3 I noticed that only an i486 version is
  available. As far as I remember, gentoo was best known, back in the
  days, for being fast, as it was one of the first distro to support
  i686... am i wrong with this? if not, why only i486 today?
 
  apart from the reasons behind the decision of shipping only an i486
  stage 3, do you think it's worth the pain to recompile everything
  (like the old stage1) for a different arch? i have an intel i5
  processor.

 You have been gone a while :-)

 These days we don't do the whole stage 1/2/3 thing while rebuilding the
 whole lot multiple times.

 Nowadays we just unpack a suitable stage 3 into a chroot, tweak CFLAGS,
 emerge -e world, then emerge all the packages you use.

 The stage3 tarballs are normally quite out of date so you will rebuild
 the whole lot anyway asap. If your workstation is also your buildhost,
 the bests start for CFLAGS with a reasonably recent gcc is

 CFLAGS=-march=native -O2 -pipe

 and CHOST, as always, is something you should not be touching at all.

 IOW, as long as you start with the desired ABI (32 vs 64 bit) your first
 update is going to optimize and fix things anyway. So don't wprry about it.

 Oh, and gentoo is fast is a nono swear word these days. That's ricing
 :-) Nowadays we say the benefit of gentoo is USE so you get what *you*
 want :-)




 --
 Alan McKinnon
 alan.mckin...@gmail.com





Re: [gentoo-user] stage3 only for i486?

2013-04-02 Thread Davide Carnovale
Alan, thanks a lot for the cool description of you guys, I hope i'll get to
know you all :-)

Francesco, thank you, but you linked alpha and amd64, and i can't see any
recent one for x86

D
Il giorno 02/apr/2013 23:01, Francesco Talamona 
francesco.talam...@know.eu ha scritto:

 On Tuesday 02 April 2013 19:51:17 Davide Carnovale wrote:
  Hi all gentoo people!
  I've been away from gentoo for a while, and I'm in the process of
  reinstalling it today.
  While downloading the stage 3 I noticed that only an i486 version is
  available. As far as I remember, gentoo was best known, back in the
  days, for being fast, as it was one of the first distro to support
  i686... am i wrong with this? if not, why only i486 today?
 
  apart from the reasons behind the decision of shipping only an i486
  stage 3, do you think it's worth the pain to recompile everything
  (like the old stage1) for a different arch? i have an intel i5
  processor.
 
  regards
 
  Davide

 Your bookmarks are very very old ;)

 The stage3 is available for almost every supported arch, see for example:

 http://distfiles.gentoo.org/releases/alpha/autobuilds/current-stage3/
 http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3/

 those above are two links taken from:

 http://www.gentoo.org/main/it/where.xml

 HTH. Ciao
 Francesco





Re: [gentoo-user] [OT] Thanks to the devs

2012-05-23 Thread Davide Carnovale
+1
thank you guys!

D

2012/5/23 Michael Mol mike...@gmail.com

 I've noticed a lot of overt participation on this list by gentoo
 devs[1], especially in scenarios where they're explaining rationales
 and reasoning behind changes that affect users.

 I'd just like to say thank you for the work you guys do.

 Thank you for the work you guys do.

 There. I said it. *Goes back to work*

 [1] Perhaps they were already participating, and I didn't notice they were
 devs.

 --
 :wq




Re: [gentoo-user] Can the text based consoles be made scrollable?

2012-01-30 Thread Davide Carnovale
Did you tried shift + pgup? it will let you scroll a bit up. Opposite for
shift +pgdown

D
Il giorno 30/gen/2012 11:56, Andrew Lowe a...@wht.com.au ha scritto:

 Hi all,
I'm having a bit of trouble with KDE after a emerge world. Now when
 I log into my box at a text console, no X running at all, and attempt to do
 stuff to debug the problem the output scrolls off the top of the screen.
 Is there a way to make a standard bash shell/terminal/thingy scrollable so
 I can go back up though the output and review the results of my fiddles?

Regards,
Andrew




[gentoo-user] weird problem with missing docs during emerge

2012-01-26 Thread Davide Carnovale
Hi all,
a few days ago i had to reinstall my gentoo box. while doing so, various
ebuilds failed while trying to copy some documentation.
I don't have the doc use flag enabled, so i found it weird that emerge was
looking for it. My temporary fix was to enable the doc flag on a per
package basis, but i wanted to file a bug report about it.
Now, i went back in checking those ebuilds, i unmerged them, and then run
emerge with the -doc useflag ( USE=-doc emerge -av package) and they
don't fail anymore.

So my question is, should i still file a bug report? if so, what should
mention in the description?

D


Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Davide Carnovale
Happy holidays to everyone =)

D

Il giorno 24 dicembre 2011 18:48, Mick michaelkintz...@gmail.com ha
scritto:

 On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
  Just wanted to say thanks and Happy Holidays to everyone on the list, I
  love reading here!
 
  Cheers - Joseph

 Happy Christmas Joseph and best wishes for prosperous New Year to all of
 you
 Gentoo-ers out there.  :-)
 --
 Regards,
 Mick



Re: [gentoo-user] Where is the souce code of software?

2011-11-10 Thread Davide Carnovale
hi,
i guess you're looking for ls /usr/portage/distfiles/

D

2011/11/10 Lavender lavender_mat...@163.com

 Could anyone tell me that where I can find the source
 code of software on my system? Such as ls, cd .etc.





Re: [gentoo-user] emerge stopped working

2011-05-03 Thread Davide Carnovale
yes, the problem was that python 2.6 was unmerged and the new one wasn't
selected yet. so eselecting the new python (2.7) and running python-updater
restored my system. i used an usb version of the livedvd to help me in this,
as wicd was among the broken things and i couldn't connect to the net to
download the required packages to update python.
so thanks everyone for the hints that led me to the solution and particular
thanks to helmut, alan, kevin and stroller.
i'll follow your suggestions and definitely pay more attention in the future
while updating the system =)

D

2011/5/3 Helmut Jarausch jarau...@igpm.rwth-aachen.de

 On 05/02/2011 06:05:08 PM, Davide Carnovale wrote:
  @alan, no error are printed, where and what should i look for in the
  logs?
 
  @helmut python just returns to the console, without error or effect
  of
  any
  sort, does it means python has get unmerged and that's why emerge
  doesn't
  work anymore?
 

 You have got many hints from others.
 To consider the problem from all sides you my try

 ldd /usr/bin/python2.6
 ldd /usr/bin/python2.7

 and see if all dynamic libraries could be loaded.

 And if that fails, here a hint from an earlier thread

 Recovering Gentoo from a broken python
  This may be a life saver. I noticed that I have two version of python
 installed on my Gentoo box. So I thought I'd try uninstalling the old
 one. This actually uninstalls the latest version libraries leaving me
 with a warning such as ImportError: no such module time. This is bad
 as you cannot use emerge at all not even to emerge python to fix
 things. To fix, as root:

 cd /root
 wget http://distfiles.gentoo.org/distfiles/Python-2.7.1.tar.bz2
 tar jxvf Python-2.7.1.tar.bz2
 cd Python-2.7.1
 ./configure
 make
 ./python emerge python
 cd /root
 rm -rf Python-2.7.1*
 You are now fixed.

 Or replace 2.7.1 by 2.6.6 if your system has been running under
 Python 2.6 before the problem arose.

 Helmut.




[gentoo-user] emerge stopped working

2011-05-02 Thread Davide Carnovale
Hi all!
i was going through a world update today and during --depclean emerge throw
an error complaining about possible corrupted binaries or hw failure.
since then it has stopped working, no matter what i try to emerge, the
command simply return to the shell without any kind of error or any other
output at all.
i fired and usb stick with the gentoo 11 live dvd and i copied over both
bash and emerge binaries to my machine, in case they were corrupted (bash
was given as the most likely) but nothing changed.
now i simply have no clue on what's wrong and how can i fix it, apart from a
full reinstall, which i'd like to avoid.

can anyone point me somewhere to solve this problem?

D


Re: [gentoo-user] emerge stopped working

2011-05-02 Thread Davide Carnovale
@alan, no error are printed, where and what should i look for in the logs?

@helmut python just returns to the console, without error or effect of any
sort, does it means python has get unmerged and that's why emerge doesn't
work anymore?

2011/5/2 Helmut Jarausch jarau...@igpm.rwth-aachen.de

 On 05/02/2011 05:38:03 PM, Davide Carnovale wrote:
  Hi all!
  i was going through a world update today and during --depclean emerge
  throw
  an error complaining about possible corrupted binaries or hw failure.
  since then it has stopped working, no matter what i try to emerge,
  the
  command simply return to the shell without any kind of error or any
  other
  output at all.
  i fired and usb stick with the gentoo 11 live dvd and i copied over
  both
  bash and emerge binaries to my machine, in case they were corrupted
  (bash
  was given as the most likely) but nothing changed.
  now i simply have no clue on what's wrong and how can i fix it, apart
  from a
  full reinstall, which i'd like to avoid.
 
  can anyone point me somewhere to solve this problem?
 

 emerge needs Python. Have you tried to invoke Python, just by

 python
 import portage
 quit()

 Helmut.




Re: [gentoo-user] Any bought a laptop that Just Works?

2011-03-30 Thread Davide Carnovale
my acer aspire 5740d has an ati card that works, a sunyin (or something)
webcam that works, intel hda audio works (although i had to fight for the
mic to work) and wifi works too (don't recall what card it has...) never
tested hibernation or suspend though...

D

2011/3/30 Robin Atwood robin.atw...@attglobal.net

  I am in the market for a new laptop and would be interested if anyone
 else on the list had recently bought a laptop in which all the hardware
 worked out of the box with Linux. I am most concerned about
 WiFi/audio/webcam, the finer points of hibernation are of lesser concern.
 Currently I have a Linux Certified machine but I want to avoid shipping
 costs to the UK.



 TIA

 -Robin

 --

 --

 Robin Atwood.



 Ship me somewheres east of Suez, where the best is like the worst,

 Where there ain't no Ten Commandments an' a man can raise a thirst

 from Mandalay by Rudyard Kipling

 --



















 --

 --

 Robin Atwood.

 Ship me somewheres east of Suez, where the best is like the worst,

 Where there ain't no Ten Commandments an' a man can raise a thirst

 from Mandalay by Rudyard Kipling

 --




[gentoo-user] very poor video quality with xorg-server and ati video card

2010-12-27 Thread Davide Carnovale
Hello everyone,
it's two days i'm struggling to get a decent video quality on a fresh gentoo
install.
i have an ATI mobility HD5650 on a laptop. i've set VIDEO_CARD=radeon on
/etc/make.conf and emerge xf86-video-ati and radeon-ucode
i've also followed hints from here: http://www.gentoo.org/doc/en/ati-faq.xml
and here: http://www.gentoo.org/doc/en/dri-howto.xml
and here: http://www.gentoo.org/doc/en/xorg-config.xml
but i still get a very poor quality on images on the web, and can't run
secondlife (the heaviest 3d program i use)
i'm using the X server with no config file also, eselect opengl list shows
only xorg-x11 in the list.

can anyone point me to an howto or give me some ideas on what can i do to
fix this problem?

Davide


Re: [gentoo-user] very poor video quality with xorg-server and ati video card

2010-12-27 Thread Davide Carnovale
by decent video quality i mean, that i see the images with a very low
resoution (pixelated) and i can't play a video (avi file) as the framerate
is too low. also 3d programs doesn't work (i've tested only second life so
far)
i don't need anything funky, just a normal config.
are you using the ati drivers or the xorg ones?
can you please share your xorg config file?

BTW i'm using xorg-server-1.7.7-r1 can that be the problem?

D

2010/12/27 Mark Knecht markkne...@gmail.com

 On Mon, Dec 27, 2010 at 1:17 PM, Davide Carnovale
 francesco.davide.carnov...@gmail.com wrote:
  Hello everyone,
  it's two days i'm struggling to get a decent video quality on a fresh
 gentoo
  install.
  i have an ATI mobility HD5650 on a laptop. i've set VIDEO_CARD=radeon
 on
  /etc/make.conf and emerge xf86-video-ati and radeon-ucode
  i've also followed hints from here:
 http://www.gentoo.org/doc/en/ati-faq.xml
  and here: http://www.gentoo.org/doc/en/dri-howto.xml
  and here: http://www.gentoo.org/doc/en/xorg-config.xml
  but i still get a very poor quality on images on the web, and can't run
  secondlife (the heaviest 3d program i use)
  i'm using the X server with no config file also, eselect opengl list
 shows
  only xorg-x11 in the list.
 
  can anyone point me to an howto or give me some ideas on what can i do to
  fix this problem?
 
  Davide
 

 Hi Davide,
   Can you better define 'decent video quality'? I've got a Radeon HD
 5770 on this system installed about 6 month ago. I do use a xorg.conf
 file. (xorg-server-1.9, machine is mostly stable + a few testing
 packages) I don't emerge radeon-ucode for my card.

   If I know what you're doing I can look here and compare.

   Feel free to contact me offline for specific info if it helps.

 Cheers,
 Mark




Re: [gentoo-user] very poor video quality with xorg-server and ati video card

2010-12-27 Thread Davide Carnovale
Volker, my card should not be supported by the ati-drivers package as it's
too old. actually i tried emerging them and the xserver just hang on boot.
are you sure that is the right way to go? can you link me the instructions i
should follow please?

Mark, i'm giving you're config a spin now, merging it with my autogenerated
one (for monitor etc...) thanks a lot! will let you know if it works

D

2010/12/27 Mark Knecht markkne...@gmail.com

 On Mon, Dec 27, 2010 at 1:51 PM, Davide Carnovale
 francesco.davide.carnov...@gmail.com wrote:
  by decent video quality i mean, that i see the images with a very low
  resoution (pixelated) and i can't play a video (avi file) as the
 framerate
  is too low. also 3d programs doesn't work (i've tested only second life
 so
  far)
  i don't need anything funky, just a normal config.
  are you using the ati drivers or the xorg ones?
  can you please share your xorg config file?
 
  BTW i'm using xorg-server-1.7.7-r1 can that be the problem?
 

 I am using the xorg drivers actually. I have no problems playing video
 from Hulu in Linux or NetFlix in vmware/virtualbox. Graphics are fine
 for me.

 I'm not sure if 3D works at all with the xorg ATI driver. I have no
 need for it and haven't tried, but I keep thinking I should.
 Basically, the machine more than meets my needs so no need to mess
 around with it.

 xorg.conf attached.

 - Mark

 c2stable ~ # cat /etc/X11/xorg.conf
 Section Files
ModulePath   /usr/lib64/xorg/modules
FontPath /usr/share/fonts/misc/
FontPath /usr/share/fonts/TTF/
FontPath /usr/share/fonts/OTF
FontPath /usr/share/fonts/Type1/
FontPath /usr/share/fonts/100dpi/
FontPath /usr/share/fonts/75dpi/
 EndSection

 Section Module
Load  extmod
Load  glx
Load  dri
 EndSection

 Section DRI
Mode 0666
 EndSection

 Section InputDevice
Identifier  Keyboard0
Driver  keyboard
 EndSection

 Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
 EndSection

 Section Extensions
Option Composite Enable
 EndSection

 Section Device
Identifier  Card0
Driver  radeon
#Option monitor-VGA1 Samsung2333
 EndSection

 Section Monitor
Identifier   Samsung2333
VendorName   Samsung
ModelName2333
Option   PreferredMode 1920x1080
HorizSync30-75
VertRefresh  56-61
 EndSection

 Section Screen
Identifier Screen0
Device Card0
MonitorSamsung2333
DefaultDepth 24
SubSection Display
Viewport   0 0
Depth 8
Modes 1920x1080
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
Modes 1920x1080
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
Modes 1920x1080
EndSubSection
 EndSection


 Section ServerLayout
Identifier cruncher
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
 EndSection

 c2stable ~ #




Re: [gentoo-user] very poor video quality with xorg-server and ati video card

2010-12-27 Thread Davide Carnovale
Mark, your config didn't helped me, thanks anyway =)

Volker, my bad, you're right, i misread the supported cards and i thought HD
6000 and above were supported, while it is R600 and above.
So i'll go again into the process of installing the ati driver and will pay
more attention to all the steps now.
thanks also for the config file walkthrough
will let you know if i'll fix this.

D

2010/12/27 Volker Armin Hemmann volkerar...@googlemail.com

 On Monday 27 December 2010 23:23:32 Davide Carnovale wrote:
  Volker, my card should not be supported by the ati-drivers package as
 it's
  too old.

 wtf? A 5650 is RECENT and well supported by the ati-driver package.


  actually i tried emerging them and the xserver just hang on boot.
  are you sure that is the right way to go? can you link me the
 instructions i
  should follow please?


 http://www.gentoo.org/doc/en/ati-faq.xml

 you probably forgot to run eselect opengl set ati


   Section Files
  
  ModulePath   /usr/lib64/xorg/modules
  FontPath /usr/share/fonts/misc/
  FontPath /usr/share/fonts/TTF/
  FontPath /usr/share/fonts/OTF
  FontPath /usr/share/fonts/Type1/
  FontPath /usr/share/fonts/100dpi/
  FontPath /usr/share/fonts/75dpi/
  
   EndSection

 you can nuke everything above

  
   Section Module
  
  Load  extmod
  Load  glx
  Load  dri
  
   EndSection

 that section too.

 So far everything would have been autoloaded.

  
   Section DRI
  
  Mode 0666
  
   EndSection

 unneccessary

  
   Section InputDevice
  
  Identifier  Keyboard0
  Driver  keyboard
  
   EndSection

 ok

  
   Section InputDevice
  
  Identifier  Mouse0
  Driver  mouse
  Option  Protocol auto
  Option  Device /dev/input/mice
  Option  ZAxisMapping 4 5 6 7
  
   EndSection

 ok

  
   Section Extensions
  
  Option Composite Enable
  
   EndSection

 so not needed

  
   Section Device
  
  Identifier  Card0
  Driver  radeon
  #Option monitor-VGA1 Samsung2333
  
   EndSection

 ok (beware.. if you use ati drivers)

  
   Section Monitor
  
  Identifier   Samsung2333
  VendorName   Samsung
  ModelName2333
  Option   PreferredMode 1920x1080
  HorizSync30-75
  VertRefresh  56-61
  
   EndSection

 last three lines not needed...

  
   Section Screen
  
  Identifier Screen0
  Device Card0
  MonitorSamsung2333
  DefaultDepth 24
  SubSection Display
  
  Viewport   0 0
  Depth 8
  Modes 1920x1080
  
  EndSubSection
  SubSection Display
  
  Viewport   0 0
  Depth 16
  Modes 1920x1080
  
  EndSubSection
  SubSection Display
  
  Viewport   0 0
  Depth 24
  Modes 1920x1080
  
  EndSubSection
  
   EndSection

 all that stuff.. is really not needed.

  
  
   Section ServerLayout
  
  Identifier cruncher
  Screen  0  Screen0 0 0
  InputDeviceMouse0 CorePointer
  InputDeviceKeyboard0 CoreKeyboard
  
   EndSection
  
 ok.

   c2stable ~ #


 just as example, my xorg.conf:

 Section ServerLayout
Identifier Layout0
Screen  0  aticonfig-Screen[0]-0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
 EndSection

 Section Files
 EndSection

 Section Module
Load  evdev
Load  v4l
 EndSection

 Section ServerFlags
Option  DontZap false
Option  Xinerama off
Option  AllowEmptyInput off
 EndSection

 Section InputDevice
Identifier  Mouse0
 Driver  evdev
Option  CorePointer
Option  Name Logitech, Inc. MX610 Laser Cordless Mouse
 EndSection

 Section InputDevice
Identifier  Keyboard0
 Driver  evdev
Option  AutoRepeat 500 30
Option  XkbRules xorg
Option  XkbModel evdev
Option  XkbLayout de
Option  XkbOptions terminate:ctrl_alt_bksp
 EndSection

 Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
 EndSection

 Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
Option  Monitor-DFP1 0-DFP1
 EndSection

 Section Screen
Identifier aticonfig-Screen[0]-0
Device aticonfig-Device[0]-0
Monitoraticonfig-Monitor[0]-0
 DefaultDepth 24
SubSection Display
Viewport   0 0
 Depth 24

Re: [gentoo-user] very poor video quality with xorg-server and ati video card

2010-12-27 Thread Davide Carnovale
problem solved, hooray!
thanks Volker for the guidance! it turned out to be a problem related to the
kernel config, as i had ati dri built there, and possibly some framebuffer
problems too.
Thanks a lot!

Davide

2010/12/28 Davide Carnovale francesco.davide.carnov...@gmail.com


 Mark, your config didn't helped me, thanks anyway =)

 Volker, my bad, you're right, i misread the supported cards and i thought
 HD 6000 and above were supported, while it is R600 and above.
 So i'll go again into the process of installing the ati driver and will pay
 more attention to all the steps now.
 thanks also for the config file walkthrough
 will let you know if i'll fix this.

 D

 2010/12/27 Volker Armin Hemmann volkerar...@googlemail.com

 On Monday 27 December 2010 23:23:32 Davide Carnovale wrote:
  Volker, my card should not be supported by the ati-drivers package as
 it's
  too old.

 wtf? A 5650 is RECENT and well supported by the ati-driver package.


  actually i tried emerging them and the xserver just hang on boot.
  are you sure that is the right way to go? can you link me the
 instructions i
  should follow please?


 http://www.gentoo.org/doc/en/ati-faq.xml

 you probably forgot to run eselect opengl set ati


   Section Files
  
  ModulePath   /usr/lib64/xorg/modules
  FontPath /usr/share/fonts/misc/
  FontPath /usr/share/fonts/TTF/
  FontPath /usr/share/fonts/OTF
  FontPath /usr/share/fonts/Type1/
  FontPath /usr/share/fonts/100dpi/
  FontPath /usr/share/fonts/75dpi/
  
   EndSection

 you can nuke everything above

  
   Section Module
  
  Load  extmod
  Load  glx
  Load  dri
  
   EndSection

 that section too.

 So far everything would have been autoloaded.

  
   Section DRI
  
  Mode 0666
  
   EndSection

 unneccessary

  
   Section InputDevice
  
  Identifier  Keyboard0
  Driver  keyboard
  
   EndSection

 ok

  
   Section InputDevice
  
  Identifier  Mouse0
  Driver  mouse
  Option  Protocol auto
  Option  Device /dev/input/mice
  Option  ZAxisMapping 4 5 6 7
  
   EndSection

 ok

  
   Section Extensions
  
  Option Composite Enable
  
   EndSection

 so not needed

  
   Section Device
  
  Identifier  Card0
  Driver  radeon
  #Option monitor-VGA1 Samsung2333
  
   EndSection

 ok (beware.. if you use ati drivers)

  
   Section Monitor
  
  Identifier   Samsung2333
  VendorName   Samsung
  ModelName2333
  Option   PreferredMode 1920x1080
  HorizSync30-75
  VertRefresh  56-61
  
   EndSection

 last three lines not needed...

  
   Section Screen
  
  Identifier Screen0
  Device Card0
  MonitorSamsung2333
  DefaultDepth 24
  SubSection Display
  
  Viewport   0 0
  Depth 8
  Modes 1920x1080
  
  EndSubSection
  SubSection Display
  
  Viewport   0 0
  Depth 16
  Modes 1920x1080
  
  EndSubSection
  SubSection Display
  
  Viewport   0 0
  Depth 24
  Modes 1920x1080
  
  EndSubSection
  
   EndSection

 all that stuff.. is really not needed.

  
  
   Section ServerLayout
  
  Identifier cruncher
  Screen  0  Screen0 0 0
  InputDeviceMouse0 CorePointer
  InputDeviceKeyboard0 CoreKeyboard
  
   EndSection
  
 ok.

   c2stable ~ #


 just as example, my xorg.conf:

 Section ServerLayout
Identifier Layout0
Screen  0  aticonfig-Screen[0]-0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
 EndSection

 Section Files
 EndSection

 Section Module
Load  evdev
Load  v4l
 EndSection

 Section ServerFlags
Option  DontZap false
Option  Xinerama off
Option  AllowEmptyInput off
 EndSection

 Section InputDevice
Identifier  Mouse0
 Driver  evdev
Option  CorePointer
Option  Name Logitech, Inc. MX610 Laser Cordless Mouse
 EndSection

 Section InputDevice
Identifier  Keyboard0
 Driver  evdev
Option  AutoRepeat 500 30
Option  XkbRules xorg
Option  XkbModel evdev
Option  XkbLayout de
Option  XkbOptions terminate:ctrl_alt_bksp
 EndSection

 Section Monitor
Identifier   aticonfig-Monitor[0]-0
Option  VendorName ATI Proprietary Driver
Option  ModelName Generic Autodetecting Monitor
Option  DPMS true
 EndSection

 Section Device
Identifier  aticonfig-Device[0]-0
Driver  fglrx
Option  Monitor-DFP1 0

R: [gentoo-user] Install Gentoo from a Debian?

2010-09-15 Thread Davide Carnovale
You definitely can. The usual gentoo install is based on the support of
another system, being that gentoo or debian makes no difference as long as
you can chroot at some point.
But i think you might have some problems if you want to install a 32bit
gentoo from a 64bit system. If that's not your case you should be safe...

Il giorno 15/set/2010 13:26, a...@sourcegarden.de a...@sourcegarden.de
ha scritto:

 Hi guys,

I want to try install gentoo, but there no blanks or usb, but there i
got a debian(amd64). Can i use this to install gentoo without a doubt?

greetings

--
Sourcegarden GmbH HR: B-104357
Steuernummer: 37/167/21214 USt-ID: DE814784953
Geschaeftsfuehrer: Mario Scheliga, Rene Otto
Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929
Schoenhauser Allee 55, 10437 Berlin


R: Re: R: [gentoo-user] Install Gentoo from a Debian?

2010-09-15 Thread Davide Carnovale
You're welcome! I was just online at the right time =)

Il giorno 15/set/2010 13:40, a...@sourcegarden.de a...@sourcegarden.de
ha scritto:

On 09/15/10 13:33, Davide Carnovale wrote:
 You definitely can. The usual gentoo install is based o...
Great stuff, thanks for fast answere.

Greeting from Germany




-- 

*Sourcegarden GmbH*
*HR:* B-104357 *Steuernummer:* 37/167/21214*USt-ID* DE814784953
*Geschäftsführer:* Mario Scheliga, Rene Otto


Bank: Deutsche Bank, BLZ: 10070024, KTO: 0810929
*Adresse:* Schönhauser Allee 55, 10437 Berlin


Re: [gentoo-user] xorg-server/nvidia/x86-driver updated: No kbd, no mouse

2010-04-25 Thread Davide Carnovale
Hi,
something like that happened to me too, i am guilty of not having followed
the guide, but i solved the problem booting from a live cd, chrooting into
my gentoo and rebuilding xf86-input-* packages
HTH
Davide

2010/4/25 meino.cra...@gmx.de

 Justin jus...@j-schmitz.net [10-04-25 14:37]:
  On 25/04/10 14:25, meino.cra...@gmx.de wrote:
  
   Hi,
  
   I updated to the newest nvidia-drivers-195.36.24 and to xorg-1.80.
   Afterwards I etc-updated and recompiled the output of
   qlist -I -C x11-drivers and did a modprobe -r.
   I rebooted. X11 starts with no problem but the keyboard
   and the mouse were not responding.
  
   The xorg logfiles says that there are no input-devices
   specified and that module dri and dri2 couldn't be found.
   A quick look at man xorg.conf says nothing about definitions
   of input devices.
   The previous versions has had no problems with my xorg.conf,
   so something added with the latest update may have killed
   the functionality...
  
   What did I wrong?
  
   Thank you very much in advance for any help in advance!
  
   Best regards,
   mcc
  
  
  
 
  Simple question:
 
  Did you follow the official gentoo xorg-1.8 guide and did you follow the
  elog msgs?
 
  justin
 

 Simple answer: I followed the elog messages, which do nothing say
 about any extra-guide on the gentoo-site... :-/


 --
 Please don't send me any Word- or Powerpoint-Attachments
 unless it's absolutely neccessary. - Send simply Text.
 See http://www.gnu.org/philosophy/no-word-attachments.html
 In a world without fences and walls nobody needs gates and windows.





Re: [gentoo-user] firefox mouse gestures

2010-01-06 Thread Davide Carnovale
Get what you need from here:
https://addons.mozilla.org/en-US/firefox/

HTH
Davide

2010/1/6 fajfu...@wp.pl

 Hi

 How can I install mouse gestures for firefox under gentoo.
 I cannot find any package that seems to be proper for that.

 great thanks for help



 
 Białe szaleństwo trwa!
 Dokąd w tym roku?
 Sprawdź trasy, wyciągi, oferty:
 http://klik.wp.pl/?adr=http://corto.www.wp.pl/as/narty2009-10.htmlsid=943