Issues Related to Hardware (Sound, Video, Printers, Scanners, Webcams, Touchpads, Keyboards, Sensors, Drives, GRUB, etc.)
Moderator: Moderators
by The Catboy » Tue Mar 05, 2013 1:18
I did both of those and this is the results
- Code: Select all
cat /etc/default/grub
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-boot/grub/files/grub.default-2,v 1.2 2012/06/28 22:36:53 floppym Exp $
#
# To populate all changes in this file you need to regenerate your
# grub configuration file afterwards:
# 'grub2-mkconfig -o /boot/grub2/grub.cfg'
#
# See the grub info page for documentation on possible variables and
# their associated values.
GRUB_DEFAULT=saved
GRUB_DISTRIBUTOR="Sabayon"
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=5
GRUB_DISABLE_LINUX_UUID=true
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"
GRUB_CMDLINE_LINUX=""
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal.
# Note that you can use only modes which your graphic card supports via VBE.
# You can see them in real GRUB with the command `vbeinfo'.
GRUB_GFXMODE=1024x768
# Path to theme spec txt file.
# The starfield is by default provided with use truetype.
# NOTE: when enabling custom theme, ensure you have required font/etc.
#GRUB_THEME="/boot/grub2/themes/starfield/theme.txt"
# Background image used on graphical terminal.
# Can be in various bitmap formats.
GRUB_BACKGROUND="/boot/grub/default-splash.png"
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to kernel
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY=true
# Boot menu option normal color
GRUB_COLOR_NORMAL="white/black"
# Boot menu option "highlight" color
GRUB_COLOR_HIGHLIGHT="magenta/black"
if [ -f "/etc/default/sabayon-grub" ]; then
# this file is placed by the Sabayon Installer and contains
# custom GRUB_CMDLINE_LINUX parameters created at install
# time.
. /etc/default/sabayon-grub
fi
- Code: Select all
lsmod
Module Size Used by
8021q 13708 0
garp 4351 1 8021q
stp 1418 1 garp
llc 3281 2 stp,garp
xt_hl 1089 6
ip6t_rt 4481 3
nf_conntrack_ipv6 6513 6
nf_defrag_ipv6 7490 1 nf_conntrack_ipv6
ipt_REJECT 1905 1
xt_LOG 9609 1
xt_limit 1417 2
xt_tcpudp 2737 18
xt_addrtype 2209 4
nf_conntrack_ipv4 10875 6
nf_defrag_ipv4 1151 1 nf_conntrack_ipv4
xt_conntrack 2417 12
ip6table_filter 1073 1
ip6_tables 14224 2 ip6table_filter,ip6t_rt
ipv6 244295 52 nf_defrag_ipv6,nf_conntrack_ipv6
nf_conntrack_netbios_ns 929 0
nf_conntrack_broadcast 1086 1 nf_conntrack_netbios_ns
nf_nat_ftp 1713 0
nf_nat 12497 1 nf_nat_ftp
nf_conntrack_ftp 8233 1 nf_nat_ftp
nf_conntrack 58308 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter 1121 1
ip_tables 13894 1 iptable_filter
x_tables 13915 12 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype
snd_hda_codec_idt 43905 1
snd_hda_codec_hdmi 21783 1
snd_hda_intel 22297 5
snd_hda_codec 68446 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 4607 1 snd_hda_codec
snd_pcm 58496 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 6087 2 snd_pcm,snd_hda_intel
snd_timer 14247 1 snd_pcm
snd 46583 17 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_idt,snd_pcm,snd_hda_codec,snd_hda_intel
hp_accel 15718 0
lis3lv02d 8696 1 hp_accel
kvm 198552 0
microcode 11028 0
pcspkr 1521 0
joydev 7921 0
rtl8192ce 41540 0
rtlwifi 47277 1 rtl8192ce
rtl8192c_common 30299 1 rtl8192ce
mac80211 207991 3 rtlwifi,rtl8192c_common,rtl8192ce
cfg80211 139712 2 mac80211,rtlwifi
r8169 39769 0
rts_pstor 313562 0
k10temp 2409 0
radeon 709014 1
uvcvideo 58088 0
videobuf2_vmalloc 2074 1 uvcvideo
videobuf2_memops 2284 1 videobuf2_vmalloc
videobuf2_core 17558 1 uvcvideo
videodev 81912 2 uvcvideo,videobuf2_core
media 8195 2 uvcvideo,videodev
i2c_piix4 9009 0
sdhci_pci 8625 0
sdhci 22518 1 sdhci_pci
mmc_core 75133 2 sdhci,sdhci_pci
psmouse 63567 0
serio_raw 3945 0
hp_wmi 6169 0
sparse_keymap 2330 1 hp_wmi
sha512_generic 4546 0
sha1_generic 1831 0
dm_thin_pool 31371 0
dm_bio_prison 3472 1 dm_thin_pool
dm_persistent_data 29237 1 dm_thin_pool
dm_service_time 2574 0
dm_round_robin 2088 0
dm_queue_length 2305 0
dm_multipath 13929 3 dm_round_robin,dm_queue_length,dm_service_time
scsi_dh 4522 1 dm_multipath
dm_log_userspace 8891 0
dm_flakey 3727 0
dm_delay 3888 0
dm_bufio 12270 1 dm_persistent_data
virtio_pci 6279 0
virtio_blk 8331 0
virtio_net 13052 0
virtio_console 14659 0
virtio_balloon 4012 0
virtio_ring 4773 5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
virtio 3358 5 virtio_blk,virtio_net,virtio_pci,virtio_balloon,virtio_console
lrw 3190 0
xts 2808 0
gf128mul 5339 2 lrw,xts
ablk_helper 1629 0
cryptd 6880 1 ablk_helper
aes_x86_64 7388 0
sha256_generic 9534 0
iscsi_tcp 7677 0
tg3 119696 0
e1000 109315 0
fuse 56750 2
zfs 821656 0
zcommon 28471 1 zfs
znvpair 24478 2 zfs,zcommon
zavl 4188 1 zfs
zunicode 316778 1 zfs
spl 107112 5 zfs,zavl,zunicode,zcommon,znvpair
xfs 414786 0
nfs 100878 0
lockd 53082 1 nfs
sunrpc 145805 2 nfs,lockd
jfs 141447 0
reiserfs 206613 0
ext4 252762 3
jbd2 48924 1 ext4
ext3 108118 0
jbd 37551 1 ext3
ext2 53713 0
mbcache 4579 3 ext2,ext3,ext4
sl811_hcd 8936 0
hid_generic 1042 0
xhci_hcd 75095 0
ohci_hcd 24415 0
uhci_hcd 20291 0
ehci_hcd 45912 0
sx8 10934 0
imm 8678 0
parport 26712 1 imm
pata_pcmcia 9670 0
pcmcia 38996 1 pata_pcmcia
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by The Catboy » Tue Mar 05, 2013 1:23
Matte88 wrote:The Catboy wrote:Also do you mean run
- Code: Select all
grub2-mkconfig -o /boot/grub2/grub.cfg
From terminal or something?
After you modify
/etc/default/grub, GRUB2 needs to know that new config!
Run from terminal after adding
GRUB_CMDLINE_LINUX_DEFAULT="radeon.modeset=0 blacklist=radeon" and
then reboot.
I figured out that for some reason my grub2 folder is actually just named "grub" so I ran the command without the 2 and it updated the grub.cif, so I am rebooting now
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by The Catboy » Tue Mar 05, 2013 1:29
It still the same results.
Also these are the drivers I am trying to install.
http://benchmark3d.com/amd-catalyst-12-9-beta-9-001I tried running the file the .run file and it gave me error about not having the latest Linux kernel and is still giving me that error. I was able to install and update them on other Linux distros in the past.
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by Matte88 » Tue Mar 05, 2013 2:11
I dont't know why you need and old and beta version...
Your GPU is new enough to be handled by 13.1 version.
Add,
not replace options in
/etc/default/grub- Code: Select all
GRUB_CMDLINE_LINUX_DEFAULT="[...] radeon.modeset=0 blacklist=radeon [...]"
Upgrade GRUB2 config
- Code: Select all
# grub2-mkconfig -o /boot/grub2/grub.cfg
Install the proprietary driver for AMD/ATI based chipsets
- Code: Select all
# equo i x11-drivers/ati-drivers-13.1
Select the right opengl implementation
- Code: Select all
# eselect opengl set ati
Reboot and see if drivers are enabled
- Code: Select all
$ glxinfo | grep -i 'OpenGL vendor string'
If not, try
- Code: Select all
# /opt/ati/bin/aticonfig --initial --input=/etc/X11/xorg.conf
Reboot, check again
- Code: Select all
$ glxinfo | grep -i 'OpenGL vendor string'

When I became the sun,
I shone life into the man's hearts.
-

Matte88
- Technological Hen
-
- Posts: 399
- Joined: Wed Dec 29, 2010 14:37
- Location: @/etc/entropy/repositories.conf.d/entropy_sabayon-limbo
by The Catboy » Tue Mar 05, 2013 22:44
Sorry for the late reply, something came up yesterday.
Any who, I did everything you said and got this
- Code: Select all
glxinfo | grep -i 'OpenGL vendor string'
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 136 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 13
Current serial number in output stream: 13
It still doesn't seem to be working :/
And
- Code: Select all
/opt/ati/bin/aticonfig --initial --input=/etc/X11/xorg.conf
Just gives me
- Code: Select all
bash: /opt/ati/bin/aticonfig: No such file or directory
I really hate Proprietary drivers.
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by Matte88 » Tue Mar 05, 2013 23:10
- Code: Select all
# uname -a
# equo s ati-drivers
# find / -name "*fglrx*"
# grep -r fglrx /etc/*

When I became the sun,
I shone life into the man's hearts.
-

Matte88
- Technological Hen
-
- Posts: 399
- Joined: Wed Dec 29, 2010 14:37
- Location: @/etc/entropy/repositories.conf.d/entropy_sabayon-limbo
by The Catboy » Tue Mar 05, 2013 23:24
- Code: Select all
uname -a
Linux Satan 3.7.0-sabayon #1 SMP Wed Jan 23 20:51:11 UTC 2013 x86_64 AMD A4-3305M APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
- Code: Select all
equo s ati-drivers
>> @@ Searching...
>> @@ Package: x11-drivers/ati-drivers-12.6_beta_pre897#3.2.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 12.6_beta_pre897 ~ tag: 3.2.0-sabayon ~ revision: 0
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.2.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 as-is
>> @@ Package: x11-drivers/ati-drivers-12.6_beta_pre897#3.3.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 12.6_beta_pre897 ~ tag: 3.3.0-sabayon ~ revision: 0
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.3.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 as-is
>> @@ Package: x11-drivers/ati-drivers-12.6_beta_pre897#3.4.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 12.6_beta_pre897 ~ tag: 3.4.0-sabayon ~ revision: 0
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.4.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 as-is
>> @@ Package: x11-drivers/ati-drivers-12.6_beta_pre897#3.5.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 12.6_beta_pre897 ~ tag: 3.5.0-sabayon ~ revision: 0
>> Installed: version: 13.1 ~ tag: 3.5.0-sabayon ~ revision: 1
>> Slot: 1,3.5.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 as-is
>> @@ Package: x11-drivers/ati-drivers-12.6_beta_pre897#3.6.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 12.6_beta_pre897 ~ tag: 3.6.0-sabayon ~ revision: 1
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.6.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 as-is
>> @@ Package: x11-drivers/ati-drivers-13.1#3.2.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.2.0-sabayon ~ revision: 1
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.2.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> @@ Package: x11-drivers/ati-drivers-13.1#3.3.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.3.0-sabayon ~ revision: 1
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.3.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> @@ Package: x11-drivers/ati-drivers-13.1#3.4.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.4.0-sabayon ~ revision: 1
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.4.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> @@ Package: x11-drivers/ati-drivers-13.1#3.5.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.5.0-sabayon ~ revision: 1
>> Installed: version: 13.1 ~ tag: 3.5.0-sabayon ~ revision: 1
>> Slot: 1,3.5.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> @@ Package: x11-drivers/ati-drivers-13.1#3.6.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.6.0-sabayon ~ revision: 1
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.6.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> @@ Package: x11-drivers/ati-drivers-13.1#3.7.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.7.0-sabayon ~ revision: 2
>> Installed: version: Not installed ~ tag: N/A ~ revision: N/A
>> Slot: 1,3.7.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
>> Keywords: ati-drivers
>> Found: 11 entries
- Code: Select all
find / -name "*fglrx*"
find: `/home/screename/.gvfs': Permission denied
/usr/share/ati/fglrx-install.log
/usr/share/sabayonlive-tools/xorg.conf.d/90-fglrx-12.1-and-older-workaround.conf
/usr/share/doc/ati-userspace-13.1/html/fglrx
/usr/lib64/fglrx
/usr/lib64/libfglrx_dm.so.1
/usr/lib64/xorg/modules/drivers/fglrx_drv.so
/usr/lib64/xorg/modules/linux/libfglrxdrm.so
/usr/lib64/va/drivers/fglrx_drv_video.so
/usr/lib64/dri/fglrx_dri.so
/usr/lib64/libfglrx_dm.so
/usr/lib64/libfglrx_dm.so.1.0
/usr/lib32/libfglrx_dm.so.1
/usr/lib32/dri/fglrx_dri.so
/usr/lib32/libfglrx_dm.so
/usr/lib32/libfglrx_dm.so.1.0
/lib64/modules/3.5.0-sabayon/video/fglrx.ko
/opt/bin/fglrxinfo
/var/lib/layman/sabayon-distro/x11-drivers/ati-drivers/files/kernel/2.6.31-fglrx_find_task_by_vpid.patch
/var/lib/layman/sabayon-distro/x11-drivers/ati-userspace/files/kernel/2.6.31-fglrx_find_task_by_vpid.patch
/var/lib/layman/sabayon-distro/app-misc/sabayonlive-tools/files/2.4/xorg.conf.d/90-fglrx-12.1-and-older-workaround.conf
- Code: Select all
grep -r fglrx /etc/*
/etc/ati/atiogl.xml: <!-- fglrxinfo -->
/etc/ati/atiogl.xml: <profile exename="fglrxinfo">
Binary file /etc/ld.so.cache matches
grep: /etc/make.profile.entropy_old: No such file or directory
/etc/portage/package.use/00-sabayon.package.use/00-sabayon.package.use:virtual/opencl video_cards_nvidia video_cards_fglrx
/etc/portage/package.use/00-sabayon.package.use/._cfg0000_00-sabayon.package.use:virtual/opencl video_cards_nvidia video_cards_fglrx
/etc/X11/xorg.conf.original: Driver "fglrx"
/etc/X11/xorg.conf: Driver "fglrx"
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by Matte88 » Tue Mar 05, 2013 23:39
Oh Cow!!!
... See?!
Kernel version you're currently using
The Catboy wrote:- Code: Select all
uname -a
Linux Satan 3.7.0-sabayon #1 SMP Wed Jan 23 20:51:11 UTC 2013 x86_64 AMD A4-3305M APU with Radeon(tm) HD Graphics AuthenticAMD GNU/Linux
Look now here
The Catboy wrote:- Code: Select all
>> @@ Package: x11-drivers/ati-drivers-13.1#3.5.0-sabayon branch: 5, [sabayon-weekly]
>> Available: version: 13.1 ~ tag: 3.5.0-sabayon ~ revision: 1
>> Installed: version: 13.1 ~ tag: 3.5.0-sabayon ~ revision: 1
>> Slot: 1,3.5.0-sabayon
>> Homepage: http://www.amd.com
>> Description: AMD kernel drivers for radeon r600
>> (HD Series) and newer chipsets
>> License: AMD GPL-2 QPL-1.0
For which kernel version are the installed drivers?


When I became the sun,
I shone life into the man's hearts.
-

Matte88
- Technological Hen
-
- Posts: 399
- Joined: Wed Dec 29, 2010 14:37
- Location: @/etc/entropy/repositories.conf.d/entropy_sabayon-limbo
by The Catboy » Tue Mar 05, 2013 23:46
How do I fix that?
-

The Catboy
- Young Hen
-
- Posts: 21
- Joined: Mon Mar 04, 2013 19:32
by Matte88 » Tue Mar 05, 2013 23:53
- Code: Select all
equo rm -av --nodeps x11-drivers/ati-drivers-13.1#3.5.0-sabayon && equo i x11-drivers/ati-drivers-13.1#3.7.0-sabayon

When I became the sun,
I shone life into the man's hearts.
-

Matte88
- Technological Hen
-
- Posts: 399
- Joined: Wed Dec 29, 2010 14:37
- Location: @/etc/entropy/repositories.conf.d/entropy_sabayon-limbo
Return to Hardware
Who is online
Users browsing this forum: No registered users and 3 guests