Skip to content. | Skip to navigation

FreeSMUG

Sections
Personal tools
You are here: Home Members Gand's Home Emerged Gentoo apps
Document Actions

Emerged Gentoo apps

by Gand last modified 2004-10-14 11:39 PM

Prev page

# emerge ufed 19,50– 19,51

# emerge vlc 20.30– 20,35

To solve monitor right flikering: http://forums.gentoo.org/viewtopic.php?t=171776

# nano -w /etc/X11/xorg.conf

Codefile xorg.conf, copy/paste:

  Section "ServerLayout"
   Identifier "XFree86 Configured"
   Screen "Screen0" 0 0
   InputDevice "Mouse0" "CorePointer"
   InputDevice "Keyboard0" "CoreKeyboard"
  EndSection

  Section "Files"
   RgbPath "/usr/X11R6/lib/X11/rgb"
   ModulePath "/usr/X11R6/lib/modules"
   FontPath "/usr/share/fonts/truetype/"
   FontPath "/usr/share/fonts/truetype/western/"
   FontPath "/usr/share/fonts/truetype/decoratives/"
   FontPath "/usr/share/fonts/truetype/vera/"
   FontPath "/usr/share/fonts/TTF/"
   FontPath "/usr/share/fonts/misc/"
   FontPath "/usr/share/fonts/Speedo/"
   FontPath "/usr/share/fonts/Type1/"
   FontPath "/usr/share/fonts/100dpi/"
   FontPath "/usr/share/fonts/75dpi/"
  EndSection

  Section "Module"
  Load "extmod"
  Load "freetype"
  Load "int10"
  Load "dri"
  Load "dbe"
  Load "record"
  Load "xtrap"
  Load "glx"
  Load "speedo"
  Load "type1"
  EndSection

  Section "InputDevice"
  Identifier "Keyboard0"
  Driver "keyboard"
  Option "XkbRules" "xorg"
  Option "XkbModel" "macintosh"
  Option "XkbLayout" "it"
  Option "XkbVariant" "ibook"
  EndSection

  Section "InputDevice"
  Identifier "Mouse0"
  Driver "mouse"
  Option "Protocol" "ImPS/2"
  Option "ZAxisMapping" "4 5"
  Option "Device" "/dev/input/mice"
  EndSection

  Section "Monitor"
  Identifier "Monitor0"
  VendorName "Monitor Vendor"
  ModelName "Monitor Model"
  UseModes "Modes0"
  HorizSync 30-70
  VertRefresh 50-160
  EndSection

  Section "Device"
  Identifier "Card0"
  Option "UseFBDev"
  Driver "radeon"
  VendorName "ATI"
  BoardName "Radeon Mobility M7 LW"
  BusID "PCI:0:16:0"
  EndSection

  Section "Screen"
  Identifier "Screen0"
  Device "Card0"
  Monitor "Monitor0"
  DefaultDepth 24
  SubSection "Display"
  Depth 1
  Modes "1024x768" "640x480" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 4
  Modes "1024x768" "640x480" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 8
  Modes "1024x768" "640x480" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 15
  Modes "1024x768" "640x480" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 16
  Modes "1024x768" "640x480" "800x600"
  EndSubSection
  SubSection "Display"
  Depth 24
  Modes "1024x768" "800x600" "640x480"
  EndSubSection
  EndSection

  Section "DRI"
  Mode 0666
  EndSection

  Section "Modes"
  Identifier "Modes0"
  Modeline "1024x768" 65.003 1024 1048 1184 1344 768 771 777 806 -HSync -VSync
  EndSection 

# emerge abiword 21.40 – 22,08

# emerge bluefish 22.13 – 22,15

# emerge gnumeric 23,05 – 23,30

# emerge gimp 23.40 – 00,15

# emerge gimp-print 01,45 - 02,15

# emerge scribus 02,45 - 04,30

#emerge genlop 04,34 - 04,35 genlop -prebend

#emere sodipodi 04,40 - 04,50


05.07.2004

emerge xscreensaver 12,40 - 12, 48

emerge mol 12,50 12,55

emerge pbbuttonsd 12,58 - 12,59

http://forums.gentoo.org/viewtopic.php?t=194174
At gnome start I get this error message:

  Could not look up internet address for tux.
  This will prevent GNOME from operating correctly.
  It may be possible to correct the problem by adding
  tux to the file /etc/hosts.

Edit first line of file /etc/hosts:
127.0.0.1 tux.homenetwork tux localhost

In few minutes
# emerge gkrellm
# emerge gkrellm-pmu
# emerge gkrellm-newsticker
# emerge gkrellweather
# emerge gkwebmon


06.07.2004

# emerge firefox 01.30 - 04.10

http://forums.gentoo.org/viewtopic.php?t=194444
As I've to unmute sound card but althougt ALSA module were uploaded I've this error:
* No mixer config in /etc/asound.state, you have to unmute your card! <br> And running # amixer i get:
amixer: Mixer attach default error: No such device

Solved run:
nano -w /etc/modules.d/alsa
And adding this line alias snd-card-0 snd-powermac

My /etc/modules.d/alsa file is:

  # Alsa 0.9.X kernel modules' configuration file.
  # $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.1 2003/08/05 21:07:55 johnm Exp $

  # ALSA portion
  alias char-major-116 snd
  # OSS/Free portion
  alias char-major-14 soundcore

  ##
  ## IMPORTANT:
  ## You need to customise this section for your specific sound card(s)
  ## and then run `update-modules' command.
  ## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
  ##
  ##  ALSA portion
  ## alias snd-card-0 snd-interwave
  ## alias snd-card-1 snd-ens1371
  ##  OSS/Free portion
  ## alias sound-slot-0 snd-card-0
  ## alias sound-slot-1 snd-card-1
  ##
  alias snd-card-0 snd-powermac

  # OSS/Free portion - card #1
  alias sound-service-0-0 snd-mixer-oss
  alias sound-service-0-1 snd-seq-oss
  alias sound-service-0-3 snd-pcm-oss
  alias sound-service-0-8 snd-seq-oss
  alias sound-service-0-12 snd-pcm-oss
  ##  OSS/Free portion - card #2
  ## alias sound-service-1-0 snd-mixer-oss
  ## alias sound-service-1-3 snd-pcm-oss
  ## alias sound-service-1-12 snd-pcm-oss

  alias /dev/mixer snd-mixer-oss
  alias /dev/dsp snd-pcm-oss
  alias /dev/midi snd-seq-oss

  # Set this to the correct number of cards.
  options snd cards_limit=1

# emerge gkrellmms
# emerge gkrellm-gnome 13,45 - 14.05
# emerge gkrellm-themes

# emerge mplayer 17,15 - 17,45

# emerge mplayerplug-in mozilla mpeg plug-in

# emerge gplflash only for flash 4


18.09.2004

From Gentoo 2004.1 to Gentoo 2004.2

# emerge sync

Then launch # emerge world ; but I get a packeges conflict:

  # emerge -u world
  Calculating world dependencies ...done!
  !!! Error: the sys-apps/module-init-tools package conflicts with another package.
  !!!        both can't be installed on the same system together.
  !!!        Please use 'emerge --pretend' to determine blockers.

So make a control with :

  # emerge -pv sys-apps/module-init-tools
  These are the packages that I would merge, in order:
  Calculating dependencies ...done!
  [blocks B     ] sys-apps/modutils (from pkg sys-apps/module-init-tools-3.0-r2)
  [ebuild   R   ] sys-apps/module-init-tools-3.0-r2  -debug 0 kB
  Total size of downloads: 0 kB'

To remove package: emerge -C sys-apps/modutils

Then restart: emerge -u world

Thank to cr from irc # gentoo-it

Prev page


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: