Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 47 matches

Go to advanced search

Advanced search
Search found 47 matches
  • 1
  • 2
  • Next
by tom_bxl
Sun Dec 07, 2008 3:13 pm
Forum: Desktop Environments
Topic: gnome 2.22: no background, no icons on 1st login, ok on 2nd
Replies: 11
Views: 3052

Thanks for the replies, overkll & audiodef.

tom, have you tried overkill's suggestion?
I completely wipe out /tmp at each reboot and this does not seem to help. I also created a new test user with an empty home dir. Login in the first time worked ok; the desktop icons are there, after a couple of ...
  • Jump to post
by tom_bxl
Sat Dec 06, 2008 6:19 am
Forum: Desktop Environments
Topic: gnome 2.22: no background, no icons on 1st login, ok on 2nd
Replies: 11
Views: 3052

Here is my emerge --info. Thanks!


Portage 2.1.6_rc3 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.27-gentoo-r4-mbp-tom i686)
=================================================================
System uname: Linux-2.6.27-gentoo-r4-mbp-tom-i686-Intel-R-_Core-TM-2_Duo_CPU_T8300_@_2 ...
  • Jump to post
by tom_bxl
Wed Dec 03, 2008 6:30 pm
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654

I'm using the driver x11-drivers/synaptics version 0.14.6. Just thinking, have you defined the proper input devices in make.conf, especially evdev? Mine looks like this:


USE="X a52 aac acpi aim alsa apm avahi audiofile bash-completion beagle bluetooth branding bzip2 cairo cddb cdparanoia c
dr ...
  • Jump to post
by tom_bxl
Tue Dec 02, 2008 6:59 pm
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654

You're welcome. I realized my xorg.conf was not complete, so here it is again:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Thu Jun 5 00:10:21 PDT 2008


Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 ...
  • Jump to post
by tom_bxl
Mon Dec 01, 2008 8:24 pm
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654

Regarding usbmouse; it seems it is quite an outdated module and usbhid/evdev should now be used.

My .config file (I'm using gentoo sources 2.6.27-r4):

#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.27-gentoo-r4
# Sat Nov 29 17:38:27 2008
#
# CONFIG_64BIT is not ...
  • Jump to post
by tom_bxl
Mon Dec 01, 2008 7:20 pm
Forum: Desktop Environments
Topic: gnome 2.22: no background, no icons on 1st login, ok on 2nd
Replies: 11
Views: 3052

Same here; no desktop icons at first login.
  • Jump to post
by tom_bxl
Mon Dec 01, 2008 7:17 pm
Forum: Gentoo Chat
Topic: Ideas for Gentoo Website
Replies: 24
Views: 13414

Under "News", I would also add a category "Flash"; just to put some quick and general site info such as "The GMN of October is skipped.", "The wiki site is unavailable", "The package page is not currently not being updated due to technical reasons"; no need of details or explanations. Just to let ...
  • Jump to post
by tom_bxl
Sat Nov 22, 2008 7:27 am
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654

tom_bxl wrote: Make sure you use the module bcm5974
Forgot to mention, also blacklist the usbmouse module. Let me know if you want my kernel config and xorg.conf.

Tom
  • Jump to post
by tom_bxl
Fri Nov 21, 2008 6:39 pm
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654


i installed gentoo on my macbook pro, nvidia working fine. but still touchpad not working ok, just cursor move. nothing else, even not taking first click. can you please help me what you did ?

Make sure you use the module bcm5974. It is included in the kernel since 2.6.27. If you are using an ...
  • Jump to post
by tom_bxl
Mon Nov 17, 2008 6:28 pm
Forum: Kernel & Hardware
Topic: Glass trackpad on new Apple MacBook Pros
Replies: 15
Views: 3654

I'm using a Macbook Pro Penryn (early 2008). The touch pad works perfectly including two/three finger touch and scrolling. I have however not tried other special gestures such as zooming. For the rest, everything works great with the latest kernels, power management, accelerometer, keyboard light ...
  • Jump to post
by tom_bxl
Tue Sep 23, 2008 8:24 pm
Forum: Kernel & Hardware
Topic: ndiswrapper aluminium imac 24"
Replies: 2
Views: 2595

Have you given a try to the Broadcom driver instead of ndiswrapper? It works pretty well on my Macbook pro with the BCM4328 ( http://www.broadcom.com/support/802.11/linux_sta.php ). Faster connection and handles power management better. I just followed the instruction of the README file on the link ...
  • Jump to post
by tom_bxl
Sat Apr 28, 2007 7:02 am
Forum: Multimedia
Topic: gphoto problem PTP I/O error
Replies: 1
Views: 2185

I got the same problems and there were caused by the ehci module (not only the camera but most of my usb devices). It used to work with kernel 2.6.15. When removing the ehci module , everything was working fine, without usb 2. I have recently upgraded to kernel 2.6.20 and everything started working ...
  • Jump to post
by tom_bxl
Sat Apr 28, 2007 6:54 am
Forum: Kernel & Hardware
Topic: EPSON Scanner (one more) but probably usb - SOLVED
Replies: 7
Views: 5682

I got everything working perfectly since I upgraded to kernel 2.6.20.
  • Jump to post
by tom_bxl
Tue Apr 10, 2007 12:01 pm
Forum: Kernel & Hardware
Topic: umask equivalent for ext2/ext3 filesystems
Replies: 5
Views: 2808

I don't think the functionality exists because of the fact that mode bits can be changed on a per-file basis unlike msdos filesystems, which doesn't have the capability...

Makes sense :oops:


What specifically are you trying to do? Is this a hotplug disk?

Are you trying to use this as a ...
  • Jump to post
by tom_bxl
Mon Apr 09, 2007 6:39 pm
Forum: Kernel & Hardware
Topic: Recommend a laptop?
Replies: 12
Views: 4480

I have been using several laptop under Linux and eventually always got everything to work, sometimes with quite some pain I must admit :) , but this used to be 5 years ago. I have tested so far Dell, HP, Sony, Acer. I think that nowadays there is not preferred laptop brand for Linux. All seem to ...
  • Jump to post
by tom_bxl
Mon Apr 09, 2007 6:32 pm
Forum: Kernel & Hardware
Topic: umask equivalent for ext2/ext3 filesystems
Replies: 5
Views: 2808

Btw, if my first post was not clear. I'm using the option grpid to force any file/directory created to inherit the group from its parent directory (which works fine), but I now would like to manage the default permissions (currently similar to using a umask 022) to umask 002.

Tom
  • Jump to post
by tom_bxl
Mon Apr 09, 2007 6:26 pm
Forum: Kernel & Hardware
Topic: umask equivalent for ext2/ext3 filesystems
Replies: 5
Views: 2808

Thanks for the try :D ; but it does not seem to work. I have tried to change the permissions to 770 on the mount point before mounting it, but after I mounted the file system on it, the permissions were changed to 755.

In a shameless attempt, I also tried to set the default permissions to 770 ...
  • Jump to post
by tom_bxl
Mon Apr 09, 2007 8:10 am
Forum: Kernel & Hardware
Topic: umask equivalent for ext2/ext3 filesystems
Replies: 5
Views: 2808

umask equivalent for ext2/ext3 filesystems

Hi,

I would like to set a default umask to something like 220 on ext2 and ext3 file systems. Looking at the man page for mount, I could only find these options for several file system types but not on ext2/3. Is this possible and how?

Thanks,

Tom
  • Jump to post
by tom_bxl
Sat Jan 20, 2007 11:32 am
Forum: Kernel & Hardware
Topic: ehci_hcd causes general usb problems
Replies: 1
Views: 2461

For information, I get the same symptoms when connecting the scanner to my laptop. The controller in this case is an Intel.
  • Jump to post
by tom_bxl
Sat Jan 13, 2007 9:29 am
Forum: Kernel & Hardware
Topic: sane-find-scanner works, scanimage -L fails (again) [solved]
Replies: 11
Views: 5831

onesandzeros,

I created this post . You may want to add any comment.
  • Jump to post
by tom_bxl
Sat Jan 13, 2007 9:25 am
Forum: Kernel & Hardware
Topic: ehci_hcd causes general usb problems
Replies: 1
Views: 2461

ehci_hcd causes general usb problems

Hi,

I start a new thread following this thread and a post in this one .

I have USB 1 (UHCI) and USB 2 (EHCI) controller so I compiled the modules uchi_hcd and ehci_hcd (gentoo-sources 2.6.18-r4)


zorglub ~ # lspci | grep USB
00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 ...
  • Jump to post
by tom_bxl
Wed Jan 10, 2007 7:41 pm
Forum: Kernel & Hardware
Topic: Can't read PTP camera
Replies: 10
Views: 3593

I have a VIA controller. I don't consider this as a solution, but I 'm trying to find out what could be the cause. The strande thing is that I only get this with the ehci module loaded with programs using libusb. When accessing the devices without libusb, everything runs smoothly. Libusb returns I/O ...
  • Jump to post
by tom_bxl
Mon Jan 08, 2007 9:40 pm
Forum: Kernel & Hardware
Topic: CPU Throttling => I don't get it
Replies: 11
Views: 3808


In order to make those tools function, you need the freq. scaling support in the first place. Therefore, that's not a solution.


Well, if one sees the /sys/device/.../cpufreq/scaling_governor files, in order to be able to "echo something > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor ...
  • Jump to post
by tom_bxl
Mon Jan 08, 2007 8:32 pm
Forum: Kernel & Hardware
Topic: sane-find-scanner works, scanimage -L fails (again) [solved]
Replies: 11
Views: 5831

Do you have by any chance the ehci_hcd module loaded? I'm getting similar problems that get "solved" when I remove ehci_hcd, using my USB 2 port at full speed :evil:
  • Jump to post
by tom_bxl
Mon Jan 08, 2007 8:21 pm
Forum: Kernel & Hardware
Topic: EPSON Scanner (one more) but probably usb - SOLVED
Replies: 7
Views: 5682

Cotcot,

does removing ehci_hcd also fixes the problem in your case? When googling on this topic, I came across a couple of similar issues with VIA USB 2 cards?
  • Jump to post

Search found 47 matches
  • 1
  • 2
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic